/* -------------- Definiciones generales para la pagina ----------------------- */
html { 
  padding:0px;
  margin:0px;
}

body {
  background-color:#00016d;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  color:#666666;  
  margin:0px;
  padding:0px;
}


p {
  margin: 0px 0px 0px 0px;
}


#container {
    width: 88%;
}			

#top  {
	background:url(../img/top_bg.jpg);
	background-repeat:no-repeat;
	height:100px;
	width:75%;
	text-align:right;
}

a {
	color: #3b3bc0;
	text-decoration: none;
}

a :link   {
	color: #3b3bc0;
	text-decoration: none;
}

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


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

#tophome  {
	background:url(../img/top_bg.jpg);
	background-repeat:no-repeat;
	height:100px;
	width:75%;
	text-align:right;
}

#imghome {
	background:url(../img/home_img.jpg);
	background-repeat:no-repeat;
	width:100%;
	height:363px;
}
.language-home {
	text-decoration: none;
	margin-bottom:20px;
	font-size: 80%;
	color: #999;
	font-weight: normal;
	padding-right:12px;}

.language-home a {
	text-decoration: none;
	color: #ffffff;
}
.language-home a :link   {
	text-decoration: none;
	color: #ffffff;
}
.language-home a:hover   {
	color: #ffffff;
	text-decoration:underline;
}

/* ----------------------- MENU ESQUERRA ----------------------- */


.menuconteiner {
	margin-top: 8px;
	margin-right: 3px;
	margin-bottom: 8px;
}

.menu  {
	font-size: 90%;
	line-height: 18px;
	color: #ffffff;
	width:25%;

}

.menu span {
	font-size: 90%;
	line-height: 18px;
	color: #ffffff;
	text-decoration:underline;
}

.menu a {
	font-size: 90%;
	line-height: 18px;
	color: #ffffff;
	text-decoration: none;
}
.menu a :link   {
	color: #ffffff;
}
.menu a:hover   {
	color: #ffffff;
	text-decoration:underline;
}

.submenu  {
	font-size: 90%;
	line-height: 18px;
	color: #ffffff;
	text-decoration: none;
	margin-left: 20px;}

.submenu a {
	font-size: 90%;
	line-height: 18px;
	color: #ffffff;
	text-decoration: none;}

.submenu a:hover {
	color: #ffffff;
	text-decoration:underline;}


.submenu2 {
	font-size: 85%;
	margin-left: 40px;
	line-height: 18px;}

.submenu2 a {
	line-height: 18px;}

.submenu2 span {
	text-decoration:underline;
	line-height: 18px;}
	

.submenu3 {
	font-size: 100%;
	margin-left: 20px;
	line-height: 16px;}

.submenu3 a {
	line-height: 16px;}

.submenu3 span {
	text-decoration:underline;
	line-height: 16px;}

.language {
    float:right;
	text-decoration: none;
	margin-top:50px;
	font-size: 80%;
	color: #999;
	font-weight: normal;
}

.language a {
	text-decoration: none;
	color: #ffffff;
}
.language a :link   {
	text-decoration: none;
	color: #ffffff;
}
.language a:hover   {
	color: #ffffff;
	text-decoration:underline;
}

/* ----------------------- CAPÇALERA ----------------------- */


.ruta  {
	font-size: 16px;
	color: #ccc;
	font-weight: normal;
	margin-bottom:20px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	padding-top:2px;
}

.ruta1  {
	font-size: 22px;
	color: #ccc;
	font-weight: normal;
	text-transform:uppercase;
	text-decoration:none;

}

.ruta1 a {
	font-size: 22px;
	color: #ccc;
	text-decoration:none;
}

.ruta1 a :link   {
	text-decoration:none;
	font-size: 22px;
	color: #ccc;
}

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

.ruta2  {
	font-size: 18px;
	color: #000;
	font-weight: normal;
	margin-top:20px;
}

.ruta2 a {
	text-decoration:none;
	font-size: 18px;
	color: #ccc;
	font-weight: normal;
}

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

.ruta3  {
	font-size: 14px;
	color: #000;
	font-weight:bold;
}


.titul  {
	font-size: 15px;
	color: #3b3bc0;
	font-weight: normal;
	margin-top:30px;
	margin-bottom:8px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;	
	text-transform:uppercase;
}

.derecha  {
float: right;
}

.derechatexto  {
padding:34px 5px 5px 15px;
float: right;
}

.logos  {
	margin-right:30px;
	float:left;
}

.espacio{
padding-top:15px;
}

.piefoto{
color:#999999;
font-style:italic;
}

.foto-r{
padding-left:110px;
}


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

#content-container {
	width:75%;
	background:url(../img/content_agua_blanca.png) no-repeat bottom right;
	background-color:#f1f0fa;
	font-size: 0.7em;
	line-height: 1.6em;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}	

#content {
	padding: 10px 30px 5px 30px;
	height:420px;
	overflow:auto;

}	

#content p {
  margin: 12px 0px 0px 0px;
}

#content h1 {
	font-size: 1.1em;
	color: #3b3bc0;
	font-weight: bold;
}
#content h2{
	font-size: 1em;
	color: #666666;
	font-weight: bold
}
#content2 h1 {
	font-size: 1.1em;
	color: #3b3bc0;
	font-weight: bold;
}
#content2 h2{
	font-size: 1em;
	color: #666666;
	font-weight: bold
}


#content2 {
	background-color:#FFFFFF;
	padding: 10px 15px 40px 30px ;
	font-size: 0.6em;
	line-height: 2em;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}	
.legal {
	text-align:right;
	float:right;
	font-size: 65%;
	line-height:16px;
	color: #ccc;
	font-weight: normal;
	width:20%;
}
.legal a {
	color: #fff;
	text-decoration: none;
}

.legal a:hover{
	text-decoration:underline;
	color: #999;
}

.copy {
	float:left;
	font-size: 65%;
	line-height:16px;
	color: #ccc;
	font-weight: normal;
	width:80%;
}

.copy a {
	color: #fff;
	text-decoration: none;
}

.copy a:hover{
	text-decoration:underline;
	color: #999;
}

ul{
	margin-top:5px;
	margin-bottom:5px;
	list-style-image: url(../img/bullet.gif);
	line-height:15px;
}

li{padding-left:-10px;

}

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

.submenu-h {
	line-height: 1.2em;
	font-weight:bold;

}


/* -------------------------- NOTICIES -------------------------- */

#box {
	padding-top:15px;
	text-align:left;
	margin-right: 10px;
	margin-left: 10px;
	color: #00016d;
	line-height:16px;
}

#titular_box {
	font-size: 10px;
	font-weight: bold;
}
#noticia_box {
	font-size: 10px;
	font-weight:normal;
}

#titular {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	line-height: 20px;
	text-decoration:underline;
	color:#3b3bc0;
}
#noticia {
	font-size: 10px;
	font-weight:normal;
}

#masinfo a {
	font-size: 10px;
	color: #333;
	text-decoration: underline;
}
#masinfo a :link   {
	color: #333;
    text-decoration: underline;
}
#masinfo a:hover   {
    text-decoration: underline;
	color: #000000;
}

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


#formulario {
	font-size: 0.8 em;
	line-height: 1.1em;
	color: #999;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
}	

.env{
	height: 24px;
	font-size: 12px;
	color: #3b3bc0;
	text-decoration: none;
	font-weight: regular;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
}
