body{
	background-color:#9FBECE;
	min-width:640px;
}

div.cabecera{
	width:100%;
}

div.logo{
	width:100%;
	background-color:#32BFF1;
	height:86px;
}

div.logoleft{
	float:left;
	background-image:url('/img/logoizquierda.png');
	height:86px;
	width:650px;
	background-repeat:no-repeat;
	background-position:top left;
}

img.logo{
	visibility:hidden;
	height:10px;
}

div.logobottom{
	clear:both;
	height:4px;
	width:100%;
	background-color:white;
}

div.leftspace{
	float:left;
	margin:8pt;
	padding:8pt;
}

div.navegacion{
	width:100%;
}

div.idioma{
	position:absolute;
	top:66px;
	left:460px;
	float:right;
}

a.navbuttonlink:link{
	text-decoration:none;
}
a.navbuttonlink:visited{
	text-decoration:none;
}
a.navbuttonlink:hover{
	text-decoration:none;
}
a.navbuttonlink:active{
	text-decoration:none;
}
a.selnavbuttonlink:link{
	text-decoration:none;
}
a.selnavbuttonlink:visited{
	text-decoration:none;
}
a.selnavbuttonlink:hover{
	text-decoration:none;
}
a.selnavbuttonlink:active{
	text-decoration:none;
}

div.navbutton {
	float:left;
	margin-left:1pt;
	margin-right:1pt;
	margin-bottom:2pt;
	padding-left:1pt;
	padding-right:1pt;
	padding-bottom:1pt;
	font-family:Arial,Sans-Serif;
	font-size:10pt;
}
div.navbuttonleft{
	float:left;
	width:8px;
	height:26px;
	background:url('/img/lateralesbotonnav.png') -9px 0;
}
div.navbuttoncenter{
	float:left;
	color:blue;
	height:26px;
	background-image:url('/img/botonabajo.png');	
	background-repeat:repeat-x;
}
div.navbuttonright{
	float:left;
	width:9px;
	height:26px;
	background:url('/img/lateralesbotonnav.png') 0 0;	
}

div.selnavbuttonleft{
	float:left;
	width:8px;
	height:26px;
	background:url('/img/lateralesbotonnav.png') -26px 0;
}
div.selnavbuttoncenter{
	float:left;
	color:green;
	height:26px;
	background-image:url('/img/selbotonabajo.png');	
	background-repeat:repeat-x;
}
div.selnavbuttonright{
	float:left;
	width:9px;
	height:26px;
	background:url('/img/lateralesbotonnav.png') -17px 0;	
}

div.contenido{
	float:left;
	width:100%;
	min-height:460px;
	background-image:url('/img/cadenavertical.png');
	background-repeat:no-repeat;
	background-position:top left;
}

.copyright{
	position:absolute;
	left:170px;
	top:30px;
	color:gray;
	font-size:small;
	font-family:Sans-Serif;
}

.umod{
	position:absolute;
	top:20px;
	left:460px;
	color:white;
	font-size:small;
	font-family:Sans-Serif;
}

div.leftpane{
	float:left;
	width:10%;
	padding-top:80pt;
}

div.rightpane{
	float:right;
	width:82%;
	margin-right:2%;
}

a.publicidad{
	border-style:none;
	}
	
div.publicidad{
	clear:both;
	padding-top:20pt;
	padding-left:10%;
	border-style:none;
}

img.publicidad{
	border-style:none;
	}

.linkpub{
	float:left;
	margin-right:8pt;
	}

p.flash_alt{
	font-size:large;
	font-family:Sans-Serif;
	text-align:center;
}

.esociales{
	float:right;
	padding:2pt;
	}
	
.sociales{
	float:left;
	margin-right:4pt;
	}