<!--

FONT.grande {
	font-size:10pt;
	font-weight:bold;
	font-family: tahoma;
}

FONT.petite {
	font-size:8pt;
	font-weight:bold;
	font-family: tahoma;
}

FONT.nbsites {
	font-size:7pt;
	font-family: tahoma;
}

FONT.url {
	font-size:7pt;
	color:#808080;
	font-family: tahoma;
}

TD.defaut {
	font-size:8pt;
	font-family: tahoma;
}

TD.titre {
	font-size:12pt;
	font-weight:bold;
	color:#3F53B0;
	font-family: tahoma;
}

A.lbleu:link,A.lbleu:active,A.lbleu:visited {
	font-size:8pt;
	color:#3F53B0;
	text-decoration:none;
	font-family: tahoma;
}
A.lbleu:hover {
	font-size:8pt;
	color:#3F53B0;
	text-decoration:underline;
	font-family: tahoma;
}

A.lblanc:link,A.lblanc:active,A.lblanc:visited {
	font-size:8pt;
	color:#FFFFFF;
	text-decoration:underline;
	font-family: tahoma;
}
A.lblanc:hover {
	font-size:8pt;
	color:#FFFFFF;
	text-decoration:none;
	font-family: tahoma;
}

TD.petit {
	font-size:8pt;
	color:#000000;
	font-family: tahoma;
}

TD.titretab {
	font-size:8pt;
	font-weight:bold;
	color:#ffffff;
	font-family: tahoma;
}

SELECT {
	font-size: 11px;
}

INPUT {
	font-size: 11px;
}

INPUT.bouton {
	background:#DDE1F2;
	color:#3F53B0;
	font-weight: bold;
	font-family: tahoma;
	font-size:8pt;
	border-color:#3F53B0;
	border-style:solid;
	border-top-width:2;
	border-bottom-width:2;
	border-right-width:2;
	border-left-width:2;
}

TEXTAREA {
	font-size: 13px;
}

/******************************** LEGENDES DES GRAPH ***************************/
.visiteurs {
	font-family: tahoma;
	font-size:08pt;
	color:#FD960B;
	font-weight: bold;
}

.visites {
	font-family: tahoma;
	font-size:08pt;
	color:#FF622D;
	font-weight: bold;
}

.pagesvues {
	font-family: tahoma;
	font-size:08pt;
	color:#FFE400;
	font-weight: bold;
}

/************************** CALENDRIER **********************/
td.calendrier_autre_mois {
	background : #DDE1F2;
	font-weight : normal;
   font-size : 11px;
   font-family : Arial,verdana,sans-serif;
   color : #DE4100;
   text-decoration : none;
}

A.calendrier_autre_mois {
   font-weight : normal;
   font-size : 11px;
   font-family : Arial,verdana,sans-serif;
   color : #818181;
   text-decoration : underline;
}

td.calendrier_mois_en_cours {
	background : #DDE1F2;
	font-weight : normal;
   font-size : 11px;
   font-family : Arial,verdana,sans-serif;
   color : #000000;
   text-decoration : none;
}

A.calendrier_mois_en_cours {
   font-weight : normal;
   font-size : 11px;
   font-family : Arial,verdana,sans-serif;
   color : #000000;
   text-decoration : underline;
}

td.calendrier_jour_en_cours {
	background : #FFFF00;
	font-weight : normal;
   font-size : 11px;
   font-family : Arial,verdana,sans-serif;
   color : #000000;
   text-decoration : none;
}

A.calendrier_jour_en_cours {
  font-weight : normal;
   font-size : 11px;
   font-family : Arial,verdana,sans-serif;
   color : #000000;
   text-decoration : underline;
}

td.tour_calendrier {
	background : #3F53B0;
	font-weight : normal;
   font-size : 11px;
   font-family : Arial,verdana,sans-serif;
   color : #ffffff;
   text-decoration : none;
}

A.tour_calendrier {
	background : #3F53B0;
	font-weight : normal;
   font-size : 11px;
   font-family : Arial,verdana,sans-serif;
   color : #ffffff;
   text-decoration : underline;
}

//-->
