 @import url(https://fonts.googleapis.com/css?family=Dosis);


#pie_de_pagina {

	margin-top:9px;
}	
	
/* ================================================================ 
seccion 
=================================================================== */
#seccion {
	position:relative;
	float:left;
	left: 28px;
    top:16px;
	min-height: 720px;
	height: 720px;
	width: 838px;
	z-index: 0;
	overflow: hidden;
	 
}


#seccion_nombre{
    font-size:48px;
	font-weight:800;
	min-height: 80px;
	width: 100%;
	color:#000000;
	overflow:hidden;
	font-family: 'Dosis', sans-serif;
	font-size:52px;
	font-weight:800;
	 
}


#seccion_cuerpo {
	position:relative;
	float:left;
	/*width: 819px;*/
	width: 839px;
	min-height: 640px;
	height: 640px;
	z-index: 0;
	overflow: hidden;
	font-family: 'Dosis', sans-serif;
	font-size:12px;
	font-weight:500;
	text-align:justify;


}


.seccion_nota{
    position:relative;
	float:left;
	min-height: 81px;
	height: auto;
	width: 100%;
	border-top-style:dotted;
	border-top-width:thin;
	border-top-color:#000000;
	z-index: 0;
	padding-top:17px;
	padding-bottom:17px;
  
	
}

.seccion_div_img{
	position: relative;
	float:left;
	height: 81px;
	width: 118px;
	z-index:0;
	 
	 



}

.seccion_img{
	height: 81px;
	width: 118px;
}



.seccion_titulo_copete{
    position:relative;
	float:left;
	clear:none;
	width: 560px;
	min-height:20px;
	padding-left:9px;
	

}

.seccion_titulo{
    position:relative;
	float:left;
	clear:both;
	width: 100%;
	font-family: 'Dosis', sans-serif;
	font-size:24px;
	font-weight:800;
	color:#95BFC2;
	 


}

.seccion_copete{
    position:relative;
	float:left;
	clear:both;
	margin-top:9px;
	width: 100%;
	z-index: 0;
	font-family: 'Dosis', sans-serif;
	font-size:14px;
	font-weight:800;
	min-height: 20px;
	height: auto;
	 
	 

}


.seccion_vermas{
    position:absolute;
	height:81px;
	width: 80px;
	z-index: 0;
 	bottom:0px;
	right:0px;
	padding-bottom:17px;
	
	 
	 

}

.seccion_vermas_img{
   margin-top:56px;
   height:23px;
   width: 23px;
   float:right;
   margin-right:20px;
   border:0px;

}







/* ================================================================ 
BARRA MENU
=================================================================== */
#seccion_barra_menu {
	position:relative;
	float:right;
	margin-right:28px;
    top:12px;
	min-height: 720px;
	width: 273px;
	z-index: 0;
	overflow:hidden;
	/*background-color:#ECEDED;*/
	 
}




/* ================================================================ 
seccionS AGENDA / MENU VERTICAL
=================================================================== */
#seccion_agenda,
#seccion_menu_vertical 
{
	position:relative;
	float:left;
	height: 369px;
	width: 273px;
	z-index: 0;
	overflow:hidden;
	background-color:#ECEDED;
	 
}

#seccion_agenda
{ height: 360px;
  margin-top:9px;
  padding-bottom:9px;
}

/* ================================================================ 
BOLETINES
=================================================================== */
.boletin_titulo{
    position:relative;
	float:left;
	clear:both;
	width: 100%;
	font-family: 'Dosis', sans-serif;
	font-size:14px;
	font-weight:800;
	color:#000000;
	 


}


a.boletin_titulo_lnk:link, a.boletin_titulo_lnk:visited, a.boletin_titulo_lnk:hover{	 
  color:#000000;
  font-size:14px;
  text-decoration:none;
}
 
	 

.boletin_numero{
    position:relative;
	float:left;
	height: 81px;
	width: 118px;
	font-family: 'Dosis', sans-serif;
	font-size:30px;
	font-weight:800;
	color:#95BFC2;
}

a.boletin_numero_lnk:link, a.boletin_numero_lnk:visited, a.boletin_numero_lnk:hover{	 
  color:#95BFC2;
  font-size:30px;
  text-decoration:none;
}


