A.textoMarron:hover {
	text-decoration: underline;
	background-color: #FFFFE4;
}
.textoMarron {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cb0820;
	text-decoration: none;
}
.textoMarronAlto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cb0820;
	text-decoration: none;
	line-height: 16px;

}
.bordeMarron {
	border: 1px solid #cb0820;
}
.bordeMarronMenu {
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #cb0820;
	border-right-color: #cb0820;
	border-bottom-color: #cb0820;
	border-left-color: #cb0820;
}
.bordeMarronBuscador {
	background-color: #fdfcc2;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #cb0820;
	border-right-color: #cb0820;
	border-bottom-color: #cb0820;
	border-left-color: #cb0820;
}

.caja {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #cb0820;
	text-decoration: none;
	background-color: #FFFFE4;
	border: 1px solid #cb0820;
}
.textoMarronGrande {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #cb0820;
	text-decoration: none;
}
.titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #cb0820;
	text-decoration: none;
	text-transform: capitalize;

}
BODY {
	SCROLLBAR-FACE-COLOR: #FFFFE4; 
	SCROLLBAR-HIGHLIGHT-COLOR: #d6adb2; 
	SCROLLBAR-SHADOW-COLOR: #cb0820; 
	SCROLLBAR-3DLIGHT-COLOR: #cb0820; 
	SCROLLBAR-ARROW-COLOR:  #cb0820; 
	SCROLLBAR-TRACK-COLOR: #FFFFFF; 
	SCROLLBAR-DARKSHADOW-COLOR: #d6adb2; 
}
.textoMarronPeq {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #cb0820;
	text-decoration: none;
}
.bordeMenu {
	background-image: url(../images/fondo_menu.gif);
	background-repeat: repeat-x;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #cb0820;
	border-right-color: #cb0820;
	border-bottom-color: #cb0820;
	border-left-color: #cb0820;
}
.fondoCuerpo {
	background-image: url(../images/fondo_degradado_v.gif);
	background-repeat: repeat-y;
}
.blanco {
	color: #FFFFFF!important;
}
