@charset "utf-8";



.clearfix:after {
         content: ".";
         display: block;
         clear: both;
         visibility: hidden;
		 
         /*line-height: 0;*/
         height: 0;
}



 
.clearfix {
         display: block;
		 
}
 
/*html[xmlns] .clearfix {
         display: block;
}*/
 
* html .clearfix {
         height: 1%;
		
}



body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color:#7e8b94;
	margin:0px;
	padding:0px;
}

h1, h2, p, ul, li{
	margin:0px;
	padding:0px;
}

h1{
	color:#29495F;
	font-size:18px;
	margin-bottom:5px;
}

h2{
	color:#3B6585;
	font-size:13px;
}

img{
	border:0px;
}

.fondoSup{
	background-color:#FFFFFF;
	height:121px;
}

.fondoMed{
	background-image:url(images/fondoMed.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	min-height:590px;
	/*padding-bottom:30px;*/
}

.contenido{
	width:980px;
	margin:0px auto;
	padding-left:10px;
	position:relative;
}





.fondoSup .contenido{
	background-image:url(images/fondoSup.jpg);
	background-repeat:no-repeat;
	background-position:right;
}

.fondoMed .contenido{
	/*background-color:#00FF00;*/
	padding-bottom:30px;
}


.fondoInf{
	background-color:#7e8a93;
	color:#FFFFFF;
}








.colA{
	/*position:absolute;
	top:20px;
	left:10px;*/
	float:left;
	width:220px;
	font-weight:bold;
	margin-top:20px;
}


.colA ul{
	list-style:none;
}

.colA li{
	border-bottom:1px solid #FFFFFF;
	
}



.nivel1Seleccionado{
	background-color:#41749b;
	color:#FFFFFF;
	padding: 8px 7px;
	width:206px;
}


.nivel1 a{
	width:206px;
	text-decoration: none;
	color: #386583 !important;
	background-color:#B9C9D4;
	display: block;
	padding: 8px 7px;

}

.nivel1 a:hover, .nivel1 a:active{
	color:#FFFFFF !important;
	background-color:#7392A9;
}


.nivel2Seleccionado{
	background-color:#F4F6F8;
	color:#666666;
	padding: 3px 6px;
	width:208px;
}

.nivel2 a{
	width:208px;
	text-decoration: none;
	color: #666666 !important;
	background-color:#E3E9EE;
	display: block;
	padding: 3px 6px;
}

.nivel2 a:hover, .nivel2 a:active{
	background-color:#EBF0F3;
}



.colB{
	/*position:absolute;
	top:20px;
	left:250px;*/
	margin-top:20px;
	float:left;
	margin-left:20px;
	width:530px;
}

.colC{
	/*position:absolute;
	top:20px;
	right:10px;*/
	width:182px;
	float:right;
	margin-right:10px;
	margin-top:20px;
}




.fotoIzda{
	float:left;
	margin:10px 10px 10px 0px;
}



/*===============================================================*/
/*FOOTER============================================*/
/*===============================================================*/
.footer{
	width:980px;
	margin:0px auto;
	padding-left:10px;
	position:relative;
}


.footer_derecha{
	width:290px;
	float:right;
}


.footer_izquierda{
	width:690px;
	float:left;

}


.imagen_premios_footer{
	width:290px;
	height:134px;
	float:left;
	margin:20px 0px 20px 0px;		
}


.direccion_footer{
	width:auto;
	float:right;
	text-align:right;
	margin:20px 15px 0px 0px;
}


.direccion_footer a:link, .direccion_footer a:visited{
	color:#FFFFFF;
}

.direccion_footer a:hover, .direccion_footer a:active{
	color:#FFFFFF;
}



/*===========================================================================*/
/*BOTONERA FOOTER ======================================================*/
/*===========================================================================*/




.menu_footer{
width:100%;
float:left;
margin: 20px 0px 0px 0px;
}


.grupo_menu_footer{
float:left;
}



.grupo_menu_footer ul{  

padding:0;  
list-style:none;
text-align:left;  

}


.grupo_menu_footer ul li ul{  

padding:0px 0px 0px 20px;  
list-style:none;
text-align:left;  

}



.grupo_menu_footer ul li {
width:100%;
/*font-family:'CabinRegular';*/
color: #ffffff;
text-decoration:none;
font-size:12px;
float:left;
margin-top:3px;

}


.grupo_menu_footer ul li a:link, .grupo_menu_footer ul li a:visited{

color: #ffffff;
text-decoration:none;
}

.grupo_menu_footer ul li a:hover{

color: #192d3c;
text-decoration:none;
}


.grupo_menu_footer ul li a:active{

color: #192d3c;
text-decoration:none;

}

.menu_texto_pequeno a{

}


.tipo1{width:200px; margin-left:0px;}
.tipo2{width:200px; margin-left:20px;}
.tipo3{width:250px; margin-left:20px;}


.google_plus{
	width:32px;
	height:29px;
	float:left;
	margin-top:20px;	
}



.you_tube{
	width:32px;
	height:29px;
	float:left;
	margin:20px 0px 0px 5px;	
}



/*===========================================================================*/
/*FIN BOTONERA FOOTER ======================================================*/
/*===========================================================================*/


/*===============================================================*/
/*FIN FOOTER============================================*/
/*===============================================================*/


.pie{
	position:absolute;
	right:10px;
	top:25px;
	text-align:right;
}

.pie a:link, .pie a:visited{
	color:#FFFFFF;
}

.pie a:hover, .pie a:active{
	color:#FFFFFF;
}





.texto12Negro{

font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color:#333333;
font-weight:normal;

}


.texto12Rojo{

font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color:#ff0000;
font-weight:normal;

}



.texto20Rojo{

font-family: Arial, Helvetica, sans-serif;
font-size: 20px;
color:#ff0000;
font-weight:normal;

}


.texto12RojoNegrita{

font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color:#ff0000;
font-weight:bold;

}

.texto10Negro{

font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color:#333333;
font-weight:normal;

}

.texto10NegroNegrita{

font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color:#333333;
font-weight:bold;

}


.texto16Blanco{

font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
color:#ffffff;
font-weight:normal;

}


.texto20Blanco{

font-family: Arial, Helvetica, sans-serif;
font-size: 20px;
color:#ffffff;
font-weight:normal;

}


.texto11Negro{

font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color:#333333;
font-weight:normal;

}


.texto16Azul{

font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
color:#29495F;
font-weight:normal;

}


.texto14Azul{

font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color:#29495F;
font-weight:normal;

}


.texto18Azul{

font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
color:#29495F;
font-weight:normal;

}


.texto20Azul{

font-family: Arial, Helvetica, sans-serif;
font-size: 20px;
color:#29495F;
font-weight:normal;

}



.texto12AzulNegrita{

font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color:#29495F;
font-weight:bold;

}


.texto14AzulNegrita{

font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color:#29495F;
font-weight:bold;

}

/*===============================================================*/

.enlaces{

}


.enlaces a:link, .enlaces a:visited{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: bold;
color: #29495F;
text-decoration:none;
}


.enlaces a:hover{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: bold;
color: #969595;
text-decoration:none;
}






.enlaces a:active{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: bold;
color: #29495F;
text-decoration:none;
}


.enlaces2{

}


.enlaces2 a:link, .enlaces2 a:visited{
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-style: normal;
font-weight: bold;
color: #29495F;
text-decoration:none;
}


.enlaces2 a:hover{
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-style: normal;
font-weight: bold;
color: #969595;
text-decoration:none;
}






.enlaces2 a:active{
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-style: normal;
font-weight: bold;
color: #29495F;
text-decoration:none;
}

/*===============================================================*/

.contenedor_thumb_video_modelo{
width:260px;
}


.contenedor_thumb_imagen_calidad{
width:170px;
}


.margenPostContenido{
width:100%;
float:left;
height:40px;

}


.googleMaps{
}


/*===============================================================*/

.linea_formulario {
	
	float:left;
	width:100%;
	
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * */


.pedidos {
	margin-top:20px;
	float:left;
	width:100%;
	
}
.pedidos ul {
	
	margin:0;
	padding:0;
}
.pedidos ul li {
	list-style-type:none;
	padding:10px 5px;
}