BODY {
	BACKGROUND-COLOR: white;
	padding-top:0px;
	margin-top:0px;
	padding-left:0px;
	padding-bottom:0px;
	margin-left:0px;
	margin-bottom:0px;
	font-family: Verdana, Arial;
	font-size: 70%;
}

form {
	margin: 0px;
	padding: 0px;
}

INPUT {
	font-family: Verdana, Arial;
	font-size: 70%;
	COLOR: #333;
	margin-bottom: 3px;
}

SELECT {
	font-family: Verdana, Arial;
	font-size: 70%;
	COLOR: #333;
	BORDER-RIGHT: #666666 1px solid;
	BORDER-TOP: #999999 1px solid;
	BORDER-LEFT: #999999 1px solid;
	BORDER-BOTTOM: #666666 1px solid;
	margin-bottom: 3px;
}

TEXTAREA {
	font-family: Verdana, Arial;
	font-size: 70%;
	COLOR: #333;
	margin-bottom: 3px;
}

P {
	COLOR: #333333;
	font-weight: normal;
	font-size: 70%;
}

P a {
	COLOR: #6BA60C;
	text-decoration: none;
}

P a:hover {
	COLOR: #333333;
	text-decoration: none;
}

ul {
	Padding-top:2px;
	Padding-bottom:2px;
	margin-top: 0px;
	margin-bottom: 0px;
}

li {
	Padding-left:5px;
	Padding-top:2px;
	Padding-bottom:2px;
	text-align: left;
	color: #333333;
	font-size: 70%;
}

li a {
	COLOR: #6BA60C;
	text-decoration: none;
}

li a:hover{
	COLOR: #333333;
	text-decoration: none;
}

.encabezado {
	background-image: url(../images/encabezado.jpg);
	background-position: top;
	background-repeat: no-repeat;
	border: 1px solid #D4D4D4;
}

.cuerpo {
	border-left: 2px solid #D4D4D4;
	border-right: 2px solid #D4D4D4;
	padding-top: 2em;
}

.creditos {
	background-image: url(../images/creditos.jpg);
	background-position: top;
	background-repeat: no-repeat;
	font-size: 70%;
	padding-left: 1em;
	padding-bottom: 2em;
}

.creditos a {
	color: #6BA60C;
	text-decoration: none;
}

.creditos a:hover {
	color: #6BA60C;
	text-decoration: underline;
}

.menuizda {
	line-height: 2em;
	color: black;
	padding: 0.6em;
	padding-left: 1.2em;
	font-size: 70%;
	font-weight: bold;
}

.menuizda a {
	color: black;
	text-decoration: none;
}

.menuizda a:hover {
	color: #6BA60C;
	text-decoration: none;
}

.menuizda th {
	background-color: #6BA60C;
	color: white;
	text-align: left;
}

.txt {
	padding-left: 2em;
	padding-right: 2em;
	padding-bottom: 3em;
}

.txt2 {
	padding-left: 2em;
}

.txt3 {
	padding: 2em;
}	

.img_dcha {
	border: 0;
	margin-left: 2em;
	margin-bottom: 2em;
}

.aldor {
	width: 760px;
	margin: 0px auto;
	text-align:center;
	font-size: 0.7em;
	margin-bottom: 3px;
}

.aldor a {color: black; text-decoration: none;}
.aldor a:hover {color: black; text-decoration: underline;}