BODY {
	BACKGROUND-COLOR: #CDCC00;
	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%;
}

.fondointro {
	background-color: #9A9901;
}

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: white;
	font-weight: normal;
	text-align: left;
	font-size: 70%;
}

P a {
	COLOR: #FF9900;
	text-decoration: none;
}

P a:hover {
	COLOR: white;
	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: white;
	font-size: 70%;
}

li a{
	COLOR: #174F28;
	text-decoration: none;
}

li a:hover{
	COLOR: #333333;
	text-decoration: none;
}

.intro {
	background-image: url(../images/intro.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

.menu_sup {
	background-image: url(../images/menu_sup.jpg);
	background-position: top;
	background-repeat: no-repeat;
	font-size: 95%;
	color: #FF9900;
}

.menu_sup a {
	color: white;
	text-decoration: none;
}

.menu_sup a:hover {
	color: #FF9900;
	text-decoration: none;
}

.fondo {
	background-image: url(../images/fondo.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

.aptos {
	width: 240px;
	text-align: right;
	font-size: 100%;
	font-weight: bold;
	font-family: Verdana;
	color: white; 
}

.entrar {
	text-align: center;
	font-size: 110%;
	font-weight: bold;
	font-family: Verdana;
	color: white; 
}

.entrar a {
	color: white;
	text-decoration: none;
}

.entrar a:hover {
	color: #656600;
	text-decoration: none;
}

.imgcasa {
	margin-left: 40px;
	margin-top: 40px;
	
}

.img {
	margin-left: 40px;
	border: 2px solid #CDCC00;
}


.titulo {
	font-size: 100%;
	font-weight: bold;
	margin-top: 40px;
}

.titulo2 {
	font-size: 100%;
	font-weight: bold;
}

.titulo3 {
	font-size: 100%;
	font-weight: bold;
	text-align: right;
}

.padleft {
	padding-left: 40px;
}

.padleft6 {
	padding-left: 20px;
}

.cuerpo {
	padding-left: 20px;
	padding-right: 80px;
}

.aptos {
	padding-top: 40px;
}

.mail {
	font-size: 80%;
	font-family: Verdana;
	color: white;
}

.mail a {
	color: white;
	text-decoration: none;
}

.mail a:hover {
	color: #FF9900;
	text-decoration: none;
}

.sobre {
	margin-left: 20px;
}

.creditos {
	color: black;
}

.creditos a {
	color: black;
	text-decoration: none;
}

.creditos a:hover {
	color: black;
	text-decoration: underline;
}

.partes {
	padding-bottom: 4px;
}

.Local {
	padding-top:45px;
}

.Logo {
	margin-top:265px;
}

