@charset "iso-8859-1";
TD.cal_gauche {
		border-color: rgb(225,113,0); /* orange */
		border-right-style: solid;
		border-width: 1px;
		width: 25%;
}
TD.cal_droite {
		border-color: rgb(225,113,0); /* orange */
		border-left-style: solid;
		border-width: 1px;
}
TD.cal_logo {
		vertical-align: top;
}
IMG.cal_logo {
		margin-right: 15pt;
}
TD.cal_texte {
		font-size: 11pt;
		font-weight: bold;
		text-align: justify;
		line-height: 16pt;
}
H4 {
		color: rgb(255,253,234); /* jaune pale */
		background-color: rgb(255,102,51); /* orange rose */
		padding-left: 10pt;
		margin-top: 10pt;
		margin-bottom: 10pt;
		margin-left: 20px;
		margin-right: 20px;
}
/* Menu */
DIV.menu_annee {
		font-family: Verdana, Arial;
		font-size: 10pt;
		font-weight: bold;
		color: rgb(255,253,234); /* jaune pale */
		background-color: rgb(255,102,51); /* orange rose */
		margin-top: .1in;
		margin-right: .1in;
		padding-top: 3pt;
		padding-bottom: 3pt;
		padding-left: 5pt;
		text-align: left;
}
DIV.menu_mois {
		font-family: Verdana, Arial;
		font-size: 8pt;
		font-weight: bold;
		background-color: rgb(255,244,151); /* jaune brillant */
		margin-left: 10pt;
		margin-right: 12pt;
		padding-left: 5pt;
		line-height: 12pt;
}
DIV.inscription {
		font-family: Verdana, Arial;
		font-size: 8pt;
		font-weight: bold;
		background-color: rgb(255,247,170); /* jaune brillant +pale */
		color: rgb(255,253,234); /* jaune pale */
		background-color: rgb(255,102,51); /* orange rose */
		margin-top: .1in;
		margin-right: .1in;
		padding: 3pt;
		padding-left: 5pt;
}
A.inscription {
		color: rgb(255,253,234); /* jaune pale */
}
A.inscription:HOVER {
		color: rgb(127,4,4); /* brun */
}
A.inscription:VISITED {
		color: rgb(255,253,234); /* jaune pale */
}
/* Bande en-tete */
TABLE.bande_en_tete {
		margin-left: 7pt;
		width: 99%;
}
TD.bande_en_tete {
		background-image: url("images/fond_orange_rose_jaune_flou.jpg");
}
TABLE.titre_en_tete {
		background-color: rgb(255,244,151); /* jaune brillant */
		margin: 7pt;
		margin-right: 9pt;
}
TD.titre_en_tete {
		font-size: 14pt;
		color: rgb(255,102,51); /* orange rose */
		padding: 1pt;
		padding-left: 4pt;
		padding-right: 4pt;
}
/*  */
UL { 
		margin-left: .3in;
		margin-right: .3in;
		padding-top: .1in;
		padding-bottom: .2in;
		padding-left: .9in;
}
DIV.calendrier {
		margin-left: .2in;
		margin-right: .2in;
		margin-left: 30px;
}
TABLE.calendrier {
		width: 93%;
		font-size: 10pt;
		font-weight: bold;
		line-height: 14pt;
		text-align: left;
		background-color: rgb(255,249,199); /* jaune */
		border-color: rgb(225,113,0); /* orange */
		border-bottom-style: solid;
		border-top-style: solid;
		border-width: 1px;
}
TR.calendrier {
		vertical-align: top;
}
TD.evenement{
		padding-top: 15pt;
		padding-bottom: 15pt;
		padding-left: 20pt;
		padding-right: 9pt;
		border-color: rgb(225,113,0); /* orange */
		border-bottom-style: solid;
		border-top-style: solid;
		border-width: 1px;
		width: 65%;
}
SPAN.nom {
		font-size: 11pt;
		font-weight: bold;
		line-height: 30px;
		border-width: 1px;
		border-style: solid;
		background-color: rgb(255,244,151); /* jaune brillant */
}
TD.coordonnees {
		padding-top: 15pt;
		padding-bottom: 15pt;
		padding-left: 9pt;
		padding-right: 30pt; /* empeche le troncage a l'impression */
		border-color: rgb(225,113,0); /* orange */
		border-bottom-style: solid;
		border-top-style: solid;
		border-width: 1px;
}
DIV.photo {
		font-size: 7pt;
		font-weight: normal;
		text-align: left;
}
SPAN.precisions {
		font-size: 8pt;
		font-weight: normal;
		background-color: rgb(255,249,199); /* jaune */
}
SPAN.ville {
		font-size: 10pt;
		font-weight: bold;
		background-color: rgb(255,244,151); /* jaune brillant */
}
SPAN.site_internet {
		font-size: 8pt;
		font-weight: normal;
		background-color: rgb(255,249,199); /* jaune */
}