.fondLogo {
	background-image: url(images/fond_logo.jpg);
	background-repeat: repeat-x;
}
.police1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000180;
	padding-right: 20px;
}
.cadre1 {
	border: 1px solid #CCCCCC;
	background-color: #F0F0F0;
	background-image: url(images/fond_site.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.contenu {
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.menu1 {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B5B5B5;
	border-right-color: #B5B5B5;
	border-bottom-color: #B5B5B5;
	border-left-color: #B5B5B5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-image: url(images/fond_menu.jpg);
	font-weight: bold;
	float:left;
	margin: 2px;
	padding: 4px;
	cursor: pointer;
}
.police2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding: 3px;
}
.titre1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
}


a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #010080;
	text-decoration: underline;
}
a:active {
	color: #666666;
	text-decoration: none;
}


.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

.menuDiv {
	position: absolute;
	width: auto;
	height: auto;
	z-index: 99;
	visibility: hidden;
	left: 0;
	top: 0;
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
}
.sousMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C2C2C2;
	border-right-color: #C2C2C2;
	border-bottom-color: #C2C2C2;
	border-left-color: #C2C2C2;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	background-position: center;
	background-color: #FFFFFF;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #666666;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #000180;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #333333;
	padding-left: 20px;
}
