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

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

#contenido h3{
	font-size:2em;
	color:#002C00;
	background-image:url(../img/quienes/fondoh3.png);
	background-repeat:no-repeat;
	width:210px;
	height:40px;
	padding-top:8px;
	padding-left:10px;
	}
	
#texto {
	margin-left:13px;
	margin-right:23px;}	
	
#texto p{
	font-size:1.3em;
	line-height:1.3em;
	margin-top:9px;}
	
#texto h4{
	font-size:1.5em;
	color:#002C00;
	margin-top:14px;
	margin-left:-5px;}
	
#texto ul{
	margin-top:10px;
	margin-left:5px;}
	
#texto ul li{
	font-size:1.3em;
	line-height:1.3em;
	margin-top:7px;
	background-image:url(../img/quienes/punto.png);
	background-repeat:no-repeat;
	background-position:left 6px;
	padding-left:15px;}

#texto strong{
	color:#1F5F06;}
	
