
body{
	background:#5D3648 url(../img/fondo_px_horz.jpg) repeat-x top;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.75em;
}

img{
	border:0;
}

p{
	margin:0 0 10px 0;
}

a{
	color:#432038;
	font-weight:bold;
}

a:hover{
	color:#A94875;
}

h1{
	font-family:"Trebuchet MS";
	text-transform:uppercase;
	color:#28131C;
	margin: 0 0 20px 0;
	font-size:1.5em;
}

h2{
	font-family:"Trebuchet MS";
	color:#AE4877;
	font-size:1.3em;
	margin: 15px 0 10px 0;
}

h3{
	font-family:"Trebuchet MS";
}

table{
	/*border:solid 1px #432038;*/
	margin-bottom:10px;
}

table thead tr{
	background:#5F2943 url(../img/degrad_rosa_20px.jpg) repeat-x top;
	color:#FFFFFF;
}

table td, table th{
	padding:3px;
}

table tbody tr.par{
	background:#F0EEF1;
}


.clear{
	clear: both;
	float:none;
	display: block;
	height: 0px;
	margin: 0px;
	padding: 0px;
}

.margen_lateral{
	margin:0 20px;
}

ul.paginador{
	list-style:none;
	margin:5px 0 0 0;
	padding:0;
}

#landd__contenido .margen_lateral ul.paginador li{
	display:inline;
	padding:0!important;
	background:none!important;
}

#landd__logo{
	position:absolute;
	top:20px;
	left:44px;
	border:0;
}

#landd__cont_prin{
	width:1000px;
	margin:0 auto;
	text-align:left;
}

.landd__menu{
	text-align:right;
	padding:10px 5px 3px 5px;

}

.landd__menu ul{
	padding:0;
	margin:0;
	list-style:none;
}

.landd__menu ul li{
	display:inline;
	padding:0 15px;
	font-size:1.3em;
	font-family:"Trebuchet MS";
}

.landd__menu ul li a{
	color:#C9719B;
	text-decoration:none;
	font-weight:bold;
}

.landd__menu ul li a:hover{
	color:#ffffff;
}

#activo{
	color:#ffffff;
	background:url(../img/pica_menu.jpg) no-repeat center bottom;
	padding:0 0 16px 0;
}

#landd__marco_sup{
	background:#FFFFFF url(../img/bordeweb_sup_px.jpg) repeat-x top;
}

#landd__marco_par_px{
	background:url(../img/par_vertical_px.gif) repeat-y center;
}

#landd__marco_iz{
	background:url(../img/bordeweb_iz.jpg) no-repeat top left;
}

#landd__marco_der{
	background:url(../img/bordeweb_der.jpg) no-repeat top right;
	padding:7px 0 0 0;
	position:relative;
}

#landd__pie{
	position:absolute;
	bottom:0;
	right:7px;
	padding:20px;
	width:630px;
	border-top:dotted 1px #A2989D;
}

#landd__pie ul{
	list-style:none;
	margin:0;
	padding:0;
}

#landd__pie ul li{
	display:inline;
	margin:0 6px;
	padding:0 14px 0 0px;
	background:url(../img/img_li_pie.jpg) no-repeat right;
}

#landd__pie ul li.ultimo{
	background:none;
}

#landd__marco_inf{
	background:url(../img/bordeweb_inf_px.jpg) repeat-x top;
	height:7px;
	position:relative;
	z-index:-1;
}

#landd__marco_esq_ii{
	background:url(../img/esquinaweb_iz_inf.jpg) no-repeat;
	width:7px;
	height:7px;
	position:absolute;
	left:0;
	top:0;
}

#landd__marco_esq_id{
	background:url(../img/esquinaweb_der_inf.jpg) no-repeat;
	width:7px;
	height:7px;
	position:absolute;
	right:0;
	top:0;
}

#landd__sidebar{
	width:321px;
	min-height:800px;
	float:left;
}

.landd__edificio_gen{
	background:url(../img/edificio.jpg) no-repeat top right;
}

.landd__edificio_servicios{
	background:url(../img/servicios_02.jpg) no-repeat top right;
}

.landd__edificio_quienes{
	background:url(../img/quienes_03.jpg) no-repeat top right;
}

.landd__edificio_extranet{
	background:url(../img/extranet_04.jpg) no-repeat top right;
}


#landd__cdr_contac{
	background:#432038;
	width:181px;
	margin:260px 0 15px 7px;
	padding:20px;
	color:#CAADBA;
}

#landd__cdr_contac p.empre{
	color:#F86BAC;
	font-weight:bold;
	font-size:0.95em;
	margin-top:0;
	padding-top:0;
}

#landd__cdr_contac a{
	color:#C9ADB9;
	font-weight:100;
}

.landd__tel{
	font-size:1.4em;
	color:#FFFFFF;
	font-weight:bold;
}

.blanco{
	color:#FFFFFF;
}

#landd__contenido{
	float:right;
	padding:25px 7px 20px 0px;
	width:672px;
	margin-bottom:65px;
}

.landd__form_cont{
	background:url(../img/separador_form.jpg) repeat-x top;
	padding-top:10px;
	
}

.landd__mnsj_formu{
	border:solid 1px #F86BAC;
	background:#68384E;
	color:#F86BAC;
	padding:5px 5px 0 5px;
}

.landd__input_err{
	border:solid 2px #FF0000;
	background:#FCCAC9;
}

.landd__form_cont p{
	margin-bottom:6px;
}

.landd__form_cont p input{
	width:177px;
}

.landd__form_cont p textarea{
	width:177px;
}

.landd__form_cont p #landd__btn_form{
	background:#713250 url(../img/btn_enviar_px.jpg) repeat-x top;
	border:none;
	padding:3px 7px;
	width:inherit;
	color:#FFFFFF;
	cursor:pointer;
	float:right;
}

.landd__noti{
	padding:10px 22px;
	width:90%;
}

.landd__noti img{
	float:left;
	margin:0 10px 5px 0;
	border:solid 4px #432038;
}

.landd__noti h2, .landd__noti h3{
	color:#432038;
	font-size:1.3em;
	margin: 0 0 12px 0;
}

.landd__noti h3 a{
	text-decoration:none;
}

.landd__noti h2 small, .landd__noti_extend h1 small{
	color:#F86BAC;
	font-size:0.8em;
	font-weight:100;
}

.landd__noti_extend img{
	float:left;
	margin:0 10px 5px 0;
	border:solid 4px #432038;
}



.landd__extranet{
	background:url(../img/dotted_vert.jpg) repeat-y 365px;
}

.landd__form_login{
	width:250px;
	float:right;

}

.landd__form_login h2{
	margin:0 0 15px 0;
	text-align:center;
}

.landd__form_login form{
	margin-bottom:15px;
}

.landd__form_login form p{
	text-align:right;
}

.landd__form_login p small a{
	font-weight:100;
	font-size:1.1em;
}

.landd__form_login #landd__datos_incorrectos{
	text-align:center;
	color:#FF0000;
	font-weight:bold;
	background:#F0EEF1;
	padding:5px 0;
}

.landd__login_txt{
	float:left;
	width:360px;
}

.landd__msj_aviso{
	/*display:none;*/
	border-bottom:dotted 1px #A2989D;
}

.landd__form_datos{
	width:400px;
	margin:20px 0;
}

.landd__form_datos p{
	text-align:right;
}

.landd__form_datos p input{
	width:240px;
}



.landd__form_datos p #landd__btn_envia{
	width:inherit;
	background:#854560 url(../img/degrad_rosa_20px.jpg) repeat-x bottom;
	border:0;
	padding:2px 10px;
	color:#FFFFFF;
	cursor:pointer;
}

.landd__borde_ultimas_notis{
	background:#F0EEF1;
	border-top:dotted 1px #A2959C;
	border-bottom:dotted 1px #A2959C;
}

#landd__contenido ul li{
	list-style:none;
	background:url(../img/ico_flecha.gif) no-repeat left 4px;
	padding-left:14px;
	margin:3px 0;
}

.rosa{
	color:#B25581;
}

ul.titulos{
	list-style:none;
	margin:10px 0;
	padding:0;
	overflow:hidden;
}

ul.titulos li{
	display:inline;
	background:none!important;
}


.landd__img199{
	float:left;
	margin:15px!important;
	width:199px;
}
.landd__img199 a{
	background:url(../img/sombra_img_199.jpg) no-repeat bottom center;
	padding-bottom:5px;
}
.landd__img199 img{
	padding:2px;
	border:solid 2px #45233B;
}

.landd__img189{
	float:left;
	margin:15px!important;
	width:189px;
}
.landd__img189 a{
	background:url(../img/sombra_img_189.jpg) no-repeat bottom center;
	padding-bottom:5px;
}
.landd__img189 img{
	padding:2px;
	border:solid 2px #45233B;
}

.landd__img109{
	float:left;
	margin:15px!important;
	width:109px;
}
.landd__img109 a{
	background:url(../img/sombra_img_109.jpg) no-repeat bottom center;
	padding-bottom:5px;
}
.landd__img109 img{
	padding:2px;
	border:solid 2px #45233B;
}

.landd_pie_img{
	margin-top:4px;
	font-weight:bold;
}

.landd__baldosa{
	background:url(../img/baldosa_servicios.gif) no-repeat bottom right;
}


#landd__servicios ul li{
	background:url(../img/ico_lapiz.gif) no-repeat left 4px;
}


.landd__degrad_login{
	background:#A55F81 url(../img/degrad_login.jpg) repeat-x bottom;
	padding:15px 8px 8px 8px;
	color:#FFFFFF;
	margin-bottom:4px;
}

.landd__degrad_login input{
	width:150px;
}

.landd__form_login #button{
	background:#854560 url(../img/degrad_rosa_20px.jpg) repeat-x bottom;
	border:0;
	padding:2px 10px;
	color:#FFFFFF;
	cursor:pointer;
	float:right;
	width:24%
}

.landd__form_login h2{
	color:#451E39;
	text-align:left;
	text-transform:uppercase;
	background:url(../img/ico_candado.gif) no-repeat left 3px;
	padding-left:16px;
	margin-bottom:3px;
}

.landd__olvidaste{
	background:#F8F6F7;
	text-align:center;
	padding:5px;
	font-size:0.8em;
	float:left;
	width:70%
}

.landd__img_izq{
	float:left;
	margin:0 5px 5px 0;
}

.landd__extra h2{
	color:#432038;
	margin-bottom:0;
}

.landd__ico_avisos{
	background:url(../img/ico_avisos.gif) no-repeat left 3px;
	padding-left:20px;
}

.landd__ico_descargas{
	background:url(../img/ico_descargas.gif) no-repeat left 3px;
	padding-left:20px;
}

.landd__mosca_nvl{
	margin:10px 0;
}

.landd__mosca_nvl a{
	text-decoration:none;
	color:#4B2838;
}

.landd__mosca_nvl img{
	vertical-align:top;
}


.landd__afinador form p{
	width:130px;
	margin:0;
	padding:0;
	margin-right:8px;
	display:inline;
}

.tabla_ext a{
	font-weight:100;
	text-decoration:none;
	display:block;
}

.tabla_ext th a{
	color:#FFFFFF;
	font-weight:bold;
	display:inherit;
}

.tabla_ext th a:hover{
	text-decoration:underline;
}

.tabla_ext th a.landd__th_up{
	background:url(../img/flch_up.gif) no-repeat right 6px;
	padding-right:11px;
}

.tabla_ext th a.landd__th_down{
	background:url(../img/flch_down.gif) no-repeat right 6px;
	padding-right:11px;
}


/* landaida: pagina concreta: extranet: publica */

#lnd__id_xnt_dsc_vdo
{
	margin: 1em 0 0 0;
}

