BODY {
	BACKGROUND-COLOR: #70ADE6;
	padding-top:0px;
	margin-top:0px;
	padding-left:0px;
	padding-bottom:0px;
	margin-left:0px;
	margin-bottom:0px;
	font-family: Verdana;
}

.Encabezado {
	background-image: url(../Images/index_02.jpg);
	background-repeat: no-repeat;
	border-collapse: collapse;
	border: none;
	}
	
.imageencabezado {
	padding-top:8px;
	}

.Menu {
	background-image: url(../Images/index_04.jpg);
	background-repeat: no-repeat;
	border-collapse: collapse;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	color: black;
	padding-top:3px;
	padding-bottom:3px;
}
.Menu a{
	color: black;
	text-decoration: none;
}
.Menu a:hover{
	color: #0247AF;
	text-decoration: none;
}
.Cuerpo {
	font-family: Verdana;
	background-image: url(../Images/cuerpo.jpg);
	background-repeat: repeat-y;
	border-collapse: collapse;
}

.Cuerpo2 {
	background-image: url(../Images/index_05.jpg);
	background-repeat: no-repeat;
	border-collapse: collapse;
}

.TablaCuerpo {
	font-size: 9pt;
	color: black;
	font-weight: bold;
	padding: 4px 0px 4px 15px
}

.TablaCuerpo2 {
	font-size: 8pt;
	color: black;
	padding: 4px 0px 4px 15px
}

.TablaCuerpo2 a{
	font-size: 8pt;
	color: white;
	font-weight: bold;
	text-decoration: none;
}

.TablaCuerpo2 a:hover{
	font-size: 8pt;
	color: white;
	text-decoration: underline;
}

.tStandardNot {
	font-size: 8pt;
	color: black;
	padding: 10px 10px 10px 0px;
	border: solid 2px #5473DD;
}
.tStandardNot td{
	padding: 10px 5px 10px 5px;
}
.tStandardNot td a{
	color: #2311C9;
	text-decoration: none;
}

.tStandardNot td a:hover{
	color: #2311C9;
	text-decoration: underline;
}

.tStandardNot th{
	padding: 4px 0px 4px 0px;
	font-weight: bold;
	text-align: center;
	BACKGROUND-COLOR: #5473DD;
	color: white;
}

.tStandard {
	font-size: 8pt;
	color: black;
	padding: 10px 10px 10px 0px;
	border: solid 2px white;
}
.tStandard td{
	padding: 4px 0px 4px 20px;
}
.tStandard th{
	padding: 20px 20px 20px 20px;
	font-weight: bold;
	text-align: center;
}

li {
	padding: 2px 0px 2px 0px
}

.Azul {
	font-family: Verdana;
	font-size: 8pt;
	color: #2110CA;
	font-weight: bold;
}

.titulos {
	padding: 12px 0px 12px 50px
}

.Creditos {
	background-image: url(../Images/index_06.jpg);
	background-repeat: no-repeat;
	border-collapse: collapse;
	border: none;
}

INPUT {
	font-family: Verdana;
	font-size: 8pt;
	COLOR: #333;
	BORDER-RIGHT: #666666 1px solid;
	BORDER-TOP: #999999 1px solid;
	BORDER-LEFT: #999999 1px solid;
	BORDER-BOTTOM: #666666 1px solid;
}

SELECT {
	font-family: Verdana;
	font-size: 8pt;
	COLOR: #333;
	BORDER-RIGHT: #666666 1px solid;
	BORDER-TOP: #999999 1px solid;
	BORDER-LEFT: #999999 1px solid;
	BORDER-BOTTOM: #666666 1px solid;
}

textarea {
	font-family: Verdana;
	font-size: 8pt;
	COLOR: #333;
	BORDER-RIGHT: #666666 1px solid;
	BORDER-TOP: #999999 1px solid;
	BORDER-LEFT: #999999 1px solid;
	BORDER-BOTTOM: #666666 1px solid;
}

.formulario {
	padding-left:3px;
	font-family: Verdana;
	font-size: 8pt;
	color: #407557;
}

.FotoNot {
	border: solid 2px White;
	margin-left: 1px;
	margin-bottom: 1px;
}

.Volver a{
	font-size: 8pt;
	color: Black;
	font-weight: bold;
	text-decoration: none;
}

.Volver a:hover{
	font-size: 8pt;
	color: Black;
	text-decoration: underline;
}