/* CSS Document */

body {margin:0;
	background:#6c9100 url(../img/fnd.jpg) repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	color:#333;
	}
	
/* ESTRUCTURA */
	
.contenedor {width:900px;
	height:auto;
	background:#FFFFFF;
	position:absolute;
	top:0%; left:50%;
	margin-left:-450px;
	}
	
.top {width:900px; height:182px;
	}
	
.bajotop {width:900px; height:32px;
	}
	
.main {width:900px; height:auto;
	float:left;
	background:url(../img/fnd_main.jpg) repeat-y;
	position:relative;
	}
	
.col_izq {width:205px; height:auto;
	float:left;
	}
	
.col_der {width:188px; height:auto;
	padding:0 0 0 17px;
	background:url(../img/sombra_colder.jpg) no-repeat top left;
	float:left;
	}
	
.col_center {width:467px; height:auto;
	padding-left:23px;
	float:left;
	}
	
/*.footer {width:900px; height:138px;
	background:#00FFFF;
	}*/
	
/* FIN ESTRUCTURA */ 

/* MENU */

.nav {margin:0 0 0 15px; padding:0;
	list-style-type:none;
	}
	
.nav li {width:174px; height:40px;
	display:block;
	}
	
.nav li a {background-image:url(../img/fnd_menu.jpg);
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333333;
	background-position:left -100%;
	display:block;
	width:159px; height:25px;
	padding:15px 0 0 15px;
	text-decoration:none;
	}
	
.nav li a:hover {background-image:url(../img/fnd_menu.jpg);
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333333;
	background-position:left top;
	display:block;
	width:139px; height:25px;
	padding:15px 0 0 35px;
	text-decoration:none;
	}
.nav li a.leg {background-image:url(../img/fnd_menu2.jpg);
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333333;
	background-position:left -100%;
	display:block;
	width:159px; height:25px;
	padding:15px 0 0 15px;
	text-decoration:none;
	}
	
.nav li a.leg:hover {background-image:url(../img/fnd_menu2.jpg);
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333333;
	background-position:left top;
	display:block;
	width:139px; height:25px;
	padding:15px 0 0 35px;
	text-decoration:none;
	}	
/* FIN MENU */

/* VARIOS */

/* BANNER */

.bannerCentral {width:444px;
	height:150px;
	}
	
.bannerDerecha {width:174px;
	/*height:210px;
	background:#006699;*/
	margin-bottom:10px;
	}
	
/* ESTRUCTURA NOTICIAS PORTADA */
	
.boxNoticia {width:444px; height:auto;
	float:left;
	}

.boxNoticia .texto {margin:0; padding:0;
	width:100%;
	font-size:12px; line-height:16px;
	float:left;
	}
	
.boxNoticia .texto p {margin:0 0 0 20px;}

h1, .bgr_sp_leyes {font-size:13px; line-height:16px;
	font-family:Arial, Helvetica, sans-serif;
	margin:0 0 10px 0; padding:0 0 0 0;
	background:url(../img/vinieta1.gif) no-repeat top left;
	padding-left:20px;
	}
.bgr_sp_leyes
{
    	background:none;
    	padding:0px;
    	margin:0px;
    	font-size:12px;
    	line-height:16px;
        vertical-align:top;
        
    	    	
}	
h1 a, .bgr_sp_leyes a {text-decoration:none;
	color:#333333;
	}
	
h1 a:hover, .bgr_sp_leyes a:hover {text-decoration:underline;
	color:#999900;
	}
	
.leermas {width:444px; background-color:#00CC66;
	height:30px;
	background: url(../img/punteada.gif) repeat-x bottom;
	display:block;
	clear:both;
	text-align:right;
	margin-bottom:15px;
	}
	
.leernota { margin-left:300px;}
	
.fotosThumbs {width:114px; 
	padding:2px;
	margin:5px 10px 5px 20px;
	border:1px solid #666666;
	float:left;
	}
	
.principalesLinks {width:168px; height:20px;
	background:#99CC00;
	border:4px double #CCCCCC;
	margin-left:15px;
	margin-bottom:15px;
	padding-top:4px;
	text-align:center;
	}
.principalesLinks a:link, .principalesLinks a:visited{
    color:White;
    font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	text-decoration:none;	
	}
.principalesLinks a:hover
{
    color:White;
    font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	text-decoration:underline;
	}

.imprimir {width:444px; height:15px; 
	padding:4px 0 4px 0; 
	text-align:right; 
	border-top:3px solid #ccc; 
	border-bottom:3px solid #ccc;
	}
	
.imprimir a {color:#990000; text-decoration:none;}
.imprimir a:hover {color:#990000; text-decoration:none;}
	
.boxtextonota {width:420px; 
	margin-left:24px; 
	}
	
.boxtextonota p {margin-top:0;}

/* MAS NOTAS */

.boxmasnotas {width:444px; height:auto;
	background:#EFF0E8;
	margin-top:15px;
	}
	
.boxmasnotas ul li {list-style-image:url(../img/ico_masnotas.gif);
	padding:0px 0 12px 0;
	border-bottom:1px solid #CACDB1;
	font-size:12px;
	line-height:15px;
	margin-bottom:12px;
	}
	
.boxmasnotas ul li a {color:#333333; text-decoration:none;}
.boxmasnotas ul li a:hover {color:#333333; text-decoration:underline;}
	
.boxmasnotastop {height:24px;
	background:url(../img/masnotastop.jpg) no-repeat;
	padding-left:90px;
	padding-top:8px;
	font-size:15px;
	color:#990000;
	}
	
.fotosnotas {width:180px; height:auto; 
	float:right; 
	margin-left:10px;
	}
.dvDownload a:link, .dvDownload a:visited
{
    color:#999900;
    text-decoration:none;
}
.dvDownload a:hover
{
    color:#999900;
    text-decoration:underline
}

/* PIE DE PAGINA */
	
.footer {width:900px; height:158px;
	position:relative;
	clear:both;
	background:url(../img/footerfndjpg.jpg) no-repeat top left #FFFFFF;
	}
	
.footerlogo { position:absolute;
	top:34px; left:530px;
	}
	
.footerCredito {float:right;
	width:203px; height:152px;
	border-left:1px solid #CCCCCC;
	}
	
.footerDeveloper {position:absolute;
	top:40px; left:130px;
	width:275px;
	color:#FFFFFF;
	text-align:center
	}
	
.listacreditos {width:160px;
	list-style-type:none;
	text-align:right;
	/*margin-top:30px;*/
	padding:0; margin:10px 0 0 0;
	}
	
.listacreditos li {text-align:right;
	width:160px;
	padding:6px 0;
	border-bottom:1px solid #999999;
	}
.listacreditos li.ultimo_li 
{
	border-bottom:none;
}

.footerDeveloper a:link, .footerDeveloper a:visited
{
    color:White;
    text-decoration:none;
}

.footerDeveloper a:hover
{
    color:White;
    text-decoration:underline;
}
.solapa_box {width:auto; height:24px; background:#eff0e8 url(../img/solapa_fnd.jpg) repeat-x; padding-bottom:20px;}

.solapa_txt {width:auto; height:16px; background:#eff0e8; float:left; padding-right:15px; font-size:15px; color:#990000; padding-top:8px;}

.solapa_float {float:left;}

.bgr_dv_Comentario_Wrapper table
{
    width:90%;
    border-bottom:solid 1px #E7E7E7;
    margin-top:5px;
    font-size:12px;
}
.bgr_dv_Comentario_Wrapper table td
{
    padding:5px 0px;
}
.bgr_dv_Formulario_Para_Comentario table td
{
    padding:5px 0px;
}