@charset "utf-8";
/********** Hack png ie6 **********/
img, div {
	behavior: url(iepngfix.htc);
}
/********** Mise en page generale **********/
* {
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #617CA6;
	font-size: 11px;
}
img {
	display:block;
	margin-bottom:10px;
}
body#public-index, body#public-page {
   	background-color: #DADADA;
	text-align: center;
}
#page {
	width: 1000px;
	margin: auto;
   	background: url(../images/page_background.jpg) left top repeat-y;
	text-align: left;
}
.clearfloat {
	height: 0;
	line-height: 0;
	width: 0;
	clear: both;
	overflow: hidden;
}
a, a:link, a:active, a:visited {
	color: #666;
	
}
a:hover {
	color: #999;
}
a:hover img {
	opacity: 0.7;
}
h1 {
	font-size: 20px;
	font-family: Impact, "Arial Black", Arial, Helvetica, sans-serif;
	color: #BBBBBB;
	font-weight: normal;
	margin-bottom: 10px;
}
h2 {
	font-size: 14px;
	font-weight: normal;
	display: inline;
	color: #FFF;
	padding: 2px 13px 2px 12px;
	line-height: 22px;
	background: #4AB0FF url(../images/main-title.gif) right top no-repeat;
	margin-left: -12px;
}
#sidebar-right h2 {
	font-size: 10px;
	padding: 4px 13px 4px 12px;
	margin-left: -12px;
}
.style2 h2 {
	background: #FF5A06 url(../images/main-orange-title.gif) right top no-repeat;
}
h3 {
	font-size: 12px;
	font-weight: normal;
}
ul {
	padding-left:15px;
}
ol {
	padding-left:20px;
}
/********** #header **********/
#header {
	height: 210px;
   	background: url(../images/top_background.jpg) left top no-repeat;
}
#header img {
	padding: 25px 0 0 25px;
	float: left;
}
#header ul {
	text-align: right;
	padding: 80px 10px 0 0;
}
#header li {
	display: inline;
	font-size: 12px;
}
/********** #public-index #header **********/
#public-index #header {
	height: 130px;
}
/********** sIFR **********/
span.sIFR-alternate {
	display:block;
	height:0;
	left:0;
	overflow:hidden;
	position:absolute;
	top:0;
	width:0;
}
#header .sIFR-replaced {
	/*padding-left: 8px;*/
}
/********** #sidebar-left **********/
#sidebar-left {
	width: 210px;
	float: left;
	padding: 20px 0 20px 40px;
}
#sidebar-left .menu ul {
	padding-left:0;
}
#sidebar-left .menu li {
	padding-left: 16px;
	list-style:none;
	background: url(../images/fleche-or.gif) left 9px no-repeat;
	line-height: 22px;
	font-weight: bold;
	font-size: 10px;
	color: #68696B;
}
#sidebar-left .menu li.active a {
	color: #000;
}
#sidebar-left .menu li.active li a {
	color: #68696B;
}
#sidebar-left .menu li.active li a:hover {
	color: #999;
}
#sidebar-left img {
	max-width: 210px;
}
/********** #public-page #main **********/
#public-page #main {
	width: 540px;
	float: left;
	margin: 50px 0 20px 20px;
}
#public-page p {
	padding-top: 6px;
}
#public-page #main img {
	max-width: 540px;
}
/********** #public-index #main **********/
#public-index #main {
	min-height: 120px;
	margin: 0 10px;
	padding-top: 180px;
	background: url(../images/index-background.jpg) left 80% no-repeat;
}
#public-index #main #box-top {
	height: 15px;
	background: url(../images/index-box.png) left top no-repeat;
	opacity:0.9;
}
#public-index #main #box-int {
	background: url(../images/index-box-int.png) repeat-y;
	color: #FFF;
	opacity:0.9;
}
#public-index #main #box-int li {
	padding-bottom:8px;
}
#public-index #main #box-bottom {
	height: 15px;
	background: url(../images/index-box.png) left -15px no-repeat;
	padding-bottom:20px;
	opacity:0.9;
}
#public-index #main #col1 {
	width: 280px;
	float: left;
	padding-left: 40px;
}
#public-index #main #col2 {
	width: 290px;
	float: left;
	padding-left: 40px;
}
#public-index #main #col3 {
	width: 240px;
	float: left;
	padding-left: 60px;
}
/********** #public-page #main .box .top **********/
#public-page .box {
	margin-bottom: 20px;
}
#public-page #main .box .top {
	height: 12px;
	margin-bottom: -12px;
	position: relative;
}
#public-page #main .style1 .top {
	background: url(../images/main-background.png);
}
#public-page #main .style2 .top {
	background: url(../images/main-orange-background.png);
}
/********** #public-page #main .box .bottom **********/
#public-page #main .box .bottom {
	height: 12px;
	background-position: left -12px;
}
#public-page #main .style1 .bottom {
	background-image: url(../images/main-background.png);
}
#public-page #main .style2 .bottom {
	background-image: url(../images/main-orange-background.png);
}
/********** #public-page .box-int **********/
#public-page .style1 .int {
	border-left: 1px solid #CBE4F8;
	border-right: 1px solid #CBE4F8;
	padding: 0 12px;
	background: url(../images/main-title-background.gif) no-repeat;
}
#public-page .style2 .int {
	border-left: 1px solid #FF5A06;
	border-right: 1px solid #FF5A06;
	padding: 0 12px;
	background: #FFE5DA url(../images/main-orange-title-background.gif) no-repeat;
}
/********** #sidebar-right **********/
#sidebar-right {
	width:130px;
	float: left;
	margin: 50px 0 20px 20px;
	font-size:10px;
}
#sidebar-right img {
	max-width: 130px;
}
#sidebar-right h4 {
	font-size:10px;
}
/********** #public-page #sidebar-right .box .top **********/
#public-page #sidebar-right .box .top {
	height: 12px;
	margin-bottom: -12px;
	position: relative;
}
#public-page #sidebar-right .style1 .top {
	background: url(../images/sidebar-background.png);
}
#public-page #sidebar-right .style2 .top {
	background: url(../images/sidebar-orange-background.png);
}
/********** #public-page #sidebar-right .box .bottom **********/
#public-page #sidebar-right .box .bottom {
	height: 12px;
	background-position: left -12px;
	margin-bottom: 20px;
}
#public-page #sidebar-right .style1 .bottom {
	background-image: url(../images/sidebar-background.png);
}
#public-page #sidebar-right .style2 .bottom {
	background-image: url(../images/sidebar-orange-background.png);
}
/********** #bandeau-flash **********/
#bandeau-flash {
	padding-left: 10px;
	clear: both;
}
/********** #footer **********/
#footer {
	height: 110px;
	padding: 0 30px;
   	background: url(../images/bottom_background.jpg) left top no-repeat;
}
#footer p {
	position:relative;
	text-align: center;
	color: #FFF;
	line-height: 16px;
	font-size: 11px;
	padding: 0;
}
#footer p#w-i {
	width: 950px;
	position: absolute;
	text-align: right;
}

