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

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


#cabecera {
   width:966px;
   height:153px;
}

#contiene {
	width:938px;
	background:#000;
	border-left:14px;
	border-left-color:#ff00cc;
	border-left-style:solid;
	border-right:14px;
	border-right-color:#ff00cc;
	border-right-style:solid;
	clear:both;
	float:left;
}



#izquierda{
	width:160px;
	float:left;
    background-image:url(../imagenes/menulic1.jpg);
    background-repeat:repeat-x;
	padding-left:10px;
	margin-right:10px;

}
#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:#c9c8c8;
	text-align: center;
	}

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

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

}

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

body {
	background-image:url(../imagenes/fondo.png);
}

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

