@charset "utf-8";
/*
	_= CSS Document =_ 
	Owner: Fundació HADAMA, Hadama Viatges
	Author: Alex Murillo Ruiz
	Mail: alex@murilloruiz.com
	Web: http://www.murilloruiz.com
*/

.cls {
clear:both;
}

/*
	Estructuras Generales
*/

body
{
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}


/*
	Estructura GENERAL
*/


#fondo_header
{
	background:url(../images/struct/fondo_header_total.jpg) center no-repeat;
	width: 100%;
	height: 220px;
	margin: 0px;
	padding: 0px;
}

#header
{
	width: 920px;
	height: 220px; /* 220px asignados */
	margin: 0px auto 0px auto; /*centrado*/
}

#total
{
	margin:0px auto 0px auto; /*centrado*/
	width:920px;
	min-height: 400px;
	height:auto;
}

#frame_izq
{
	float: left;
	margin-top: 0px;
	width: 120px;
	height: auto;
	min-height: 400px;
}

#frame_izq p
{
	margin-top: 8px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style:italic;
	text-decoration: none;
	color: #ac71c3;
}

#frame_der
{
	background:url(../images/struct/frame_der_background.jpg) center repeat-y;
	float: right;
	margin-top: 0px;
	width: 800px;
	height: auto;
	min-height: 400px;
}

#frame_der_header
{
	width: 750px;
	height: 30px;
	background: #FFFFFF;
	margin-top: 0px;
	margin-left: 25px;
	margin-right: 25px;
	border-bottom: 2px inset #ac73c2;
}

#frame_der_header_space
{
	height: 5px;
	width: 100%;
}

#frame_der_header h1
{
	margin-top: 0px;
	padding-top: 0px;
	text-align: center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 200;
	text-decoration: none;
	color: #400a56;
}

#contenido
{
	background:url(../images/struct/contenido_background.jpg) center repeat-y;
	width: 760px;
	min-height: 400px;
	height: auto;
	margin-top: 15px;
	margin-left: 20px;
	margin-right: 20px;
}

#footer
{
	width: 750px;
	height: 20px;
	background: #643676;
	margin-top: 30px;
	margin-left: 25px;
	margin-right: 25px;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
}

/*
	Menu
*/


#header_margin_sup
{
	width: 920px;
	height: 100px;
}

#header_margin_sup a
{
	display: block;
	margin-left: 90px;
	width: 100px;
}

#header_margin_sup_div1
{
	width: 400px;
	height: 100px;
	float: left;
}

#logotipo
{
	height: 50px;
	width: 200px;
	margin-left:70px;
	margin-top: 15px;
	cursor: pointer;
}

#header_margin_sup_div2
{
	width: 520px;
	height: 100px;
	float: right;
}

#idioma
{
	float: right;
	height: 20px;
	width: 200px;
	margin-bottom: 20px;
}

#margen_div2
{
	float: right;
	height: 60px;
	width: 400px;
	margin-bottom: 10px;
	text-align: right;
	line-height: 13px;
	font-size: 11px;
	font-family: Verdana;
	color:#88599a;
	font-weight: bold;
	font-style:italic;
}

#idioma a
{
	display: block;
	float: left;
	height: 13px;
	width: auto;
	margin-left: 15px;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	color: #643676;	
}

#idioma a.current
{
	color:#000000;
	text-decoration:underline;
}

#idioma a:hover
{
	color:#000000;
	text-decoration:underline;
}

#menu_sup
{
	width: 920px;
	height: 20px;	
}

#menu_sup a
{
	display: block;
	float: left;
	height: 13px;
	width: 60px;	
	margin-left: 120px;
	margin-top: 7px;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;	
}

#menu_sup a.current
{
	color:#FFFFFF;
	text-decoration:overline;
}

#menu_sup a:hover
{
	color:#FFFFFF;
	text-decoration:overline;
}

#menu_inf
{
	width: 920px;
	height: 20px;
}

#menu_inf_tab
{
	width: 50px;
	height: 20px;
	float: left;
}

#menu_inf a
{
	display: block;
	height: 13px;
	width: 60px;
	float: left;	
	margin-left: 140px;
	margin-bottom: 7px;
	margin-top: -2px;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #643676;	
}

#menu_inf a.current
{
	color:#643676;
	text-decoration:underline;
}

#menu_inf a:hover
{
	color:#643676;
	text-decoration:underline;
}

/*
	Sección HOME (INICIO)
*/

#contenido_home
{
	background: #FFFFFF url(../images/struct/inicio_background.jpg) no-repeat;
	width: 730px;
	height: 550px;
	margin-left: 15px;
	margin-right: 15px;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	line-height: 25px;
}

#contenido_home p
{
	margin-left: 10px;
	margin-right: 10px;
}	

#contenido_home h1
{
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
	color: #ac73c2;	
}



#contenido_home a.current
{
	color:#400a56;
	text-decoration:underline;
}

#contenido_home a:hover
{
	color:#400a56;
	text-decoration:underline;
}

.home_h2
{
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;	
}

/*
	Sección DESTINOS
*/

#contenido_destinos
{
	background: #683c79 url(../images/struct/destinos_background.jpg) repeat-x;
	width: 730px;
	height: auto;
	margin-left: 15px;
	margin-right: 15px;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14px;
	text-decoration: none;
	line-height: 20px;
	font-weight: bold;
	color: #666666;
}

#contenido_destinos h1
{
	font-family:Verdana; 
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #ac73c2;
}

.destinos_viajes
{
	background: #FFFFFF;
	width: 630px;
	height: auto;
	margin-left: 50px;
	margin-right: 50px;
	border-top: 1px solid #7a757c;
	border-left: 1px solid #7a757c;
	border-right: 2px solid #7a757c;
	border-bottom: 2px solid #7a757c;
	cursor: pointer;
}

.destinos_viajes a
{
	cursor: pointer;
	margin-left: 25px;
	margin-top: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #643676;	
}

.destinos_viajes a.current
{
	color:#643676;
	text-decoration:underline;
}

.destinos_viajes a:hover
{
	color:#643676;
	text-decoration:underline;
}


.dv_sup
{
	height: auto;
	width: 630px;
}

.dv_inf
{
	display: none;
	visibility: hidden;
	height: auto;
	width: 630px;
}

.dv_image
{
	heigth: auto;
	min-height: 50px;
	width: 150px;
	float: left;
}

.dv_image img
{
	margin: 0 auto;
	margin-top: 10px;
}

.dv_content
{
	height: auto;
	min-height: 50px;
	width: 480px;
	float: left;
}

.dv_content_sup
{
	height: 85px;
	width: 480px;
	float: left;
}

.dv_content_inf
{
	height: auto;
	width: 480px;
	float: left;
	font-family: Verdana;
	font-size: 12px;
}

.dv_content_inf p
{
	margin-top: 5px;
	margin-right: 20px;
	line-height: 15px;
}

.dv_content_sup_title
{
	width: 395px;
	height: 85px;
	float: left;
	font-family: Verdana;
	font-size: 20px;
	text-align: center;
	text-decoration: underline;	
	color: #440e59;
}

.dv_content_sup_title p
{
	margin-top: 30px;
}

.dv_content_sup_title_img
{
	width: 85px;
	height: 85px;
	float: left;
}

.dv_content_sup_title_img img
{
	margin-top: 5px;
	margin-right: 5px;
}

#dv_sub_footer
{
	width: 730px;
	height: 30px;
}

/*
	Sección GALERIA
*/

#contenido_galeria
{
	background: #683c79 url(../images/struct/destinos_background.jpg) repeat-x;
	width: 730px;
	height: auto;
	margin-left: 15px;
	margin-right: 15px;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14px;
	text-decoration: none;
	line-height: 20px;
	font-weight: bold;
	color: #666666;
}

#contenido_galeria h1
{
	font-family:Verdana; 
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #ac73c2;
}

.galeria_galerias
{
	background: #FFFFFF;
	width: 630px;
	height: auto;
	margin-left: 50px;
	margin-right: 50px;
	margin-bottom: 25px;
	border-top: 1px solid #7a757c;
	border-left: 1px solid #7a757c;
	border-right: 2px solid #7a757c;
	border-bottom: 2px solid #7a757c;
	cursor: pointer;
}

.galeria_galerias a
{
	cursor: pointer;
	margin-left: 25px;
	margin-top: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #643676;	
}

.galeria_galerias a.current
{
	color:#643676;
	text-decoration:underline;
}

.galeria_galerias a:hover
{
	color:#643676;
	text-decoration:underline;
}


.dv_sup_galeria
{
	height: auto;
	width: 630px;
}

.dv_image_galeria
{
	heigth: auto;
	min-height: 50px;
	width: 150px;
	float: left;
}

.dv_image_galeria img
{
	margin: 0 auto;
	margin-top: 10px;
}

.dv_content_galeria
{
	height: auto;
	min-height: 50px;
	width: 480px;
	float: left;
}

#dv_sub_footer
{
	width: 730px;
	height: 30px;
}


/*
	Sección SERVICIOS
*/

#contenido_servicios
{
	background: url(../images/struct/servicios_background.jpg) no-repeat;
	width: 730px;
	height: 470px;
	margin-left: 15px;
	margin-right: 15px;
	font-family: Verdana;
	font-size: 14px;
	text-decoration: none;
	line-height: 25px;
	font-weight: bold;
	color: #666666;
}

#contenido_servicios b
{
	color: #ac73c2;
}

/*
	Sección CONTACTO
*/

#contenido_contacto
{
	width: 720px;
	height: 620px;
	margin-left: 20px;
	margin-right: 20px;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14px;
	text-decoration: none;
	line-height: 25px;
}

#cc_content
{
	background: #c0a6e2;
	width: 720px;
	height: 600px;
	float: left;
}

#cc_content h1
{
	margin-left: 15px;
	margin-top: 30px;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
}

#cc_content h2
{
	margin-top: 120px;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
	text-align:center;
	color: #FFFFFF;
}

#cc_left
{
	width: 713px;
	height: auto;
	float: left;
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}

form 
{
	width: 655px;
	height: 280px;
	margin-left: 30px;
	margin-top: 30px;
	border: 2px #FFFFFF dotted;
}


form label
{
	display: block;
	float: left;
	margin-left: 30px;
	margin-top: 20px;
	width: 100px;
}

form label:first-letter
{
	text-decoration:underline;
}

form input
{
	border:1px solid #000000;
	width:auto;
	margin-left: 10px;
	margin-top: 20px;
	float: left;
}

form textarea
{
	border:1px solid #000000;
	width: 420px;
	height: 80px;
	margin-left: 10px;
	margin-top: 20px;
	float: left;
	overflow:auto;
}

form br
{
clear:left;
}

#cc_right
{
	background: url(../images/struct/cc_deco_right.jpg) repeat-y;
	width: 7px;
	height: 600px;
	float: right;
}

#cc_right_deco_top
{
	background: url(../images/struct/cc_deco_right_top.jpg) no-repeat;
	width: 7px;
	height: 10px;
	margin-top:0px;
	margin-right: 0px;
}

#cc_footer
{
	background: url(../images/struct/cc_deco_footer.jpg) no-repeat;
	width: 720px;
	height: 7px;
	float: left;
}

/*
	Sección SOCIAL
*/

#contenido_social
{
	background: #FFFFFF url(../images/struct/social_background.jpg) no-repeat bottom;
	width: 730px;
	height: auto;
	margin-left: 15px;
	margin-right: 15px;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14px;
	text-decoration: none;
	line-height: 25px;
	font-weight: bold;
	color: #333333;
}

#contenido_social p
{
	margin-left : 10px;
	margin-right : 10px;
}

#contenido_social b
{
	color: #400a56;
	text-decoration: underline;
}

.div_fondo_lila
{
	background: url(../images/struct/fondo_lila.png) repeat;
	width: 600px;
	height: auto;
	margin-left: 65px;
	margin-top: 15px;
}

/*
	Sección DESTINO
*/

#contenido_destino
{
	width: 730px;
	height: auto;
	margin-left: 15px;
	margin-right: 15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	line-height: 25px;
	color: #666666;
}

#cd_frame_izq
{
	width: 247px;
	height: auto;
	float: left;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	text-decoration: none;
	line-height: 18px;
	color: #333333;
}

#cd_frame_der
{
	width: 480px;
	height: auto;
	float: left;
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	border-right: 2px solid #666666;
	border-bottom: 2px solid #666666;
}

#cd_logo
{
	width: 247px;
	height: auto;
	float: left;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 20px;
}

#cd_imagen_extra
{
	width: 242px;
	height: auto;
	float: left;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 20px;
}

#cd_link_servicios
{
	width: 242px;
	height: auto;
	float: left;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-decoration: none;
	line-height: 25px;
	font-weight: bold;
}

#cd_texto_contenido
{
	width: 242px;
	height: auto;
	float: left;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 10px;
}

#cd_texto_extra
{
	width: 242px;
	height: auto;
	float: left;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 10px;
}

/*
	Sección EMPRESAS
*/

#contenido_empresas
{
	width: 730px;
	height: auto;
	margin-left: 15px;
	margin-right: 15px;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	line-height: 25px;
}

#contenido_empresas a
{
	margin-left: 25px;
	margin-top: 40px;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #400a56;	
}

#contenido_empresas a.current
{
	color:#000000;
	text-decoration:underline;
}

#contenido_empresas a:hover
{
	color:#000000;
	text-decoration:underline;
}