/* ************************************************************************* */
/* PAGEs																	 */
/* ************************************************************************* */
BODY {
	background-color:#cacaca;
	margin-top:30px;
	paddind:0px;
	font-family:Verdana;
	font-size:12px;
	color:#4f4f51;
}
ul {
	margin:0px;
	padding: 0px 0px 0px 20px;
}
ul li {}
h1 {
	margin:0px;
	padding:0px;
	font-family:Verdana;
	font-size:24px;
	color:#272729;
	font-weight:bold;
}
h2 {
	margin:4px 0px 4px 0px;
	padding:0px;
	font-family:Verdana;
	font-size:14px;
	color:#720f3a;
	font-weight:bold;
}
.blue {
	color:#720f3a;
	font-weight:bold;
}
#home {
	width:784px;
	height:461px;
	margin:0 auto;
}
#home #home_left {
	position:absolute;
	width:290px;
	height:461px;
	background-image:url(images/home_1.jpg);
}
#home #home_middle {
	position:absolute;
	margin-left:290px;
	width:179px;
	padding-top:152px;
	height:309px;
	background-image:url(images/home_2.jpg);
}
#home #home_middle A {
	background-image:url(images/link_arrow.gif);
	background-repeat:no-repeat;
	padding-left:11px;
	display:block;
	background-position:left middle;
	text-decoration:none;
	font-family:Verdana;
	font-size:10px;
	color:#4f4f51;
	text-transform:uppercase;
}
#home #home_middle A:HOVER {
	color:#969697;
}
#home #home_middle #sep {
	background-image:url(images/sep.gif);
	height:2px;
	width:134px;
	margin-left:10px;
	margin-top:2px;
	margin-bottom:2px;
	padding:0px;
	font-size:1px;
}
#home #home_right {
	font-size:11px;
	position:absolute;
	margin-left:469px;
	padding-right:30px;
	padding-left:15px;
	width:270px;
	padding-top:117px;
	height:344px;
	background-image:url(images/home_3.jpg);
	text-align:justify;
}


#page {
	width:772px;
	margin:0 auto;
}
#page #head {
	width:772px;
	height:132px;
	background-image:url(images/page_1.jpg);
}
#page #head A {
	color:#b3bfe1;
	font-family:Verdana;
	font-size:10px;
	text-decoration:none;
}
#page #menus {
	width:772px;
	height:21px;
	background-image:url(images/page_2.jpg);
}
#page #menus A {
	font-family:Verdana;
	font-size:10px;
	color:#3e3a6a;
	text-transform:uppercase;
	text-decoration:none;
	margin-right:20px;
	font-weight:bold;
}
#page #menus .on {
	margin-top:8px;
	height:8px;
	background-color:#720f3a;
	font-size:1px;
}
#page #menus A:HOVER {
	color:#000000;
}

#page #content {
	width:769px;
	border-left:1px solid #e4e4e4;
	border-right:1px solid #f1f1f1;
	background-color:#ffffff;
}
#page #content A {
	text-decoration:none;
	color:#151518;
	font-weight:bold;
}
#page #content #sep {
	background-image:url(images/sep.gif);
	height:2px;
	margin-top:6px;
	margin-bottom:6px;
	padding:0px;
	font-size:1px;
}
#page #content #sep2 {
	background-image:url(images/sep2.gif);
	height:4px;
	margin-top:30px;
	margin-bottom:2px;
	padding:0px;
	font-size:1px;
}

#bottom {
	padding:3px;
	text-align:center;
	width:778px;
	margin:0 auto;
	font-family:Verdana;
	font-size:10px;
	color:#727274;
}
#bottom A {
	text-decoration:none;
	font-family:Verdana;
	font-size:10px;
	color:#727274;
}
#bottom A:HOVER {
	color:#969697;
}

#page #menus #calque_menus {
	position:absolute;
	display:none;
	background-color:#FFFFFF;
	width:194px;
	padding-top:8px;
	padding-left:25px;
	padding-right:15px;
	background-image:url(images/menus.gif);
	height:210px;
	margin-top:21px;
	z-index:1000000;
}
#page #menus #calque_menus #sep {
	background-image:url(images/sep.gif);
	height:2px;
	margin-top:3px;
	margin-bottom:3px;
	padding:0px;
	font-size:1px;
}
#page #menus #calque_menus A {
	font-size:11px;
	text-transform: none;
	color:#444446;
	font-weight:normal;
	font-family:Verdana;
}
#page #menus #calque_menus A:HOVER {
	color:#58557e;
}

.sep {
	background-image:url(images/sep.gif);
	height:2px;
	margin-top:3px;
	margin-bottom:3px;
	padding:0px;
	font-size:1px;
}
#telechargement {
	margin-left:10px;
}
#telechargement A {
	height:25px;
	font-weight:normal;
	background-image:url(images/pdf.gif);
	padding-left:25px;
	background-repeat:no-repeat;
	background-position:top left;
	display:block;
}
