body {  
	font-family: Arial; 
	font-size: 11px; 
	color: #FFFFFF;
	margin-top: 0px; 
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #C12302;
	scrollbar-face-color: #F7B01A; 
	scrollbar-shadow-color: #C12403; 
	scrollbar-highlight-color: #C12403; 
	scrollbar-3dlight-color: #FFFFFF; 
	scrollbar-darkshadow-color: #FFFFFF; 
	scrollbar-track-color: #FFFFFF; 
	scrollbar-arrow-color: #C12403;
}

p {  
	font-family: Arial; 
	font-size: 11px; 
	color: #FFFFFF;
}

td {  
	font-family: Arial; 
	font-size: 11px; 
	color: #FFFFFF;
}

li {  
	font-family: Arial; 
	font-size: 11px; 
	color: #FFFFFF;
	list-style-type: square;
}
div {  
	font-family: Arial; 
	font-size: 11px; 
	color: #FFFFFF;
	list-style-type: square;
}

a:link { 
	font-family: Arial; 
	font-size: 11px; 
	color: #FFC875; 
	text-decoration: none ; 
}
a:visited { 
	font-family: Arial; 
	font-size: 11px; 
	color: #FFC875; 
	text-decoration: none ; 
}
a:hover { 
	font-family: Arial; 
	font-size: 11px; 
	color: #F7AF1A; 
	text-decoration: none ; 
}

INPUT, SELECT, TEXTAREA {  
	font-family: Arial; 
	font-size: 10px; 
	color: #5D0F00;
	background-color: #F7B01A;
	border: 1px solid; 
	border-color: #5D0F00;

}

/*
 ------ Estilos de Fondos ------- 
*/

.pagina {  
	font-family: Arial Narrow; 
	font-size: 10px; 
	color: #000000; 
	background-color: #FFFFFF; 
	margin-top: 0px; 
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px; 
}


/*
 ------ Estilos de Texto ------- 
*/

.textoTitulo {  
	font-size: 12px; 
	font-weight: bold;
	color: #F7AF1A;
}
.textoSubTitulo {  
	font-size: 11px; 
	font-weight: bold;
	color: #1A3351;
}

.textoMini {  
	font-size: 10px; 
	font-weight: normal; 
	color: #FFFFFF;
}

.textoDestacado {  
	font-size: 11px; 
	font-weight: normal; 
	color: #000000;
}
a.textoDestacadoLink:link { 
	font-size: 13px; 
	font-weight: bold;
	color: #F7AF1A;
}
a.textoDestacadoLink:visited { 
	font-size: 13px; 
	font-weight: bold;
	color: #F7AF1A;
}
a.textoDestacadoLink:hover { 
	font-size: 13px; 
	font-weight: bold;
	color: #000000;
}


/*
 ------ Estilos de Portada ------- 
*/


.PortFondoSup {  
	background: url(/imagenes/PortFondoSup.gif) right bottom no-repeat;
}

.PortFondoIzq {  
	background: url(/imagenes/PortFondoIzq.gif) right top no-repeat;
}

.PortFondoDer {  
	background: url(/imagenes/PortFondoDer.gif) left top no-repeat;
}

.PortFondoInfDer {  
	background: url(/imagenes/PortFondoInfDer.gif) left top no-repeat;
}

.PortFondoCentroDer {  
	background: url(/imagenes/PortFondoCentroDer.gif) right top no-repeat;
}

.PortFondoInfDer {  
	background: url(/imagenes/PortFondoInfDer.gif) left top no-repeat;
}

.PortFondoInf {  
	background: url(/imagenes/PortFondoInf.gif) right top no-repeat;
}



/*
 ------ Estilos de Portada ------- 
*/


.IntFondoSup {  
	background: url(/imagenes/IntFondoSup.gif) right bottom no-repeat;
}

.IntFondoIzq {  
	background: url(/imagenes/IntFondoIzq.gif) right top no-repeat;
}

.IntFondoDer {  
	background: url(/imagenes/IntFondoDer.gif) left top no-repeat;
}

.IntFondoCentro {  
	background: url(/imagenes/IntFondoCentro.gif) left top no-repeat;
}


.MenuBorde {  
	background-color: #C12302; 
	border: 1px solid; 
	border-color: #8B1800;
}

a.CabeceraHomeLink:link { 
	color: #FFFFFF;
}
a.CabeceraHomeLink:visited { 
	color: #FFFFFF;
}
a.CabeceraHomeLink:hover { 
	color: #F7AF1A;
}

a.CabeceraLink:link { 
	color: #F7AF1A;
	
}
a.CabeceraLink:visited { 
	color: #F7AF1A;
}
a.CabeceraLink:hover { 
	color: #FFFFFF;
}

.CabeceraMini {  
	font-family: Arial; 
	font-size: 11px; 
	font-weight: normal; 
	color: #F7AF1A;
}

