#inicio #menu_art a {
	color: #000;
	background-image:url(../img/menu/art.png);
	background-repeat:no-repeat;
	width: 93px;
}

#cabecera ul {
	border-bottom: 6px solid #248213;
}

#contenido{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	}
#articulos{
	float:left;
	margin-left:15px;
	width:580px;}	
h3 {
	font-weight:bold;
	font-size:2em;
	color: #095100;
	background-image:url(../img/articulos/icono.png);
	background-repeat:no-repeat;
	padding-left:18px;
	background-position:0px 5px;
	margin-left:-10px;
	margin-bottom:7px;

	}
	
/*.antiguos{
	margin-top:25px;}*/
	
#articulos strong {
	font-weight:bold;
	font-size:1.5em;
	color:#005E00;
	margin-left:15px;
	margin-bottom:12px;
	display:block;

}
.resaltar {
	font-weight:bold;
	color:#005E00;
	}

#articulos p {
	margin-left:10px;
	margin-top:5px;
	font-size:1.3em;
	line-height:1.5em;
	text-align: justify;
}
	
#articulos p em{
	color: #095100;
	}
	
#articulos a.subir{
	display:block;
	background-image:url(../img/articulos/subir.png);
	background-repeat:no-repeat;
	width:16px;
	height:21px;
	text-indent: -9999px;
	margin-top:8px;
	margin-left:15px;
	margin-bottom:-20px;
	}
#articulos em.autor{
	display:block;
	margin-top:10px;
	text-align: right;
	font-size:1.2em;
	color: #095100;
	margin-bottom:25px;
	border-bottom:solid 1px #DEEBB0;;
	padding-bottom:10px;
	
	}
	

	
#lista{
	float:right;
	width:240px;
	background-image:url(../img/articulos/libreta_inter.png);
	background-repeat:repeat-y;
	/*margin-top:36px;*/}
	
#img_super{
	background-image:url(../img/articulos/libreta_sup.png);
	background-repeat:no-repeat;
	width:240px;
	height:36px;}
	
#img_inf{
	background-image:url(../img/articulos/libreta_bajo.png);
	background-repeat:no-repeat;
	width:240px;
	height:12px;}

#lista ul{
	margin-bottom:10px;}

#lista li{
	font-family:Arial, Helvetica, sans-serif;
	margin-top:7px;
	margin-left:18px;
	margin-right:18px;
	font-size:1.4em;
	font-weight:500;	
	line-height:1.1em;
	border-bottom:solid 1px #999;
	padding-left:2px;
	padding-bottom:3px;
	}
	
#lista li a:hover{
	color:#095100;}
	
ul.fotos{
	
	margin-top:15px;
		
}
	
ul.fotos li{
	float:left;
	margin-right:7px;
	margin-left:10px;
	margin-bottom:15px;
	}
	

