*
{
	padding:0px;
	margin:0px;
}
p{
	text-align:justify;
}
h1
{font-size:12px;
color:#CE000C;
 font-weight:bold;
 text-transform:uppercase;
 padding:5px 0px 10px 10px;
}
h2
{font-size:13px;
 color:#06F;
 font-weight:inherit;
 text-transform:capitalize;
 font-family:Geneva;
 padding:5px 0px 10px 10px;
}
h3
{
	font-size:12px;
	font-weight:bold;
}
h4 
{
	font-size:13px;
 color:#06F;
 font-weight:inherit;
 font-family:Geneva;
 padding:5px 0px 10px 10px;
}
img
{
	border:none;
}
body
{
	font-size:12px;
	font-family:verdana;
}
#contenedor {
	background-image: url(../images/fondo/fondo_total.png);
	background-repeat: repeat-y;
	background-position: center center;
	width: 885px;
	margin: auto;
}
#cabecera {
}
#cuello {
	background-image: url(../images/fondo/fondo_r1_c1.png);
	background-repeat: no-repeat;
	height: 20px;
	width: 885px;
}
#cuerpo {
}
#panel_izquierdo {
	float: left;
	width: 200px;
	padding: 0px 10px 0px 14px;
}
#panel_medio {
	overflow: hidden;
	width: 490px;
	border-left: 2px #CE000C solid;
}
#panel_derecho {
	width: 160px;
	float: right;
}
#menu_titulo
{
	background-image:url(../images/fondo/fondo_r7_c2.png);
	background-repeat:repeat-x;
	color:#FFF;
	font-weight:bold;
	text-align:center;
	margin:5px 0px 10px 15px;
	height:10px;
	padding: 5px 0px 5px 0px;
}
ul
{
	list-style:none;
	
}
 ul li
{
	padding:6px 0px 6px 0px;
	text-align:center;
}
 ul .menu
{
	
	border-bottom:1px #000 dashed;
	padding:4px 0px 4px 0px;
	text-align:center;
}
ul .menu a
{
	text-decoration:none;
	color:#000;
}
ul .menu a:hover
{
	text-decoration:underline;
	color:#F00;
	font-weight:bold;
}


ul .menu_not
{
	
	border-bottom:1px #000 dashed;
	padding:4px 0px 4px 0px;
	text-align:center;
}
ul .menu_not a
{
	text-decoration:none;
	color:#00F;
	font-weight:bold;
}
ul .menu_not a:hover
{
	text-decoration:underline;
	color:#F00;
	font-weight:bold;
}


#derechocabecera
{
	background-image:url(../images/fondo/fondo_r3_c4.png);
	background-repeat:repeat-y;
	height:35px;
	color:#FFF;
	font-weight:bold;
	padding:0px 10px 0px 10px;
	width:140px;
}
#contenido_medio {
	padding:0px 10px 0px 10px;
}




.parrafo
{
	text-align:center;
}
#p_derechocuerpo
{
	background-image:url(../images/fondo/fondo_r5_c4.png);
	background-repeat:repeat-y;
	width:145px;
	padding:0px 10px 0px 5px;
}
#p_derechopie
{
	background-image:url(../images/fondo/fondo_r9_c4.png);
	background-repeat:no-repeat;
	height:15px;
	width:160px;
}
#horario
{
	padding:10px 0px 10px 20px;
}
#contador
{
	text-align:center;
}
.texto
{
	text-align:justify;
	line-height:18px;
}
#pie
{
	clear: both;
	background-image: url(../images/fondo/fondo_r11_c1.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 855px;
	color: #FFF;
	font-weight: bold;
	padding: 5px 0px 0px 30px;
	
}
#pie2
{
	padding:5px 0px 0px 825px;
}
#float
{
	clear:both;
}
.link
{
	border:none;
	font-weight:bold;
	color:#33F;
	text-decoration: none;
}
.negrita
{
	font-weight:bold;
}
#donacion
{
	padding: 5px 10px 10px 10px;
	text-align:center;
}
#datos_boletin
{
	line-height: 20px;
	padding: 0px 0px 10px 0px;
	}
.aph
{
	font-weight:bold;
	color:#FFF;
	text-align:center;
	text-decoration:none;
	border-bottom:#CCC dashed 1px;
}
.aph:hover
{
	font-weight:bold;
	color:#FFF;
	text-align:center;
	text-decoration:overline;
}
.center
{
	text-align:center;
}
.izquierdo
{
	text-align:left;

}
.derecho
{
	text-align:right;

}
.apoyo
{text-align:center; font-weight:bold; font-size:14px;}
