body{
	font-family:Arial, Helvetica, sans-serif;
	background-image:url('../imgs/fondo.jpg');
	background-repeat:repeat-x;
	background-position:top;
	margin:0px;
	padding:0px;
}
a{
	color:#7b009a;
	text-decoration:underline;
}
a:hover{
	color:#000;
	text-decoration:none;
}
div#sitio{
	width:950px;
	margin:0 auto;
}
div#menu{
	font-size:14px;
	font-weight:bold;
	position:relative;
	height:26px;
	margin:3px 0;
	overflow:hidden;
	width:70%;
	float:right;
	text-align:right;
	margin-top:5px;
}
div#menu ul{
	margin-top:0px;	
}
div#menu ul li{
	float:left;
	list-style:none;
	text-shadow:1px 1px #7e9929;
	display:inline;	
}
div#menu li {
	float:left;
	list-style:none;
}
div#menu li.back {
	background:url("../imgs/fondomenu.png") no-repeat right -26px;
	width:9px; 
	height:26px;
	z-index:8;
	position:absolute;
}
div#menu li.back .left {
	background:url("../imgs/fondomenu.png") no-repeat top left;
	height:26px;
	margin-right:5px;
}
div#menu li a {
	text-decoration:none;
	color:#fff;
	outline:none;
	top:6px;	
	z-index:10;
	display:block;
	float:left;
	height:26px;
	position:relative;
	overflow:hidden;
	margin:auto 10px;
}
div#menu li a:hover, div#menu li a:active, div#menu li a:visited {
    border:none;
}
div#top{
	height:122px;
}
#header h1 {
	background:url(../img/logo_ferplei.png) no-repeat left;
	height:103px;
	float:left;
	overflow:hidden;
	text-indent:-99999px;
	width:751px;
	position:absolute;
	top:0px;
	left:-158px;
}
#header h1 a {
	display:block;
	float:left;
	height:103px;
	padding-left:175px;
	width:315px;
}
div#cabecera{
	background-image:url('../imgs/cabecera.jpg');
	background-repeat:no-repeat;
	background-position:top;
	width:950px;
	height:235px;
	margin:0 auto;
}
div#logo{
	float:left;
	height:95px;
	width:195px;
	overflow:hidden;
	position:absolute;
	margin-left:20px;
	margin-top:85px;
	background-image:url('../imgs/logo.png');
	background-repeat:no-repeat;
	background-position:top;
}
div#logo h1{
	width:195px;
	padding-top:18px;
	overflow:hidden;
	position:absolute;
	text-indent:-99999px;
}
div#logo h1 a{
	display:block;
	padding-bottom:40px;
}
div#frase{
	float:right;
	height:122px;
	width:555px;
	background-image:url('../imgs/frase.png');
	background-repeat:no-repeat;
	background-position:top;
}
div#contenido{
	width:100%;
	margin-bottom:50px;
}
div#menu_principal{
	float:left;
	width:190px;
	padding:10px;
	margin-top:25px;
	background-image:url('../imgs/fondo_menu.png');
	background-repeat:no-repeat;
	background-position:top center;
}
div#menu_principal ul{
	margin-top:35px;	
}
div#menu_principal ul li{
	list-style:none;
	border-bottom:1px solid #F0F0F0;
	font-size:12px;
	padding:5px;
	margin-left:18px;
	width:75%;
}
div#menu_principal ul li a{
	text-decoration:none;
	color:#000;
}
div#menu_principal ul li a:hover{
	text-decoration:underline;
	color:#330099;
}
div#slide{
	float:right;
	margin-top:30px;
	width:670px;
	height:172px;
}
div#slide div.frase_slide{
	width:52%;
	margin-left:20px;
	margin-top:15px;
	float:left;
}
div#slide div.frase_slide h1{
	font-family:Calibri, Arial, Helvetica, sans-serif;
	font-size:21px;
	font-weight:bold;
	margin-bottom:15px;
	color:#FFF;
	text-shadow:1px 1px #00163e;
	line-height:24px;
}
div#slide div.frase_slide p{
	font-size:12px;
	color:#6dbbff;
	line-height:18px;
}
div#slide div.frase_slide p a{
	color:#b8deff;
	text-decoration:none;
	font-weight:bold;
	padding:3px 5px;
}
div#slide div.frase_slide p a:hover{
	color:#ffffff;
	background-color:#022161;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;	
	-ms-border-radius:5px;
	-khtml-border-radius:5px;
	border-radius:5px;
}
div#slide div.img_slide img{
	margin-top:14px;
}
div#container{
	width:950px;
	margin:0 auto;
}
div#contenido{
	float:right;
	width:670px;
}
div#ubicacion{
	border-bottom:1px solid #DDD;
	border-right:1px solid #DDD;
	border-left:1px solid #F0F0F0;
	border-top:1px solid #F0F0F0;
	padding:7px;
}
div#ubicacion p{
	font-size:11px;
	color:#666;
}
div#footer{
	clear:both;
	height:60px;
	width:100%;
	padding-top:10px;
	margin-top:12px;
	background-color:#F5F5F5;
	border-top:1px solid #DDD;	
}
div.texto{
	width:910px;
	margin:0 auto;
}
div.texto p{
	font-size:11px;	
	color:#666;
	text-shadow: 1px 1px #FFF;
}
div.texto p span{
	text-decoration:underline;
}
div.texto p strong{
	font-weight:bold;
}
div.texto p.links{
	margin-bottom:10px;	
}
div.texto p a{
	color:#000;	
	text-decoration:none;
	font-weight:bold;
	padding:3px 5px;
}
div.texto p a:hover{	
	background-color:#DDD;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;	
	-ms-border-radius:5px;
	-khtml-border-radius:5px;
	border-radius:5px;
}
div.logo_bj{
	float:right;
	width:138px;
	height:50px;
	background-image:url('../imgs/logo_bj.jpg');
	background-repeat:no-repeat;
	background-position:right;
	margin-right:5px;
}
div#izq{
	width:575px;
	float:left;
	height: inherit;
	border:1px solid #F0F0F0;
	margin-bottom:12px;
	margin-top:12px;
	padding-bottom:18px;	
	-moz-border-radius:5px;
	-webkit-border-radius:5px;	
	-ms-border-radius:5px;
	-khtml-border-radius:5px;
	border-radius:5px;
}
div#izq:hover{
	border:1px solid #CCC;
}
div#der{
	width:370px;
	float:right;
	height: inherit;
}
div.bloque{
	width:555px;
}
div#form_acceso{
	background-image:url('../imgs/fd_form.jpg');
	background-repeat:no-repeat;
	background-position:left;
	height:240px;
	width:360px;
	margin-bottom:10px;
}
div.tab_form{
	padding-top:30px;
	padding-left:60px;
	width:65%;
	margin:0 auto;
}
div.tab_form h1{
	font-family:Calibri, Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#7f9c00;
	text-shadow:1px 1px #c8c8c8;
	font-weight:normal;
	letter-spacing:-1px;
	margin-bottom:20px;
}
div.tab_form p{
	margin-bottom:5px;
	font-size:11px;
	color:#666;
}
div#partners{
	margin-left:20px;
	margin-bottom:10px;
}
div#partners h1{
	font-family:Calibri, Arial, Helvetica, sans-serif;
	color:#a9a9a9;
	text-shadow:1px 1px #c8c8c8;
	font-size:22px;
	font-weight:normal;
	letter-spacing:-1px;
	margin-bottom:15px;
}
div#partners ul li{
	display:inline;
	margin-right:5px;
}
div#partners ul li img{
	margin-bottom:5px;
}
div#cuadros{
	margin-top:20px;
	text-align:left;	
}
div#cuadros p{
	font-size:11px;
	color:#555;
	line-height:15px;
}
div#cuadros h1{
	font-size:20px;
	font-weight:normal;
	letter-spacing:-1px;
	margin-bottom:10px;
}
div#cuadros ul li{
	border:1px solid #F0F0F0;
	padding:10px;
	float:right;
	width:235px;
	margin-right:15px;
	margin-bottom:15px;
	text-align:justify;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;	
	-ms-border-radius:5px;
	-khtml-border-radius:5px;
	border-radius:5px;
}
div#cuadros ul li:hover{ border:1px solid #CCC; }
div#cuadros ul li p a{ color:#000; font-weight:bold; padding:2px 4px;}
div#cuadros ul li p a:hover{ background-color:#DDD; -moz-border-radius:5px; -webkit-border-radius:5px;	-ms-border-radius:5px; -khtml-border-radius:5px; border-radius:5px; }
div#cuadros ul li img{ margin-bottom:5px; margin-left:2px;}
div#cuadros ul li h1.a{	color:#0044ac; text-shadow:1px 1px #c8c8c8;}
div#cuadros ul li img.a{ border:5px solid #0044ac; }
div#cuadros ul li h1.b{	color:#58a100; text-shadow:1px 1px #c8c8c8;}
div#cuadros ul li img.b{ border:5px solid #9bc469; }
div#cuadros ul li h1.c{	color:#3d9d96; text-shadow:1px 1px #c8c8c8;}
div#cuadros ul li img.c{ border:5px solid #3d9d96; }
div#cuadros ul li h1.d{	color:#ef6f00; text-shadow:1px 1px #c8c8c8;}
div#cuadros ul li img.d{ border:5px solid #ef6f00; }
#slider{
	border:5px solid #006599;
	text-align: center;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;	
	-ms-border-radius:5px;
	-khtml-border-radius:5px;
	border-radius:5px;
}
#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
}
#slider li{ 
	height:600px;
	overflow:hidden; 
}
div.titulo{
	font-family:Calibri, Arial, Helvetica, sans-serif;
	text-shadow:1px 1px #c8c8c8;
	width:555px;
	margin-left:10px;
	font-size:20px;
	font-weight:bold;
	border-bottom:3px solid #006599;
	color:#006599;
	margin-top:18px;
	margin-bottom:12px;
	padding-bottom:6px;
}
div.subtitulo{	
	width:555px;
	text-shadow:1px 1px #c8c8c8;
	margin-left:10px;
	font-size:16px;
	font-weight:bold;	
	color:#006599;
	margin-top:36px;
	margin-bottom:24px;
}
div.textocont{
	width:555px;
	margin-top:12px;
	margin-left:10px;
	font-size:12px;
	line-height:24px;
	text-align:justify;
}
div.textomapaweb{
	width:555px;
	margin-top:12px;
	margin-left:10px;
	font-size:14px;
	line-height:30px;
	text-align:justify;
}
div.textomapaweb a{
	color:#006599;
	text-decoration:underline;
	font-weight:bold;
	padding:5px 8px;
}
div.textomapaweb a:hover{
	color:#FFF;
	background-color:#006599;
	text-decoration:none;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;	
	-ms-border-radius:5px;
	-khtml-border-radius:5px;
	border-radius:5px;
}
div.listatoggle{
	width:515px;
	padding-left:45px;
	margin-left:10px;
	font-size:16px;
	font-weight:bold;	
	color:#006599;
	background:url(../imgs/fondolistatoggle.png) no-repeat;
	height:46px;
	line-height:46px;
}
div.listatoggle a{
	color:#fff;
	text-decoration:none;
	display:block;
}
div.listatoggle a:hover{
	color:#ccc;	
}
div.active{
	background-position:left bottom;
}
div.textotoggle{
	margin-left:10px;
	margin-right:10px;
	padding-top:10px;
	padding-bottom:14px;
	font-size:12px;
	line-height:24px;
	text-align:justify;
	background-color:#f0f0f0;
	border-right:1px solid #d6d6d6;
	border-bottom:1px solid #d6d6d6;
	border-left:1px solid #d6d6d6;
	-moz-border-radius-bottomleft:5px;
	-webkit-border-radius-bottomleft:5px;	
	-ms-border-radius-bottomleft:5px;
	-khtml-border-radius-bottomleft:5px;
	border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-radius-bottomright:5px;	
	-ms-border-radius-bottomright:5px;
	-khtml-border-radius-bottomright:5px;
	border-radius-bottomright:5px;
}	
.textotoggle .block p{	
	margin-left:20px;
	margin-right:20px;
}
.textotoggle .block a{
	color:#006599;
	text-decoration:underline;
	font-weight:bold;
	padding:5px 8px;
}
.textotoggle .block a:hover{
	color:#FFF;
	background-color:#006599;
	text-decoration:none;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;	
	-ms-border-radius:5px;
	-khtml-border-radius:5px;
	border-radius:5px;
}
.slideshow{
	margin-left:20px;	
	height:330px;
}
.slideshow img{
	border:3px solid #006599; 
	background-color:#006599;
	-moz-border-radius:5px; 
	-webkit-border-radius:5px;	
	-ms-border-radius:5px;
	-khtml-border-radius:5px;
	border-radius:5px;
}
#nav a{
	margin:0 5px;
	color:#FFFFFF;
	border:1px solid #222222;
	background:#006599;
	text-decoration:none;
	padding:3px 5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-ms-border-radius:5px;
	-khtml-border-radius:5px;
	border-radius:5px;
}
#nav a.activeSlide{
	background:#222222;
	border-color:#f0f0f0;
}
#nav a:focus{
	outline:none;	
}
div.textformulario{
	margin-left:20px;
	font-size:12px;
	font-weight:bold;
}
table.taulapartners{
	margin-left:10px;
	margin-right:10px;
	border:2px solid #007FC0;
	background-color:#FFF;
	color:#666;
	font-weight:bold;
	font-size:14px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;	
	-ms-border-radius:5px;
	-khtml-border-radius:5px;
	border-radius:5px;
}
table.taulapartners:hover{
	border:2px solid #006599;
	color:#000000;	
}
.textotoggle .block ul{
    padding-left:20px;
    margin-left:20px;
	margin-right:20px;
    list-style-type:none;
}
.textotoggle .block ul li{
    padding-left:25px;
    background:url(../imgs/bullet.png) 0em 0.5em no-repeat;
    margin-bottom:0.5em;
}
.label{ 
	display:block;
	float:left; 
	width:180px; 
	padding:0; 
	margin:5px 0 0;
	text-align:right;
	font-size:12px;
}
.input{	
	border:1px solid #F0F0F0;
	padding:5px;
	font-size:12px;
	margin-left:10px;
}
.input:hover, .textarea:hover, .input:focus, .textarea:focus{
	border:1px solid #CCC;
	background-color:#f0f0f0;
}
.textarea{	
	font-size:12px;
	border:1px solid #F0F0F0;
	padding:5px;
	overflow:auto;
	margin-left:10px;
}
.input, .select, .textarea{
	width:auto;	
	margin-top:2px;	
	-moz-border-radius:5px;
	-webkit-border-radius:5px;	
	-ms-border-radius:5px;
	-khtml-border-radius:5px;
	border-radius:5px;
}
form .required{
	font-weight:bold;
}
input.error{
	border:2px solid #c2000a;
	color:#000;
}
div.lopd{
	background-color:#F9F9F9;
	color:#666;
	border:1px solid #F0F0F0;
	padding:10px;
	margin-left:20px;
	margin-right:20px;
	font-size:11px;
	text-align:justify;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;	
	-ms-border-radius:5px;
	-khtml-border-radius:5px;
	border-radius:5px;
}
div.aviso{
	padding:10px;
	margin:20px;	
	color:#000;
	background-color:#fffeb6;
	border:3px solid #e4e383;
	text-align:justify;
	font-size:12px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;	
	-ms-border-radius:5px;
	-khtml-border-radius:5px;
	border-radius:5px;
}
