body {
	background-color: #000;
	margin: 10px;
}
.tdMenu {
	background-color: #FFF;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #F00;
	padding-top: 4px;
	padding-left: 8px;
	padding-bottom: 19px;
}
.MenuSeparador {
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: url(images/SeparadorMenu.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 2px;
}
.aPie {
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color: #000;
	text-decoration: none;
	padding: 4px 7px 8px 4px;
	vertical-align: middle;
	font-weight: normal;

}
.Pie {
	background-color: #d4d0c8;
	height: 27px;
}
.MarcoTabla {
	border: 1px solid #CCC;
}
.Seccion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333;
	padding-bottom: 15px;
	padding-top: 15px;
}
.Text, input, .input {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #333333;
	line-height: 16px;
}



.TitUno {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF0000;
	padding-bottom: 5px;
}
.TdClaro {
	border-bottom: 1px dotted #EFEFEF;
}
.Bread {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #333333;
	padding: 7px;
	font-weight: bold;
	background-color: #EEE;
}
.BreadRojo {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #FFF;
	padding: 7px;
	font-weight: bold;
	background-color: #FD0000;
}
.BreadVerde {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #FFF;
	padding: 7px;
	font-weight: bold;
	background-color: #57650E;
}

.BreadRojo a {
	color: #FFF;
	text-decoration:underline;
}
.BreadVerde a {
	color: #FFF;
	text-decoration:underline;
}

a {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #FF0000;
	text-decoration: underline;
}
.SubSeccion {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333;
	padding-bottom: 15px;
	padding-top: 5px;
}
.losli {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #333;
	list-style-image: url(images/Vineta.gif);
}
.TitDos {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000;
	padding-bottom: 5px;
}
.TitCuatro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #000;
	padding-bottom: 0px;
	line-height: normal;
}

.tdBorderAbajo {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1E1E1;
}
.Validador
{
    color: Red;
}

.BarraLigas{
	width:40px;
	vertical-align:top;
}
.tv20 {
	height: 20px;
}

