
.calendari 
{
	width:230px;
	Border-style: Solid;
	Border-width: 1px;
	Border-color: #F79679;
	Font-size: 11px;
	Font-family: Verdana;	
	Height: 140px;
	margin:0px;
	padding:0px;
}
.calendariDies
{
	Font-Size: 8pt;
	Font-family: Verdana;
	text-align: center;
	Vertical-align:Top;
	border-width:0px;
	border-style:none;
}
.calendarinextprev
{
	Font-family:Verdana;
	/*Font-weight:bold;*/
	border-width:0px;
	border-style:none;
}
.calendaricapcalera
{	
	margin:0px;
	padding:0px;
	/*Font-weight:normal;*/
	border-width:0px;
	border-style:none;
	color:#ED1C24;
	Background-color:#FCD2C1;
}
.calendariTitol
{
	/*Font-weight:bold;*/
	color: White;
	Background-Color:#ED1C24;
	height:100%;
	border-width:0px;
	border-style:none;
	border-color:#ED1C24;
}
.calendariCapDeSetmana
{
	color:#CCCDCF;
	text-align: center;
}
.calendariDiesNormals
{
	color:#666666;
	Background-Color:White;
	text-align: center;
}
.calendari .vermellFort { BACKGROUND-COLOR: rgb(227,10,22); }
.calendari .vermellFluix { BACKGROUND-COLOR: rgb(254,185,164); }
.calendari .verd    { BACKGROUND-COLOR: green; }
.calendari .blau    { BACKGROUND-COLOR: blue, }
.centrat             
{
	position:absolute;
	top:50%;
	left:50%;
	width:350px;
	height:200px;
	margin-left:-175px;
	margin-top:-100px;
}
.LLvermellFort
{
	float:left;
	z-index:100;
	width:15px;
	height:15px;
	BACKGROUND-COLOR:rgb(227,10,22);
}
.LLvermellFluix
{	
	float:left;
	z-index:100;
	width:15px;
	height:15px;
	BACKGROUND-COLOR:rgb(254,185,164);
}