 @charset "UTF-8";
/*CSS Document */

/*foto*/

img {
	border:0;
	margin:0;
}

body {
	margin:0;
	background-color:#F5F1F0;
}

/*div*/

#pdfcalendario{
	width:191px;
	height:35px;
	display:block;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000;
	text-decoration:none;
	text-align:left;
	line-height:35px;
	background:url(../images/ca_02.gif) repeat-x;
}

#logopdf{
	width:500px;
	height:35px;
	display:block;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	text-align:left;
	line-height:35px;
	background:url(../images/ca_02.gif) repeat-x;
}

