/* CSS Document */

/* Reset */
* {
margin: 0;
padding: 0;
}

/* General */
body {
font-family: Arial, Helvetica, "Bitstream Vera Sans", sans-serif;
font-size: 11px;
color: #000;
width:100%;
}
.clear {
clear:both;
}
p {
margin: 0; 
text-align: justify;    
}

/* Mise en forme des titres */
h1, h2, h3, h4, h5, h6 {
font-family: Arial, Helvetica, "Bitstream Vera Sans", sans-serif;
}

/* Mise en forme des liens */
a img, img a {
border:0;
}
a {
	text-decoration:none;
}
a:link, a:visited{
text-decoration: none;
}

/* Wrapper */
#wrap {
 	width: 767px;
	margin:184px auto 10px;
	position:relative;
	background:#fff;
}

/* Banner & Images */
#banner {
	background-repeat:no-repeat;
	width:767px;
	height:124px;
}
#img-left {
	position:absolute;
	top:134px;
	left:-134px;
	background-repeat:no-repeat;
	width:134px;
	height:591px;
}
#img-top {
	position:absolute;
	top:-184px;
	left:0;
	background-repeat:no-repeat;
	width:870px;
	height:184px;
}
#img-right {
	position:absolute;
	right:-103px;
	top:0;
	background-repeat:no-repeat;
	width:103px;
	height:265px;
}

/* Barre navigation & Menus */
#nav {
	width:767px;
	height:30px;
	padding-left:0px;
	margin:0 auto auto auto;
	text-align:center;
}
#nav a {
	font-size:10pt;
	color:#fff;
	display:block;
	padding-top:2px;
	height:30px;
}
#menu1 {
	display:block;
	float:left;
	background-image:url('../images/fond-nav-accueil.png');
	background-position:0 0;
	height:21px;
	width:152px;
}
#menu1 a:hover {
	display:block;
	height:30px;
	background-image:url('../images/fond-nav-accueil.png');
	background-position:0 -30px;
}
#menu2 {
	display:block;
	float:left;
	background-image:url('../images/fond-nav-ci.png');
	background-position:0 0;
	height:21px;
	width:152px;
}
#menu2 a:hover {
	display:block;
	height:30px;
	background-image:url('../images/fond-nav-ci.png');
	background-position:0 -30px;
}

#menu3 {
	display:block;
	float:left;
	background-image:url('../images/fond-nav-prog.png');
	background-position:0 0;
	height:21px;
	width:152px;
}
#menu3 a:hover {
	display:block;
	height:30px;
	background-image:url('../images/fond-nav-prog.png');
	background-position:0 -30px;
}
#menu4 {
	display:block;
	float:left;
	background-image:url('../images/fond-nav-to.png');
	background-position:0 0;
	height:21px;
	width:152px;
}
#menu4 a:hover {
	display:block;
	height:30px;
	background-image:url('../images/fond-nav-to.png');
	background-position:0 -30px;
}
#menu5 {
	display:block;
	float:left;
	background-image:url('../images/fond-nav-trans.png');
	height:21px;
	width:159px;
}
#menu5 a:hover {
	display:block;
	height:30px;
	background-image:url('../images/fond-nav-trans.png');
	background-position:0 -30px;
}

/* Main */
#main {
	background-color:#FFFFFF;
	position:relative;
	width:767px;
	min-height:666px;
	background-repeat:no-repeat;
	background-position:bottom;
	padding-bottom:15px;
}

/* Column Left */
#column-left {
	float:left;
	width:542px;
	margin-top:5px;
}

/* Column Right */
#column-right {
	float:right;
	margin:10px 20px 0px 0px;
	padding:18px 0 9px 0;
	background-color:#BCB6B4;
	width:198px;
}

#actu-img {
	margin-top:-7px;
	margin-left:-30px; 
}

#desc-image-actu-2 {
	list-style-image:url('../images/puce-menu-right.jpg');
	margin:5px 0 0 0px;
	width:128px;
	color:#948C89;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
}

#a-block-actu-2 {
	display:block;
	margin-top:3px;
	margin-left:40px;
	color:#785993;
}

#a-block-actu-2:hover {
	color:#9859EA;
}

#title1-1 {
	color:#948C89;
	cursor:pointer;
}

#title1-1:hover {
	color:#BCB6B4;
}

#ssMenu-1 a:hover {
	color:#C0B3D0;
}

.contenu-menu-right {
	list-style-image:url('../images/puce-menu-right.jpg');
}
.ss-menu-right {
	margin-left:15px;	
}
.contenu-menu-right a {
	color:#948C89;
	font-weight:normal;
}
.contenu-menu-right a:hover {
	color:#BCB6B4;
}
.block-right {
	width:180px;
	padding-left:18px;
}
.header-menu {
	background-image:url('../images/header-menu-right.jpg');
	background-repeat:no-repeat;
	padding-top:9px;
	text-indent:18px;
	color:white;
	font-family:"Arial Bold", Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10pt;
	width:180px;
	height:17px;
}
.body-menu {
	background-image:url('../images/body-menu-right.jpg');
	background-repeat:repeat-y;
	width:150px;
	padding:7px 0 0 30px;
}
.footer-menu {
	background-image:url('../images/footer-menu-right.jpg');
	background-repeat:no-repeat;
	width:180px;
	height:21px;
}
#apercu-video {
	background-image:url('../images/fond-image-video.jpg');
	background-repeat:no-repeat;
	width:139px;
	height:110px;
	padding:3px 0 0 4px;
	margin-left:-16px; 
}

/* Footer */
#footer {
	position:relative;
	width:767px;
	height:92px;
	background-image:url('../images/fond-footer.jpg');
}
#footer p#mentions {
	padding:45px 10px 0px 0px;
	text-align:right;
	color:#fff;
}
#footer p#optimisations {
	padding:45px 10px 0px 0px;
	text-align:left;
	color:#fff;
}
#footer a {
	font-size:8pt;
	color:#fff;
}
#footer a:hover {
	text-decoration:underline;
}


#fil-ariane {
	color:#8E8683;
	margin-left:35px;
	margin-right:20px;
	font-size:9pt;
}

#fil-ariane a {
	color:#8E8683;
}

#fil-ariane a:hover {
	text-decoration:underline;
}


select {
	border-top:1px solid #9B9C9E;
	border-left:1px solid #9B9C9E;
	border-right:none;
	border-bottom:none;
}

#optimisations {
	float:left;
	margin-top:45px;
	width:300px;
	padding-left:20px;
	color:white;
}

#legals {
	float:right;
	margin-top:45px;
	padding-right:20px;
}
