*{

margin-top: 0px;

margin-right: 0px;

margin-bottom: 0px;

margin-left: 0px;

padding-top: 0px;

padding-right: 0px;

padding-bottom: 0px;

padding-left: 0px;

}


body{
	background-image:url(../images/fondo.png);
	background-repeat:repeat;
	font-family:Verdana;
	
	color:#999999;
	text-align:justify;
	text-transform:inherit;
	font-size:12px;
	margin:10px 10px;
	
}

#padre{
	width:800px;
	margin-left:auto;
	margin-right:auto;
}

#cabecera{
	width:800px;
	height:183px;
	float:left;
	background-image:url(../images/cabecera.png);
}

#pie{
	width:800px;
	height:58px;
	float:left;
	background-image:url(../images/pie.png);
}
#centro{
	width:800px;
	background-image:url(../images/cuerpo.png);
	background-repeat:repeat-y;
	float:left;

}
#piedireccion{
	width:800px;
	background-image:url(../images/cuerpobl.png);
	background-repeat:repeat-y;
	float:left;

}
#logos{
text-align:center;
}
#logos img{
	border:0px;
}
#logos a{
	text-decoration:none;
}

#direccion{
	text-align:center;
	font-size:9px;
}



#cabmnudch{
	background-image:url(../images/titdch.png);
	background-repeat:no-repeat;
	margin-top:0px;
	width:150px;
	height:22px;
}
#cabmnudch h4{
	text-align:center;
	font-family:Verdana;
	font-weight:bold;
	color:#FFFFFF;
	margin-top:0px;
	/*padding-top:3px;*/
}


#contenido{
	margin-top:0px;
	padding-left:30px;
	width:580px;
	float:left;
}

#mnudch{
	margin-top:0px;
	padding-left:15px;
	width:150px;
	float:left;

}
#mnudch img{
	margin-left:0px; 
	border:0px; 
	margin-top:5px;
	margin-bottom:5px;
}

#pie h4{
	font-size:10px;
	font-family:Verdana;
	color:#999999;
	margin:15px auto;
	text-align:center;
}

#pie a{
	font-size:10px;
	font-family:Verdana;
	color:#999999;
	text-decoration:none;
}

#mnuizq ul{
	list-style:none;
	margin:0px;
	/*padding:0px;*/
}

#mnuizq li{
	text-transform:lowercase;
	font-family:Verdana;
	font-size:12px;
	/*display:block;
	height:20px;*/
	margin-bottom:10px;
	text-align:justify;
	font-weight:bold;
	color:#cc6600;
	display:block;
}

#menu{
	margin-top:145px;
	margin-bottom:12px;
	margin-left:20px;
	margin-right:20px;
	text-align:center;
}
#menu ul{
	list-style-type:none;
	margin:0px;
	/*padding:0px;*/
}
#menu li{
	display:inline;
	margin:3px;
	font-size:11px;
}
#menu a{
	text-decoration:none;
	font-weight:900;
	color:#000066;
	font-size:12px;
	margin-top:6px;
	padding-bottom:7px;
}
#menu a:hover{
	text-decoration:none;
	font-weight:bolder;
	color:#0000FF;
}

#contenido a{
	text-decoration:none;
	color:#000066;
}
#contenido a:hover{
	text-decoration:none;
	font-weight:bolder;
	color:#0000FF;
}


p {
	font-family:Verdana;
	color:#999999;
	text-align:justify;
	text-transform:inherit;
	font-size:12px;
	margin:10px 10px;
}

h3 {
	font-family:Verdana;
	font-size:15px;
	color:#333333;
	text-align:center;
	margin-top:0px;
	margin-bottom:15px;
}

h4{
	font-weight:bold;
	color:#000000;
	text-align:center;
}

#mnuizq a{
	text-decoration:none;
	color:#cc6600;
}
/*
input{
	background-color:#FFCCCC;
	font-family:Verdana;
	color:#CC6600;
	text-align:justify;
	text-transform:inherit;
	font-size:12px;
	font-weight:bold;
}

textarea{
	background-color:#FFCCCC;
	font-family:Verdana;
	color:#CC6600;
	text-align:justify;
	text-transform:inherit;
	font-size:12px;
	font-weight:bold;
}
*/
option{
	background-color:#FFCCCC;
	font-family:Verdana;
	color:#CC6600;
	text-align:justify;
	text-transform:inherit;
	font-size:12px;
	font-weight:bold;
}

img{
	margin-left:25px;
	margin-right:25px;
}