@charset "utf-8";
/* CSS Document */
#fond {
	background: url("./images/fond.jpg");
}
p,td,li{
	font-family:"Trebuchet MS", "Comic Sans MS";
	font-size:11px;
	color: #666666;
	text-align:left;
}
h1{
	font-family:"Trebuchet MS", "Comic Sans MS";
	font-size:16px;
	color: #424f7c;
	border-left:#424f7c 20px solid;
	line-height:20px;
	padding-left:5px;
	text-align:left;
}
.titre{
	font-family:"Trebuchet MS", "Comic Sans MS";
	font-size:16px;
	color: #424f7c;
	font-weight:bold;
	text-align:left;
}
h2{
	font-family:"Trebuchet MS", "Comic Sans MS";
	font-size:14px;
	color:#6971af;
	border-left:#6971af 10px solid;
	line-height:10px;
	padding-left:5px;
	text-align:left;
}
h3{
	font-family:"Trebuchet MS", "Comic Sans MS";
	font-size:12px;
	font-weight:bold;
	color:#666666;
	text-align:left;
}
.bord{
border:1px solid #424f7c;
}
.encadre {
	/*background-image: url(images/cadreimg.jpg);
	background-repeat: repeat;*/
	border:solid 1px #424f7c;
	padding: 6px;
	margin-left:7px;
	margin-right:7px;

}
.bordhaut {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #424f7c;
	padding:10px;
}
.borddroit {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #424f7c;
	height:5px;
}
th{
color:#424f7c;
font-size:10px;
}
td.point{
border-bottom:#999999 dotted 1px;
border-top:#999999 dotted 1px;
}
a:link,a:visited {
	font-family:"Trebuchet MS", "Comic Sans MS";
	font-size:11px;
	color: #424f7c;
	text-decoration: none;
	font-weight:bold;
}
a:hover {
	font-family:"Trebuchet MS", "Comic Sans MS";
	font-size:11px;
	color:#424f7c;
	text-decoration: underline;
}
td.menu1{
	/*border-right: solid 1px #666666;*/
	padding-right:12px;
	padding-left:12px;
}
td.menu1:hover{
	border-left:#424f7c 7px solid;
	line-height:15px;
	padding-left:5px;
}

td.menu1ok{
	padding-right:12px;
	padding-left:12px;
	border-left:#424f7c 7px solid;
	line-height:15px;
	padding-left:5px;
}

a.menu1:link,a.menu1:visited {
	font-family:Tahoma;
	font-size:13px;
	letter-spacing:1px;
	text-decoration: none;
}
a.menu1:hover {
	font-family:Tahoma;
	font-size:13px;
	letter-spacing:1px;
	text-decoration: none;
}



a.menu2:link,a.menu2:visited {
	color: #666666;
	font-family:Tahoma;
	font-size:12px;
	text-decoration: none;
	font-weight:lighter;
}
a.menu2:hover {
	color: #666666;
	font-family:Tahoma;
	font-size:12px;
	text-decoration: none;
	font-weight:lighter;
	border-left:#CCCCCC 5px solid;
	line-height:5px;
	padding-left:5px;
}
a.menu3:link,a.menu3:visited {
	color:#666666;
	font-family:Tahoma;
	font-size:12px;
	text-decoration: none;
	font-weight:bold;
	border-left:#666666 5px solid;
	line-height:5px;
	padding-left:5px;
}
