@charset "utf-8";
/* CSS Document */

#web {
width:965px;
position:relative; 
margin-left: auto; 
margin-right: auto;
}


#cabecera {
   width:965px;
   height:174px;
}

#contiene {
	width:935px;
	background:#f7fff0;
	border-left:15px;
	border-left-color:#3fc139;
	border-left-style:solid;
	border-right:15px;
	border-right-color:#3fc139;
	border-right-style:solid;
	clear:both;
	float:left;
}

#menu{
	width:160px;
	float:left;
	padding-left:20px;
	margin-right:6px;

}
#menu1{
	width:160px;
	}
#menu2{
	width:160px;
	background:#FFF;
	text-align: center;
	}

#menu3{
	width:160px;
	}
#centro{
	width:565px;
	float:left;
	margin-left:4px;
	}
#centro1{
	width:565px;
	float:left;
	z-index:1;S
	}
#centro2{
	width:565px;
	float:left;
	z-index:1;
	background:#FFF;
	text-align: justify;
	}

#centro3{
	width:565px;
	float:left;
	}

#derecha{
	background:#f7fff0;
	width:165px;
	float:right;
	padding-right:5px;

}

#footer{
	height:80px;
	float:left;
	width:964px;
	clear:left;
}
#f1{
	height:80px;
	float:left;
	width:35px;
}
#f2{
	height:80px;
	float:left;
	width:889px;
	background-image:url(../imagenes/fot-centro.png);	
}
#f3{
	height:80px;
	float:left;
	width:35px;
}
h1 { 
line-height: 30px;
margin:auto;}



li {
line-height:35px;
font:ComicSans13; }

