@charset "utf-8";
/* CSS Document */
/* Carolina Fdez */
/** ---- Ids ---- **/
	
#container {
	width: 980px;
	position: relative;
	margin: 0 auto;
	top: 35px;
}
#header {
	width: 980px;
	height: 313px;
	clear:both;
}

/** ---- images ---- **/

div.container1 {
	width: 38px;
	height: 95px;
	background-image: url(imagenes-hulera/images/index2.jpg);
	float: left;
	}

div.container2 {
	width: 72px;
	height: 95px;
	background-image: url(imagenes-hulera/images/index3.jpg);
	float: left;
	}

div.elastec {
	width: 299px;
	height: 95px;
	float:left;
	border: 0px;
	}

div.container5 {
	width: 156px;
	height: 95px;
	background-image: url(imagenes-hulera/images/index5.jpg);
	float: left;
	}

div.container6 {
	width: 278px;
	height: 95px;
	float: left;
	border:0px;
	}

div.container7 {
	width: 84px;
	height: 95px;
	background-image: url(imagenes-hulera/images/index7.jpg);
	float:left;
	}
	
div.container8 {
	width: 53px;
	height: 95px;
	background-image: url(imagenes-hulera/images/index8.jpg);
	float:left;
	}
	
div.container9 {
	width: 478px;
	height: 179px;
	background-image: url(imagenes-hulera/images/index9.jpg);
	float:left;
	}

div.container10 {
	width: 10px;
	height: 179px;
	background-image: url(imagenes-hulera/images/index10.jpg);
	float:left;
	}

div.container11 {
	width: 492px;
	height: 179px;
	background-image: url(imagenes-hulera/images/index11.jpg);
	float:left;
	}
	
div.container12 {
	width: 980px;
	height: 82px;
	background-image: url(imagenes-hulera/images/index12.jpg);
	float:left;
	}
	
div.container13 {
	width: 980px;
	height: 71px;
	background-image: url(imagenes-hulera/images/index13.jpg);
	float:left;
	}
	
/** ---- textos ---- **/

.caja_gris_left {
	color: #101642;
	font-family:Tahoma;
	font-size:11px;
	padding-left: 57px;
	padding-right: 15px;
	padding-top:18px;
	text-align:justify;
	line-height:15px;
	}
	
.caja_gris_right {
	color: #101642;
	font-family:Tahoma;
	font-size:11px;
	padding-left: 15px;
	padding-right: 61px;
	padding-top:18px;
	text-align:justify;
	line-height:15px;
	}
	
.texto {
	color: #101642;
	font-family:Tahoma;
	font-size:11px;
	padding-left:128px;
	padding-right:128px;
	padding-top:7px;
	text-align: justify;
	line-height:15px;
	}
	
.footer {
	color: #E6E5E5;
	font-family:Tahoma;
	font-size:11px;
	padding-left:128px;
	padding-right:128px;
	padding-top:15px;
	text-align: center;
	line-height:20px;
	}
	
/** ---- links ---- **/

a {
     font size: 11px;
	 font-family:Tahoma;
	 color: #DFEA37;
     }
	 
a:link {
     color:#DFEA37;        
     font-family:Tahoma;
     }

a:visited {
     color: #999999;       
     font-family:Tahoma;
     }
	 
a:hover {
     color:#CCCCCC;        
     font-family:Tahoma;
     }
	 
a:active {
     color:#DFEA37;
     font-family:Tahoma;
     }
