 @charset "UTF-8";
/*CSS Document */

/*foto*/

img {
	border:0;
	margin:0;
}

body {
	margin:0;
	background-color:#F5F1F0;
}

/*div*/

#datacalendario{
	width:191px;
	height:35px;
	display:block;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FEBF03;
	text-decoration:none;
	font-weight:bold;
	text-align:left;
	line-height:35px;
	background:url(../images/ca_02.gif) repeat-x;
}

#eventocalendario{
	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;
}

.linkcal{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#5E594F;
	font-weight:bold;
	text-decoration:none;
}

A.linkcal:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
.datacalendario
{
	width:191px;
	height:35px;
	display:block;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FEBF03;
	text-decoration:none;
	font-weight:bold;
	text-align:left;
	line-height:35px;
	background:url(../images/ca_02.gif) repeat-x;
}
.eventocalendario
{
	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;
}

