Body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-face-color:#FFFFFF;
	scrollbar-highlight-color:#F2F2F2;
	scrollbar-shadow-color:#999999;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-arrow-color:#CC0000;
	scrollbar-track-color:#FFFFFF;
	scrollbar-darkshadow-color:#FFFFFF;
	font-style:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
}

.menu {
	margin-left:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#A4433B;
	text-decoration:none;

}

a, a:link, a:active {
	color:#A4433B;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

a.menu:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
}

.menuAdmin {
	margin-left:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
}

a.menuAdmin:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#CCCCCC;
}

.content {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
}

.boxtext {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
}

.boxtitle {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	font-weight: bold;
}

.image{
	border-color:#E5E5E5;
}

.navigation, a.navigation:link, a.navigation:active {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	font-weight: bold;
	text-decoration:none
}



.copy {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	margin-left:10px;
	color:#999999;
}
.divAgenda{
	width:200px;
	height:150px;
	overflow: auto;
}

.divContent{
	width:400px;
	height:300px;
	overflow: auto;
}

h1{
	color:#A4433B;
	font-size:11px;
	font-weight: bold;
}

h2 {
	color:#666666;
	font-size:10px;
	font-weight: bold;
	text-decoration:none;
}

input {
	border-color:#333399;
	background-color:#FFFFFF;
	border-style:solid;
	border-width:1px;
	width:100px;
	font-size:9px;

}

.bouton {
	border-color:#333399;
	background-color:#403B7B;
	border-style:solid;
	color:#FFFFFF;
	border-width:1px;
	width:50px;
	font-size:9px;
}

.trPair{
	background-color:#A8BCD9;
}

.trUnpair{
	background-color:#7F9CC6;
}