/*	M O D U L O   A G E N D A */
.AGE_titulo
{
	font-weight: bold;
	font-size: small;
	color: #bdd400;
	font-family: Arial;
}

.AGE_tabla
{
	border-right: #bbd400 1px solid;
	border-top: #bbd400 1px solid;
	border-left: #bbd400 1px solid;
	border-bottom: #bbd400 1px solid;
}

.AGE_texte
{
	padding-left: 10px;
	font-weight: bold;
	font-size: x-small;
	color: #878889;
	font-family: Arial;
}
.AGE_data
{
	font-weight: bold;
	font-size: xx-small;
	color: #878889;
	font-family: Arial;
}

/* - - - - - - C A L E N D A R I - - - - - - - - - */
.Global
{
	border-right: #bdd400 1px solid;
	padding-right: 0px;
	border-top: #bdd400 1px solid;
	padding-left: 0px;
	font-size: x-small;
	padding-bottom: 0px;
	margin: 0px;
	border-left: #bdd400 1px solid;
	padding-top: 0px;
	border-bottom: #bdd400 1px solid;
	font-family: Arial;
	height: 5px;
	background-color: #ffffff;
}
/* Dies setmana   DIL DIM DMC DIJ DIV DISS DIUM*/
.DayHeaderStyle
{
	padding-right: 1px;
	padding-left: 1px;
	font-weight: bold;
	font-size: xx-small;
	padding-bottom: 1px;
	margin: 1px;
	color: #ffffff;
	padding-top: 1px;
	font-family: Arial;
	background-color: #bdd400;
}
/*Dies*/
.DayStyle
{
}
/*ALtres dies*/
/*aquest s'ha de definir color en el propi calendari per quan sigui link activat---Forecolor---*/
.OtherMonthDayStyle
{
	color: #99cc66;
}
/*Dia avui*/
.TodayDayStyle
{
	border-right: #bdd400 1px solid;
	border-top: #bdd400 1px solid;
	border-left: #bdd400 1px solid;
	color: #878889;
	border-bottom: #bdd400 1px solid;
}
/*Dia seleccionat*/
.SelectedDayStyle
{
	border-right: #bdd400 1px solid;
	border-top: #bdd400 1px solid;
	border-left: #bdd400 1px solid;
	color: #bdd400;
	border-bottom: #bdd400 1px solid;
	background-color: #bdd400;
}
/* Selector flecha*/
.SelectorStyle
{
	background-color: #ffffff;
	border:5px;
}

/*Titol*/
.TitleStyle
{
	border-right: 5px;
	background-position: 50% 50%;
	border-top: 5px;
	font-weight: bold;
	font-size: x-small;
	text-transform: uppercase;
	border-left: 5px;
	color: #bdd400;
	border-bottom: 5px;
	background-repeat: no-repeat;
	font-family: Arial;
}
/*Dies finde*/
.WeekendDayStyle
{
	color: #878889;
	border-top-style: none;
	border-bottom: #ffffff 1px;
	background-repeat: repeat;
	border-right-style: none;
	border-left-style: none;
	height: 100%;
}
/*endavant-enrera*/
.NextPrevStyle
{
	color: #cccccc;
}
/*dia con actividad*/
.diaambactivitat
{
	background-image:url(/imas/agenda/marca.png);
	background-position:bottom right;
	background-repeat:no-repeat;
	font-weight: bold;
	font-style: italic;

}

.diasenseactivitat
{
	font-weight: normal;
	font-style: normal;
}

/*- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.Scroll
{
SCROLLBAR-FACE-COLOR: #f7f7f7;
SCROLLBAR-HIGHLIGHT-COLOR: #a3a3a3; 
SCROLLBAR-SHADOW-COLOR: #a3a3a3; 
SCROLLBAR-3DLIGHT-COLOR: #ece4e4; 
SCROLLBAR-ARROW-COLOR: #a3a3a3; 
SCROLLBAR-DARKSHADOW-COLOR: #ece4e4
}
