body, html {
	Background: transparent;
	background-image:url(../images/varios/fondo.jpg);
	background-position:top left;
	background-repeat:repeat-x;
    height: 100%;
	width:100%;
	margin:0;
	font:11px Arial, Helvetica, sans-serif;
    color:#042339;
    text-align:left;
}
p {
	font:11px Arial, Helvetica, sans-serif;
    color:#042339;
    text-align:left;
}
#content {
	width:766px;
	height:664px;
	background-image: url(../images/varios/fondo_blanco.png);
	background-repeat: repeat-y;
	background-position: center top;
	overflow:hidden;
	display:block;
	position:relative;
}
#cabecera {
	width:754px;
	height:265px;
	margin:0px; 
	background-image: url(../images/varios/fondo_cabecera.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#logo {
	display:block;
	position:absolute;
	margin-top:0px;
	padding-left:10px;
	//padding-left:5px;
	width:217px;
	height:173px;
	z-index:99;
	float:left;
}
#botones {
	width:70px;
	height:29px;
	right:5px;
	padding-top:7px;
	//padding-top:1px;
	line-height:29px;
	float:right;

}
#fotocabecera {
	//padding-top:3px;
	width:754px;
	height:225px;
	z-index:90;
	margin-top:0px;
}
#menu {
	width:754px;
	height:32px;
	margin:0px; 
	background-image: url(../images/menu/fondo.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#pie {
	width:738px;
	height:28px;
	//height:35px;
	margin:0px;
	line-height:28px;
	padding-top:5px;
	background-image: url(../images/pie/fondo.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

#info {
	width:745px;
	height:327px;
	//height:330px;
	overflow:hidden;
	display:block;
	position:relative;
}
#navizq{
	display:block;
	position:relative;
	float:left;
	width:201px;
	background-color:#D4DFEA;
	overflow:hidden;
	//margin:0px;
	//padding-top:0px;
	height:322px;

}
#time {
	//height:5px;
}
#navder{
	display:block;
	position:relative;
	float:right;
	width:540px;
	overflow:hidden;
	background-image: url(../images/info/fondo.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.fondoreservas{
	background-image: url(../images/navizq/fondo_reservas.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.fondotit{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: normal;
	color: #FFF;
	text-align:left;
	background-image: url(../images/info/fondotit.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.fondoinfo{

}
#forisur {
	width:766px;
	height:35px;
	margin:0px; 

	line-height:25px;
}
.arial11celeste {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #213D61;
	text-align:left;
}
.georgiaazul {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#02335B;
	font-size:20px;
	text-decoration:none;
	font-size:11px;
}
a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#02335B;
	font-size:15px;
	text-decoration:none;
	font-size:11px;
	cursor:pointer;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#057EE2;
	font-size:15px;
	text-decoration:none;
	font-size:11px;
	cursor:pointer;
}
.separador{
	background-image: url(../images/menu/separador.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
a.linkpie {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #3664A0;
	text-decoration: none;
}
a.linkpie:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #213D61;
	text-decoration: none;
}

.bordefoto {
	border: 3px solid #D4DFEA;
}

