body { 
	color: #546D34;
	font-family: Tahoma;
	font-size: 11px;
	text-align: justify;
	border: none;
	background-color: #FDFFE8;
}

td {
	color: #546D34;
	font-family: Tahoma;
	font-size: 11px;
	text-align: justify;
	border: none;
	background-color: white;
}

a:link, a:visited, a:active {
	COLOR: #60c0f3; TEXT-DECORATION: none;
}

A:hover {
	COLOR: #F4850A; TEXT-DECORATION: none;
}

#cf, #fecha{ 
	border: 1px solid #579EBB;
	color: #579EBB;
	font-size: 11px;
	padding-left: 2px;
	font-family: Verdana;
	background-color: white;
}

#cfe{
	border: 1px solid red;
	font-size: 11px;
	padding-left: 2px;
	font-family: Verdana;
	background-color: #F7F7F7;
}

#detalles {	
	font-size: 9px; 
}

#detalles2 { 
	font-size: 9px;
	color: #cacfb7;
}

#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"] {
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana;
	color: white;
	border: 0px;
	background-color: #abdd7e;
    font-variant: small-caps;
}

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

#borde { 
	border: 1px solid black; 
}

#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: #d7eec9;
}

#titulo_noticia {  
	font-size: 13px; 
	font-family: Tahoma;
	font-weight: bold;
	color: #f69d3b;
}

#copyright {
	color: #999999;
	padding: 5px;
	text-align: center;
	font-size: 10px;
	border: none;
}

#tabla_clara{ 
	background-color: #ecf7e2;
}

#tabla_oscura{ 
	background-color: #fef2df;
}

#separacion { 
	padding: 5px; 
}

#separacion2 { 
	padding-left: 15px;
	padding-right: 15px;
}

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

#alerta { 
	color: #E4D3BF; 
}