/* 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: #d8e2f3;	
	background-image: url(/img/bg_azul.gif);
	background-repeat: repeat-x;
	background-position: top left;
	text-align: center;
	font-size: 12px;
	font-family: sans-serif;	
}

body p{
	 
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}

body p.footertext{
	background-color:#A3C1F6;
	padding:20px;
	border-top:4px solid #A3C159;
	border-bottom:4px solid #A3C159;
}

body p a{
	 
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:underline
}

body p a:hover {
	text-decoration:underline
}

div#container {
	width:990px;
	margin:0 auto;
	text-align:left;
	
}

div#header {
	height: 125px;
	padding-bottom: 5px;
	background-color:#a3c1f6;
}

div#logoside {
	width: 100%;
	height:100px;
	background-image: url(/img/topAL_azul2.gif);
	background-repeat: no-repeat;	
}

div#headerlogo {
	float:left;
	width:400px;
	height: 100%;
}

div#headerinfo {
	float: right;
	text-align:right;
	width:306px;
	margin-right: 20px;
	margin-top: 15px;
}

div#headerflags {
	font-size: 0.9em;
	COLOR: #333333;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

div#homelink{
	text-align: right;
	margin-top: 30px;
	padding-right: 20px;
}

div#homelink a{
	FONT-WEIGHT: bold;
	font-size: 1em;
	COLOR: #a3c1f6;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

div#headermenu {
	width: 100%;	
	 
	font-size: 1em;
	height: 40px;	
	background-image: url("/img/fondomenu.png");
	border-left:1px solid white;	
}

div#headermenu ul{
	list-style: none;
	margin:0px;
	padding:0px;
	height: 40px;
	width: 700px;
	float:left;
	}
	
div#headermenu ul li{
	float:left;
}

div#headermenu .social_media
{
	float:right;		
	width:150px;
}

div#headermenu .social_media a
{
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left:5px;
	padding-right:5px;
	border:0px;
}

div#headermenu .social_media a:hover
{
	background-color: transparent;
	text-decoration: none;	
}

div#headermenu .social_media img
{
	border:0px;
	margin:0px;
	padding:0px;
}



div#headermenu a{
	 
	font-size: 1em;
	font-style: normal;
	font-weight: bold;	
	color: #FFFFFF;	
	padding-top: 13px;
	padding-bottom: 13px;
	padding-left:12px;
	padding-right:12px;
	float:left;
	text-decoration: none;
	border-right: 1px solid white;
}

div#headermenu a:hover {
	background-color: #D8E2F3;
	text-decoration: none;
	color:#000;
}

div#fechalocalizador {
	width: 100%;	
	 
	font-size: 1em;
	font-style: normal;
	color: #3e5860;	
	float:left;
	height: 35px;
}

div#fechalocalizador a{
	width: 100%;
	margin-top: 7px;
	 
	font-size: 1em;
	font-style: normal;
	color: #3e5860;	
}
div#migasdepan{
	margin-top: 7px;
	}

#localizadorselected {
		font-weight: bold;
}

#fechalocalizador .fecha
{
	width: 200px;
	text-align: center;
	float:left;
	height: 65px;
	padding-top:10px;
}

#fechalocalizador .migas
{	
	float:left;
	width: 600px;
	height: 65px;
	padding-top:10px;
	padding-left:15px;
}

div#wrapper {
	float: left;
	width: 100%;
	//margin-top:50px;
}

/* para la home*/
div#contenthome
{
	padding-left: 10px;
	padding-right: 0px;
	text-align:center;
	width: 750px;
	float:left;	
}


div#content {	

	padding: 10px;	
	text-align:center;
	width: 710px;
	float:left;	
	background-color:#fff;
	margin-left:10px;
	margin-top: 2px;
	border:1px solid #A3C1F6;
	}

div#content h1, div#contenthome h1{
	 
	font-size: 1.3em;
	font-style: normal;
	font-weight: bold;
	color: #3e5860;
	text-align: left;
	vertical-align: top;
}

div#content h1 a, div#contenthome h1 a{
	color: #3e5860;
}

div#content h2, div#contenthome h2{
	 
	font-size: 1.2em;
	font-style: normal;
	font-weight: bold;
	color: #3e5860;
	text-align: left;
	vertical-align: top;
}

div#content h2 a, div#contenthome h2 a{
	color: #a3c159;
	text-decoration:none;
}

div#content h2 a:hover, div#contenthome h2 a:hover{
	text-decoration:underline;
}


div#content h3, div#content legend , div#contenthome h3, div#contenthome legend{
	 
	font-size: 1.1em;
	font-style: normal;
	font-weight: bold;
	color: #3e5860;
	text-align: left;
	vertical-align:bottom;
}

div#content h3 a, div#contenthome h3 a{
	color: #a3c159;
	text-decoration:none;
}

div#content h3 a:hover, div#contenthome h3 a:hover{
	text-decoration:underline;
}
div#content h4, div#content legend , div#contenthome h4, div#contenthome legend{
	 
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	color: #3e5860;
	text-align: left;
	vertical-align:bottom;
}

div#content h4 a, div#contenthome h4 a{
	color: #a3c159;
	text-decoration:none;
}

div#content h4 a:hover, div#contenthome h4 a:hover{
	text-decoration:underline;
}
div#content p , div#contenthome p{
	 
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	color: #3e5860;
	text-align: justify;

	
}

div#content p a, div#contenthome p a{
	color: #347AF6;
	text-decoration:none;
}

div#content p img, div#contenthome p img{
	margin:2px;
}

div#content p a:hover, div#contenthome p a:hover{
	color: #347AF6;
	text-decoration:underline;
}
div#content ol , div#contenthome ol{
	 
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	color: #3e5860;
	text-align: justify;
}
div#content ol a, div#contenthome ol a{
	 
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	color: #3e5860;
	text-align: justify;
}
div#content ul, div#contenthome ul{
	 
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	color: #3e5860;
	text-align: justify;
	list-style-image: url('../img/whitearrow.gif');
	list-style-position: inside;
	*list-style-position:outside;
	margin:0px;
	*margin-left:20px;
	padding:0px;
		
}

div#content ul li, div#contenthome ul li{
	padding-top:5px;
	*padding-top:0px;
	*padding-bottom:10px;		
	
}

div#content ul a, div#contenthome ul a{
	color: #6699cc;
	text-decoration:none;	
}

div#content ul a:hover, div#contenthome ul a:hover{
	color: #6699cc;
	text-decoration:underline;
}

.textoizquierda {
	 
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	color: #3e5860;
	text-align: left;
	padding:5px;
}
.textoizquierda a {
	 
	font-size: 1em;
	font-style: normal;
	text-align: left;
	color: #1ba6b2;
	text-decoration:none;
	padding-left: 5px;
}

.textoizquierda a:hover {
	color: #1ba6b2;
	text-decoration:none;
}


.textoizquierdanegrita a:hover {
	color: #1ba6b2;
	text-decoration:underline;
}


.textoizquierda tr, .textoizquierda tr strong{
background-color:#f5f5f5;
color:#222;
text-transform:uppercase;
text-align:left;
padding: 5px;

}



div#content #tabla{
display:table;
width: 690px;
float: left;
background-color:#fff;
padding: 5px;
}


div#content #tabla ul{
float: left;

background-color:#f5f5f5;
color:#222;
text-transform:uppercase;
text-align:left;
padding: 5px;
width:200px;
*width:190px;
margin:10px;
}

div#content #tabla ul li{
background-color:#e9e9e9;
padding:5px;
list-style:none;
width:190px;
*width:180px;
text-indent:-5px;
}

div#content #tabla li.lista {
background-color:#e9e9e9;
text-indent:10px;

}



div#content .activ{
display:table;
width: 690px;
float: left;
background-color:#fff;
padding: 5px;
margin:0px 0px 30px 20px;
}


div#content .activ ul{
float: left;
display:block;
width:220px;
margin: 5px 10px 0px 0px;
}

div.tablilla
{

	clear: none;
	overflow: auto;
}

div.fila
{
	clear: both;

}

div.col_titulo
{
	float: left;
	padding: 5px;
	width:50px;
	background: #a3c1f6;
	border-bottom: 1px solid #4d6184;
	text-align: center;
}

div.col
{
	float: left;
	padding: 5px;
	width:50px;
	border-bottom: 1px solid #4d6184;
	text-align: center;
}





div#content #tabla ul li strong{
display:block;
width:185px;
*width:175px;
background-color:#f5f5f5;
padding: 10px 2px;
text-align: center;
text-indent:0px;
}

div#content #tabla ul li a, div#content #tabla ul li a:visited{
text-decoration:none;
color:#6699CC;
font-weight:bold;
}

.textoizquierda .segundafila td{
background-color:#e9e9e9;
padding:5px;
}

div#content #ciudades ul {
float:left;
display:block;
width:690px;
*width:680px;
background-color:#f5f5f5;
border-top: 1px #777 solid;
border-bottom: 1px #777 solid;
padding-bottom: 10px;
margin: 5px 0;
list-style-image: none;
}

div#content #ciudades ul .link{
float:left;
background-image:url(/learn/spanish/img/punto2.gif);
background-repeat:no-repeat;
background-position: right;
padding-left:5px;
padding-top:2px;
}

div#content #ciudades ul .link_d{
float:right;
background-image:url(/learn/spanish/img/punto2.gif);
background-repeat:no-repeat;
background-position: right;
padding-left:5px;
padding-top:2px;

}
div#content #ciudades ul .link a, div#content #ciudades ul .link_d a {
padding-right: 20px;
padding-top: 5px;
}
div#content #ciudades ul .derecha {
padding: 5px 5px 10px 5px;
text-align: left;
display: block;
}
div#content #ciudades ul .izquierda {
padding: 5px 5px 10px 5px;
text-align: right;
display: block;
}

div#content #ciudades ul li {
display: block;
background-color:#f5f5f5;
padding-top:5px;
}

div#content #ciudades ul li a, div#content #ciudades ul li a:visited{
text-decoration:none;
color:#6699CC;
font-weight:bold;
}




.textoderecha {

	 
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	color: #3e5860;
	text-align: right;
}
.textoderecha A {
	 
	font-size: 1em;
	font-style: normal;
	text-align: left;
	color: #1ba6b2;
	text-decoration:none;
}

.textoderecha A:hover {
	color: #1ba6b2;
	text-decoration:underline;
}
.textocentrado {

	 
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	color: #3e5860;
	text-align: center;
}



.tabla{
float:left;
margin-left:100px;
text-align: center;

}


#columnaiz{float:left;width:425px; margin:0 5px; padding:0;}
#columnader{float:left;width:280px;margin:0 5px;padding:0;}

.homebox
{
	float:left;
	width:400px;
	background-color:#fff;
	border:1px solid #A3C1F6;
	padding:10px;
	margin: 10px 0;	
}

.homebox.derecha
{
	float:left;
	width:260px;
	*width:240px;
	background-color:#fff;
	border:1px solid #A3C1F6;
	padding:10px;
	margin: 10px 0;	

}

.homebox.derecha p
{
	border-bottom: 2px solid #A3C1F6;
    padding:8px 5px;
}

.homebox.derecha img
{
	border: 1px solid #A3C1F6;
    margin:5px;
}


.homebox p img
{
	float:left;
	padding-right:8px;
}

.homebox .imgpromo
{
	padding: 1px;
	margin-left:150px;
	margin-bottom:10px;
	border:none;
}

.homeboxtextleft
{
	float:left;
	width:400px;	
}
.homeboxtextright
{
	float:right;
	width:400px;	
}

.homeboxtextleft p, .homeboxtextright p
{
	padding-left:5px;
	padding-right:5px;
}

.homebottom
{
	background-image:url(../img/sombrabanner_derecha.png);
	background-position:bottom right;
	background-repeat:no-repeat;
	height: 10px;	
	float:left;
	width:420px;
	padding-left:10px;
	padding-right: 10px;
	margin-bottom:5px;
	display:block;
}

.contentbottom
{
	
	height: 10px;	
	float:right;
	width:400px;	
	margin-bottom:5px;
	margin-right: 47px;
}
	


.cuadrolanguageh {
	 
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	color: #1ba6b2;
	text-decoration: underline;
	margin: 0px;
}
.cuadrolanguageh A{
	 
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	color: #1ba6b2;
	text-decoration: underline;
	margin: 0px;
}


.cuadrolanguagea {
	 
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	color: #3e5860;
}

.cuadrolanguagea A{
	 
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	color: #3e5860;
}

.cuadrolanguagea A:hover{
	text-decoration:underline
}

div#menu {
	float:left;
	width: 200px;	
}

div#right {
	float:right;
	width: 120px;
	
}

div#footer {
	margin: 0px;
	padding-top: 5px;
	clear:left;
	width: 100%;
	 
	font-size: 1em;
	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-image: url(../img/menuoptiontopborder2.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-bottom:6px;
	
	 	
	font-style: normal;
	font-weight: bold;
	color: #347AF6;
	text-align: center;
}



div#bannertop
{
	height: 18px;
	padding-top: 12px;
	 	
	font-style: normal;
	font-weight: bold;
	color: #0E5ABC;
	
	text-align: center;
}

div#bannertop a
{
	color: #0E5ABC;
	font-size:1.1em;
}

div#bannertop span a
{
	color:red;
}

div.bannercontent
{
	border:1px solid #a3c1f6;
	padding:5px;
	text-align: center;
	text-indent: 4px;
	 
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	color: #347AF6;
	background-color: #ffffff;			
}

div.bannercontent td
{
	text-align: center;
}

div.bannercontent p
{
	color:#000;
	padding-bottom:1px;
	margin-bottom:1px;
}
div.bannercontent .blog
{
	color:#347AF6;
	font-size: 12px;
	padding:2px 5px 2px 5px;
	margin:2px 5px 2px 5px;
}


div.bannercontent ul
{
	border:1px solid #fff;
	list-style: none;
	margin:0;
	padding:0;
	text-align: left;
	text-indent: 0;
	
}

div.bannercontent ul li
{
	background-color: #A3C1F6;
	border-bottom: 1px solid #fff;
	color:white;
	padding:5px 0 5px 2px;
}
div.bannercontent ul li a
{
	color:#347AF6;
}

div.bannerbottom
{
	background-image:url(../img/sombrabanner.png);
	background-position:bottom center;
	background-repeat:no-repeat;
	height: 10px;	
}


div#leftbrochuretopborderorange {	
	height: 30px;
	 
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	color: #3e5860;
	text-indent: 7px;
	text-align: left;
}

div#leftbrochuretopborderorange a{
	color: #347AF6;
	text-decoration:none;
	float:left;
	padding-top:10px;
}
	
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
{
	text-align: center;
	padding-top:10px;
}

.brochuretext a
{
	color:white;
	font-size:1.1em;
	font-weight: bold;
	color: #3E5860;
}

div#rightbrochuretext{
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #3e5860;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;
	 
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	color: #3e5860;
	background-color: #fff698;
}

div#rightbrochuretext a{
	 
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	color: #3e5860;
	text-decoration:none;
}

div#rightbrochuretext a:hover{
	color: #3e5860;
	text-decoration:underline;
}

div#sponsoredby {
	 
	font-size: 0.9em;
	font-style: normal;
	font-weight: bold;
	color: #3e5860;
	background-color: #FFFFFF;	
	text-align: center;
}

div#menudemo {
	background-color: #FFFFFF;
	text-align: center;
	padding: 0px;
}

div#sponsoredby A{
	font-weight: normal;
	color: #3e5860;
	text-decoration:none;
}

div#sponsoredby A:hover{
	color: #3e5860;
	text-decoration:underline;
}

div#blogmenu {
	 
	font-size: 0.9em;
	font-style: normal;
	color: #3e5860;
	background-color:#FFFFFF;
	padding: 0px;
	text-align: justify;
	margin:0px;
	border: 1px solid #3e5860;
}
div#blogmenu P{
	 
	font-size: 0.9em;
	font-style: normal;
	font-weight: bold;
	text-align:center;
	background-color:#1BA6B2;
	padding: 0px;
	margin: 0px;
}

div#blogmenu UL{
	margin:0px;
	padding:0px 0px 0px 15px;;
	width:103px;
}
div#blogmenu LI{
	list-style-image:url("/img/blogarrow.gif");
	padding:0px;
	margin:0px 1px 0px 3px;
	text-align:left;
	border-bottom: 1px dotted;
}
div#blogmenu A{
	 
	font-size: 0.9em;
	font-style: normal;
	font-weight: bold;
	color: #3e5860;
	background-color: #FFFFFF;
	text-align: left;
	font-weight: normal;
	color: #3e5860;
	text-decoration:none;
	margin:0px;
	padding:0px;
}

div#blogmenu A:hover{
	color: #3e5860;
	text-decoration:underline;
}
.rightblogborder {
	background-color: #3e5860;
	background-image: url(../img/rightbannerborder.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-bottom:5px;
	padding: 0px;
	 
	font-size: 1.1em;
	font-style: normal;
	color: #FFFFFF;
	text-align: center;
}

.rightblogborder a{
	 
	font-size: 1.1em;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.rightblogborder a:hover{
	color: #FFFFFF;
	text-decoration: none;
}

.rightbannerborder {
	background-color: #3e5860;
	background-image: url(../img/rightbannerborder.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-bottom:5px;
	padding: 1px;
	 
	font-size: 1.1em;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}

.rightbannerborder a{
	 
	font-size: 1.1em;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.rightbannerborder a:hover{
	color: #FFFFFF;
	text-decoration: none;
}
div#endbannerborder {
	float:right;
	width: 710px;	
	padding: 10px;	
	margin-right:48px;
	background-color: #A3C159;	
	border:1px solid #A3C1F6;
	background-image:url("../img/fondo_menuinterior.png");
}

* html div#endbannerborder
{
margin-right:25px;
}



div#endbannerborder p{
	
}

div#rightbrochuretopborderorange {	
			
	height: 25px;	
	font-weight: bold;		
	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-size: 1em;
	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 {
	
	height: 25px;
	width: 100%;	
	font-weight: bold;	
	text-align: center;	
	border-bottom:1px dotted #347AF6;
}

div#endbrochuretopborder a{
	color: #347AF6;
	text-decoration:none
}
	
div#endbrochuretopborder a:hover{	
	text-decoration:underline
}

.errorform{
	 float:left;
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	color: red;
	text-align: left;
	margin-top:5px;
}

/*	ESTIOS DEL MENU */
	
ul.menu
{
	margin: 0px;
	padding: 0px;
	width:100%;
	list-style:none;
	padding-top:30px;

}

/*PRIMER NIVEL*/
ul.menu ul
{
	margin: 0px;
	padding: 0px;
	
}
ul.menu li
{		

	background-repeat: no-repeat;
	background-position: 0px 0px;	
	padding: 8px 0px 8px 0px;	 
	font-size: 1.1em;
	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;
}

ul.menu li.currentmenu
{
	background-color:#A3C159;
}

/*SEGUNDO NIVEL*/
ul.menu li ul{
	margin: 4px 1px 1px 1px;
	padding: 0px 0px 1px 0px;	 
	font-size: 1em;
	font-style: normal;
	color: #3e5860;
	text-align: left;
	list-style: none;
	
}

ul.menu li ul li{
	
	border-top: #A3C1F6 solid 1px;
	padding: 3px 0px 0px 0px;
	margin: 0px 0px 0px 0px ! important;	 
	font-size: 1em;
	font-style: normal;
	color: #3e5860;
	background-color: #FFFFFF ! important;
	text-align: left;
}

ul.menu li ul li:hover{
	
}


ul.menu li ul li a{
	padding-left: 4px;	 
	font-size: 0.9em;
	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: 2px 0px 5px 0px;
	padding: 0px 0px 0px 0px;	 
	font-size: 0.9em;
	font-style: normal;
	color: #3e5860;
	text-align: left;
	list-style: none;	
	background-image:url("../img/fondo_menuinterior.png") ! important;
	background-position:left bottom;
	
}

ul.menu li ul li ul li{
		/*background-image:url("../img/flechasin.png"); 
		*/
	border-top: none;
	padding: 2px 0px 0px 10px;
	margin: 0px 0px 0px 0px;	 	
	font-style: normal;
	color: #3e5860;
	background-color: #FFFFFF ! important;
	text-align: left;
}

ul.menu li ul li ul li:hover{
	background-color: #dddddd;
}


ul.menu li ul li ul li a{
	padding-left: 4px;	 
	font-size: 0.9em;
	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;
	padding-bottom:10px;
	background-color: #A3C1F6;
	margin-top:1px;
}




ul.menu li.parentmenu img
{
	border: none;
	text-align: right;
	vertical-align: middle;
}

ul.menu li.parentmenu img:hover
{
	cursor: pointer;
}
/* OPCION SELECCIONADA */
ul.menu li.currentmenu li
{
	text-align:left;
	border-bottom:1px solid white;

}





div.registropenpal{
	padding:5px 0px 5px 5px;
}
div.registropenpal form{
	margin:0px;
	padding:0px;
}

#formularioppal table td {padding:5px 0 5px 10px;}

#formularioppal table td h4{font-weight:normal; color: #222; font-style:italic; margin-top:5px;}

#formularioppal table textarea {margin-top:0px;}

#formularioppal h2 {text-decoration:underline;}

#formularioppal tbody {background-color: #F5F5F5; display:block;}

div.flag
{
	width:235px;
	float:left;
	height: 130px;
	border-bottom:1px dotted;
	margin-bottom:5px;
	padding-bottom:5px;
}

div.flag img
{
	border:0;
	}

div.flag p
{
	text-align:center ! important;
	text-indent:0px ! important;
}

.landing_icons
{	
	float:left; 
	width:174px; 
	text-align:center;
	margin-bottom:20px;
}



#iconos{
	float:left; 
	width:100%; 
	margin:10px auto;
}

div.landing_icons
{	
	float:left; 
	width:174px; 
	text-align:center;
	margin-bottom:20px;
}

.landing_icons_maps
{
	float:left; 
	width:220px;
	clear:left; 
	text-align:left;
	margin-bottom:5px;
}

.landing_icons_maps a img
{
	border:0px;
	vertical-align: middle;
}



.landing_icons_maps a
{
	color:#3E5860;
	text-decoration:none;
}

.landing_icons a
{
	color:#3E5860;
	text-decoration:none;
}

.landing_icons img
{
border:0px;
}

.minimenu{
width: 600px;
margin-left: 70px;
margin-top: 5px;
}


.landing_icons_mini{
float: left;
margin: 5px;
width: 65px; 
padding: 2px;
_margin: 0px;

}

.landing_icons_mini a 
{
	color:#3E5860;
	text-decoration:none;
}

.landing_icons_mini a:hover
{
	color:#3E5860;
	text-decoration:none;
	font-weight: bold;
}

.landing_icons_mini img 
{
	border: 1px solid #ddd;
	padding: 5px;

}

.landing_icons_mini  a:hover img
{
	background-color: #eee;
}



.separador{
width: 600px;
margin: 0 auto;
height: 20px;
border-bottom: 2px solid #eee;
margin-bottom: 15px;
}

.imgder
{
	float:left;
	padding: 5px;
	margin-right:25px;
	margin-bottom:10px;
	border: 1px solid #A3C1F6;
	
}


.top_icons .landing_icons
{	
	float:left;
	width: auto;
	padding-right:10px;
	margin:0px;	 
}

.top_icons .landing_icons img
{
	vertical-align: middle;
	padding-right: 5px;
}

.top_icons
{
	float:left;
	margin-bottom:10px;	
	width: 650px;	
	background-color: #d7e3f1;
	border: 2px solid #a0c2f9;
	padding-left:60px;
}





.dos a img
{
	float:none;
	text-align:center; 
	margin:10px 10px 0px 10px;
}


div.top_icons .dos{ display:block; }
div.landing_icons a.mini {float:none; display:block; overflow:none; width:80px; margin:10px;}


.top_icons_general
{
	float:left;
	margin:20px 0 10px 0 ;	
	width: 690px;	
	background-color: #d7e3f1;
	border: 2px solid #a0c2f9;
	padding-left:5px;
}

.top_icons_general .landing_icons{	
	float:left;
	width: 100px;
	display:block;
	overflow:none;
	padding-right:10px;
	margin:0px;	 
}

.top_icons_general .landing_icons img{
	vertical-align: middle;
	padding: 5px 20px;
	*float:left;
}

.top_icons_general .landing_icons a{
	width: 100px;
	display:block;
	overflow:none;
	text-align:center;
	
}


/*ICONO PROMOCION*/
.landing_icon_prom
{
	float:left; 
	width:100%;
	text-align:center;
	margin-bottom:20px;
}
.landing_icon_prom a img
{
	margin:0px;
	padding:0px;
}

.landing_icon_prom a
{
	color:#3E5860;
	text-decoration:none;
}

/*************************************/


.bloqueCurso
{
	width: 700px;
	float:left;	
	background-color:#d7e3f1;
	height: 300px;
	padding:5px;
	border-left:1px dashed #a0c2f9;	
	border-right:1px dashed #a0c2f9;
}

.bloqueCurso a
{
	width: 100%;
	margin-top:15px;
	float:left;
	color:#0E5ABC;
	font-weight: bold;
	text-decoration: none;
}

.bloqueCurso img
{
	vertical-align: middle;
}

.imgBrochure
{
	float:left;	
}

.linksBrochure li
{
	margin-left:150px;	
}



.schoolList
{
	float:left;
	padding:10px;
	width: 200px;
	border:1px solid #e9e9e9;	
}

.sinborde
{

	border:none;	
}

.schoolList a
{
	color:#3E5860;
	font-weight: bold;
	text-decoration: none;
	
}
.centrado{
float:left;
display:block;
margin-left:120px;
margin-right: auto;
text-align: center;
}
.tablaAbroad
{
	border-color:grey;
	width: 100%;
}

.courses_list a
{
	padding-bottom:5px;
}

.courses_list li, .courses_list
{
	list-style-image: url('../img/more_info_peque.png') !important;	
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	color: #3e5860;
	text-align: justify;	
	list-style-position: inside;
	*list-style-position:outside;
	margin:0px;
	*margin-left:20px;
	padding:0px ! important;
}

dd
{
margin:auto;
}


dt
{
	width:700px;
	background-color:#A0C2F9;
	color:white;
	border:1px solid black;
	padding:5px;
	float:left;	
	text-align: left;
	
}

dt a
{
	color:white;
	font-weight: bold;
	font-family: sans-serif;
	text-decoration: none;
}

dt a:hover
{
	text-decoration:none;
}

dt img
{
	border: 0px none; 
	vertical-align: middle; 
	padding-right: 10px;
}

/*menu contenido acordeon inflexyon*/
#page-wrap { width: 500px; padding: 25px 0 0 5px; margin: 0 auto; overflow: hidden; height: 100%; }

.info-col { float: left; width: 480px; height: 100%; padding: 10px 0 0 0; }
.info-col h2 { text-align: center; font-size: 12px; font-weight: bold; padding: 15px 0 5px 0; color:#eee;}
.info-col h3 { font-size: 12px; font-weight: bold; color:#000;}
.info-col .titulonuevo{  background-color: #656b60;  border: 1px solid #333;}
.image { text-indent: -9999px; display: block; border-right: 1px solid #333; }

.info-col dt { *width: 484px; padding: 5px; background-color: #656b60; font-size: 12px; font-style:bold; color: white; border-bottom: 1px solid #333; border-right: 1px solid #333; border-top: 2px solid #333; border-left: 2px solid #333; text-transform: uppercase;}
.info-col dd { overflow:auto; position: absolute; left: -9999px; top: -9999px; width: 478px; background: #ebefe3; padding: 10px; color: #000; border: 1px solid #333; }

.info-col dd dt{
color: #f00;
}
.info-col p {text-align: left; font-size:11px;color:#000; padding-left: 10px;}

.info-col .imagenes {text-align:center;}
.info-col img { margin: 5px auto 5px auto; padding: 2px; background-color: #fff; border: 2px solid #ddd;}
.info-col ol li {color:#111;}
.info-col .centrado {text-align: center; color:#000; font-weight:bold;}
.info-col strong {font-weight:bold;}
.curCol { -moz-box-shadow: 0 0 10px rgba(0,0,0,0.2); -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.2); z-index: 1; position: relative; }



.curCol { -moz-box-shadow: 0 0 10px rgba(0,0,0,0.2); -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.2); z-index: 1; position: relative; }

#content .cursivo {font-style:italic;}
#content .derecha {text-align:right;}

.folleto{
float: left;
position:relative;
width: 550px;
margin: 50px auto;
margin-top: 40px;
text-align: center;
}

span.sub{text-decoration:underline;}
.imagenes {width: 700px; margin: 5px auto 5px auto;}
.imagenes img{ margin: 5px auto 5px auto; padding: 2px; background-color: #fff; border: 1px solid #A3C1F6;}

/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
  font: 12px Arial, Helvetica, sans-serif;
  color: #333333;
}
#TB_secondLine {
  font: 10px Arial, Helvetica, sans-serif;
  color:#666666;
}
#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
  position: fixed;
  z-index:100;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}
.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
  background-color:#000;
  filter:alpha(opacity=75);
  -moz-opacity: 0.75;
  opacity: 0.75;
}
* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_window {
  position: fixed;
  background: #ffffff;
  z-index: 102;
  color:#000000;
  display:none;
  border: 4px solid #525252;
  text-align:left;
  top:50%;
  left:50%;
}
* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_window img#TB_Image {
  display:block;
  margin: 15px 0 0 15px;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #666;
  border-left: 1px solid #666;
}
#TB_caption{
  height:25px;
  padding:7px 30px 10px 25px;
  float:left;
}
#TB_closeWindow{
  height:25px;
  padding:11px 25px 10px 0;
  float:right;
}
#TB_closeAjaxWindow{
  padding:7px 10px 5px 0;
  margin-bottom:1px;
  text-align:right;
  float:right;
}
#TB_ajaxWindowTitle{
  float:left;
  padding:7px 0 5px 10px;
  margin-bottom:1px;
}
#TB_title{
  background-color:#e8e8e8;
  height:27px;
}
#TB_ajaxContent{
  clear:both;
  padding:2px 15px 15px 15px;
  overflow:auto;
  text-align:left;
  line-height:1.4em;
}
#TB_ajaxContent.TB_modal{
  padding:15px;
}
#TB_ajaxContent p{
  padding:5px 0px 5px 0px;
}
#TB_load{
  position: fixed;
  display:none;
  height:13px;
  width:208px;
  z-index:103;
  top: 50%;
  left: 50%;
  margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}
* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_HideSelect{
  z-index:99;
  position:fixed;
  top: 0;
  left: 0;
  background-color:#fff;
  border:none;
  filter:alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
  height:100%;
  width:100%;
}
* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_iframeContent{
  clear:both;
  border:none;
  margin-bottom:-1px;
  margin-top:1px;
  _margin-bottom:1px;
}

.columna {
float:left;
width: 200px;
margin:10px 50px 10px 75px;
}

#avisolegal{
width:800px;
margin:  80px auto;
padding: 40px;
background-color:#fff;
text-align: left;
}

#avisolegal h1{text-align: center; font-size:16px; font-weight: normal; margin-bottom:50px;}
#avisolegal h3{text-align: left;font-size:12px; font-weight: bold;}
#avisolegal h2{}
#avisolegal ul, #avisolegal p{color:#333; font-size:11px;font-weight: normal;}
#avisolegal ul li{}

