@charset "utf-8";
div.containerArea{
	position:relative;
	width:630px;
}
div.colEsq{
	width:155px;
	float:left;
	margin: 0px 6px 10px 0px;
	border: 0px;
	border-right:1px;
	border-bottom:1px;
	border-style:solid;
	border-color:#999999;
}
div.titulo{
	border-bottom:1px solid #999999;
}
div.colDir{
	position:relative;
	float:left;
	width:451px;
	margin: 10px 0px 0px 0px;
}
li{
	padding-bottom:10px;
	list-style-image:url(../images/flecha.gif);
	text-align:justify;
	
}
p {
	text-indent:12px;
}
div.box{
	display:block;
	clear:both;
	margin-top:10px;
	color: #336600;
}
div.box h2 a:link{color:#666600;}
#info{padding:6px;}
#info h2 a{color:#999999;}
#info h2 a:hover{color:#666666;}
img.float{float:left;padding-bottom:8px; margin-right:6px;}
hr.clear{clear:both; border:0px;border-bottom:1px dashed #333333; }
hr.sub{border-bottom:1px solid #999999; padding:0px; margin:0px; }
#infoIni h1 a{
	color:#660000;
}
#infoIni {
	font-size:10px;
	text-align:justify;
}

