* { 
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

body {
	
	color:#274279;
	font-size: 12px;
	line-height:1.3em;
	word-spacing: -0.1em;
	background: url(../pix/imgs/bg_left_degr.gif) top repeat-x;
	background-color: #274279; 
}

img {
	border: 0;
}
strong {
	font-weight: bolder;
}
ol, ul {
	list-style-position: inside;
}
td {
	vertical-align: middle;
}
font {
	font-size: inherit;
}
a, a:link, a:visited, a:active {
	color:#274279;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

input.text {
	border: 1px solid #274279;
	height:17px;
	width:155px;
	margin:2px;
	padding:1px;
}

/* ------------------------------------------------------------------  STRUCTURE  ------------ */

#background {
 	margin:0 auto 0 auto; 
  background: url(../pix/imgs/bg_left.gif) no-repeat scroll top left;
	width:1148px;
	padding-left:84px;
}


#container {
 	background: url(../pix/imgs/bg_right.gif) no-repeat scroll top right;
	padding:0 84px 0 0;
	margin:0 0 20px 0;
	width:980px;
}

#header {
  background: url(../pix/imgs/header.jpg) no-repeat scroll top center;
	padding:0px;
	margin:0px;
	width:980px;
	height:110px;
}

img#retour_index {
 border:none;
 width: 366px;
 height: 81px;
 margin:12px 0 0 10px;
 
}

#main {
	background-color:#FFFFFF;
}

#bottom {
	background:url(../pix/imgs/bottom_1.gif) no-repeat scroll bottom;
	clear:both;
	height: 53px;
}

#bottom_degr {
	background: url(../pix/imgs/bottom_degr.gif) top repeat-x;
  height: 46px;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	text-align:center;
	font-size:10px;
	color:#859BC7;
}

#bottom_degr a {
	font-size:10px;
	color:#859BC7;
}
#bottom_degr a:hover {
  color:#4E6DAE;
}
/* ---------------------------------------------------------------- MAIN NAVIGATION ----------- */

#menu ul  {
 	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

#menu li {
	display:block;
	display:inline;
	border:none;
	padding:0px;
	margin:0px;
	float:left;
}

#menu li a {
	display: block ;
	color: #FFFFFF;
	font-size:13px;
	font-weight:bold;
	line-height: 35px;
	text-indent: 40px;
	text-decoration:none;
	height:35px;
}


#menu li#nav_1 a {
	background: url(../pix/imgs/menu1.gif) no-repeat 0 0;
	width:164px;
} 

#menu li#nav_1 a:hover {
	background: url(../pix/imgs/menu1.gif) no-repeat 0 -35px;
} 

#menu li#nav_2 a {
	background: url(../pix/imgs/menu2.gif) no-repeat 0 0;
	width:163px;
} 

#menu li#nav_2 a:hover {
	background: url(../pix/imgs/menu2.gif) no-repeat 0 -35px ;
} 

#menu li#nav_3 a {
	background: url(../pix/imgs/menu3.gif) no-repeat 0 0;
	width:163px;
} 

#menu li#nav_3 a:hover {
	background: url(../pix/imgs/menu3.gif) no-repeat 0 -35px ;
} 

#menu li#nav_4 a {
	background: url(../pix/imgs/menu4.gif) no-repeat 0 0;
	width:163px;
} 

#menu li#nav_4 a:hover {
	background: url(../pix/imgs/menu4.gif) no-repeat 0 -35px ;
} 

#menu li#nav_5 a {
	background: url(../pix/imgs/menu5.gif) no-repeat 0 0;
	width:163px;
} 

#menu li#nav_5 a:hover {
	background: url(../pix/imgs/menu5.gif) no-repeat 0 -35px ;
} 

#menu li#nav_6 a {
	background: url(../pix/imgs/menu6.gif) no-repeat 0 0;
	width:164px;
} 

#menu li#nav_6 a:hover {
	background: url(../pix/imgs/menu6.gif) no-repeat 0 -35px ;
} 

/* ---------------------------------------------------------------------------- CONTENT ----------- */


#content {
  float:left;
  padding:30px;
	background-color:#FFFFFF;
	width:920px;
}


/*------------------left---------------*/ 

#left {
	float:left;
	width:570px;
}

#left h1 {
  background: url(../pix/imgs/h1_main.gif) no-repeat 0 0;
  height:32px;
	font-size:14px;
	color:#FFFFFF;
	padding:5px 0 0 20px;
}

#left #text_accueil {
	width:290px;
	font-style: italic;
  position:absolute;
	padding:40px 0 0 20px;
}

#left .text {
  background: url(../pix/imgs/h1_main_degr.gif) top repeat-x;
  padding:0 20px 10px 20px;
  margin:0 0 20px 0;

}

#left p {
  padding: 20px 0 0 0;
}

#left h2 {
  font-size:13px;
	padding-top:10px;
}


.text_degr_2 {
  background: url(../pix/imgs/h1_right_degr.gif) top repeat-x;
  padding:0 20px 0 20px;
	margin:0px;
  margin-bottom:20px;
	padding-bottom:10px;
}


#left p.en_savoir_plus {
  background: url(../pix/imgs/en_savoir_plus.gif) no-repeat top right;
  width:510px;
	height:21px;
  text-align:right;
	margin-top:20px;
	padding:0px 20px 0 0;
}

#left p.en_savoir_plus  a {
 color:#FFFFFF;
 font-size:11px;
 text-decoration:none;
}

#left ul {
	list-style-type: none;
	list-style-position:outside;
} 

#left li {
	background: url(../pix/imgs/puce.gif) no-repeat 0px 10px;
	padding:5px 5px 0px 10px;
	margin-left:20px;
}

#left .text img.cv {
 
  margin:9px;
	float:left;
}

#left input { 
  padding:3px 0 3px 0;
	border: 1px solid #95A7CE;
	width:340px;
}

#left a.envoyer {
 background: url(../pix/imgs/en_savoir_plus.gif) no-repeat top right;
 display:block;
 font-size:11px;
 color: #FFFFFF;
 width:78px;
 height:19px;
 padding:0px 30px 0 0;
 text-decoration:none;
}

#left .text h3 {
 font-size:12px;
 margin:0px;
 padding:0px;
}

#left .hr {
 height:1px;
 border-top:1px solid #DDE3EF;
 margin:15px 0 5px 0;
 padding:0px;
}
/*-----------------right---------------*/ 

#right {
  width: 320px;
	float:right;
}

#right h1#espace_prive {
  background: url(../pix/imgs/h1_right_2.gif) no-repeat 0 0;
  height:29px;
	font-size:14px;
	color:#FFFFFF;
	padding:6px 0 0 20px;
	margin:0px;
}

#right h1#blog {
  background: url(../pix/imgs/h1_right_blog2.gif) no-repeat 0 0;
	margin:0px;
}

#right .text_right_2 {
  background: url(../pix/imgs/h1_main_degr.gif) top repeat-x;
  padding:10px 10px 10px 0px;
	margin:0px;
  margin-bottom:20px;
	font-size:11px;
}


#right h1 {
  background: url(../pix/imgs/h1_right.gif) no-repeat 0 0;
	height:32px;
	padding:0px;
	font-size:14px;
	color:#FFFFFF;
	padding:7px 0 0 20px;
}

#right .text_right ul {
	margin:0px;
	list-style-type: none;
	list-style-position:outside;
}

#right .text_right_2 ul {
	margin:0px;
	list-style-type: none;
	list-style-position:outside;
}

#right .text_right {
	background: url(../pix/imgs/h1_right_degr.gif) top repeat-x;
	padding:10px 15px 30px 15px;
	margin:0px;
}

#right li {
	background: url(../pix/imgs/puce.gif) no-repeat 0px 10px;
	padding:5px 5px 0px 10px;
	margin-left:20px;
}

#right #form {
  background: url(../pix/imgs/img_form.gif) no-repeat 0px 0px;
	height:204px;
	margin-bottom:10px;
	padding:0px;
}

#right #form form {
 padding:120px 5px 0 0px;
}

#right #form form td {
 color:#FFFFFF;
 padding-left:25px;
}
#right #form form a {
 	background: url(../pix/imgs/submit.gif) no-repeat right 0;
	display:block;
	height:19px;
	width:88px;
  color: #FFFFFF;
	font-size:10px;
	padding: 0px 20px 0 0;
	margin-right:1px;
	margin-bottom:0px;
	text-decoration:none;
}
