body{
	background-color: #293E7D;
	margin: 0px;
	padding: 0px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.Estilo1 {
	color: #293E7D;
	font-weight: bold;
}
.Titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}
.Subtitulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #E93000;
}
.clasecombo{
	width: 120px;
	margin: 1px;
	height: 12px;
	background-color: #FFFFFF;
}
.ColorA {
	background-color: #FFFFFF;
}
.ColorB {
	background-color: #FFFFFF;
}
.ColorC {
	background-color: #C7D1D6;
}
.BordesBlancos {
	border: 1px solid #FFFFFF;
}

/*Si el boton es de otro color descomentar, y aplicar a cada botón este estilo
.boton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #CCCCCC;
}*/
a{
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:hover {
	text-decoration: none;
	color: #000000;
	font-weight: none;
}
a.LinkAzul{
	color: #2265E3;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
a.LinkAzul:hover {
	text-decoration: underline;
	color: #2265E3;
	font-weight: none;
}
a.LinkBlanco{
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
a.LinkBlanco:hover {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: none;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #293E7D;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px solid #293E7D;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	font-size: 11px;
	border: 1px solid #293E7D;
}
li {
	list-style-image: url(images/vinieta2.gif);
}
.LineaInferior {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color:  #D92C00;
}
.Justificado {
	text-align: justify;
}
.LetrasRojas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E93000;
	font-weight: bold;
}
.Letras2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-weight: normal;
}
.lat1{
	background-image: url(/images/lat1.jpg);
	background-repeat:  repeat-y;
	background-position: right top;
}
.lat2{
	background-image: url(/images/lat2.jpg);
	background-repeat:  repeat-y;
	background-position: left top;
}
