BODY{
	font-size:11px;
}
INPUT{
	border: 1px solid #3C4C60;
	background: #F3EACA;
}
TABLE
{
	border-collapse: collapse;
	border:0;
}
TABLE TD{
	font-family: Arial, Helvetica, sans-serif;
	color: #3C4C60;
	font-weight: normal;
	font-size:11px;
}
A IMG
{
	border:0;
}
A
{
	font-size:11px;
	color: #AD9B6C;
	font-weight:bold;
	font-family: "Times New Roman", Times, serif;
}

A:HOVER
{
	text-decoration: none;
}
.borderNormal{
	border: 1px solid #3C4C60;
}
.textoMini{
	font-family: Arial, Helvetica, sans-serif;
	color: #AD9B6C;
	font-weight: normal;
	font-size:9px;
}
.textoNormal{
	font-family: Arial, Helvetica, sans-serif;
	color: #3C4C60;
	font-weight: normal;
	font-size:11px;
}
.textoNormalPie{
	font-family: Arial, Helvetica, sans-serif;
	color: #A28C38;
	font-weight: normal;
	font-size:11px;
}
.textoNegrita{
	font-family: Arial, Helvetica, sans-serif;
	color: #3C4C60;
	font-weight: bold;
	font-size:11px;
}
.marginImage{
	margin:10px;
}
.textoCorrido{
	padding:10px;
	text-align: justify;
}
.titular{
	font-family: Arial, Helvetica, sans-serif;
	color: #C3AE5C;
	font-weight: normal;
	font-size:18px;
}

.titularP{
	font-family: Arial, Helvetica, sans-serif;
	color: #A28C38;
	font-weight: bold;
	font-size:15px;
}
.subtitulo{
	font-family: Arial, Helvetica, sans-serif;
	color: #C3AE5C;
	font-weight: bold;
	padding-left:5px;
	font-size:14px;
}

.textoMetido{
	font-family: Arial, Helvetica, sans-serif;
	color: #3C4C60;
	font-weight: normal;
	font-size:11px;
	padding-left:30px;
}
.textoMetidoMas{
	font-family: Arial, Helvetica, sans-serif;
	color: #3C4C60;
	font-weight: normal;
	font-size:11px;
	padding-left:40px;
}

.titularPie{
	font-family: Arial, Helvetica, sans-serif;
	color: #A28C38;
	font-weight: normal;
	font-size:28px;
}
.formGran{
	width:350px;
	border: 1px solid #3C4C60;
	background: #F3EACA;
}
hr{
	border: 1 solid #A28C38;
	height:1px;
	
}