@charset "UTF-8";
/*
body {
	font:normal 100% Arial, Helvetica, sans-serif;
	font-size-adjust:none;
	background: #6398aa url(../img/bg.gif) repeat-x;
	text-align: center;
	margin: 0px;
	padding: 0px;
	color: #0A2A3E;
 }
*/
body {
	font:normal 100% Arial, Helvetica, sans-serif;
	font-size-adjust:none;
	background: #6398aa url(../img/bg.gif) repeat-x;
	margin: 0px;
	padding: 0px;
	color: #0A2A3E;
}
* {
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	border-style: none;
	list-style: none;
}
h1 {
	padding: 1em 1em 0.3em 2.4em;
	font-size: 2em;
	text-align: left;
	letter-spacing: -0.03em;
	color: #135077;
	background: url(../img/ico_h1.gif) no-repeat 1em 10px;
	margin: 0px;
}
h3 {
	text-align: left;
	font-size: 1em;
	padding-left: 3.8em;
	margin-bottom: 0.2em;
	padding-bottom: 0.7em;
	margin-top: 0em;
	background-image: url(../img/bg_h3.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 0.7em;
	clear: both;
}
h4 {
	text-align: left;
	padding: 0.2em 2em 0.2em 1.7em;
	color: #0A2A3E;
	font-size: 0.9em;
}
ul {
	margin: 0px;
	padding: 0em 2em 1em;
	text-align: left;
	font-size: 0.9em;
	background: 0px 5px;
}
li {
	list-style: none;
	background: url(../img/bullet01.gif) no-repeat 0px 5px;
	padding-left: 1em;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
}
p {
	/*font-size: 0.95em;*/
	padding-top: 0.5em;
	padding-right: 2em;
	padding-bottom: 0.5em;
	padding-left: 2em;
}
a {
	color: #006699;
	text-decoration: none;
}
table {
	width: 92%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 1em;
	border-top: 1px solid #6398AA;
	border-left: 1px solid #6398AA;
}
th {
	color: #FFFFFF;
	background: #6398AA;
	border-right: 1px solid #6398AA;
	border-bottom: 1px solid #6398AA;
	font-size: 0.9em;
	padding: 0.3em;
}
td {
	font-size: 0.85em;
	border-right: 1px solid #6398AA;
	border-bottom: 1px solid #6398AA;
	padding: 0.4em;
	background: #FFFFFF;
}
td.precio {
	font-weight: bold;
	color: #FF6600;
	text-align: center;
}
td.primera {
	background: #E4F0F4;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}
/*////////////////////////// ESTRUCTURA /////////////////////////////*/
#contenedor
{
	width: 50em;
	margin-right: auto;
	margin-left: auto;
	background: #FFF;
}
#pie
{
	width: 50em;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 170px!important;
	*padding-bottom: 120px!important;
	background-image: url(../img/logo_pie.gif);
	background-repeat: no-repeat;
	background-position: 60px bottom;
}

#contenedorPlus{
	width: 52em;
	margin-right: auto;
	margin-left: auto;
	background: url(../img/bg_top.gif) no-repeat center top;
}
#topA {
	float: left;
	width: 33em;
}
#topB {
	float: left;
	width: 15em;
	margin-left:2em!important;
	*margin-left:1.5em!important;
	margin-left:1.5em;
	background-image: url(../img/bg_accesoSocios.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

/*///////////////////////// ELEMENTOS /////////////////////////////*/
#naveTop {
	padding: 0px;
	float:right;
	width:12em;
	text-align:right;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;	
}
#naveTop a.lnkCac, #naveTop a.lnkEs, #naveTop a.lnkVa., #naveTop a.activo  {
	display: inline-block;
	}
#naveTop a.lnkEs, #naveTop a.lnkVa {
	color: #A5BBCC;
	font-size: 0.65em;
	text-decoration: none;
	background: url(../img/bullet_idioma.gif) no-repeat left center;
	margin: 0px;
	padding: 0px 0.2px 0px 1.2em;
	width: 6em!important;
	*width: 4.5em!important;
	width: 4.5em;
	text-align: left;
}


#naveTop a.lnkEs:hover, #naveTop a.lnkVa:hover {
	color: #FFFFFF;
	font-size: 0.65em;
	text-decoration: none;
	background: url(../img/bullet_idioma_over.gif) no-repeat left center;
	color:#FFFFFF;
}
#naveTop a.activo, #naveTop a.activo:hover {
	color: #FFFFFF;
	font-size: 0.65em;
	text-decoration: none;
	background: url(../img/bullet_idioma_over.gif) no-repeat left center;
	margin: 0px;
	padding: 0px 0.2px 0px 1.2em;
	width: 6em!important;
	*width: 4.5em!important;
	width: 4.5em;
	text-align: left;
}
a.lnkCac  {
	display:block;
	float:left;
	color: #FFFFFF;
	font-size: 0.65em;
	text-decoration: none;
	background: url(../img/cac_top.gif) no-repeat left top;
	text-indent: -1000em;
	width: 6em;
	margin: 0px 1em 0px 0px;
	padding: 0px;
	vertical-align: text-top;
	height: 2em;
}
a.lnkCac:hover  {
	background: url(../img/cac_top_over.gif) no-repeat;
}
h1#titPrincipal {
	text-decoration: none;
	width: 250px;
	margin: 0px;
	padding: 0px;
	float: left;
	font-size: 1px;
	height: 100px;
	background: url(none);
}
h1#titPrincipal a {
	display: block;
	height: 100px;
	color: #6398AA;
	text-decoration: none;
	text-indent: -9999px;
}
#formAcceso {
	width: 13em;
	float: right;
	margin-right: 1em!important;
	margin-right: 0.7em;
	text-align: left;
	padding-top: 0.9em;	/*background:#99FF33;*/
}
#formAcceso h4 {
	color: #FFFFFF;
	font: normal 1.1em "Arial Narrow", Arial, Helvetica, "Trebuchet MS", Verdana;
	text-align: left;
	*padding-right:2em;
	background: url(../img/bullet02.gif) no-repeat left 6px;
	margin-top: 0.2em;
	margin-right: 0px;
	margin-bottom: 0.3em;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0.9em;
}
#formAcceso  br{
	height:auto!important;
	height:0;
	}
#formAcceso label {
	font-size: 0.7em;
	color: #0D1F2F;
	float: left;
	display: block;
	width: 5.5em;
	text-align: right;
	/*background:#FFCC00;*/
	margin: 0px 0px 0.1em;
	padding: 0px 0.5em 0px 0px;
}
#formAcceso input {
	
	padding: 0.3em 0.5em;
	margin-top:0.1em;
	margin-bottom:0.4em;
	width: 120px;
	font-weight: bold;
	color: #48707E;
	float:left!important;
	float:none;
}
#formAcceso  a.normal {
	font-size: 0.65em;
	color: #AED8E4;
	text-decoration: none;
	display:inline;
	padding-right: 0.3em;
	
	
}
#formAcceso input.boton {
	background: #547a8c url(../img/bg_boton.gif) repeat-x;
	border: 1px solid #547a8c;
	margin: 0px 0px 0px 0.5em;
	padding: 0.2em 0.3em;
	font-size: 0.7em;
	font-weight: bold;
	color: #1A374F;
	display:inline;
	width: 6em;
}
#redes {
	color: #a5bbcc;
	font-size: 0.65em;
	float: left;
	width: 250px;
	margin-left: 50px;
	margin-top: 5px;
}
#redes img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: middle;
	margin-left: 4px;
}
#publicidad {
	height: 60px;
	clear: both;
	float: left;
	margin-top: 25px;
	margin-left: 40px;
	margin-bottom: 25px;
}
/* #nave{ padding-top:1.5em; } */
#nave ul {
	margin: 0px;
	padding: 0px;
}
#nave li {
	display: inline;
	background: url(none);
	margin: 0px;
	padding: 0px;
}
#nave a {
	display: inline-block;
	background: #85b1c0;
	padding: 0.5em 1em;
	color: #1d4862;
	text-decoration: none;
	font-size: 0.85em;
	-moz-border-radius-topleft: 0.4em;
	border-top-left-radius: 0.4em;
	-moz-border-radius-topright: 0.4em;
	border-top-right-radius: 0.4em;
	line-height: 1.5em;
}
#nave a:hover {
	background: #a5c7d2;
	}
#nave a.activo {
	background: #FFFFFF;
	cursor: default;
}

#nave a.navidad {
	background: Red;
	color:white;
}

#nave a.activo_navidad {
	background: #750907;
	cursor: default;
	color:white
}

#titInicioA {
	height: 213px;
	background: url(../img/ini_a.jpg) no-repeat;
	text-indent: -99999px;
	margin: 0px;
	padding: 0px;
}
#titInicioB {	
	margin: 0px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 25px;
	font-size: 13px;
	display: inline;
}
#alta {
	background-image: url(../img/ini_b.png);
	background-repeat: no-repeat;
	float: left;
	width: 496px;
}
#newsInicio {
	background: #b0d3de url(../img/bg_news_ini.gif) repeat-x left bottom;
	padding-top: 0em;
	padding-bottom: 2em;
	overflow: hidden;
}
#face {
	float: right;
	margin-top: 35px;
	margin-right: 25px;
}
a#botonFormulario {
	font-size: 14px;
	color: #FFF !important;
	text-decoration: none !important;
	background-image: url(../img/bg_botonDatosHome.png);
	display: block;
	float: right;
	font-weight: bold;
	height: 33px;
	width: 244px;
	text-align: center;
	padding-top: 8px;
	background-repeat: no-repeat;
	margin-right: 0px;
	margin-bottom: 10px;
}
a#botonFormulario:hover {
	text-decoration: underline !important;
}
#newsInicio ul {
	margin: 0px;
	width: 496px;
	background-image: url(../img/separador_inicio.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 0.6em;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
}
#newsInicio li {
	float: none;
	font-size: 0.8em;
	background: url(none);
	padding: 0px;
	margin-top: 4%;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 4%;
}
#newsInicio li.separador {
	clear: both;
	width: 90%;
	margin:0;
	padding:0;
}
#newsInicio img {
	float: left;
}
#newsInicio h3 {
	color: #437d91;
	margin-left: 80px;
	padding: 0px;
	border-width: 0px;
	border-style: none;
	font: normal 1em "Arial Narrow", Arial, Helvetica, "Trebuchet MS", Verdana;
	background: url(none);
}
#newsInicio h5 {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(none) repeat scroll 0 0;
border-style:none;
border-width:0;
color:#437D91;
font-family:"Arial Narrow",Arial,Helvetica,"Trebuchet MS",Verdana;
font-size:1.3em;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:normal;
margin-left:80px;
padding:0;
}
#newsInicio p {
	margin-left: 80px;
	padding: 0px;
	font-size:1em;
}
#newsInicio a {
	color: #0A2A3E;
	text-decoration: none;
}
#newsInicio a:hover {
	color: #0E405F;
	text-decoration: underline;
}
#iniTarjetas   {
	background: url(../img/ini_tarjetas.gif) no-repeat;
	clear: both;
}
#intro {
	margin-left: 30em;
	padding: 3em 1em 1em;
	text-align: left;
	font-size: 0.85em;
}
#intro p {
	margin-bottom: 0.5em;
	padding: 0px;
}
#iniTarjetas ul {
	border-top: 1px solid #a8c5cf;
	border-bottom: 1px solid #a8c5cf;
	margin: 0px 0px 1em;
	padding: 0px;
}
#iniTarjetas li {
	background: url(none);
	margin: 0px;
	padding: 1em 0px 0.5em;	
}
#iniTarjetas li.separador {
	border-bottom: 1px solid #89BDCD;
	
	padding:0;
	float:none;
	
}
#iniTarjetas ul.listaHalf p {
	padding-left: 7.5em;
	font-size: 0.95em;
}
#iniTarjetas li.liPtodos {
	background: url(../img/ico_todos.gif) no-repeat 10px center;
}
#iniTarjetas li.liPhemis {
	background-image: url(../img/ico_hemis.gif);
	background-repeat: no-repeat;
	background-position: 6px center;
}
#iniTarjetas li.liPoceano {
	background-image: url(../img/ico_oceano.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
}
#iniTarjetas li.liPmuseo {
	background-image: url(../img/ico_museo.gif);
	background-repeat: no-repeat;
	background-position: 35px center;
}
.listaHalf {
	background: #FFFFFF;
}
.listaHalf li {
	float: left;
	width: 49%;
}
.listaHalf  p {
	padding: 0.5em 1em;
}
.listaHalf  li.separador {
	width: 100%;
	clear: both;
	margin: 0px;
	padding: 0px;
	height: 1px;
}
.destacado {
	background: #315f75 url(../img/bg_p_destacado.gif) repeat-x;
	padding: 0.6em 20em 0.6em 1.7em;
	text-align: left;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 0em;
	font-size: 1.2em;
}
ul.listaEspecial {
	border-top: 1px solid #6398AA;
	padding: 0px;
	margin-bottom: 1em;
}
ul.listaEspecial li {
	border-bottom: 1px solid #6398AA;
	padding: 0.4em 0.4em 0.4em 3.3em;
	background: url(../img/bullet03.gif) no-repeat 1.8em center;
}
ul.sinBullet img {
	float: left;
	margin-right: 1em;
	text-align: center;
}
ul.sinBullet {
	padding-right: 0px;
	padding-left: 0px;
	font-size: 0.85em;
	margin-bottom: 0em;
	padding-bottom: 0px;
}
ul.sinBullet li {
	background: url(none);
	border-bottom: 1px solid #a1c6d3;
	margin: 0px;
	padding-top: 0.3em;
	padding-right: 2em;
	padding-bottom: 0.3em;
	padding-left: 2em;
}
ul.mb0 {
	margin-bottom: 0em;
}
.accesoHome {
	padding-top: 1em;
	margin-bottom: 0.5em;
	text-align:center;
}
#newsInicio a.lnkAccesoHome {
	display: inline-block;
	margin-top: 1em;
	background: #C1D9E1;
	margin-right: auto;
	margin-left: auto;
	padding: 1em 1.5em;
	border-radius: 15px;
	-moz-border-radius: 15px;
	font-size: 0.9em;
	font-weight: bold;
	color: #4A9BB4;
}
#newsInicio a.lnkAccesoHome strong {
	color: #3D8399;
}
/*///////////////////////// PIE /////////////////////////////*/
#pie div {
	float: left;
	font-size: 0.75em;
	color: #FFFFFF;
	text-align: left;
	margin-top: 1em;
}
#pie a {
	color: #9be0fe;
	text-decoration: none;
}
#pie a:hover {
	text-decoration: underline;
}
#pie a.lnkCacPie {
	text-indent: -99999px;
	display: block;
	height: 45px;
	width: 85px;
	padding-right: 0.5em;
	padding-left: 0.5em;
	float: left;
	background: url(../img/cac_pie.gif) no-repeat center top;
	border-right: 1px dotted #FFFFFF;
	border-left: 1px dotted #FFFFFF;
}
#pie .solicitalo {
	background: url(../img/ico_pie.gif) no-repeat 3em center;
	padding: 1.3em 1em 0.5em 6em;
	font-weight: bold;
}
#pie .copy {
	float: right;
	background-image: url(../img/bg_copy.png);
	background-position: 15px 60px;
	background-repeat: no-repeat;
	height: 150px;
	padding-top: 0;
	padding-right: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 1em;
}
#contenedor.bgSeccion {
	background: #FFFFFF url(../img/bg_seccion.gif) no-repeat right 1em;
}

/*///////////////////////// MODS /////////////////////////////*/
.tleft {
	text-align: left;
}
.tCenter {
	text-align: center;
}
.tRight {
	text-align: right;
}
.tTop{
}
.tBottom{
	vertical-align: bottom;
}
.left {
	float: left;
}
.right {
	float: right;
}
.small1 {
	font-size: 0.7em;
}
.0All {
	margin: 0px;
	padding: 0px;
}
.clear {
	clear: both;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}
	.clearfix {display: inline-table;}
	/* Hides from IE-mac \*/
	* html .clearfix {height: 1%;}
	
	.clearfix {display:inline-block;}
	.clearfix {display: block;}
	/* End hide from IE-mac */
	
.clearRight {
	clear: right;
}
.clearLeft {
	clear: left;
}
.invisible {
	display: none;
}
.esquinas {
	clear: both;
	height: 10px;
}
.btl, .btr, .bbr, .bbl{
	height: 10px;
	width: 10px;
}
.btl{
	background: url(../img/btl.gif) no-repeat;
}
.btr{
	background: url(../img/btr.gif) no-repeat;
}
.bbr{
	background: url(../img/bbr.gif) no-repeat;
}
.bbl{
	background: url(../img/bbl.gif) no-repeat;
}
.mb03 {
	margin-bottom: 0.3em;
}
fieldset.olvido {
	width: 450px;
	margin-left: 150px;
	font-size: 1em;
	margin-top: 10px;
}
fieldset.olvido br {
	clear: both;
	float: none;
}
fieldset.olvido label {
	float: left;
	width: 200px;
	text-align: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
fieldset.olvido   .camposForm {
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	border: 1px solid #85B1C0;
	float: left;
	margin-left: 5px;
	padding: 3px;
	font-size: 0.95em;
}
.botonSolicitar {
	color: #1D4862;
	text-decoration: none;
	background-color: #85B1C0;
	cursor: pointer;
	margin-top: 0px;
	margin-left: 205px;
	padding: 3px;
	margin-bottom: 30px;
	float: left;
}
.botonSolicitar {
	background: #547a8c url(../img/bg_boton.gif) repeat-x;
	border: 1px solid #547a8c;
	padding: 0.2em 0.3em;
	font-weight: bold;
	color: #1A374F;
	display:inline;
}
a.alternativo {
	color: #7CC2DD;
}
.camposFormGestion {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	border: 1px solid #85B1C0;
	font-size: 0.95em;
	color: #546E77;
}
form.gestion {
	float: left;
	width: 400px;
	margin-bottom: 15px;
	margin-top: 15px;
	font-size: 0.95em;
	text-align: left;
	padding-left: 60px;
}
#formGestion {
	text-align: left;
}
#formGestion   label  {
	font-weight: bold;
	color: #0A2A3E;
}
div.derecha {
	float: right;
	width: 300px;
	margin-top: 15px;
	margin-bottom: 5px;
}
.botonGestion {
	background: #547a8c url(../img/bg_boton.gif) repeat-x;
	border: 1px solid #547a8c;
	padding: 0.2em 0.3em;
	font-weight: bold;
	color: #1A374F;
	display:inline;
}
div.columna {
	padding-bottom: 15px;
}
.tituloContenido {
	background-image: url(../img/bg_h302.gif);
	background-repeat: no-repeat;
}
.tablaGestion01 {
	clear: both;
}
a.acceso {
	background: #547a8c url(../img/bg_boton.gif) repeat-x;
	border: 1px solid #547a8c;
	font-size: 0.65em;
	font-weight: bold;
	color: #1A374F;
	margin-top: 1em;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0.4em;
	padding-top: 0.2em;
	padding-right: 0.4em;
	padding-bottom: 0.2em;
	padding-left: 0.4em;
}
a.acceso:hover {
	text-decoration: none;
}
#formAcceso p {
	padding: 0px;
	margin-top: 1em;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.herramientasGestion {
	float: right;
	width: 300px;
	text-align: right;
	padding-right: 40px;
	font-size: 0.9em;
	padding-top: 10px;
}
.subtitulos {
	float: left;
	width: 300px;
	color: #0A2A3E;
	font-weight: bold;
	padding-top: 10px;
}
fieldset.camposMon {
	border: 1px solid #85B1C0;
	padding-top: 10px;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 30px;
	margin-left: 30px;
}
fieldset.camposMon legend {
	background-color: #FFFFFF;
	margin-left: 10px;
	text-align: left;
}
div.izquierda {
	float: left;
	width: 240px;
	margin-top: 15px;
	text-align: left;
	padding-left: 60px;
	margin-bottom: 5px;
}
.nuevo {
	background-image: url('../img/nuevo.gif');
	background-repeat: no-repeat;
	background-position: right top;
}
.nuevoVa {
	background-image: url('../img/nuevo_va.gif');
	background-repeat: no-repeat;
	background-position: right top;
}
#paginador{
	text-align: center;
}
#contenedor img.fotos {
	float: left;
	margin-right: 0.5em;
	margin-bottom: 0.5em;
}
#nave a.socio {
	padding: 0.5em 1em;
	display: inline-block;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 0.85em;
	-moz-border-radius-topleft: 0.4em;
	-moz-border-radius-topright: 0.4em;
	line-height: 1.5em;
	background-color: #0A2A3E;
	background-image: url('../img/bg_pestanyaSocio.gif');
	background-repeat: no-repeat;
	background-position: left bottom;
}
#nave a.socio:hover {
	background-attachment: scroll;
	background-color: #0E4162;
	background-image: url('../img/bg_pestanyaSocio_on.gif');
	background-repeat: no-repeat;
	background-position: left bottom;
	color: #DEEDEE;
}
#contenedor img.fotosDcha {
	float: right;
	margin-bottom: 0.5em;
	margin-left: 1em;
	clear: right;
}
#contenedor img.fotosIzda {
	float: left;
	margin-right: 1em;
	margin-bottom: 0.5em;
}
div.planoActividades {
	background-image: url(../img/plano_actividades.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	clear: both;
	text-align: center;
	margin-bottom: 40px;
	margin-top: 0px;
	height: 320px;
	margin-right: 0px;
	margin-left: 0px;
}
div.planoActividades p {
	padding-top: 290px;
}
.planoActividades a {
	background: #547a8c url(../img/bg_boton.gif) repeat-x;
	border: 1px solid #547a8c;
	font-size: 11px;
	font-weight: bold;
	color: #1A374F;
	display:inline;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	margin: 0px;
}
.planoActividades a:hover {
	text-decoration: none;
}
.enfasisBoton {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 7px;
	padding-right: 25px;
	padding-bottom: 7px;
	padding-left: 25px;
	background-color: #f29400;
	font-family: Arial, Helvetica, sans-serif;
	-moz-border-radius-topleft: 0.4em;
	-moz-border-radius-topright: 0.4em;
	-moz-border-radius-bottomleft: 0.4em;
	-moz-border-radius-bottomright: 0.4em;
}
#face {
	background-color: #FFFFFF;
}
a.enlaceEspecial {
	color: #ea6600 !important;
}

