body {
	font-family: Georgia;
	background: #781822; 
}

.BordeDerecho {
	background: url(../images/img_BordeDerecho.jpg);
	background-repeat: repeat-y;
	width: 16px;
}

.BordeIzquierdo {
	background: url(../images/img_BordeIzquierdo.jpg);
	background-repeat: repeat-y;
	width: 16px;
}


.H3, .H3 a:link, .H3 a:visited {
	font-size : 11px;
	color: #003c5d;
	text-decoration: none;
	line-height: 16px;
	
}

.H3 a:hover, .H3 a:active {
	font-size: 11px;
	color: #781822;
	text-decoration: none;
	line-height: 16px;
}

.H1, .H1 a:link, .H1 a:visited {
	font-size: 18px;
	color: #781822;
	text-decoration: none; 
}

.H1 a:hover, .H1 a:active{
	font-size: 18px;
	color: #000000; 
	text-decoration: none; 
}

.H2 {
	color: White;
	font-size: 11px;
	padding: 2px;
	background: #646567;
}

.Azul1 {
	background: #003c5d; 
}

.Blanco {
	background: White; 
}

.Gris {
	background: #d3d3d3; 
}

.TextoBlanco, .TextoBlanco a:link, .TextoBlanco a:visited {
	font-family: Tahoma;
	font-size : 10px;
	color: White;
	text-decoration: none;
	line-height: 16px;
	
}

.TextoBlanco a:hover, .TextoBlanco a:active {
	font-family: Tahoma;
	font-size: 10px;
	color: #d3d3d3;
	text-decoration: none;
	line-height: 16px;
}

.SubMenu, .SubMenu a:link, .SubMenu a:visited {
	background: White;
	font-size : 11px;
	color: #5f5f5f;
	text-decoration: none;
	padding: 4px;
	
}

.SubMenu a:hover, .SubMenu a:active {
	background: White;
	font-size: 11px;
	color: #781822;
	text-decoration: none;
	padding: 4px;
}

.BordeMenu {
   border-bottom: 1px solid #d3d3d3;
	border-left: 1px solid #d3d3d3;
	border-right: 1px solid #d3d3d3;
}

.BordeImagen {
   border: 1px solid #d3d3d3;
	padding: 2px;
}

.Separador {
	background: url(../images/img_Separador.gif);
	background-repeat: repeat-x;
	height: 11px;
}

.Boton1, .Boton1 a:link, .Boton1 a:visited {
	font-size : 11px;
	color: #781822;
	text-decoration: none;
	line-height: 16px;
	
}

.Boton1 a:hover, .Boton1 a:active {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height: 16px;
}

.FondoInsignia {
	background: url(../images/img_FondoInsignias.jpg);
}

