/* CSS Document */
* {
	margin:0;
	padding:0;
}
body {
	background-color:#fff;
	text-align:center;
	font:normal 62.5% Verdana, Arial, Helvetica, sans-serif;
	color:#666; 
}
h1 {
	visibility:hidden;
	position:absolute;
	top:0px;
}
h2 {
	margin-right:8px;
	font-size: 1.1em;
	color:#027cc9;
	font-weight: bold;
}
h3 {
	padding:20px 0;
	font-size: 1em;
	color: #333;
	font-weight: bold;
	line-height: 1.1em;
}
#text h2, #text h3, #textarea h2, #textarea h3{display:inline;}
h4{
	padding:5px 0 0 0;
	font-size:100%;
	color: #000;
	font-weight: bold;}
img{
	border:none;}
ul{
	list-style-type:none;}
p {
  padding: 10px 0px 0px 0px;}

a {
	color: #027cc9;
	text-decoration:none;
}
a:link   {
	text-decoration:none;
}

a:hover   {
	text-decoration:none;
	color: #000;
}
thead, th{ text-align:left; height: 30px; font-weight:bold; 
}
table { 
	padding:0px;
	border-spacing:0px;
	margin:0px;
}

/* ----------------------- IDIOMA ----------------------- */

#idioma {
	color: #999;
	font-size: 100%;
	text-align:left;
	clear:both;
	overflow:hidden;
	margin-top:14px;
}
#idioma ul{
	padding:4px 0;
	text-align: left;
	clear:both;
	overflow:hidden;}
#idioma ul li{
padding-left: 7px;
	float:right; text-align: left;}
#idioma a {
	color: #666;
	text-decoration:none;
	text-align: left;
}
#idioma a:hover {
	color: #000;
	text-align: left;
	text-decoration:none;
}
#idioma ul li.non{
	padding-right:0;}
.medio{
	border-left:1px solid #999; border-right:1px solid #999;
	padding-right:7px;}
	
.primer{padding-right:7px;}

/*----------- ESTRUCTURA ---------*/

#global{
	margin:0 auto;
	width:978px;
	text-align:left;
	position:relative;
	height:530px;
	}

#head_container{
	width:978px;
	height:126px;
	clear:both;
	overflow:hidden;
	vertical-align:top;}

#logo{
	width:237px; float:left;
	height:126px;
	background-image:url(../img/logo.png);
	background-repeat:no-repeat;}
#separador{
	width:10px;}
	
#cabecera{
	width:731px; 
	height:126px;
	background-image:url(../img/cabecera1.jpg);
	background-repeat:no-repeat;
	float:right;
	text-align:right;
	margin-left:10px;}
	

/* ----------------------- MENU Lateral izquierdo ----------------------- */

#menu-v{
	font-weight:bold;
	font-size: 110%;	
	float: left;
	width: 237px;
	background-color:#008fff;
}
#menu-v ul {
	padding:30px 0;
}
#menu-v li {
	padding:0 20px;
}
#menu-v a  {
	padding: 5px 0 5px 10px;
	color: #fff;text-decoration: none;
	display:block;
}
#menu-v ul li ul {
	padding:2px 0 3px 0;
}
#menu-v ul li ul li {
	padding:0 0 0 10px;
}
#menu-v ul li ul li a  {
	padding: 1px 0 2px 10px;
	color: #fff;text-decoration: none;
	display:block;
}
	
#menu-v a.current  {
	color:#333;
	background:url(../img/arrow_blue.png) left 0.9em no-repeat;
}
#menu-v ul li ul a.current {
	color:#333;
	background:url(../img/arrow_blue.png) left 0.5em no-repeat;
}
	
#menu-v a:hover,  #menu-v span, #menu-v li.first a:hover {
	color:#333;
	background:url(../img/arrow_blue.png) left 0.9em no-repeat;
}
	
#menu-v ul li ul a:hover {
	color:#333;
	background:url(../img/arrow_blue.png) left 0.5em no-repeat;
}
	

/* ----------------------- MENU HOME ----------------------- */

#menu-home{
	font-weight:bold;
	font-size: 110%;	
	width: 190px;
	font-family:Arial, Helvetica, sans-serif;
	position:absolute;
	z-index:24;
	top:197px;
	left:43px;
}
#menu-home ul {
	padding:30px 0;
}
#menu-home li {
	padding:0 10px;
}
#menu-home a  {
	padding: 5px 0 1px 10px;
	color: #666;
	text-decoration: none;
	display:block;
}
	
#menu-home a:hover,  #menu-home span, #menu-home li.first a:hover {
	color:#000;
}
		
/* ----------------------- MENU LEGAL Lateral izquierdo ----------------------- */

#menulegal-v{
	margin-top:10px;
	font-weight:normal;
	font-size: 80%;	
	background-color:#008fff;
}
#menulegal-v ul {
	padding:5px 0;
	padding-bottom:10px;
}
#menulegal-v li {
	padding:0px 10px;
}
#menulegal-v a  {
	padding: 1px 0px 0px 20px;
	color: #fff;text-decoration: none;
	display:block;
}
#menulegal-v span{
	display:block;}

#menulegal-v a:hover,  #menulegal-v span, #menulegal-v li.first a:hover {
	color:#333;
	background:none;
	padding: 1px 0px 0px 20px;
}
	
#menulegal-v a.current  {
	background-image:none;
}


/* ----------------------- CONTINGUT TEXT ----------------------- */

#wrapper{
	clear:both;
	overflow:hidden;}
	
#content-wrapper{
	clear:both;
	overflow:hidden;
	margin-top:10px;
	background-image:url(../img/menu_bottomblack.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom:20px;}

#container-text{
	float:right;
	width:731px;
	margin-left:10px;
	background-image:url(../img/logo_aigua.png);
	background-repeat:no-repeat;
	background-position: left center;}

#text{
	font-size: 110%;
  	line-height: 150%;
  	color: #666666;
	padding:40px 10px 10px 10px;
	min-height: 350px;
    height: auto !important;
    height: 370px;
}
	
#text ol, #text ul{margin-left:0px;
  	line-height: 110%;}

#text li{padding-top:0px;
}
#text li p{clear:both;}

#text ul li.primer{
	background:url(../img/bullet.gif) left .7em no-repeat;
	padding-left:20px;
	padding-right:20px;
}

#text ul li.sub{
	background:url(../img/bullet_sm.gif) left 1.2em no-repeat;
	padding-left:10px;
	padding-right:10px;
}

.columna1{float:left; width:50%; padding-left:10px; margin-bottom:20px;}
.columna2{float:right; width:45%; padding-left:10px; margin-bottom:20px;}

.columna_patr1{float:left; width:30%; padding-left:55px; margin-bottom:20px;}
.columna_patr2{float:left;; width:30%; padding-left:50px; margin-bottom:20px;}


.mapa{
	float:right;
	vertical-align:top;}

.espacio{
	padding-top:30px;
}
.espaciosm{
	padding-top:22px;
}
.tituls {
	width:500px;
}
/* ----------------------- submenu ----------------------- */
#submenu {
	padding:8px 0; 
	margin-bottom:20px;
	width:100%;
	font-size:90%; line-height:100%;
	color:#ff6600;
	overflow:hidden;
}
#text ul#submenu {
	margin-left:0;}
#submenu li{
	padding:0 8px ;
	float:left;
	border-right:1px solid #ccc;}
#submenu li.inicio{padding-left:0;}
#submenu a {
	color: #999;
	text-decoration:none;
}
#submenu a:hover {
	color: #ff6600;
	text-decoration:none;
}
#submenu li.fin,{
	border-right:none;
	}

/* ----------------------- PEU ----------------------- */

#peu {
	padding-top:5px;
	color: #999;
	font-size: 100%;
	text-decoration:none;
	width:731px;
	clear:both;
	margin-top:20px;
	padding-left:10px;
}
#peu a {
	color: #999;
	text-decoration:none;
	text-align: right;
}

#peu a:hover {
	color: #000;
	text-decoration: underline;
}
.blau{
	color: #027cc9;
}


/* ----------------------- HOME ----------------------- */
#wrapperhome{
	width:978px;
	padding-top:15px;
	margin:0 auto;
}
	
#peuhome {
	color: #999;
	font-size: 100%;
	text-decoration:none;
	text-align:center;
}
#peuhome a {
	color: #999;
	text-decoration:none;
	text-align:left;
}

#peuhome a:hover {
	color: #000;
	text-decoration: underline;
}


/* ----------------------- EVENTOS ----------------------- */

#evento{
overflow:hidden;
clear:both;
}

.foto{
	padding:35px 0px 0px 40px;
	float:right;
	vertical-align:top;
	width:220px;
	height:147px;}


#galeriaver{
	float:right;
	text-align:right;
	padding-top: 45px;
	padding-right:20px;
	padding-left:40px;
	vertical-align:middle;
}
.fotoicono{
	margin-top:30px;
	vertical-align:middle;
}

.galeria{
	padding-top:30px;
	font-size:smaller;
	font-style:italic;
	color:#999999;
	overflow:hidden;
	clear:both;
}
.gal-foto{
	float:left;
}
.gal-medio{
	float:left;
	padding:0px 15px 0px 15px;
}


/* -------------------------- FORMULARIO DE CONTACTO -------------------------- */


#formulario {
	font-size: 0.9 em;
	line-height: 1.6em;
	color: #999;
}	

.env{
	height: 25px;
	font-size: 12px;
	color: #027cc9;
	text-decoration: none;
	font-weight: regular;

}
.enviar{
	height: 30px;
	vertical-align:bottom;
	}

/* -------------------------- BANNER OVERLAYER -------------------------- */
.banner {
	margin-top: 20px;
	z-index:10;
	left:50%;
	margin-left: -400px;
	position:absolute;
}

/* -------------------------- eventos -------------------------- */
#makeMeScrollable div.scrollableArea *
{
	position: relative;
	display: block;
	float: left;
	padding: 0;
	margin: 0;
}
div.scrollingHotSpotLeft {
    background-image: url("../img/big_transparent.gif");
    background-position: center center;
    background-repeat: repeat;
    cursor: url("../img/cursor_arrow_left.png"), url("../img/cursor_arrow_left.cur"), w-resize;
    height: 100%;
    left: 0;
    min-width: 58px;
    position: absolute;
    width: 10%;
    z-index: 200;
}
div.scrollingHotSpotLeftVisible {
    background-image: url("../img/arrow_left.png");
    background-repeat: no-repeat;
	display: block;
}
div.scrollingHotSpotRight {
    background-image: url("../img/big_transparent.gif");
    background-position: center center;
    background-repeat: repeat;
    cursor: url("../img/cursor_arrow_right.png"), url("../img/cursor_arrow_right.cur"), e-resize;
    height: 100%;
    min-width: 58px;
    position: absolute;
    right: 0;
    width: 10%;
    z-index: 200;
}
div.scrollingHotSpotRightVisible {
    background-image: url("../img/arrow_right.png");
    background-repeat: no-repeat;
	display: block;
}
div.scrollWrapper {
    height: 100%;
    overflow: hidden;
    position: relative;
    width: 100%;
}
div.scrollableArea {
    height: 100%;
    position: relative;
    width: auto;
}
#makeMeScrollable {
	width:100%;
	height: 250px;
	position: relative;
}
#makeMeScrollable div.scrollableArea img {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
}

