html {overflow:scroll;}
#cabecerahome{
	position: relative;
	width: 953px;
	text-align: left;
	background-color: #FFF;
	height: 135px;
	padding: 0;
	margin: 0;
	clear: both;
	display: block;
	border-left: 7px solid #DBE0E0;
	border-right: 7px solid #DBE0E0;
	border-bottom: 4px solid #DBE0E0;
}

#logo{
	position: relative;
	width: 953px;
	height: 120px;
	padding: 0;
	margin: 0;
	background-color: #FFF;
	background-image: url(img/logo.gif);
	background-repeat: no-repeat;
	background-position: left;
	border-left: 7px solid #DBE0E0;
	border-right: 7px solid #DBE0E0;
	border-top: 3px solid #DBE0E0;
	border-bottom: 4px solid #DBE0E0;
	clear: both;
}

#titulohome{
	position: relative;
	left:360px;
	width: 235px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 24px;
	color: #6091A5;
	margin: 20px 0 10px 0;
	float: left;
	clear: left;
}
#home1{
   position: relative;
	float: right;
	right: 0;
	width: 330px;
}
/*TIRAS DE FOTOS EN LA HOME*/
.boton{
	position: relative;
	padding: 0;
 	margin: 0;
	background-color:	transparent;
	clear: both;
}

.boton ul{
	list-style: none;
	padding: 0;
	margin: 0;
	background-color: transparent;
	display: inline;
}

.boton li{
	float: left;
	padding: 0;
	margin: 0;
	background-color: transparent;
	display: inline;
	border-top: 3px solid #DBE0E0; 
	border-right: 0;
	border-bottom: 4px solid #DBE0E0;
	border-left: 7px solid #DBE0E0;
}

.boton li a {
   text-decoration: none;
   display: block;
	width: 113px;
	height: 113px;
	padding: 0;
	margin: 0;
   cursor: default;
}



  .boton li a#f1 {
   background: url("img/fondoF01.jpg") no-repeat right top;
	padding: 0;
	margin: 0;
	background-color: #4D95B6;
  }
  .boton li a#f2 {
   background: url("img/fondoF02.jpg") no-repeat right top;
	padding: 0;
	margin: 0;
	background-color: #588BA5;
  }
  .boton li a#f3 {
   background: url("img/fondoF03.jpg") no-repeat right top;
	padding: 0;
	margin: 0;
	background-color: #0472AF;
  }
  .boton li a#f6 {
   background: url("img/fondoF06.jpg") no-repeat right top;
	padding: 0;
	margin: 0;
	background-color: #6DA79A;
  }
  .boton li a#f7 {
   background: url("img/fondoF07.jpg") no-repeat right top;
	padding: 0;
	margin: 0;
	background-color: #7CB8B9;
  }
  .boton li a#f8 {
   background: url("img/fondoF08.jpg") no-repeat right top;
	padding: 0;
	margin: 0;
	background-color: #A4B48F;
  }
  .boton li a#f9 {
   background: url("img/fondoF09.jpg") no-repeat right top;
	padding: 0;
	margin: 0;
	background-color: #77A29C;
  }
  .boton li a#f10 {
   background: url("img/fondoF10.jpg") no-repeat right top;
	padding: 0;
	margin: 0;
	background-color: #C1DDE9;
  }
  .boton li a#f11 {
   background: url("img/fondoF11.jpg") no-repeat right top;
	padding: 0;
	margin: 0;
	background-color: #9AA3C3;
  }
  .boton li a#f14 {
    background: url("img/fondoF14.jpg") no-repeat right top;
	padding: 0;
	margin: 0;
	background-color: #D3F1FF;
  }
  .boton li a#f15 {
    background: url("img/fondoF15.jpg") no-repeat right top;
	padding: 0;
	margin: 0;
	background-color: #F0FAFF;
  }
  .boton li a#f16 {
   background: url("img/fondoF16.jpg") no-repeat right top;
	padding: 0;
	margin: 0;
	background-color: #89C4E0;
  }
  .boton li a#f17 {
   background: url("img/fondoF17.jpg") no-repeat right top;
	padding: 0;
	margin: 0;
	background-color: #D3FAA2;
  }
  .boton li a#f18 {
   background: url("img/fondoF18.jpg") no-repeat right top;
	padding: 0;
	margin: 0;
	background-color: #DCE5B7;
  }
  .boton li a#f19 {
   background: url("img/fondoF19.jpg") no-repeat right top;
	padding: 0;
	margin: 0;
	background-color: #C6F0E7;
  }
  .boton li a#f22 {
   background: url("img/fondoF22.jpg") no-repeat right top;
	padding: 0;
	margin: 0;
	background-color: #010C11;
  }
  .boton li a#f23 {
   background: url("img/fondoF23.jpg") no-repeat right top;
	padding: 0;
	margin: 0;
	background-color: #010C11;
  }
  .boton li a#f24 {
   background: url("img/fondoF24.jpg") no-repeat right top;
	padding: 0;
	margin: 0;
	background-color: #010C11;
  }
  
  .boton li a#f1:hover, 
  .boton li a#f2:hover, 
  .boton li a#f3:hover, 
  .boton li a#f6:hover, 
  .boton li a#f7:hover, 
  .boton li a#f8:hover, 
  .boton li a#f9:hover, 
  .boton li a#f10:hover,
  .boton li a#f11:hover,
  .boton li a#f14:hover,
  .boton li a#f15:hover,
  .boton li a#f16:hover,
  .boton li a#f17:hover,
  .boton li a#f18:hover,
  .boton li a#f19:hover,
  .boton li a#f22:hover,
  .boton li a#f23:hover,
  .boton li a#f24:hover {
  	background-position: 0% -113px;
	cursor: default;
	margin: 0;
	padding: 0;
  }
    
	/*Sin imágenes de fondo*/
  .boton li a#f4 {
   padding: 0;
	margin: 0;
	background-color: #88ADA9;
  }
  .boton li a#f5 {
   font-family: Arial, Helvetica, sans-serif;
	width: 108px;
	height: 103px;
	font-size: 20px;
	line-height: 24px;
	color: #D0EDAC;
   padding: 10px 0 0 5px;
	margin: 0;
	background-color: #86A9BA;
  }
  .boton li a#f12 {
   font-family: Arial, Helvetica, sans-serif;
	width: 108px;
	height: 103px;
	font-size: 32px;
	line-height: 30px;
	color: #D0EDAC;
   padding: 10px 0 0 5px;
	margin: 0;
	background-color: #A3C776;
  }
  .boton li a#f13 {
   padding: 0;
	margin: 0;
	background-color: #638C62;
  }
  .boton li a#f20 {
   font-family: Arial, Helvetica, sans-serif;
  	width: 113px;
	height: 113px;
	font-size: 60px;
	line-height: 35px;
	text-align: right;
	color: #A6C3E1;
	padding: 0;
	margin: 0;
	background-color: #4A788C;
  }
  .boton li a#f21 {
   font-family: Arial, Helvetica, sans-serif;
  	width: 108px;
	height: 103px;
	font-size: 22px;
	line-height: 24px;
	text-align: left;
	color: #A6C3E1;
   padding: 10px 0 0 5px;
   margin: 0;
	background-color: #6091A5;
  }
  .boton li a#f4:hover,
  .boton li a#f5:hover,
  .boton li a#f12:hover,
  .boton li a#f13:hover,
  .boton li a#f20:hover,
  .boton li a#f21:hover {
  	background-color: #798AB2;
  	cursor: default;
  }

	
