/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 5px 0;
	background: url(Imagenes/bg.jpg);
	font:  Arial, Helvetica, sans-serif;
	font-size:10px;
	
	}


.TitCelCal{
	font: 14px Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 8pt;
	left: auto;
}
.TitCelCal2{
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 8pt;
	left: auto;
}

.CelCal{
	font: 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 9pt;
	text-align: justify;
}
.CelCal2{
	font: 10px Arial, Helvetica, sans-serif;
	line-height: 8pt;
	text-align: justify;
}
.Punteado{
  border-style: dotted;
   border-width: 2px;
   border-color: #3575A2;
   background-color: #FFFFFF;
   font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
   font-size: 10pt;
} 
.TitPres{
	font: 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 12pt;
	text-align: justify;
	margin: 15 px;
	
}

.CelFor{
	font: 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 12pt;
	text-align: justify;
	border-spacing: 15px;
	margin: 15px;
}
