body {
	margin: 0px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
		line-height: 22px;

}
input,textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border: 1px solid #FF9900;
}


.Lat1 {
	background-image: url(/images/lat1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
li {
	list-style-image: url(/images/vin.jpg);
}

.Justificado {
	text-align: justify;
}

.Lat2 {
	background-image: url(/images/lat2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.Lat1Fondo {
	background-image: url(/images/lat_fondo.jpg);
	background-repeat:  repeat-y;
	background-position: right top;
}
.Lat2Fondo {
	background-image: url(/images/lat2_fondo.jpg);
	background-repeat:  repeat-y;
	background-position: left top;
}
a.LinkHeader{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
	text-decoration: none;
}
a.LinkHeader:hover{
	text-decoration: underline;
}
.LetrasHeader{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
	text-decoration: none;
}
a.LinkIdioma{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}
a.LinkIdioma:hover{
	text-decoration: underline;
	font-weight: bold;
}
a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #01185B;
	text-decoration: underline;
	font-weight: bold;
}
a:hover{
	text-decoration: none;
	font-weight: bold;
}
a.Rojo{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
	font-weight: bold;
}
a.Rojo:hover{
	text-decoration: none;
	font-weight: bold;
}
a.LinkMenu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.LinkMenu:hover{
	text-decoration: underline;
	font-weight: bold;
}
.ColorA {
	background-color: #0058B0;
}
.ColorB {
	background-color: #004080;
}
.ColorC {
	background-color: #003366;
}
.ColorD {
	background-color: #FF9900;
}
.ColorE {
	background-color: #FFFFFF;
}
.ColorF {
	background-color: #CCCCCC;
}
.ColorD a{
	background-color: #FF9900;
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
}
h2{
	font-size:16px;
	font-weight:normal;
	line-height: 22px;
	
	}
.FondoFlash {
	background-image: url(/images/int.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
