*{
	margin:0px; padding:0px;
	background:#2d2d2d; 
	font-family: Tahoma, Arial; 
	color:#CCCCCC;
	border:0px;
}

#contenedor{
	width:998px;
}
#header{
	width:998px;
	height:190px;
	background-image:url(imagenes/Header.jpg);
}


#botonera{clear:both; margin-left:5px; margin-bottom:10px;}

#contenido{margin-left:10px; height:335px; }



/* FORMULARIO CONTACTO
----------------------------------------------------*/
#formulario{ float:left; font-size:12px; margin:20px;}
#formulario table { text-align:center;}
#botenera {
	height: 40px;
	width: 998px;
	margin-right: auto;
	margin-left: auto;
}

#formulario table td{ text-align:right;}
#formulario input{border:1px solid #666; background:#4d4d4d; width:180px; color:#99CC00; }
#formulario textarea{border:1px solid #666; background:#4d4d4d; height:100px; width:180px; color:#99CC00;  }
#boton input{width:80px; }
#boton input:hover{ background:#fff; color:#4d4d4d;}

#formulario a {color:#99CC00;}
#formulario a:hover { text-decoration:none;}
span#checkin td { text-align:left;}
span#checkin  input{ width:20px;}

#img_contacto{float:left; margin:20px;}
#img_contacto img { border:1px solid #666; width:500px;  height:282px;}
hr{

width:100px;}

/* FOOTER
----------------------------------------------------*/
#footer{
	clear:both;
 	border-top:1px solid #666;
	text-align:center;
	padding-top:8px;
	margin-top:30px;
}
#footer p{font-size:11px;}
#footer a{font-size:11px; color:#99CC00;}

#mayus { text-transform:capitalize; }
