/* 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:10px 0;
	font-size: 1em;
	color: #c0131d;
	font-weight: bold;
	line-height: 1.1em;
}

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: #ccc;
	font-size: 100%;
	text-align:left;
	clear:both;
	overflow:hidden;
	margin-top:0px;
}
#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: #999;
	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;
	overflow:hidden;
	}



/* ----------------------- 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: 90%;
  	line-height: 100%;
  	color: #666666;
	padding:0px 20px 10px 5px;
	min-height: 350px;
    height: auto !important;
    height: 350px;
}
	
#text ol, #text ul{margin-left:0px;
	padding-top:10px;
  	line-height: 110%;}

#text li{padding-top:0px;
}
#text li p{clear:both;}

#text ul li{
	background:url(../img/bullet_red.gif) left .5em no-repeat;
	padding-left:15px;
	padding-right:20px;
}

#text ul li.sub{
	background:url(../img/bullet_gris.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;
}
.espacio_sm{
	padding-top:10px;
}


/* ----------------------- PEU ----------------------- */

#pie  {
	position:absolute;
	width: 100%;
	left: 0px;
	right:0px;
	bottom:0px;
	color: #999999;
	font-size:9px;
	line-height:12px;
	text-align:justify;
	padding-bottom:0px;
	padding-top:3px;
	
}

#pie p {
	padding-left:4px;
	padding-right:4px;
	padding-bottom:2px;
}

#pie a {
	color: #999999;
	text-decoration:underline;
}

#pie a :link   {
	color: #999999;
	text-decoration:underline;
}

#pie a:hover   {
	text-decoration: none;
	color: #000;
}


#pie_en  {
	position:absolute;
	width: 100%;
	left: 0px;
	right:0px;
	bottom:0px;
	color: #999999;
	font-size:9px;
	line-height:12px;
	text-align:justify;
	padding-bottom:0px;
	padding-top:3px;
	display:none;
}

#pie_en p {
	padding-left:4px;
	padding-right:4px;
	padding-bottom:2px;
}

#pie_en a {
	color: #999999;
	text-decoration:underline;
}

#pie_en a :link   {
	color: #999999;
	text-decoration:underline;
}

#pie_en a:hover   {
	text-decoration: none;
	color: #000;
}

#logo{
padding-left:15px;
}
