@charset "utf-8";
/* CSS Document */
div.titulo{
	background-image: url(../imagenes/qlachef.gif);
	margin-top: 30px;
	margin-left: 165px;
	width: 250px;
	height: 30px;
	
	
}
div.caj_texto{
	background-color:#E7EDC9;
	background-image:url(../imagenes/fnqlc.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	width:540px;
	margin-left:10px;
	margin-top:10px;
	margin-bottom:15px;
	border:1px;
	border-style:dotted;
}
div.txt_breve{
	margin-left:10px;
	margin-top:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:14px;
	margin-right:10px;
	text-align:justify;
	color: #003366;
}
div.txt_breve2{
	margin-left:10px;
	margin-top:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:14px;
	margin-right:10px;
	text-align:justify;
	color: #999999;
	font-style: italic;
}
div.tit_txt{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:14px;
	text-align:justify;
	color: #993300;
	width:auto;
	background-color: #B5CF76;
}
div.margen{
margin-bottom:10px;
width:10%;
height:1px;
}
