/* classes plantilla 01 */

body {
	margin: 0px 0px 0px 0px;
	font-family: Verdana;
	background-color: #937261;
	
}

.Encabezado {
	background-image: url(../images/Encabezado2.jpg);
	background-repeat: no-repeat;
}

.EncabezadoI {
	background-image: url(../images/Encabezado2I.jpg);
	background-repeat: no-repeat;
}

.MenuSup {
	font-size: 8pt;
	color: white;
	Text-align: right; 
	padding: 0px 10px 5px 0px;
}

.MenuSup a{
	color: white;
	Text-decoration: none;
}

.MenuSup a:hover{
	color: white;
	Text-decoration: underline;
}

.Menu {
	Background-color: #99CC66;
	padding: 0px 0px 0px 10px;
	
}

.TablaMenu td{
	padding: 10px 0px 0px 5px;
	font-size: 10pt;
	font-weight: bold;
	color: white;
	Text-align: left; 
}

.TablaMenu td a{
	color: #80462F;
	Text-decoration: none; 
}

.TablaMenu td a:hover{
	color: white;
	Text-decoration: none; 
}

.Cuerpo {
	background-image: url(../images/Cuerpo.jpg);
	background-repeat: no-repeat;
	padding: 0px 10px 10px 15px;
	Background-color: White;
}

h1 {
	font-size: 10pt;
	color: White;
	padding: 3px 0px 3px 8px;
	Background-color: #99CC66;
	height: 15px;
	Margin-right: 13px;
}

p {
	color: Black;
	font-size: 9pt;
	text-align: justify;
}

p a {
	color: #E099DF;
	text-decoration: none;
}

p a:hover {
	text-decoration: underline;
}

li {
	font-size: 12px;
	color: black;
}

li a {
	color: #212BAE;
	text-decoration: underline;
}

li a:hover{
	text-decoration: none;
}

img.floatRight {
	float: right;
	/*border: 1px solid #333;*/
	margin: 0px 0px 10px 10px;
}

img.floatLeft {
	border: 1px solid #333;
	margin: 0px 10px 10px 0px;
}

img.floatcenter {
	float: center;
	border: 2px solid #333;
	margin: 0px 0px 0px 0px;
}

.Creditos {
	font-size: 7pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: white;
	Background-color: #937261;
	text-align: center;
	padding: 5px 0px 0px 0px;
}

.Creditos a {
	color: white;
	text-decoration: underline;
}

.Creditos a:hover {
	text-decoration: none;
}

table.Cuerpo {
	background-image: url(../images/Fondo.gif);
	background-repeat: no-repeat;
	padding: 2px 2px 2px 5px;
	font-size: 7pt;
	text-align: left;
	color: White;
}

table.Cuerpo td {
	padding: 2px 2px 2px 5px;
	font-size: 7pt;
	text-align: left;
	color: White;
}

table.Cuerpo th {
	border: 1px solid black;
	padding: 2px 2px 2px 5px;
	font-size: 7pt;
	color: white;
	background-color: #212BAE;
	text-align: center;
}
.FotoPTabla2 {
	font-family: Verdana, Arial, Courier;
	font-size: 8pt;
	Border: 2px solid #99CC66;
}

.FotoPTabla2 th{
	font-family: Verdana, Arial, Courier;
	font-size: 8pt;
	color: #99CC66;
	font-weight: bold;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
}

.FotoPTabla2 td{
	font-family: Verdana, Arial, Courier;
	font-size: 8pt;
	color: #99CC66;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
}

.FotoPTabla2 td a{
	color: #99CC66;
	font-weight: bold;
	text-decoration: none;
}

.FotoPTabla2 td a:hover{
	color: #80462F;
	font-weight: bold;
	text-decoration: none;
}

.FotosImg {
	border: solid 2px #99CC66;
}
INPUT {
	font-family: Verdana, Arial, Courier;
	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, Arial, Courier;
	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, Arial, Courier;
	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;
}
.TablaCuerpo2 {
	font-size: 8pt;
	color: black;
	padding: 4px 0px 4px 15px
}

.TablaCuerpo2 a{
	font-size: 8pt;
	color: #937261;
	font-weight: bold;
	text-decoration: none;
}

.TablaCuerpo2 a:hover{
	font-size: 8pt;
	color: #937261;
	text-decoration: underline;
}

.tStandardNot {
	font-size: 8pt;
	color: white;
	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: #99CC66;
	color: white;
}
.navegador {
	color: Black;
	font-size: 7pt;
	padding-bottom: 4px;
}