*{
	padding:0;
	margin:0;
}

#top, #bot
{
    display:none;
}
html{

}

body {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 11px;
	background:#1C1C1E;background:#D3D3D3 url(../imagenes/bg.jpg) top repeat-x;
	background:url("../imagenes/bg_internas.jpg") repeat-x scroll center top #D3D3D3;
}

img{border:none;}

a{
	color:#333;
	text-decoration:none;
}

h2{
	font-size:30px;
	background:url(../imagenes/icono01.jpg) left center no-repeat;
	padding:10px 25px;
	font-weight:400;
}


#bg{
	
	background:url(../imagenes/bgheader_internas.jpg)  no-repeat scroll center 130px transparent;
}

#content{
	width:962px;
	margin:auto;
	padding-top:8px;

}

/*----------header----------*/

#header{
		height:268px;
}


#header h1{
	width:290px;
	float:left;
}

#tst{
	float:right;
	margin-left:5px;
	#margin-top:3px;
}

#menus{
margin-left:450px;
width:380px;
padding-top:30px;
text-align:right;
}

#menus li{
display:inline;
}


#top_menu{
	
	border-bottom:1px solid #ccc;
	height:35px;
}

#top_menu li a{
display:inline-block;
	padding:5px 10px 13px 10px;
	
}

#top_menu li a.ultimo{
	background:none;
}

#top_menu li a:hover{
	color:#fff;
	background:;
	background:#CACACA url(../imagenes/rollover_off.jpg) no-repeat center bottom;
}
 #top_menu li a.active{
	color:#fff;
	background:;
	background:#E43022 url(../imagenes/rollover.jpg) no-repeat center bottom;
}
#top_menu_2 a{
	display:inline-block;
	padding:5px 10px;
	text-transform:uppercase;
}
#top_menu_2 a:hover {
	text-decoration:underline;
}

/*----------menu-----------*/

#menu{
}


#menu li{
	display:inline;
}

#menu li a{
	display:block;
	float:left;
	line-height:65px;
	text-align:center;
	color:#fff;
	font-size:16px;
}

#menu li a.campanas{
	width:274px;
	background:#ccc url(../imagenes/campanas.jpg) no-repeat center bottom;
}

#menu li a.anafes{
	width:219px;
	background:#ccc url(../imagenes/anafes.jpg) no-repeat center bottom;
}

#menu li a.extractor{
	width:274px;
	background:#ccc url(../imagenes/extractor.jpg) no-repeat center bottom;
}

#menu li a.experiencias{
	background:#ccc url(../imagenes/experiencias.jpg) no-repeat center bottom;
	color:#000;
	width:190px;
}

#menu li a.anafes:hover, #menu li a.anafes.active{
	background:#ccc url(../imagenes/anafesover.jpg) no-repeat center bottom;
}

#menu li a.extractor:hover, #menu li a.extractor.active{
	background:#ccc url(../imagenes/extractorover.jpg) no-repeat center bottom;
}

#menu li a.campanas:hover, #menu li a.campanas .active{
	background:#ccc url(../imagenes/campanas.jpg) no-repeat center bottom;
}

#main{
}

/*-----------galeria------------*/

#galeria{
width:460px;
height:480px;
float:left;
background:url(../imagenes/bggaleria.jpg) no-repeat left bottom;
}

#galeria_foto{	
	height: 320px;
	width:407px;
	margin-left:10px;
}

#galeria_menu{
	position:absolute;
	margin-left:10px;
	margin-top:15px;
	*margin-left:-300px;
}

#galeria_menu img{	
	cursor:pointer;
	margin-right:5px;
}

#galeria_menu img:hover{

}


/*--------destacadas------------*/

#destacadas{
width:500px;
float:left;
}

.destacada{
height:200px;
margin-bottom:15px;
border-bottom:1px solid #ccc;
color:#858585;
}

.destacada img{
float:left;
margin-right:20px;
}

.destacada h3{
color:#464646;
}


.scroll-pane {
	height: 410px;
	width:500px;
	overflow: auto;
	float: left;
}

/*-------------catalgo-----------*/

#catalogo{
border-top:1px solid #ccc;
clear:both;
}

#catalogo ul li span:hover{
	border-bottom:5px solid #E43022;
}

/*-----------footer------------*/

#footer{
text-align:center;
color:#A1A1A1;
font-size:10px;
padding-bottom:10px;
	background:#1C1C1E;
}

#footer p{
width:1000px;
	margin:auto;
border-top: 1px solid #373737;
padding: 10px 0;
}

.contenido_estatico
{
	padding:5px 15px 50px 27px;
	color:#454545;
	font-size:15px;
}

.listado_campanas
{
	display:none;
}

dl
{
	margin-left:10px;
}
dt
{
	font-weight:bold;
}
dd
{
	margin-left:10px;
	margin-bottom:20px;
	margin-top:5px;
}
dt a:hover
{
	text-decoration:underline;
}
.alert_box
{
	background:#FF6; border:#999 dashed 1px; padding:5px; color:#000;
}
.contenido_estatico table td
{
	padding:10px;
}

.input
{
	padding:6px;
	border:solid 1px #666;
}
a:hover
{
	color:#C00;
}
#col_productos
{
	width:250px;
	float:left;

}
#col_productos ul
{
	list-style:none;
	margin:none;
	width:210px;
	background:#E6E6E6;
	padding:10px;
}
#col_productos ul li
{
	height:30px;
}

#pro_detalle
{
	margin-left:250px;
	min-height:450px;
}

#pro_detalle h3
{
	color:#000;
	margin-bottom:10px;
}
.link_store
{
	background:#C00;
	color:#FFF;
	padding:5px;
	border:solid 1px #999;
	margin-right:20px;
}
.link_store:hover
{
	color: #FFF;
   background:#900	
}
.link_contacto
{
	background:#CCC;
	color:#FFF;
	padding:5px;
	border:solid 1px #999	;
	margin-right:20px;
	color:#333;
}
.link_contacto:hover
{
	color: #000;
   background:#DBDBDB
}
.seleccionado
{
	font-weight:bold;
}
#tiras_de_fotos 
{
	margin-left:460px;
	margin-top:-354px;
	height:380px;
}
#tiras_de_fotos  ul
{
	list-style:none;
	margin:0px;
}
.carga
{
		-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background-attachment:scroll;
background-color:transparent;
background-image:url('../imagenes/cargando.gif');
background-position:center center;
background-repeat:no-repeat;
margin-right:30px;
	}