/* CSS Document */
A:link
{
    TEXT-DECORATION: none
}
A:visited
{
    TEXT-DECORATION: none
}
A:active
{
    TEXT-DECORATION: none
}
A:hover
{
    TEXT-DECORATION: underline
}

html {	
	margin:0px;
	padding:0px;
}

body {
	margin: 15px 0px 15px 0px;
	background-color: #a3c159;
	text-align: center;
}

body p{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
table{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #3e5860;
	text-align: justify;
	text-indent: 8px;
}

body p a{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:underline
}

body p a:hover {
	text-decoration:underline;
}

div#container {
	width:726px;
	margin:0 auto;
	text-align:left;
	border:solid 1px #3e5860;
	padding: 5px;
	background-color: #FFFFFF;
	
}

div#header {
	height: 125px;
	padding-bottom: 5px;
}

div#logoside {
	width: 100%;
	height:82px;
	background-image: url(/img/topAL.gif);
	background-repeat: no-repeat;
	margin-bottom:3px;
}

div#headerlogo {
	float:left;
	width:400px;
	height: 100%;
}

div#headerinfo {
	float: left;
	text-align:right;
	width:306px;
	margin-right: 20px;
	margin-top: 15px;
}

div#headerflags {
	FONT-SIZE: 10px;
	COLOR: #333333;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

div#homelink{
	text-align: right;
	margin-top: 30px;
}

div#homelink a{
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: #ffffff;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

div#headermenu {
	width: 100%;
	text-align: right;
	font-family: Tahoma;
	font-size: 11px;
	height: 18px;
}

#headermenufirst { 
	background-image: url(../img/topmenufirst.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border: #000000;
}
#headermenulast { 
	background-image: url(../img/topmenulast.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

div#headermenu a{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	line-height: 18px;
	color: #FFFFFF;
	background-color: #1BA6B2;
	padding: 2px 7px 3px 7px;
	text-decoration: none;
}

div#headermenu a:hover {
	background-color: #A3C159;
	text-decoration: underline;
}

div#fechalocalizador {
	width: 100%;
	margin-top: 7px;
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	color: #3e5860;	
}

div#fechalocalizador a{
	width: 100%;
	margin-top: 7px;
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #3e5860;	
}

#localizadorselected {
		font-weight: bold;
}

div#wrapper {
	float: left;
	width: 100%;
}

div#content {
	margin: 0px 120px 0px 170px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
}

div#content h1{
	font-family: Tahoma;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #3e5860;
	text-align: left;
	vertical-align: top;
}

div#content h2{
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #3e5860;
	text-align: left;
	vertical-align: top;
}

div#content h2 a{
	color: #a3c159;
	text-decoration:none;
}

div#content h2 a:hover{
	text-decoration:underline;
}


div#content h3, div#content legend {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #3e5860;
	text-align: left;
	vertical-align:bottom;
}

div#content h3 a{
	color: #a3c159;
	text-decoration:none;
}

div#content h3 a:hover{
	text-decoration:underline;
}

div#content p {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #3e5860;
	text-align: justify;
	text-indent: 8px;
}

div#content p a{
	color: #1ba6b2;
	text-decoration:none;
}

div#content p a:hover{
	color: #1ba6b2;
	text-decoration:underline;
}
div#content ul {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #3e5860;
	text-align: justify;
	text-indent: 8px;
}

div#content ul a{
	color: #1ba6b2;
	text-decoration:none;
}

div#content ul a:hover{
	color: #1ba6b2;
	text-decoration:underline;
}

.textoizquierda {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #3e5860;
	text-align: left;
}
.textoizquierda A {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	text-align: left;
	color: #1ba6b2;
	text-decoration:none;
}

.textoizquierda A:hover {
	color: #1ba6b2;
	text-decoration:none;
}

.textoizquierdanegrita A:hover {
	color: #1ba6b2;
	text-decoration:underline;
}

.textoderecha {

	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #3e5860;
	text-align: right;
}
.textoderecha A {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	text-align: left;
	color: #1ba6b2;
	text-decoration:none;
}

.textoderecha A:hover {
	color: #1ba6b2;
	text-decoration:underline;
}
.textocentrado {

	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #3e5860;
	text-align: center;
}

div#hometop{
	clear:left;
}
div#hometitle {
	float:left;
	width: 200px;
}

div#homeimage{
	float: left;
	border: solid #000000 1px;
	margin-left: 5px;
	padding: 2px;
}

div .homeboxtextleft{
	width: 394px;
	border: 1px solid #a3c159;
	background-color: #fcfff4;	
	margin-bottom: 5px;
	padding: 10px;
}

div .homeboxtextleft h3{
	text-align: left;
	margin: 0px;
	padding: 0px;
}
 
div .homeboxtextleft p{
	text-align: justify;
	margin: 0px;
	padding: 0px;
}

div .homeboxtextleft p img{
	float: right;
	text-align: right;
	margin-left: 10px;
	padding: 0px;
}

div .homeboxtextright{
	width: 394px;
	border: 1px solid #a3c159;
	background-color: #fcfff4;	
	margin-bottom: 5px;
	padding: 10px;
}

div .homeboxtextright h3{
	text-align: right;
	margin: 0px;
	padding: 0px;
}

div .homeboxtextright p{
	text-align: justify;
	margin: 0px;
	padding: 0px;
}

div .homeboxtextright p img{
	float: left;
	text-align: left;
	margin-right: 10px;
	padding: 0px;
}

div#homeboxes{
	clear: left;
	width: 100%;
}

div#homeboxes .homeboxleft{
	float: left;
	width: 185px;
	border: 1px solid #a3c159;
	background-color: #fcfff4;
	text-align: left;
	padding: 10px;
	margin-bottom: 5px;
}

div#homeboxes .homeboxright{
	float: right;
	width: 185px;
	border: 1px solid #a3c159;
	background-color: #fcfff4;
	text-align: left;
	padding: 10px;
	margin-bottom: 5px;
}

.cuadrolanguageh {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #1ba6b2;
	text-decoration: underline;
	margin: 0px;
}
.cuadrolanguageh A{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #1ba6b2;
	text-decoration: underline;
	margin: 0px;
}


.cuadrolanguagea {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #3e5860;
}

.cuadrolanguagea A{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #3e5860;
}

.cuadrolanguagea A:hover{
	text-decoration:underline
}

div#menu {
	float:left;
	width: 170px;
	margin-left: -726px;
}

div#right {
	float:left;
	width: 120px;
	margin-left:-120px;
}

div#footer {
	margin: 0px;
	padding-top: 5px;
	clear:left;
	width: 100%;
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #3E5860;
	text-align: center;
	vertical-align: middle;
}

div#footer A{
	color: #3E5860;
	text-decoration:none
}

div#footer A:hover{
	color: #a3c159;
	text-decoration: underline
}


.menuoptionborder {
	background-color: #3e5860;
	background-image: url(../img/menuoptiontopborder.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-bottom:6px;
	padding: 1px;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
div#leftbrochuretopborderorange {
	background-color: #fec42d;
	background-image: url(../img/leftbrochuretopborder.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top:3px;
	height: 17px;
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #3e5860;
	text-indent: 7px;
	text-align: left;
}

div#leftbrochuretopborderorange a{
	color: #3e5860;
	text-decoration:none
}
	
div#leftbrochuretopborderorange a:hover{
	color: #a01515;
	text-decoration:underline
}

div#leftbrochuretopborderorange span{
	margin-left: 3px;
	text-align: right;
}

div#leftbrochuretopborderorange span a{
	color: #a01515;
	text-decoration:none;
}

div#leftbrochuretopborderorange span a:hover{
	color: #a01515;
	text-decoration:underline;
}

.brochuretext{
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #3e5860;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;
	text-indent: 4px;
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #3e5860;
	background-color: #fff698;
}

.brochuretext a{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #3e5860;
	text-decoration:none;
}

.brochuretext a:hover{
	color: #3e5860;
	text-decoration:underline;
}

div#rightbrochuretext{
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #3e5860;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #3e5860;
	background-color: #fff698;
}

div#rightbrochuretext a{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #3e5860;
	text-decoration:none;
}

div#rightbrochuretext a:hover{
	color: #3e5860;
	text-decoration:underline;
}

div#sponsoredby {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #3e5860;
	background-color: #FFFFFF;
	padding: 1px;
	text-align: center;
}

div#sponsoredby A{
	font-weight: normal;
	color: #3e5860;
	text-decoration:none;
}

div#sponsoredby A:hover{
	color: #3e5860;
	text-decoration:underline;
}

div#blogmenu {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #3e5860;
	background-color: #FFFFFF;
	padding: 2px;
	text-align: left;
}

div#blogmenu A{
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #3e5860;
	background-color: #FFFFFF;
	text-align: left;
	font-weight: normal;
	color: #3e5860;
	text-decoration:none;
}

div#blogmenu A:hover{
	color: #3e5860;
	text-decoration:underline;
}
.rightbannerborder {
	background-color: #3e5860;
	background-image: url(../img/rightbannerborder.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-bottom:6px;
	padding: 1px;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}

.rightbannerborder a{
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.rightbannerborder a:hover{
	color: #FFFFFF;
	text-decoration: none;
}
div#endbannerborder {
	clear:left;
	width: 398px;
	margin: 8px;
	padding: 1px;
	background-color: #3e5860;
	background-image: url(../img/endbannerborder.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
div#rightbrochuretopborderorange {
	background-color: #fec42d;
	background-image: url(../img/rightbrochuretopborder.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top:3px;
	height: 17px;
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #3e5860;
	text-indent: 7px;
	text-align: left;
}

div#rightbrochuretopborderorange a{
	color: #3e5860;
	text-decoration:none
}
	
div#rightbrochuretopborderorange a:hover{
	color: #a01515;
	text-decoration:underline
}

div#clickhere {
	background-color: #fec42d;
	margin-top: 1px;
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #a01515;
	text-align:center;
	}

div#clickhere A{
	color: #a01515;
	text-decoration:none;
}

div#clickhere A:hover{
	color: #a01515;
	text-decoration:underline;
}
div#endbrochuretopborder {
	background-color: #fec42d;
	background-image: url(../img/endbrochuretopborder.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 3px;
	height: 17px;
	width: 100%;
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #3e5860;
	text-align: left;
	text-indent: 7px;
}

div#endbrochuretopborder a{
	color: #3e5860;
	text-decoration:none
}
	
div#endbrochuretopborder a:hover{
	color: #a01515;
	text-decoration:underline
}

.errorform{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: red;
	text-align: center;
}

/*	ESTIOS DEL MENU */
	
ul.menu
{
	margin: 0px;
	padding: 0px;
	width:100%;
	list-style:none;
	
}

/*PRIMER NIVEL*/
ul.menu ul
{
	margin: 0px;
	padding: 0px;
}
ul.menu li
{
	background-color: #3e5860;
	background-image: url(../img/menuoptiontopborder.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-bottom: 6px;
	padding: 4px 0px 0px 0px;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-align: left;
}

ul.menu li:hover
{
	background-color: #a3c159;
}

ul.menu li a{
	padding-left:7px;
	color: #FFFFFF;
	text-decoration:none;
}

ul.menu li a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}

/*SEGUNDO NIVEL*/
ul.menu li ul{
	margin: 4px 1px 1px 1px;
	padding: 0px 0px 1px 0px;
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	color: #3e5860;
	text-align: left;
	list-style: none;
	
}

ul.menu li ul li{
	background-image:none;
	border-top: #ccff99 solid 1px;
	padding: 3px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	color: #3e5860;
	background-color: #FFFFFF;
	text-align: left;
}

ul.menu li ul li:hover{
	background-color: #ccff99;
}


ul.menu li ul li a{
	padding-left: 2px;
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	color: #3e5860;
	text-align: left;
}

ul.menu li ul li a:hover{
	color: #3e5860;
	text-decoration: underline;
}

/*TERCER NIVEL*/
ul.menu li ul li ul{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	color: #3e5860;
	text-align: left;
	list-style: none;
	
}

ul.menu li ul li ul li{
	background-image:none;
	border-top: none;
	padding: 3px 0px 0px 10px;
	margin: 0px 0px 0px 0px;
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	color: #3e5860;
	background-color: #FFFFFF;
	text-align: left;
}

ul.menu li ul li ul li:hover{
	background-color: #dddddd;
}


ul.menu li ul li ul li a{
	padding-left: 2px;
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	color: #3e5860;
	text-align: left;
}

ul.menu li ul li ul li a:hover{
	color: #3e5860;
	text-decoration: underline;
}

/* ESCONDER OPCIONES */
.hidemenu
{
	position: absolute;
	top: 0px;
	left: -4000px;
}
/* MOSTRAR OPCIONES */
.showmenu
{
	position: static;
	display: block;
	top: 0px;
	left: 1em;
}

/* AŅADIDOS DINAMICAMENTE A LOS ULS */
ul.menu li.parentmenu
{
	text-align:left;
}
ul.menu li.parentmenu img
{
	border: none;
	text-align: right;
	vertical-align: top;
}

ul.menu li.parentmenu img:hover
{
	cursor: pointer;
}
/* OPCION SELECCIONADA */
ul.menu li.currentmenu li
{
	text-align:left;
}