/* Look par défaut */

body { background-color:#FFFFFF; text-decoration: none; font-family: Verdana, Arial, Helvetica; font-size: 11px; ; font-weight: normal; color: #FFFFFF; background-repeat: repeat-x}

td { text-decoration: none; color: #FFFFFF; font-family: Verdana, Arial, Helvetica; font-size: 11px; }
table { text-decoration: none; color: #FFFFFF; font-family: Verdana, Arial, Helvetica; font-size: 11px; }
p { text-decoration: none; color: #FFFFFF; font-family: Verdana, Arial, Helvetica; font-size: 11px; }

input {font-family:Courier New; font-size:12px;}
textarea {font-family:Courier New; font-size:12px;}
select {font-family:Courier New; font-size:12px;}

@import "/css/style.css";
@import "/css/style_custom.css";

a { text-decoration: none; color: #ADD8FF; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; }
a:hover { text-decoration: underline; color: #ADD8FF; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; }
a:visited { text-decoration: none; color: #ADD8FF; font-weight: normal; font-size: 10px; }

a.copyright { text-decoration: none; font-family: Verdana, Arial, Helvetica; font-size: 9px; color: #002D71; font-weight: normal}


/* Look pour les sections de menu */

.gauche { background-color: #236AB3; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: 236AB3}
.gauche table { background-repeat:no-repeat;  }
.gauche td { text-decoration: none; font-family: Verdana, Arial, Helvetica; font-size: 10px; font-weight: normal;}
.gauche a { text-decoration: underline; font-family: Verdana, Arial, Helvetica; font-size: 10px; font-weight: normal; color: ADD8FF; }
.gauche a:visited { font-family: Verdana, Arial, Helvetica; font-size: 10px; font-weight: normal; color: ADD8FF; }
.gauche a:hover{ text-decoration: none; font-family: Verdana, Arial, Helvetica; font-size: 10px; font-weight: normal; }

.bas td { font-family: Verdana, Arial, Helvetica; font-size: 10px; font-weight: normal; color: 6CA8DE }

.smenu a { text-decoration: underline; font-weight: normal; font-size: 10px; font-family: Verdana, Arial, Helvetica; color: ADD8FF;}
.smenu a:visited { font-weight: normal; font-size: 10px; font-family: Verdana, Arial, Helvetica; color: ADD8FF;}
.smenu a:hover { text-decoration: none; font-weight: normal; font-size: 10px; font-family: Verdana, Arial, Helvetica; color: ADD8FF;}
.smenu_bg { background-image: url("/web/img/sousmenu_ligne_c.gif"); }

.smenu_bgwhite { background-color:#ffffff;font-weight:bold;color:#41603B}

.haut { height:45px; }

.contenu { background-image: url(/web/img/accueil_background_milieu.gif); background-repeat: no-repeat; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #FFFFFF}

.droite td { text-decoration: none; font-family: Verdana, Arial, Helvetica; font-size: 10px; font-weight: normal; }
.droite a { text-decoration: none; font-family: Verdana, Arial, Helvetica; font-size: 10px; font-weight: bold; color: ADD8FF; }
.droite a:visited { font-family: Verdana, Arial, Helvetica; font-size: 11px; font-weight: bold; color: ADD8FF; }
.droite a:hover{ text-decoration: none; font-family: Verdana, Arial, Helvetica; font-size: 10px; font-weight: normal; color: ADD8FF; }

#calcom td {
	background-color: rgb(2, 44, 116);
	color: #ffffff;
	font-family: verdana;
	font-size: 10px;
}
#calcom .calendarHeader {
	font-family: arial;
	font-size: 10px; 
	font-weight: bold;
	color: #b9e1ff;
	text-align: center;
}
#calcom .calendar a {
	color: #000000;
	background-color: #b9e1ff;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}
#calcom .calendarToday {
	color: rgb(237, 203, 65);
	font-weight: bold;
	font-size: 10px;
	text-align: center;
}
#calcom .calendarToday a {
	color: red;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
}
#calcom .calendar {
	color: #ffffff;
	font-family: verdana;
	font-size: 10px;
	text-align: center;
}
#calcom .calendarArrow a {
	background-color: rgb(2, 44, 116);
	color: #b9e1ff;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
}

#calcom #haut  {  width: 160px;  height: 32px;  background-image: url(/web/img/calendrier_haut.gif);	background-repeat: no-repeat;  }
#calcom #bas  {  width: 160px;  height: 8px;  background-image: url(/web/img/calendrier_bas.gif);	background-repeat: no-repeat;  }
#calcom #tile {  width: 160px;	background-image: url(/web/img/calendrier_tile.gif);  background-repeat: repeat-y; }