* {
	margin:0px;
	padding:0px;
}

BODY {
	background: url("../../img/fondos/adventure/background.jpg") #000000 fixed repeat-x;
	margin: 0px;
	scrollbar-face-color: #8D8D8D;
	scrollbar-highlight-color: #FF9900;
	scrollbar-shadow-color: #7C7065;
	scrollbar-arrow-color: #FF9900;
	scrollbar-base-color: #FF9900;
	scrollbar-dark-shadow-color: white;
	scrollbar-3d-light-color: #6C6C6C;
	border: #ff9900;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00003;
}

a:link, a:visited, a:active {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #00BBFF;
	text-decoration: none;
}

/** TOP ************************************************************************************/

div#sobrehead {
	background:#00BBFF;
	width:100%;
	min-height:19px;
	font-size: 10px;
}

div#sobrehead a:hover{
	color: #000000;
}

/** MENU ***********************************************************************************/

div#menu {
	background:#0067B2;
	width:100%;
	min-height:24px;
}

div#boton {
	font-weight: bold;
	color: #F0FDFF;
	margin: 4px 0px 4px 0px;
	padding: 1px 18px 1px 18px;
	border-right: 1px solid #FFFFFF;
	float:left;
	cursor:hand; 
	cursor:pointer;
}

div#boton:hover {
	background: #00BBFF;
	color: #000000;
}

div#buscadormenu {
	background:#00BBFF;
	min-width:330px;
	min-height:24px;
	text-align:center;
	float:right;
	font-weight: bold;
	font-size: 10px;
	color: #000000;
}
 input,  button  {
	background:#FFFFFF;
	color: #00033;
	max-height:16px;
	border: 1px solid #0067B2;
	font-weight:normal;
	font-size: 11px;
	margin-top:2px;
}

/** HOME ***********************************************************************************/

div#titulo_galev {
	width:389px;
	font-size:13px;
	color:#FFFFFF;
	font-weight: bold;
	margin: 2px 0 2px 6px;
}

.titulo_home {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	margin-top:6px;
}
.bajada_home {
	margin:4px 0 3px 0;	
	color: #CCCCCC;
}

.titulo_fotos {
	font-weight: bold;
	color: #FFFFFF;
}
.bajada_fotos {
	font-size: 10px;
	color: #000000;
}

DIV#noticias_home{
	background:url("../../img/fondos/adventure/fondo.jpg") no-repeat #023577;
}

/** NOTICIAS ********************************************************************************/

div#precuerpo_news {
	float:left;
	width:271px;
	min-height:215px;
	margin:4px;
}

div#cuerpo_news {
	float:left;
	width:549px;
	margin:4px 4px 15px 4px;
	text-align:justify;
}

div#publicado_news {
	font-size: 10px;
	color: #CCCCCC;
}

div#titulo_news {
	font-size: 24px;
	font-weight: bold;
	margin-bottom:4px;
}
div#bajada_news {
	font-size: 12px;
	font-weight: bold;
	margin-bottom:6px;
	text-align:justify;
}

div#history_news {
	font-size: 10px;
	width:234px;
	min-height:390px;
	border-width:2px;
	border-color:#666666;
	border-style:solid;
}
div#history_news a:hover {
	font-size: 10px;
	color: #AAAAAA;
}
div#history_more {
	font-size: 10px;
}

div#history_more a:hover {
	font-size: 10px;
	color: #AAAAAA;
}

/** GALERIA *********************************************************************************/

.titulo_gal {
	font-weight: bold;
	color: #FFFFFF;
}

.bajada_gal {
	font-size: 10px;
	color: #FFFFFF;
}


.titulos {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.paquete {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}