body {
	margin: 10px 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #757575;
	line-height: 14px;
	text-align: justify;
}
.bas_gauche {
	background-image: url(images/footer1.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.bottom_left {
	background-image: url(images/image4.gif);
	background-repeat: no-repeat;
	background-position: 16px bottom;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: justify;
	line-height: 12px;
}
a.navlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D12323;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
}
a.navlink2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D12323;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
}
.bottomlink,a.bottomlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D12323;
	text-decoration: none;
	font-style: normal;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	line-height: 18px;
}
a {
	font-style: normal;
	color: #D12323;
	text-decoration: none;
}
a.link2 {
	font-style: italic;
	color: #D12323;
	text-decoration: none;
}
.highlight {
	color: #D12323;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #333333;
	text-decoration: none;
	line-height: 18px;
	font-style: italic;
}
.footerline {
	background-image: url(images/image6.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.border {
	border: 1px solid #666666;
}
.margins {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.haut_droite {
	background-image: url(images/image1.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
ul      {
	margin-left: 20px;
	padding-left: 0px;
	list-style-type: square;
}
.clair {
	color: #999999;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

/* Popup image */
#subcontent2, #subcontent3 {
position:absolute; 
display:none; 
border: 1px dotted #EB686D; 
background-color: #FFF;
margin-top:2px;
}
#subcontent2 img, #subcontent3 img {
border: 1px solid #666;
}
#subcontent2 p, #subcontent3 p {
margin: 0 10px 5px 0;
text-align:right;
}
