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




/* ================================================================ 
BOLETIN
=================================================================== */

/**************************/


#preliminar{
	
	position:relative;
	float:left;
	clear:both;
	min-height: 25px;
	width: 200px;
	font-family: 'Dosis', sans-serif;
    font-weight: 800;
	font-size:30px;
    color:#990000;
	z-index: 0;
	margin-left:30px;
	margin-top:20px;
	margin-bottom:20px;
	 
	 
	 
	 

	
	
}


/**************************/
#boletin{
    position:relative;
	float:left;
	clear:both;
	min-height: 52px;
	width: 600px;
	z-index: 0;
	margin-left:30px;
	margin-top:10px;
	margin-bottom:10px;
	border-style:solid;
	border-width:1px;
	border-color:#999999;
	
	 
}
/**************************/
#boletin_encabezado{
    position:relative;
	float:left;
	clear:both;
	width: 600px;
	height:247px;
	z-index: 0;
	margin:0;
	min-height: 50px;
	background-color:#FF0000;
}

/**************************/
#boletin_notas{
    position:relative;
	float:left;
	clear:both;
	min-height: 300px;
	width: 600px;
	z-index: 0;
	background-color:#FFFFFF;
}
/**************************/
#boletin_pie{
    position:relative;
	float:left;
	clear:both;
	width: 600px;
	height:253px;
	z-index: 0;
	margin:0;
}
/**************************/
#boletin_fecha_num{
    position:relative;
	float:left;
	clear:both;
	min-height: 30px;
	width: 600px;
	height:30px;
	z-index: 0;
	background-color:#EDEDED;
	margin:0;
	
	 
}


/**************************/


#boletin_fecha{
	
	position:relative;
	float:left;
	min-height: 25px;
	width: 200px;
	font-family: 'Dosis', sans-serif;
    font-weight: 600;
	font-size:8x;
    color:#000000;
	z-index: 0;
	margin-left:10px;
	margin-top:5px;
	 
	 
	 
	 

	
	
}

/**************************/
 


#boletin_num{
	
	position:relative;
	float:right;
	min-height: 25px;
	width: 70px;
	font-family: 'Dosis', sans-serif;
    font-weight: 600;
	font-size:8x;
    color:#000000;
	z-index: 0;
	margin-right:10px;
	margin-top:5px;
 
	 
	 
	 
	
	
}

/**************************/


#boletin_grabar{
	
	position:relative;
	float:left;
	clear:both;
	min-height: 30px;
	width: 580px;
	z-index: 0;
	margin-left:30px;
	margin-top:20px;
	margin-bottom:10px;
	padding:10px;
	background-color:#FF9933;
	 
	 
	
	
	
}
/**************************/


.boletin_grabar_bot{
 /*  margin-top:170px;*/
   position:relative;
   float:left;
   height:22px;
   border:0px;


}


/* ================================================================ 
BOLETIN NOTAS
=================================================================== */
	
	
		
				
						
			
			
						
		
/**************************/


.boletin_notas_indiv{
   position:relative;
   float:left;
   width:570px;
   height:140px;
   margin-left:16px;
   border:0px;
   border-bottom-style:dashed;
   border-bottom-width:thin;
   
    


}

/**************************/


.boletin_nota_img{
   position:relative;
   float:left;
   width:140px;
   height:94px;
   border:0px;
   margin-top:23px;
   


}
/**************************/


.boletin_img{
   width:140px;
   height:94px;
   border:0px;
}

/**************************/


.boletin_nota_detalle{
   position:relative;
   float:left;
   width:365px;
   height:94px;
   border:0px;
   margin-top:23px;
   margin-left:16px;
   

}

/**************************/


.boletin_nota_vermas{
   position:relative;
   float:right;
   width:30px;
   height:94px;
   border:0px;
   margin-top:23px;
   


}

/**************************/


.boletin_vermas_img_div{
   position:relative;
   float:right;
   width:25px;
   height:25px;
   border:0px;
   margin-top:68px;
   


}
/**************************/


.boletin_vermas_img{
  
   width:25px;
   height:25px;
   border:0px;
  


}




/**************************/


.boletin_nota_volanta{
   position:relative;
   float:left;
   width:365px;
   border:0px;
   font-family: 'Dosis', sans-serif;
   font-size:14px;
   font-weight:800;
   line-height:15px;
   color:#95BFC2;
   min-height:16px;
   max-height:20px;
   overflow:hidden;

}

.boletin_nota_titulo{
   position:relative;
   float:left;
   width:365px;
   border:0px;
   font-family: 'Dosis', sans-serif;
   font-size:22px;
   font-weight:800;
   line-height:24px;
   color:#95BFC2;
   color:#2C7E8A;
   min-height:30px;
   max-height:52px;
   overflow:hidden;

}


a.boletin_titulo_lnk:link, a.boletin_titulo_lnk:visited, a.boletin_titulo_lnk:hover{	 
  color:#2C7E8A;
  text-decoration:none
}

/**************************/


.boletin_nota_copete{
 position:relative;
   float:left;
   width:365px;
   height:40px;
   border:0px;
   font-family: 'Dosis', sans-serif;
	font-size:14px;
	font-weight:800;
   overflow:hidden;
  


}

