td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
.Titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}
.Subtitulo {
	font-family: 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;
}
/*Si el boton es de otro color descomentar, y aplicar a cada botón este estilo
.boton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #CCCCCC;
}*/
a{
	font-weight: bold;
	color: #D92C00;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:active {
 	color: #D92C00;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
	color: #D92C00;
	font-weight: none;
}
a.LinkAzul{
	color: #2265E3;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
a.LinkAzul:active {
	color: #2265E3;
	text-decoration: underline;
}
a.LinkAzul:hover {
	text-decoration: underline;
	color: #2265E3;
	font-weight: none;
}
a.LinkBlanco{
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
a.LinkBlanco:active {
	color: #FFFFFF;
	text-decoration: underline;
}
a.LinkBlanco:hover {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: none;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #E93000;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px solid #E93000;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	font-size: 11px;
	border: 1px solid #E93000;
}
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;
}
.BorderDerecho {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #17419F;
}
.BorderDerecho2 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color:#062572;
}
.BordesGrises {
	border: 1px solid #CCCCCC;
}
.VinietaBlanca {
	list-style-image: url(images/vinieta.jpg);
}
.CuadrosTexto {
	background-image: url(images/fondotext.jpg);
	border: 1px solid #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 70px;
}
.izq {
	background-image: url(images/izq.jpg);
	background-repeat:  repeat-y;
	background-position: right top;
}
.der {
	background-image: url(images/der.jpg);
	background-repeat:  repeat-y;
	background-position: left top;
}
.LineaTitulo {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #062572;
}
.FondoMenu {
	background-image: url(images/idx_r1_c17.jpg);
	background-repeat:  repeat-x;
}
.Bordes {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #8893A4;
	border-left-color: #8893A4;
}
.LetrasRojas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E93000;
	font-weight: bold;
}
.FondoGris {
	background-image: url(images/gris.jpg);
	background-repeat:  repeat-x;
	background-position: left bottom;
}
.FondoMenu2 {
	background-image: url(images/in_r1_c3.jpg);
	background-repeat:  repeat-x;
}
.FondoInternaArriba {
	background-image: url(images/in_r1_c8.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.FondoInterna {
	background-image: url(images/in_r2_c7.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.FondoInterna2 {
	background-image: url(images/interna2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.FondoInterna3 {
	background-image: url(images/interna3.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.FondoInterna4 {
	background-image: url(images/interna4.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.FondoInterna5 {
	background-image: url(images/interna5.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.FondoInterna6 {
	background-image: url(images/interna6.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.FondoInterna7 {
	background-image: url(images/interna7.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.FondoInterna8 {
	background-image: url(images/interna9.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.vinieta2 {
	list-style-image: url(images/vinieta2.gif);
}
fieldset{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
	
