body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}

.bio {
	position:absolute;
	left:50%;
	margin-left:-383px;
	top:305px;
	width:770px;
	height:590px;
	overflow:auto;
}

.iglesias {
	position:absolute;
	left:50%;
	margin-left:-165px;
	top:302px;
	width:547px;
	height:800px;
	overflow:auto;
}

.libre {
	position:absolute;
	left:509px;
	margin-left:-165px;
	top:306px;
	width:547px;
	height:895px;
	overflow:auto;
}

.dist {
	position:absolute;
	left:50%;
	margin-left:-383px;
	top:330px;
	width:762px;
	height:538px;
	overflow:auto;
	background-color: #FFFFFF;
	z-index: 1;
	visibility: hidden;
}

.lista {
	position:absolute;
	left:50%;
	margin-left:-383px;
	top:330px;
	width:762px;
	height:538px;
	overflow:auto;
	background-color: #FFFFFF;
	z-index: 2;
}
.temas{
	position:absolute;
	left:50%;
	margin-left:-383px;
	top:330px;
	width:762px;
	height:538px;
	overflow:auto;
	background-color: #FFFFFF;
	z-index: 3;
	visibility: hidden;
}
.motiv {
	position:absolute;
	left:50%;
	margin-left:-383px;
	top:330px;
	width:762px;
	height:538px;
	overflow:auto;
	background-color: #FFFFFF;
	z-index: 4;
	visibility: hidden;
}



.agenda_enero {
	position:absolute;
	left:50%;
	margin-left:-302px;
	top:310px;
	width:680px;
	height:523px;
	overflow:hidden;
	background-color: #DEEDF4;
	z-index: 1;
	visibility: hidden;
}

.agenda_feb {
	position:absolute;
	left:50%;
	margin-left:-302px;
	top:310px;
	width:680px;
	height:523px;
	overflow:hidden;
	background-color: #DEEDF4;
	z-index: 2;
	visibility: hidden;
}

.agenda_mar {
	position:absolute;
	left:50%;
	margin-left:-302px;
	top:310px;
	width:680px;
	height:523px;
	overflow:hidden;
	background-color: #DEEDF4;
	z-index: 3;
	visibility: hidden;
}

.agenda_abril {
	position:absolute;
	left:50%;
	margin-left:-302px;
	top:310px;
	width:680px;
	height:523px;
	overflow:hidden;
	background-color: #DEEDF4;
	z-index: 4;
	visibility: visible;
}

.agenda_mayo {
	position:absolute;
	left:50%;
	margin-left:-302px;
	top:310px;
	width:680px;
	height:523px;
	overflow:hidden;
	background-color: #DEEDF4;
	z-index: 5;
	visibility: hidden;
}

.agenda_junio {
	position:absolute;
	left:50%;
	margin-left:-302px;
	top:310px;
	width:680px;
	height:523px;
	overflow:hidden;
	background-color: #DEEDF4;
	z-index: 6;
	visibility: hidden;
}

.agenda_julio {
	position:absolute;
	left:50%;
	margin-left:-302px;
	top:310px;
	width:680px;
	height:523px;
	overflow:hidden;
	background-color: #DEEDF4;
	z-index: 7;
	visibility: hidden;
}

.agenda_agosto {
	position:absolute;
	left:50%;
	margin-left:-302px;
	top:310px;
	width:680px;
	height:523px;
	overflow:hidden;
	background-color: #DEEDF4;
	z-index: 8;
	visibility: hidden;
}
.agenda_sep {
	position:absolute;
	left:50%;
	margin-left:-302px;
	top:310px;
	width:680px;
	height:523px;
	overflow:hidden;
	background-color: #DEEDF4;
	z-index: 9;
	visibility: hidden;

}

.agenda_oct {
	position:absolute;
	left:50%;
	margin-left:-302px;
	top:310px;
	width:680px;
	height:523px;
	overflow:hidden;
	background-color: #DEEDF4;
	z-index: 10;
	visibility: hidden;

}

.agenda_nov {
	position:absolute;
	left:50%;
	margin-left:-302px;
	top:310px;
	width:680px;
	height:523px;
	overflow:hidden;
	background-color: #DEEDF4;
	z-index: 11;
	visibility: hidden;

}


.agenda_dec {
	position:absolute;
	left:50%;
	margin-left:-302px;
	top:310px;
	width:680px;
	height:523px;
	overflow:hidden;
	background-color: #DEEDF4;
	z-index: 12;
	visibility: hidden;

}






td,tr
{	
    font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	font-style: normal;
	color: #44667c;
	}

.sm
{
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	color: #44667c;
	text-decoration: none;
	line-height: normal;
	}
	
.md
{
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: normal;
	color: #44667c;
	font-weight: bold;
	text-decoration: none;
	line-height: normal;
	}
.md_light
{
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: normal;
	color: #44667c;
	font-weight: lighter;
	text-decoration: none;
	line-height: normal;
	}


.lg
{
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-style: normal;
	color: #44667c;
	font-weight: bold;
	text-decoration: none;
	line-height: normal;
	}


a:link 						{
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: normal;
	color: #3e92c0;
	text-decoration:underline;
}
	
a:visited 					{
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: normal;
	color: #3e92c0;
	text-decoration:underline;
}
	
a:hover 					{
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: normal;
	color: #3e92c0;
	text-decoration: none;
}
	
a:active 					{
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: normal;
	color: #3e92c0;
	text-decoration:underline;
}
