@charset "utf-8";
/* CSS Document */
.img-right{
	float:right;
}
#divLogo{margin-top: 18px; margin-bottom: 0px; text-align: center;}
@media (max-width: 979px) {
     #divLogo {margin-bottom:10px;}
}
@media (max-width: 767px) {    
    #divLogo {margin-top:10px;margin-bottom:10px;}
}
.box i {
	font-size: 44px;
	color:#de6039;
}
.izda{
	float:left;
	margin-right:20px;
	margin-bottom:10px;
}
.dcha{
	float:right;
	margin-left:20px;
	margin-bottom:10px;
}
body {background-image: url(../images/fondos/fondo_exterior.png); background-color: rgb(181, 181, 181); background-position: inherit inherit; background-repeat: repeat repeat;}
#divFooter{font-size: 13px; font-family: 'Maven Pro', sans-serif; background-image: url(../images/fondos/fondo_inferior.png); background-repeat: repeat repeat;}
#divTagLine{
	color:#de3400;
	position:relative;
	top:20px;
	font-size:0.9em;

}
#divHeaderLine2{
	color:#de6039;
	font-size:1.4em;
}
#politicaCalidad{
	background-image:url(../images/inicio/politicacalidad.jpg);
	background-position:left;
	background-repeat:no-repeat;
	padding:20px;
	color:#ffcc99;
	text-shadow: #000 1px 1px 1px;
}

