/*#contenido{
	height: 222px !important;
}*/

#enlaces {
	background: #EBE6E1;		
	display: block;
	clear: both;
	padding:15px;
	color: #694812;
	font-weight: bold;
}

#enlaces ul, #enlaces li {
	padding: 0 !important;
	list-style-type: none;
}

#enlaces ul {
	width: 600px;
	margin: 0 auto;
	padding: 0 !important;
	height: 10px !important;
	line-height: 10px;
}
#enlaces li {
	float: left;
	width: 200px;
	padding: 2px 0 !important;
	margin: 0;
	text-align: center;
}

#enlace li a  {
	padding: 0;
}

#errores ul {		
	background: #EBE6E1;		
	display: block;
	clear: both;
	padding:15px;
	color: #694812;
	font-weight: bold;
}

#errores li {
	width: 630px;
	margin: 0;
	padding: 0 0 0 10px;
	list-style-type: none;
	background: url(../images/bullet.gif) no-repeat left top;
}

div.marco_ul ul li{
	line-height:24px;
}
#contenido  div.marco_ul ul li{
	width:100px !important;
}