@charset "utf-8";
/* CSS Document */

.fecha {
	font-family: tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-align:right;
}
.fechanota {
	font-family: tahoma;
	font-size: 10px;
	color: #333333;
}
.titulo1 {
	font-family: tahoma;
	font-size: 16px;
	color: #E77817;
	line-height:130%;
	font-weight: bold;	
}
.titulo2 {
	font-family: tahoma;
	font-size: 12px;
	color: #E77817;
	line-height:130%;
	font-weight: bold;	
}
.cuerpo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height:130%;
}
.pie {
	font-family: tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-align:center;
}
.bajada {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height:130%;
	font-weight: bold;	
}

.tdunderline {text-decoration: none;}
.tdunderline:hover {text-decoration: underline;}

.tdunderlinenot {text-decoration: underline;}
.tdunderlinenot:hover {text-decoration: none;}

.tituloestatico{	
	font-family: tahoma;
	font-size: 18px;
	color: #E77817;
	line-height:130%;
	font-weight: bold;}
	
bordetabla{
/*border-style: dotted;*/
border-width:5px;
border-color:#999999;
background-color:#000000;
} 