h1 {
	font-family: Geneva, arial, Helventica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: black;
	margin: 0px;
}

h2 {
	font-family: Geneva, arial, Helventica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: black;
	text-align: left;
	padding-left: 50px;
	margin: 0px;
}


.headBox {
	background-color: #CCCCCC;
	border: 2px gray solid;
	margin-bottom: 1em;
	text-align: center;
}

.navBox {
	width: 600px;
	padding: 5px;
	background: white;
	border: 2px gray solid;
	text-align: left;
	font-size: 10pt;
	font-weight: normal;
	margin-bottom: 1em;
}

.navBoxHead {
	color: #5a80a5;
	font-weight: bold;
	font-size: 10pt;
}

.totalsBox {
	width: 600px;
	text-align: left;
	margin-bottom: 1em;
}

.totalsTable, table.totalsTable, .totalsTable td, .totalsTable th {
	width: 250px;
	padding: 4px;
	border-collapse: collapse;
	border: 2px gray solid;
	font-weight: bold;
	text-align: center;
}

.totalsTable th {
	font-weight: normal;
	text-align: left;
}

body, p, tr, td {	
	font-family: Arial, Helventica, sans-serif;
	font-size: 10pt;
	color: black;
}
A {
	COLOR: #000000; TEXT-DECORATION: underline
}
a:active {
	color: #000000;
	text-decoration: underline;
}

a:visited {
	color: #000000;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
}

ul {
	margin-top: 0px;
}

.head { 
	color: #FFFFF0;
	background-color: #BEE01A;
	background-repeat: no-repeat;
	background-position: top left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	text-align: center;
	padding-bottom: 5px;
	padding-top: 5px;
}

.footer, .footer a:link, .footer a:visited, .footer a:hover {
	text-align: center;
	color: white;
	background-color: #5179A1;
	text-decoration: none;
	font-weight: bold;
}

.footer a:hover {
	color: yellow;
}

.label  {
	font-size: 8pt;
}

.value  {
	text-align: center;
	padding-left: 4px;
	font-size: 8pt;
	color: gray;
}

.vBarBorder, .hBarBorder {
	border: 1px black solid;
	left: 0px;
	font-size: 1px;
}

.box {
	border: 2px #BEE01A solid;
	margin-bottom: 1em;
	overflow: visible;
}

.box p {
	padding-left: 1em;
}

.boxTable {} /* table used within the box */

.darkbg {
	background-color: #dee2e5;
}

.blockedReferer, .hiddenReferer {
	color: red;
	font-weight: bold;
}

.selfReferer {
	color: navy;
	font-weight: bold;
}

.detailedTable {
	border: 1px gray solid;
	border-collapse: collapse;
	text-align: center;
	font-size: 8pt;
}

th.detailedTable {
	font-weight: bold;
	text-align: center;
	color: black;
	background-color: #EFEFEF;
}

.success {
	font-weight: bold;
	color: green;
}

.error {
	font-weight: bold;
	color: red;
}

table.modifyTable {
	width: 500px;
}

.modifyTable, .modifyTable th, .modifyTable td {
	border: 1px black solid;
	padding: 4px;
}

.modifyTable th {
	font-weight: bold;
	text-align: right;
	vertical-align: top;
}

.noborder, .noborder th, .noborder td {
	border: none;
	padding: 2px;
}

.topmenu {
	FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: #ffffff; LINE-HEIGHT: 18px; TEXT-DECORATION: none; font-family: Arial
}
.topmenu a {
	color: #FFFFFF;
	text-decoration: none;
}
.topmenu a:active {
	color: #FFFFFF;
	text-decoration: none;
}

.topmenu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.topmenu a:hover {
	color: #FFFF00;
	text-decoration: none;
}

.compteur_blog, .compteur_blog a:active, .compteur_blog a:hover, .compteur_blog a:visited {
	FONT-WEIGHT: bold; FONT-SIZE: 22px; COLOR: #FFFFFF; FONT-FAMILY: Verdana; TEXT-DECORATION: none ; text-align: center;
}	
.content {
	PADDING-RIGHT: 13px; PADDING-LEFT: 13px; PADDING-BOTTOM: 13px; PADDING-TOP: 13px ; font-size:x-small ; font-family:Arial, Helvetica, sans-serif;
}
.content_col_gauche {
	PADDING-RIGHT: 13px; PADDING-LEFT: 13px; PADDING-BOTTOM: 13px; PADDING-TOP: 13px ; font-size:xx-small ; font-family:Verdana, Arial, Helvetica, sans-serif;
}
