@charset "utf-8";
/*PIE de pagina final*/

/*PIE de pagina final*/


.idioma {width:164px; height:150px; position:absolute; top:0px; right:20px; z-index:8000; text-align:right; }
.lenguaje{width:40px; float:right; margin:10px;  }

.barrafacebookpre { width:100%; background-color:#3B5998; border-bottom:1px #29487D solid; height:43px;}


.barrafacebook { width:1100px; margin:auto;}
.facebookboxer{ width:394px; height:24px;  transition:all 0.8s ease; border:0px; margin:0px; padding:0px 0px 0px 10px ; float:left;   }






.botonorden, .botonorden:visited  {
	color: #FFFFFF;
	font-weight: normal;
	border: 0px;
	border-radius: 3px;
	background-color: #D90000;
	text-decoration: none;
	transition: all 500ms ease;
	height: 40px;
	display: block;
	font-size: 15px;
	width: 200px;
	
}
.botonorden:hover{
	color: #fff;
	background-color: #8A0000;
	transition: all 500ms ease;
	text-decoration: none;
}






	
.divresponsiveproductos {
	
	display: block;
	float:left;
	alignment-adjust:  auto;
}
.cajondivP6 {
	width: auto;
	overflow: auto;
	margin-bottom: 20px;
}


.cajoncitodivP6 {
	display: block;
	alignment-adjust: auto;
	float: left;
	margin: 5px;
}




















.cajondivP9 {
	width: auto;
	overflow: auto;
	margin-bottom: 5px;
}
.cajoncitodivP9 {
	display: block;
	alignment-adjust: auto;
	float: left;
	border: 1px solid #099;
	margin: 5px;
}
.bigdateP9 {
	font-size: 38px;
	color: #FFF;
	font-weight: bold;
	float: left;
	width: 54px;
	height: 71px;
	background-image: url(../imagen_web/eventos.png);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-left: 5px;
	display: block;
}
.bigdate2P9 {
	font-size: 16px;
	color: #999;
	font-weight: bold;
	float: left;
	padding-top: 5px;
	padding-left: 8px;
	display: block;
	width: 120px;
	border-right: 2px dotted #999;
	height: 48px;
}
.bigdate3P9 {
	font-size: 16px;
	font-weight: bold;
	float: left;
	padding-top: 5px;
	padding-left: 8px;
	display: block;
	height: 48px;
}
.tituloP9 {
	font-weight: bold;
	padding: 0px 12px;
}
.descripP9, .descripP9 p{
	font-weight: normal;
	padding: 0px 6px;
	font-size: inherit;
}

.cajondivP92 {
	width: 98%;
	overflow: auto;
	margin: auto;
	border: 1px solid #099;
}
.cajoncitodivP92 {
	alignment-adjust: auto;
	overflow: auto;
	border: 1px solid #cc55cc;
	z-index: 5000;
}
.cajondivP93 {
	width: 100%;
	overflow: auto;
	margin-bottom: 20px;
}
	
.cajoncitodivP93 {
	width: 88px;
	height: 80px;
	border: 1px solid #ccc;
	display: block;
	alignment-adjust: auto;
	float: left;
	margin: 3px;
}	


#divCarretera{
	width: 400px;
	margin: 0 auto;
	background: url(../img/carretera.jpg) repeat-y;
	height: 2400px;
	box-shadow: 0 0 10px #000;
}
#divFlotante{
	position: absolute;
	width: 289px;
	height: 1000px;
	top: 50px;
	left: 50%;
	margin-left: 200px;
}



























	
	







/* CSS Document */


	 



 #entrada p, h1, .tabla_main, .f_logo, .f_menu, .f_slide, .som_slide, .marcas_pie, .fondo_pie, .pieredesfondo, .marcasfondo, #content1, #content2, #content3, .content {
    
    animation: fadein 0.3s;
    -moz-animation: fadein 0.3s; /* Firefox */
    -webkit-animation: fadein 0.3s; /* Safari and Chrome */
    -o-animation: fadein 0.3s; /* Opera */
}
 .background-image{
    
    animation: fadein 0.3s;
    -moz-animation: fadein 0.3s; /* Firefox */
    -webkit-animation: fadein 0.3s; /* Safari and Chrome */
    -o-animation: fadein 0.3s; /* Opera */
}
@keyframes 


fadein {
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}
@-moz-keyframes fadein { /* Firefox */
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}
@-webkit-keyframes fadein { /* Safari and Chrome */
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}
@-o-keyframes fadein { /* Opera */
    from {
        opacity:0;
    }
    to {
        opacity: 1;
    }
}	 

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #E97927;
}
a:active {
	text-decoration: none;
	color: #E97927;
}






.galeriaul {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	list-style-type: none;
}


/*LINKS OPACITY 50% */
a.linkopacity50a img {
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
	-khtml-opacity: 1.0;
	border: 0;
}
a.linkopacity50a:hover img {
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
	-khtml-opacity: 0.5;
	border: 0;
}

a.linkopacity50b img {
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
	-khtml-opacity: 0.5;
	border: 0;
}
a.linkopacity50b:hover img {
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
	-khtml-opacity: 1.0;
	border: 0;
}


/*LINKS OPACITY 90% */


a.linkopacity80b img {
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
	-khtml-opacity: 0.8;
	border: 0;
}
a.linkopacity80b:hover img {
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
	-khtml-opacity: 1.0;
	border: 0;
}









#caja3 {
	border-radius:3px;
	border:5px solid #eee;
	-webkit-box-shadow:0 0 0 1px rgba(0,0,0,0.1), inset 0 0 5px 0 #eee;
	-moz-box-shadow:0 0 0 1px rgba(0,0,0,0.1), inset 0 0 5px 0 #eee;
	box-shadow:0 0 0 1px rgba(0,0,0,0.1), inset 0 0 5px 0 #eee;
	padding:5px;
	background-color: #FBFBFB;
}

.imagen_esquina {width:164px; height:150px; position:absolute; top:0px; right:0px; z-index:8000; }
.imagen {
	-moz-box-shadow: 0 0 4px 4px #ccc;
	-webkit-box-shadow: 0 0 4px 4px #ccc;
	box-shadow: 0 0 6px 2px #ccc;
	background-repeat: repeat;
	background-color: #FFF;
	padding: 4px;

}




.tabla_menu_h {
	width:1000px;
	margin:auto;
}




.tabla_menu {
	vertical-align: top;
	background-color:#D4CDBD;
	padding:0px 0px 0px 0px;
	width: 200px;
}

 .tabla_ticodesign {
	width:920px;
	margin:auto;
	height:18px;
	margin-bottom: 55px;
}
.li1 {
	font-size: 17px;
	text-shadow: 1px 1px 0 #e4e4e4;
	font-weight: lighter;
	text-align: justify;
	color: #535353;
	margin: 0px;
	font-style: normal;
}

.texto {
	font-size: 17px;
	font-weight: normal;
	color: #122B52;
	margin: 0px;
}
.puntos {
	background-image: url(../imagen_web/puntos.png);
	background-repeat: repeat-x;
	background-position: center;
	height: 24px;

}
.puntos1 {
	background-image: url(../imagen_web/puntos1.png);
	background-repeat: repeat-x;
	background-position: center;
	height: 5px;
}
.puntos2 {
	background-image: url(../imagen_web/puntos2.png);
	background-repeat: repeat-x;
	background-position: center;
	height: 24px;

}
.titulo {
	font-size: 23px;
	font-weight: none;
	font-style:italic;
	color:#996600;
}
.subtitulo {
	font-size: 17px;
	font-weight: bold;
	font-style:italic;
	color:#996600;
}

/* BASICOS INICIA*/









/* inicio CONTACTOS */
.contactos_texto {
	font-size: 12px;
	font-weight: none;
	color:#000000;
}
.contactos_textob {
font-size: 12px;
	font-weight: bold;
	color:#000000;
}
.contactos_titulo {
font-size: 16px;
	font-weight: bold;
	color:#000000;
}

.formulario {
	font-size: 12px;
	color: #000000;
	border:1px;
	width: 175px;
	background-color: #FFFFFF;
	border-color: #0066CC;
	border-style: solid;
}


 
.caja_contacto {
	width: 550px;
	padding: 30px;
	min-height: 600px;
	margin: auto;
}


/*PIE de pagina final*/
.puntosvertical {
	background-image: url(../imagen_web/puntos_v.gif);
	background-repeat: repeat-y;
	background-position: center;
	width: 15px;
	height: 100%;
}
 .t1 {
	width:120px;
	float:right;
	height:22px;
}
 .t2 {
	width:120px;
	text-align:left;
	float: left;
	height:22px;
}
@media screen and (max-width: 1118px) {
.barrafacebook { width:100%; }
}
@media screen and (max-width: 650px) {
.facebookboxer{ width:200px;  }

}
@media screen and (max-width: 450px) {
.facebookboxer{ width:120px;   }

}