body { 
	font: 12px Tahoma;
	text-align: justify;
	border: none;
	color: brown;
	background: #fffcc8 url(images/layout/fondo_ground.gif) repeat-x top scroll;
	margin: 0px;
}

td {
	font: 12px Tahoma;
	color: brown;
	text-align: justify;
	border: none;
}

a:link, a:visited, a:active {
	text-decoration: underline;
	color: #CC3300;
}

A:hover {
	text-decoration: underline;
	color: red;
}

#cf{ 
	border: 1px solid #ad676c;
	font-size: 11px;
	font-family: Tahoma;
	padding: 3px;
	color: #CC3300;
}

#cfe{
	border: 1px solid red;
	font-size: 11px;
	font-family: Tahoma;
	padding: 3px;
	color: #CC3300;
}

#detalles {	
	font-size: 9px; 
}

#detalles2 { 
	font-size: 9px; 
}

#tope { 
	background: url(images/layout/cabecera.jpg) no-repeat right scroll; 
	height: 134px; 
}

#menucentro2 { 
	background: black url(images/menu/menufnd7.gif) repeat-x top scroll; 
	border-bottom: 10px solid #902a46; 
}

boton, input[type="button"], input[type="submit"] {
	color: #f7e5b3;
	border: 1px solid #902a46;
	background-color: #ad676c;
	font-size: 11px;
	font-weight: 700;
	font-family: Verdana;
}

boton:hover, input[type="button"]:hover, input[type="submit"]:hover {
    color: #fffcc8;
	cursor: pointer;
}

#borde { border: 1px solid brown; }

#titulo{
	font-family: Tahoma, "Toga Sans", Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-variant: small-caps;
}

#titulo2{
	font-family: Tahoma, "Toga Sans", Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-variant: small-caps;
	text-decoration:underline;
}

#seccion { 
	font-size: 12px;
	background-color: #f7f1b3;
}
#titulo_noticia {  
	font-size: 16px; 
	font-variant: small-caps; 
	font-weight: bold;
}
#copyright {
	font-family: tahoma;
	font-size: 10px;
	text-align: center;
	border: none;
}

#tabla_clara{ 
	background: url(images/menu/tabla_clara.gif) top repeat-x scroll;
	height: 90px;
}

#tabla_oscura{ 
	background: url(images/menu/tabla_oscura.gif) top repeat-x scroll;
	height: 90px;
}

#separacion { 
	padding: 5px; 
}

#separacion2 { 
	padding: 10px; 
}

#raya { 
	background-color: #423C3C; 
}

#alerta { 
	color: #E4D3BF; 
}

#menucentro { 
	height:9px; 
	background: #780000 url(images/menu/menufnd3.gif) repeat-x top scroll; 
}