body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #e3e3e3;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 0.15em;
	color: #FFFFFF;
	background-image: url(images/background.gif);	
}


A:link {text-decoration: none;	color:#FFCC00;	font-weight: bold;}
A:visited {text-decoration: none;	color:#FFCC00;	font-weight: bold;}
A:active {text-decoration: underline;	color:#FFFF00;}
A:hover {text-decoration: underline;	color:#FFFF00;}

#contenedor {
	top: 0;
	left: 0;
	width: 760px;
	background-color: #444754;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #c4c4c4;
	border-left-color: #c4c4c4;
	
}



#logo {
	text-align: left;
	height: 127px;
	width: 250px;
	vertical-align: top;
	float: left;
}

#titulo {
	text-align: center;
	height: 127px;
	width: 500px;
	float: right;
}
h1 {
	font-size: 19px;
	color: #FFCC00;
}
h3{
	font-size:0.8em;
	margin-bottom:2px;
	margin-top:2px;
	text-decoration: none;
}

h4{
	font-size:1.15em;
	margin-bottom:2px;
	margin-top:2px;
	color: #FFE064;
}
#footer {
	width: 760px;
	background-color: #2e313f;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	letter-spacing: 0em;
	word-spacing: 0em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#contenido {
	padding: 5px;
	width: 760px;
}
table {
	font-size: 11px;
	line-height: 1.5em;
	padding: 3px;
}

.thumbnail{
	padding: 2px 2px 10px 2px;
	background-color: #CCCCCC;
	border: 1px solid #333333;
	margin-right: 10px;
	margin-bottom: 10px;
	}	
.minitext {
	font-size: 85%;
	}
.submit {
	background-color: #e35804;
	
	color: #FFFFFF;
	}

.submit_reserve {
	color: #FF0000;
	font-weight: bold;
}

centrado {width:754px;height:592px;margin:0px auto;position:relative;background-image: url(images/fondo_site.png);}

#contenidoi {
	width:100%;
	height:100%;
	margin-top: 17px;
	margin-right: auto;
	margin-bottom: 17px;
	margin-left: auto;
}

/* invisible para IE 5 \*/
#centrado {
	position:absolute;
	left:50%;
	top:50%;
	right: 50%;
	bottom: 50%;
}
/* fin hack */

#div_contenidoi {background-image: url(images/_div_contenido.gif);height: 16px;	background-repeat: no-repeat;	float: left;	width: 270px;}

#contenido_index {
	background-image: url(images/fondo_index.gif);
	height: 243px;
	width: 100%;
	background-color: #FFE244;
	background-position: center;
	margin-top: -340px;
}

.divisor_tabla {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #B3B5CC;
}

#div_hor {
	width: 450px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #606477;
	border: 1px solid #31333C;
}
