/* IBP Latam - Instituto del Buen Pastor Latinoamérica */
/* www.ibp-la.org */
/*CSS Document */
#main_all{
	width:100%;
	top:125px;
	position:absolute;
	z-index: 1;
}	
#leftbar{
	width:180px;


}
#leftbar p{
	font: Normal 12px Georgia, "Times New Roman", Times, serif;
	color: #660000;
	padding: 10px 8px 10px 8px;
	line-height: 18px;
}

/* Main general */
#main{
	background-color: #FFFFFF;
	padding: 20px 5px 20px 10px;
	font: Normal 12px Tahoma, "Times New Roman", Times, serif;
	border-left: Solid 1px #876631;
}
#main li{
	line-height:20px;
}
#main a:link {	
	font: Normal 12px Tahoma, "Times New Roman", Times, serif;
	color: #0000FF;
	text-decoration: none;
}
#main a:visited{
	font: Normal 12px Tahoma, "Times New Roman", Times, serif;
	color: #AA0088;
	text-decoration: none;
}
#main a:hover{
	font: Normal 12px Tahoma, "Times New Roman", Times, serif;
	text-decoration: underline;
	color: #BB0000;
}
#main p{
	font: Normal 12px Tahoma, "Times New Roman", Times, serif;
	line-height: 17px;
	padding-left: 20px;

}
#main ol{
	font: Normal 12px Tahoma, "Times New Roman", Times, serif;
	line-height: 17px;
	padding-left: 20px;

}
#main h3{
	font:Normal 20px Georgia, "Times New Roman", Times, serif;
	color: #CC3300;
	line-height:15px;
}
#main h4{
	font:Normal 18px Tahoma,"Times New Roman", Times, serif;
	color: #CC0000;
	line-height:13px;
}
#main h5{
	font:Bold 12px Garamond, "Times New Roman", Times, serif;
	color: #AA0000;
	line-height:15px;
	text-transform: uppercase;
	padding: 0px 10px 0px 10px;

}
#main h6{
	font:Normal 12px Georgia, "Times New Roman", Times, serif;
	color: #00421C;
	line-height:7px;
}

#main_update{
	font:Normal 12px Tahoma, "Times New Roman", Times, serif;
	color: #00421C;
	border: Solid #FF6666 1px;
	background-color: #FFFFCC;
	padding: 0px 10px 5px 10px;

}
#main_update p{
	font: Normal 12px Tahoma, "Times New Roman", Times, serif;
	line-height: 18px;
	padding-left: 20px;

}
#main_update a:link {	
	font: Normal 12px Tahoma, "Times New Roman", Times, serif;
	color: #0000FF;
	text-decoration: none;
}
#main_update a:visited{
	font: Normal 12px Tahoma, "Times New Roman", Times, serif;
	color: #AA0088;
	text-decoration: none;
}
#main_update a:hover{
	font: Normal 12px Tahoma, "Times New Roman", Times, serif;
	text-decoration: underline;
	color: #BB0000;
}
.indice {	
	font: Bold 10px Tahoma, Arial, "Times New Roman";
	text-align:center;
}	
