a {
	text-decoration:none;
	}
a:hover {
	color:#FF3300;
}
.body_margin
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.borde_blanco {
	border: 4px solid #FFFFFF;
}
.boton-enable {
	background-color: #E9E9E9;
	border: 1px solid #3A2929;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3A2929;
}
.boton-disabled {
	background-color: #E9E9E9;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #cccccc;
}
.caja {
	border: 1px solid #3A2929;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.fondo {
	background-color: #969090;
	scrollbar-3dlight-color: #8B7D7C;
	scrollbar-arrow-color: #8B7D7C;
	scrollbar-base-color: #969090;
	scrollbar-darkshadow-color: #969090;
	scrollbar-face-color:#969090;
	scrollbar-highlight-color: #969090;
	scrollbar-shadow-color: #8B7D7C;
}
.fondoblanco {
	background-color: #FFFFFF;
}
.fondo_rayas {
	background-color: #282828;
	background-image: url(/ima/fondo4.gif);
}
.fondo_gris_osc {
	background-color: #9D9393;
}
.fondo_gris_medio {
	background-color: #D2D2D2;
}
.fondo_scroll {
	scrollbar-3dlight-color: #8B7D7C;
	scrollbar-arrow-color: #8B7D7C;
	scrollbar-base-color: #E9E9E9;
	scrollbar-darkshadow-color: #E9E9E9;
	scrollbar-face-color:#E9E9E9;
	scrollbar-highlight-color: #E9E9E9;
	scrollbar-shadow-color: #8B7D7C;
}
.fondo_scroll_foto{
	scrollbar-3dlight-color: #CCCCCC;
	scrollbar-arrow-color: #CCCCCC;
	scrollbar-base-color: #969090;
	scrollbar-darkshadow-color: #969090;
	scrollbar-face-color:#969090;
	scrollbar-highlight-color: #969090;
	scrollbar-shadow-color: #CCCCCC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.fondo_gris {
	background-color: #E9E9E9;
}
.texto_blanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.texto_blanco_p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
.texto_oscuro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.texto_marron {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3A2929;
	font-weight: bold;
}
.textoTitular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3A2929;
}
.textoCuerpo{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3A2929;
}
.textoNivel1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight:bold;
	color: #000000;
}
.textoNivel2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight:bold;
	color: #000000;
}
.textoNivel3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.textoRojo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight:bold;
	color:#CC0000;
}