FORM { display: inline; }
BODY {
	background-color: white;
	color: black;
}
#contenedor {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 220px;
	background-image: url(imagenes/fondo.png);
	background-repeat: repeat-x;
	background-position: top;
}
#fondo_inf {
	position: relative;
	z-index: 0;
	top: -105px;
	width: 100%;
	height: 105px;
	margin-bottom: -105px;
	background-image: url(imagenes/fondo_inf.png);
	background-repeat: repeat-x;
	background-position: top;
}
INPUT, TEXTAREA, SELECT {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
}
INPUT  {
	width: 150px;
}
H1 {
	font-family: Arial, Verdana, Geneva,  helvetica, sans-serif;
	font-size: 18px;
	color: #286991;
	margin: 12px 0px 20px 0px;
	text-align: center;
}
H3 {
	margin: 0px;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 14px;
	color: #c00;
	padding-bottom: 10px;
}
UL {
	padding: 0px;
	/*margin: 6px;*/
	margin: 6px 0px 6px 30px;
}
P {
	/*margin: 6px 0;*/
	margin: 0;
	padding: 5px 0;
}
#capaGeneral {
	position: relative;
	z-index: 10;
  	width: 780px;
	margin: 0 auto;
	background-color: transparent;
}
#capaMenuSuperior {
	border: 1px solid white;
	height: 26px;
	background-image: url(imagenes/fondo_menu.png);
	background-repeat: repeat-x;
}
#capaCentral {
	width: 780px;
	margin-top: 10px;
	/*background-image:url(imagenes/bordeDer.gif);
	background-position:right;
	background-repeat:repeat-y;*/
}
#capaInformacion {
	width: 720px;
	padding: 20px 30px;
	color: black;
	background-color: white;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 2em;
}
#cabecera {
	width: 780px;
	height: 100px;
	margin-top: 10px;
}
#tablaMenuGeneral {
	width: 100%;
	margin-top: 6px;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
#tablaMenuGeneral TD {
	padding: 0 18px;
}
a.menuGeneral:link {
	color: #fff;
	text-decoration: none;
}
a.menuGeneral:visited {
	color: #fff;
	text-decoration: none;
}
a.menuGeneral:hover {
	color: #FF3;
	text-decoration: none;
}
a.menuGeneral:active {
	color: #FF3;
	text-decoration: none;
}
.precio {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	/*font-size: 11px;*/
	font-weight: bold;
	text-align: center;
	padding: 20px 0px;
}
#tablaHospedaje {
	margin: auto;
	text-align: center;
}
#tablaHospedaje TH {
	padding: 4px 10px;
	border: 1px solid black;
	background-color: #6c9;
}
#tablaHospedaje TD {
	padding: 4px 10px;
	border: 1px solid black;
	background-color: #eee;
}
.plan {
	color: #c00;
	font-weight: bold;
}
#dominios {
	text-align: center;
}
#capaContacto {
	width: 530px;
	margin: auto;
	border: 1px solid #999;
	text-align: left;
	padding: 10px;
	background-color: #6c9;
	color: black;
	font-weight: bold;
}
#tablaContacto TD {
	padding: 4px 6px;
}
/* ********* CSS para las cajas de Inicio *********** */
.capaBorde {
	width: 314px;
	margin: auto;
	border: none;
}
.capaBorde img {
	border: none;
}
.capaBordeEj {
	width: 314px;
	margin: auto;
	border: none;
	text-decoration: none;
}
.iniBorde {
	background-image: url(imagenes/iniBorde.gif);
	background-repeat: repeat-y;
}
.iniCaja {
	padding: 0 5%; 
	background-image: url(imagenes/iniBorde.gif); 
	background-position: right; 
	background-repeat: repeat-y;
	color: black;
	text-align: center;
}
.iniCaja H3 {
	text-align:center;
}
H3 A {
	color: #c00;
	text-decoration: none;
}
.iniTop {
	height: 18px; 
	background-image: url(imagenes/iniBorde.gif);
	background-repeat: repeat-x;
}
.iniBordeSupIzq {
 	float: left;
}
.iniBordeSupDer {
	float: right;
}
.iniBottom {
	height: 18px; 
	background-image: url(imagenes/iniBorde.gif); 
	background-repeat: repeat-x;
	background-position: bottom;
}
.iniBordeInfIzq {
 	float: left;
}
.iniBordeInfDer {
	float: right;
}
/* Simplified box model hack para posicionar correctamente las imagenes de esquina. */
* html .iniBordeSupIza, * html iniBordeInfIzq {
	margin-left:-.2em;
	margin-left:0;
}
* html .iniBordeInfDer, * html iniBordeSupDer {
	margin-left:-.2em;
	margin-left:0;
}
/* ************************************************** */
#capaInicio {
	width: 720px;
	color: black;
	background-color: white;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.8em;
	padding: 40px 30px;
}
#tablaInicio {
	width: 100%;
}
#tablaInicio TD{
	vertical-align: top;
	text-align: center;
	width: 50%;
}
.iniSinBorde {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	padding: 18px 20px;
}
.iniSinBorde H3 {
	color: #286991;
}
#capaInferior {
	height:6px; 
	background-image:url(imagenes/bordeInf.gif);
	background-repeat:repeat-x;
	border:0;
	padding:0;
	margin:0;
}
.capaEjemplos {
	width: 49%;
	margin-bottom: 20px;
	font-size: 11px;
}
.izda {
	float: left;
	clear: left;
}
.dcha {
	float: right;
	clear: right;
}
#tablaEjemplos {
	width: 100%;
	font-size: 11px;
}
#tablaEjemplos TD {
	font-weight: normal;
	text-align: center;
	padding-bottom: 20px;
}
.enlaceWeb {
	font-weight: bold;
	font-size: 11px;
	padding-top: 10px;
	text-decoration: none;
	color: black;
	line-height: 1.5em;
}
.textoEjemplos {
	text-align: justify;
	clear: right;
}
.capaEjemplos .capaImagen {
	float: right;
	margin:0 0 5px 10px;
}
.info {
	font-size: 11px;
}
#pie {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	color: white;
	padding-top: 6px;
	padding-bottom: 6px;
	/*height: 23px;*/
}
#pie a {
	color: #FF3;
}
#enlaces {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 9px;
	margin-top: 6px;
	text-align: center;
	color: white;
}
#enlaces a:link {
	color: #69f;
	text-decoration: none;
}
#enlaces a:visited {
	color: #69f;
	text-decoration: none;
}
#enlaces a:hover {
	color: #69f;
	text-decoration: none;
}
#enlaces a:active {
	color: #69f;
	text-decoration: none;
}
