@charset "utf-8";
/* CSS Document */
/* Carolina Fdez */
/** ---- Ids ---- **/

a{
	text-decoration:none;
	color:#F00;
	}
	
#container {
	width: 980px;
	position: relative;
	margin: 0 auto;
	top: 35px;
	z-index:2;
}
.cont{
	background-image:url(images/bgbtn.jpg);
	position:absolute;
	left: 749px;
	top: 319px;
	height: 52px;
	z-index:1000;
	visibility: visible;
	overflow: auto;
	}
.btn{
	float:left;
	background-color:none;
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#C4151B;
	width:200px;
	height:50px;

	}
.btn:hover{
	background-color:#133284;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#ffffff;
	}
#header {
	width: 980px;
	height: 313px;
	clear:both;
	z-index:2;
	position:relative;
}

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

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

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

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

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

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

div.container7 {
	width: 102px;
	height: 95px;
	background-image: url(imagenes-hulera/images/index7.jpg);
	float:left;
	}
	
div.container8 {
	width: 980px;
	height:100%;
	background-image:
	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: 980px;
	height: 100%;
	background-color:#C5BFBF;
	float:left;
	color: #101642;
	font-family:Tahoma;
	font-size:11px;
	text-align:justify;
	line-height:15px;
	overflow:auto;
	text-align: justify;
	}
	
div.container12 {
	width: 980px;
	height:113px;
	background-image:url(imagenes-hulera/images/index122.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;
	overflow:auto;
	text-align: justify;
	height: 140px;
	width: 400px;
	margin: 10px 0;
	z-index:99;
	}
	
.caja_gris_right {
	 color: #101642;
  font-family: Tahoma;
  font-size: 11px;
  height: 140px;
  line-height: 15px;
  margin: 10px 0;
  overflow: auto;
  padding-left:15px;
  padding-top:18px;
  text-align: justify;
  width: 413px;
	}
.caja_gris_right2 {
	 color: #101642;
  font-family: Tahoma;
  font-size: 11px;
  height:140px;
  line-height: 15px;
  margin: 10px 0;
  overflow: auto;
  padding-left:15px;
  padding-top:18px;
  text-align: justify;
  width: 413px;
	}
	
.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:#FF0000;        
     font-family:Tahoma;
     }
.link2 {
     color: #C00;        
     font-family:Tahoma;
     }
.link3 {
     color: #FFF;        
     font-family:Tahoma;
     }


a:visited {
	color:#FF0000;      
     font-family:Tahoma;
     }
	 
a:hover {
	 color:#F60;        
     font-family:Tahoma;
     }
	 
