body {
	margin:0px;
}
#top_flash {
	height: 476px;
}

p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #33333e;
}
a {
	color: #308EC1;
	text-decoration: underline;
}
a:hover {
	color: #F1841D;
	text-decoration: none;
}
#nav_servicios {
	padding-top: 0px;
	}

.titulos {
	color: #4f4f4f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-align: center;
	margin: 0;
	padding-top: 31px;
}
.menu_textual {
	font-family: Tahoma, Verdana;
	font-size: 14px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
	text-align: center;
	font-weight: bold;
	line-height: 32px;
	color: #0A75C1;
}
.menu_textual a{
	color: #0a75c1;
	font-family: Tahoma, Verdana;
	font-size: 14px;
	font-weight: bold;
}
.menu_textual a:hover {
	color: #f48b18;
}
.texto_secundario {
	font:12px Tahoma, Arial, Verdana;
	color: #FFFFFF;
}
.titulos_secundario {font:14px Tahoma, Arial, Verdana;color: #000000;}
.texto_small {
	font:9px Tahoma, Arial, Verdana;
	color: #000000;
}

#container {
	margin: auto;
	background-color: #FFFFFF;
}
#top {
	background-image: url(images/bg_contenido_azul.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	margin: 0;
}
#main {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#contenido {
	margin: 0 0 0 30px;
	width: 590px;
	float:left;
}
#contenido * {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


#mapa {
}

#sidebar {
	background-image: url(images/bg_barra_lateral_azul.jpg);
	background-repeat: no-repeat;
	width: 340px;
	float: right;
	padding-top: 22px;
}

#header {
	width: 980px;
	height: 476px;
}

#menu_servicios {
	width: 265px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/bg_cajas_azul.jpg);
	background-repeat: no-repeat;
	min-height:275px;
	
}

#ofertas {
	width: 265px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/bg_cajas_2_azul.jpg);
	background-repeat: no-repeat;
	height: 272px;
	
}

#other, #trip {
	width: 265px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/bg_cajas_3_azul.jpg);
	background-repeat: no-repeat;
	
}
#other .cont {
	padding-bottom: 0px;
}
#trip {
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	width:265px;
	padding-top: 30px;
	padding-bottom: 50px;
}

#footer {
	margin-bottom: 10px;
}
#reservas {
	margin-right: 20px;
	margin-left: 20px;
}



.tit_sidebar {
	background-image: url(images/tit_sidebar_azul.jpg);
	background-repeat: no-repeat;
	margin: 0;
	width: 265px;
	height: 65px;
}
#ofertas .tit_sidebar {
	background-image: url(images/tit_sidebar_azul_ofertas.jpg);
	background-repeat: no-repeat;
	margin: 0;
	width: 265px;
	height: 65px;
}

h1 {
	color: #0a75c0;
	font-size: 33px;
	font-family: Arial, Helvetica, sans-serif;
}

h2 {
	color: #0a75c0;
	font-size: 23px;
	font-family: Arial, Helvetica, sans-serif;
}
h3 {
	color: #0A75C0;
	font-size: 18px;
}
#sidebar .deg {
	padding-bottom: 80px;
	background-image: url(images/degradados_azul.jpg);
	background-repeat:   repeat-x;
	background-position: bottom;
	background-color: #2081C6;
}
#nav_new {
	padding-bottom: 0px;
}
#nav_new ul {
	margin: 0px;
	padding: 0px;
}
#nav_new li {
	list-style-type: none;
	display: block;
	padding-right: 20px;
	padding-left: 20px;
}
#nav_new li a {
	font-family: Georgia, "Times New Roman", Times, serif;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 18px;
	text-align: center;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	border-bottom: 1px #0b59ab solid;
	background-color: #298cd4;
}
#nav_new li a:hover {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCFFFF;
	padding: 3px;
	background-color: #51abec;	
}

.clearfloat{
	clear: both;
}

