@charset "utf-8";
/* CSS Document */

body {
	background-color:#acacc4;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:auto;
	margin-top:auto;
	width:1024px;
}

table.background {
	background-image:url(../images/backrepeat.jpg);
	background-repeat:repeat-y;
	width:1024px;
	margin-left:auto;
	margin-right:auto;
}

div.background_footer {
	background-image:url(../images/backrepeat.jpg);
	background-repeat:repeat-y;
	width:1024px;
	height:auto;
}

div.page {
	background-color:#acacc4;
	background-image:url(../images/backrepeat.jpg);
	background-repeat:repeat-y;
	vertical-align:top;
	z-index:-1;
}

div.header {
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
	width: 1024px;
	height:132px;
	margin-top:0px;
	vertical-align:top;
}

div.menu {
	/*background-image:url(../images/menu_en.jpg);
	background-repeat:no-repeat;*/
	width:1024px;
	height:59px;
	margin-top:0px;
	vertical-align:top;
}

div.images {
	background-image:url(../images/images.jpg);
	background-repeat:no-repeat;
	width:1024px;
	height:197px;
	margin-top:0px;
	vertical-align:top;
}

div.title {
	background-image:url(../images/title.jpg);
	background-repeat:no-repeat;
	width:1024px;
	height:35px;
	margin-top:0px;
	vertical-align:top;
}

div.text_title {
	padding-left:93px;
	color:#003366;
	text-align:left;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
}

.protexplo {
	color: #003366;
	font-weight: bold;
}

tr.content_background {
	background-image:url(../images/repeat.jpg);
	background-repeat:repeat-y;
}

div.content {
	background-image:url(../images/repeat.jpg);
	background-repeat:repeat-y;
	width:1024px;
	padding-left:100px;
	padding-right:100px;
	vertical-align:top;
}

div.content_text {
	width:830px;
	color:#FFFFFF;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:justify;
}

div.footer {
	background-image:url(../images/footer.jpg);
	background-repeat:no-repeat;
	margin-top:0px;
	vertical-align:top;
}

div.footer_text {
	width:824px;
	padding-top:22px;
	padding-left:100px;
	padding-right:100px;
	color:#FFFFFF;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}

.footer_textw {
	color:#003366;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}

div.image_right {
	padding-right:124px;
	padding-top:12px;
	float:right;
}

div.image_left {
	padding-left:124px;
	padding-top:12px;
}

div.image_right_alt {
	padding-right:104px;
	padding-top:12px;
	float:right;
}

div.image_left_alt {
	padding-left:104px;
	padding-top:12px;
}

div.quotes_bienvenue {
	float:right;
	width:200px;
	height:146px;
	text-align:center;
	padding-left:20px;
	padding-right:20px;
	padding-top:24px;
	color:#003366;
	font-style:italic;
}

div.quotes_historique {
	float:right;
	width:200px;
	height:146px;
	text-align:center;
	padding-left:20px;
	padding-right:20px;
	padding-top:16px;
	color:#003366;
	font-style:italic;
}

div.quotes_ps {
	float:right;
	width:260px;
	height:146px;
	text-align:center;
	padding-left:10px;
	padding-right:10px;
	padding-top:16px;
	color:#003366;
	font-style:italic;
}

td.ps_header_left {
	background-color:#212136;
	background-image:url(../images/ps_header_left.jpg);
	background-repeat:no-repeat;
	background-position:top;
	height:40px;
}

td.ps_header_right {
	background-color:#212136;
	background-image:url(../images/ps_header_right.jpg);
	background-repeat:no-repeat;
	background-position:top;
	height:40px;
}

td.ps_footer_left {
	background-color:#212136;
	background-image:url(../images/ps_footer_left.jpg);
	background-repeat:no-repeat;
	background-position:top;
	height:30px;
}

td.ps_footer_right {
	background-color:#212136;
	background-image:url(../images/ps_footer_right.jpg);
	background-repeat:no-repeat;
	background-position:top;
	height:30px;
}

a:link, a:visited {
	color:#FFFFFF;
}

a:hover {
	color:#ACACC4;
}

a:active {
	color:#0099CC;
}

.legend {
	font-size:10px;
}

.icons {
	vertical-align:text-bottom;
}

.footer_textw a:link, .footer_textw a:visited {
	color:#003366;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}

.footer_textw a:hover {
	color:#ACACC4;
	text-decoration:none;
}

.footer_textw a:active {
	color:#0099CC;
	text-decoration:none;
}
