.cabecera {
	background-image: url(img/cabecera.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 183px;
}
.Estilo1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #003333;
	font-size: 14px;
	text-align: justify;
}
body {
	background-color: #CDCD9B;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.cuerpo {
	text-indent: 10pt;
	padding: 6px 25px 15px 20px;
}
.cuerpo2 {
	text-indent: 10pt;
	padding: 0px 25px 0px 20px;
}

a:link {
	color: #CC3300;
	text-decoration: none;
}
a:visited {
	color: #CC3300;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #CC3300;
	text-decoration: none;
}.pie {

	font-family: Georgia, "Times New Roman", Times, serif;
	color: #003333;
	font-size: 10px;
}
.Estilo1Form {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #006600;
	font-size: 14px;
	border: thin solid #C3D172;
	background-color: #D9E1A6;
	padding: 2px 8px;
}
.Estilo1Center {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #003333;
	font-size: 14px;
	text-align: center;
}
.Estilo1Cab {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #006600;
	font-size: 24px;
	text-align: justify;
	font-weight: normal;
}
.medianil {
	background-image: url(img/pixel.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.Estilo1FormCopia {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #006600;
	font-size: 14px;
	border: thin solid #C3D172;
	background-color: #C3D172;
	padding: 2px 8px;
	text-align: center;
	overflow-y:hidden; 
	overflow-x:hidden;
}
.Estilo1Form2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #006600;
	font-size: 14px;
	background-color: #D9E1A6;
	padding: 2px 8px;
	overflow-y:hidden;
	overflow-x:hidden;
	border-top: 1px solid #5D7C1E;
	border-right: 1px solid #D9E1A6;
	border-bottom: 1px solid #5D7C1E;
	border-left: 1px solid #D9E1A6;
}
