html, body {
font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
font-size:11px;
}

div.site_echEvenement,
div.site_echDate,
div.site_echTitre,
div.site_echLieu,
div.site_echDescription,
div.site_echReference,
div.site_echNote,
div.site_echCommentaireDate {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
span.site_echType {
	text-align: right;
}
div.site_echEvenement {
	margin: 5px 0px 0px 20px;
	background-image:url(../images/fond1.jpg);
	background-repeat:repeat-x; 
	background-position:bottom;
	background-color:#e4e0dc;
	border-bottom-color: #D3D3D3;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-right-color: #D3D3D3;
	border-right-style: solid;
	border-right-width: 2px;
	border-top-color: #dddddd;
	border-top-style: solid;
	border-top-width: 1px;
	border-left-color: #dddddd;
	border-left-style: solid;
	border-left-width: 1px;
	padding: 5px 5px 5px 5px;
}
div.site_echDate {
	margin: 30px 2px 2px 2px;
	font-size: 14px;
	background-color: #ededed;
	font-weight: bold;
	border: 2px solid #990000;
	padding: 5px 5px 5px 5px;
	margin-bottom:20px;
}
div.site_echDateMois {
	font-size: 14px;
	font-weight: bold;
	padding: 5px 5px 5px 5px;
	color:#990000;
	background-color: #EBEBF3;
}

div.site_echTitre {
	font-weight: bold;
	font-size: 12px;
	color: #990000;
	border-bottom: 1px solid #CACACA;
}
div.site_echLieu {
	color: grey;
	font-weight: bold;
	margin: 5px 0px 0px 10px;
}
div.site_echDescription {
	padding: 5px 5px 5px 5px;
	background-color: white;
	margin: 2px 2px 2px 10px;
	border: 1px solid #D3D3D3;
}
div.site_echReference {
	margin: 0px 0px 0px 20px;
}
div.site_echNote {
	margin: 0px 0px 0px 20px;
}
div.site_echCommentaireDate {
	margin: 0px 0px 0px 20px;
}
/* Ech�ancier */

a.site_calMoisLien {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

table.site_calTable {
	background-image: url(/commun/images/bleu/calendar_ech.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	margin: 2px 5px 1px 5px;
}

a.site_calMoisLien:link,
a.site_calMoisLien:active,
a.site_calMoisLien:focus,
a.site_calMoisLien:visited {
	font-size: 11px;
	color:#000000;
	text-decoration: none;
	font-weight: bold;
}
a.site_calMoisLien:hover{
	font-size: 11px;
	color:#000000;
	text-decoration: underline;
	font-weight: bold;
}


td.site_calJours {
	font-size: 11px;
	color: #AF0101;
	text-align: center;
}

td.site_calDate {
	font-size: 11px;
	text-align: center;
	padding: 2px 2px 2px 2px;
}

td.site_calDateSel {
	font-size: 11px;
	text-align: center;
	padding: 2px 2px 2px 2px;
	background-color: #EBEBF3;
}

a.site_calDate:link,
a.site_calDate:active,
a.site_calDate:focus,
a.site_calDate:visited {
	font-size: 11px;
	color:#990000;
	text-decoration: none;
	font-weight: bold;
}

a.site_calDate:hover{
	font-size: 11px;
	color:#AF0101;
	text-decoration: none;
	font-weight: bold;
}

/*personalisation echeancier */

p.site_echeancierMenuTitre,
p.site_echeancierMenuTxt,
p.site_echeancierMenuTxtItalic,
a.site_echeancierMenuLien{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size : 11px ;
}
p.site_echeancierMenuTitre{
	font-style : normal;
	color: #ffffff;
	font-weight : bold;
}
p.site_echeancierMenuTxt{
	font-style : normal;
	color: #000000;
	font-weight: regular;
	text-decoration: none;
}
p.site_echeancierMenuTxtItalic{
	font-style : italic;
	color: #555555;
	font-weight: regular;
	text-decoration: none;
}

p.site_siFrameMenuLien{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#D53636;
	margin: 5px 2px 5px 0px;
}

p.site_siFrameMenuLienNiv1{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}


tr.site_jours{
	color:#6F737D;
	font-size:11px;
	width:27px;
	height:17px;
}

tr.site_journee{	
	width:27px;
	text-align:center;
	height:17px;
	font-size:11px;
}

td.site_journee_on{
	width:27px;
	text-align:center;
	height:17px;
	font-size:11px;
	font-weight:bold;
	color:#6F737D;
	background-color:#CECECE;
	border:1px solid #EDEDED;
}

td.site_journee_off{
	width:27px;
	text-align:center;
	height:17px;
	font-size:11px;
}


.site_table_echeanc{
	border-top:1px solid #FFFFFF; 
	background-color:#EDEDED;
	width:289px;
}

td.site_mois{
	font-size:11px;
	font-weight:bold;
	text-align:center;
	color:#79747A;
}

td.site_journee_on a{
	font-size:11px;
	font-weight:bold;
	color:#6F737D;
	text-decoration: none;
}
td.site_journee_on a:hover{
	font-size:11px;
	font-weight:bold;
	color:#6F737D;
	text-decoration: underline;
}

td.site_mois a:hover{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}

a.calMoisLien {
  color:#79747A;
  text-decoration: none;
}

a.calMoisLien:hover {
  text-decoration:underline;
}

p.warning, h1.warning, div.warning {
	background-image:url(../images/s_warn.png);
	background-position:10px 50%;
	background-repeat:no-repeat;
	border:0.1em solid #CC0000;
	margin:0.5em 0;
	padding:10px 10px 10px 36px;
}

.warning {
	background-color:#FFFFCC;
	color:#CC0000;
}
dl#page_nav2 dd{
	margin:5px 0px 10px 0px;
}
div#page_nav1 a, div#page_nav3 a, div#page_nav4 a{ 
	line-height:22px;
}