h2{
	text-align:right;
	margin:0 0 0 20px !important;
	padding:0 !important;
	line-height:1px;
}
h3{
	padding:0 0 0 20px !important;
	margin:0 !important;
}
h4{
	margin-left:20px;
	color:#694812;
	font-size:16px;
}
#errores {
	background: #EBE6E1;		
	display: block;
	clear: both;
	color:#694812;
}

#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;
	
}
#contenido .tablaficha{

	margin:20px 0 0 20px;
	width:10px;

}
div.marco_ul ul li{
	line-height:24px;
	float:none !important;
}
div.nomarco_ul ul li{
	line-height:24px;
	font-weight:normal !important;
	padding: 0 0 0 15px !important;
}
div.nomarco_ul ol li{
	line-height:24px;
	font-weight:normal !important;
	padding: 0 0 0 15px !important;
}
#contenido td.texto {
	border:0 !important;
	text-align:right !important;
	width:100px;
}
#contenido table{
	margin-bottom:20px;
}
