body {
	margin: 0px;
	padding: 0px;
	background-color: #333333;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.FondoP {
	background-image: url(/images/fondo_lat2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.amarillo {
	color: #FFC100;
	font-weight: bold;
}

.Fondo1 {
	background-image: url(/images/abajo.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.Fondo2 {
	background-image: url(/images/abajo2.jpg);
	background-repeat: repeat-y;
	background-position: left bottom;
}


input {
	font-size: 14px;
	border: 1px solid #FE9900;
}

a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
a.Sel{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFC100;
	text-decoration: underline;
}
a.Sel:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFC100;
	text-decoration: none;
}
h3{
padding:0;
margin:0;
}
input,textarea,select{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.Titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
/*.Color1{
	background-color: #F3F3F3;
	border: 1px solid #CCCCCC;
}*/
.Fondo{
	background-image: url(/images/tablero.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.FGal {
	background-image: url(/images/g1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.Just{
	text-align: justify;
}

.ColorA{
	background-color: #F3F3F3;
}li {
margin-left:-20px;
padding-top:10px;
}
.ColorA{
background-color:#000000;
}
.Espacio{
line-height:25px;
}