/* CSS Document */

* {
	margin: 0;
	padding: 0;
}
body {
	background: #121212 url(../_Images/bg_body_page.jpg) repeat-x top center;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color: #121212;
	color: #DCDCDC;
}
a {
	color: #DCDCDC;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
img {
	border: 0px;	
}
div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image img {
	border: 0px;
}
/* --------------- header ------------------*/
#header {
	height: 160px;
	margin: auto;
}
#header .inner {
	background: transparent url(../_Images/bg_logo.jpg) no-repeat top left;
	text-align: left;
	width: 952px;
	height: 160px;
	margin: auto;
}
#header .inner #top_content_0 {
	width: 952px;
	height: 98px;
}
#header .inner #top_content_0 #logo {
	float: left;
	position: relative;
	top: 0px;
	left: 0px;
	width: 220px;
	height: 98px;
}
#header .inner #top_content_0 #logo img {
	width: 220px;
	height: 98px;
}
#header .inner #top_content_0 #banner {
	float: left;
	position: relative;
	top: 0px;
	width: 732px; 
	height: 98px;
}
#header .inner #top_content_0 #banner #langues {
	width: 250px;
	height: 30px;
	position: relative;
	left: 580px;
	top: 40px;
}
#header .inner #top_content_0 #banner #langues li {
	float: left;
	display: inline-block;
	height: 30px;
}
#header .inner #top_content_0 #banner #langues li a {
	font-size: 0.8em; 
	text-transform: uppercase;
}
#header .inner #top_content_1 {
	width: 952px;
	height: 62px;
}
#header .inner #top_content_1 #top_menu {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.0em;
	font-weight: bold;
	/*letter-spacing:0.15em;*/
	position: relative;
	left: 30px;
}
#header .inner #top_content_1 #top_menu div.sep_l_normal {
	background: transparent url(../_Images/bg_sep_l_normal.gif) no-repeat top left;
	float: left;
	width: 15px;
	height: 62px;
}
#header .inner #top_content_1 #top_menu div.normal {
	background: transparent url(../_Images/bg_normal.gif) no-repeat top left;
	float: left;
}
#header .inner #top_content_1 #top_menu div.sep_r_normal {
	background: transparent url(../_Images/bg_sep_r_normal.gif) no-repeat top right;
	float: left;
	width: 15px;
	height: 62px;
}
#header .inner #top_content_1 #top_menu div.sep_l_actif {
	background: transparent url(../_Images/bg_sep_l_actif.gif) no-repeat top left;
	float: left;
	width: 15px;
	height: 62px;
}
#header .inner #top_content_1 #top_menu div.actif {
	background: transparent url(../_Images/bg_actif.gif) repeat-x top left;
	float: left;
	height: 62px;
}
#header .inner #top_content_1 #top_menu div.sep_r_actif {
	background: transparent url(../_Images/bg_sep_r_actif.gif) no-repeat top right;
	float: left;
	width: 15px;
	height: 62px;
}
#header .inner #top_content_1 #top_menu div a {
	display: block;
	/*text-transform:uppercase;*/
	color: #bababa;
	padding-top: 20px;
	padding-bottom: 10px;
}
#header .inner #top_content_1 #top_menu div.actif a {
	color: #ffffff;
}
#header .inner #top_content_1 #top_menu div a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
/* --------------- middle ------------------*/
#middle {
	margin: auto;
}

#middle .inner {
	text-align: left;
	background: #e7e7e7 url(../_Images/bg_middle_inner.jpg) no-repeat top left;
	width: 952px;
	overflow: auto;
	margin: auto;
}
/* --------------- middle > inner > left_content ------------------*/
#middle .inner #left_content {
	float: left;
	width:301px;
	/*min-height:351px;*/
}
#middle .inner #left_content #menu_title {
	width:301px;
	height: 75px;
}
#middle .inner #left_content #menu_title h1{
	font-size: 1.0em;
	width: 200px;
	position: relative;
	top: 42px;
	left: 47px;
}
#middle .inner #left_content #menu_title h1 a {
	font-size: 1.7em;
	font-weight: normal;
	color: #1f1f1f;
	text-transform: uppercase;
}
#middle .inner #left_content #menu_title h1 a:hover {
	text-decoration: none;
}
#middle .inner #left_content #left_menu {
	padding-bottom: 40px;
}
#middle .inner #left_content #left_menu li {
	color: #bababa;
	list-style-type: square;
	padding-top: 15px;
	margin-left: 60px;
}
#middle .inner #left_content #left_menu li a {
	color: #1f1f1f;
	font-weight: bold;
	display: block;
	width:200px;
	height:18px; 
	text-indent: 5px;
}
#middle .inner #left_content #left_menu li.actif {
	color: #f9a300;
}
#middle .inner #left_content #left_menu li.actif a {
	color: #f9a300;
}
#middle .inner #left_content #left_menu li a:hover {
}
#middle .inner #left_content #left_menu li.niv2 a {
	display: block;
	width:200px;
	height:18px; 
	text-indent: 5px;
}
#middle .inner #left_content #left_menu li.niv2 a:hover {
}
#middle .inner #left_content #left_image {
	width:301px;
	/*height: 320px;*/
	/*text-align: center;*/
}
#middle .inner #left_content #left_image h1 {
	color: #999999;
	text-align: left;
	font-size: 1.0em;
	width: 210px;
	margin-left: 47px;
	border-top: 1px solid #dddddd;
	padding-top: 5px;
	padding-bottom: 5px;
	text-transform: uppercase;
}
#middle .inner #left_content #left_image form {
	color: #666666;
	text-align: left;
	font-size: 1.1em;
	width: 210px;
	margin-left: 47px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#middle .inner #left_content #left_image form input{
}

/* --------------- middle > inner > main_content_wrapper ------------------*/
#middle .inner .main_content_wrapper {
	float: left;
	width:651px;
	min-height: 351px;
}
/* --------------- middle > inner > fil_ariane ------------------*/
#middle .inner #fil_ariane {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #4e80b4;
	padding-top: 6px;
	text-indent: 10px;
	height: 20px;
}
#middle .inner #fil_ariane a {
	color: #4e80b4;
}
/* --------------- middle > inner > page_title ------------------*/
#middle .inner #page_title{
	height: 50px;
}
#middle .inner #page_title h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.7em;
	font-weight: normal;
	color: #96bce8;
	padding-top:20px;
	padding-left: 20px;
	padding-right: 20px;
}
/* --------------- middle > inner > page_description ------------------*/
#middle .inner #page_description{
	height: 75px;
}
#middle .inner #page_description h2{
	font-size: 1.6em;
	font-weight: normal;
	color: #ffffff;
	padding-top:10px;
	padding-left: 20px;
	padding-right: 20px;
}
/* --------------- middle > inner > main_content ------------------*/
#middle .inner #main_content{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #303031;
	float: left;
	text-align:justify;
	width:651px;
	min-height: 351px;
	padding-top: 20px;
	padding-bottom: 20px;
}

#middle .inner #main_content h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	color: #5192D9;
	padding-bottom: 15px;
	margin-left: 20px;
	margin-right: 20px;
}
#middle .inner #main_content p{
	margin-left: 20px;
	margin-right: 20px;
}
#middle .inner #main_content a{
	color:#323232;
}
#middle .inner #main_content ul {
	margin-top: 10px;
	margin-bottom: 10px;
}
#middle .inner #main_content ul li {
	list-style-type:disc;
	margin-left: 40px;
}
#middle .inner #main_content ol {
	margin-top: 20px;
	margin-bottom: 20px;
}
#middle .inner #main_content ol li {
	list-style-type:decimal;
	margin-left: 20px;
}
/* --------------- middle > inner > right_content ------------------*/
#middle .inner #right_content {
	float: left;
	width:0px;
}
/* --------------- footer ------------------*/
#footer {
	margin: auto;
}
#footer div.inner {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	width: 952px;
	height: 300px;
	margin: auto;
}
#footer div.inner #footer_coordonnees {
	color: #757575;
	text-indent: 5px;
	text-align: left;
	font-size: 0.9em;
	letter-spacing: 0em;
	width: 952px;
	height: 27px;
	padding-top: 6px;
}
#footer div.inner .footer_menu_wrapper {
	float: left;
	width: 218px;
	border: 1px dashed #cccccc;
}
#footer div.inner .footer_menu_wrapper ul#footer_menu {
	left: 20px;
}
#footer div.inner .footer_menu_wrapper ul#footer_menu li{
	float: left;
	list-style-type:none;
	margin-left: 5px;
	margin-right: 5px
}
#footer div.inner .footer_menu_wrapper ul#footer_menu li a{
	text-decoration: none;
}
#footer div.inner .footer_menu_wrapper ul#footer_menu li a:hover{
	text-decoration: underline;
}
#footer div.inner #footer_ponsy {
	float: left;
	text-align: right;
	width: 318px;
	border: 1px dashed #cccccc;
}
#footer div.inner #footer_ponsy a {
	text-decoration: none;
}
#footer div.inner .wrapper {
	background: transparent url(../_Images/bg_footer_inner.jpg) no-repeat top left;
	width:952px;
	height: 187px;
	display:block;
}
/* --------------- mailform ------------------*/
#mailform fieldset {
	padding: 10px;
	border: 0px solid;
}
#mailform input {
	background: transparent;
	color: #DCDCDC;
	font-size: 1.0em;
	width: 450px;
	height: 18px;
	margin-top: 0px;
	margin-bottom: 10px;
	border: 1px solid #333333;
}
#mailform textarea {
	background: transparent;
	color: #DCDCDC;
	width: 450px;
	height: 50px;
	border: 0px solid;
	margin-top: 0px;
	margin-bottom: 10px;
	border: 1px solid #333333;
}
label{
	width: 100px;
	height: 30px;
	display: block;
	float: left;
	margin-left: 20px;
}

/* --------------- sitemap ------------------*/
.csc-sitemap ul {
	margin-left: 40px;
}
/* --------------- divers ------------------*/
span.blanc {
	color: #ffffff;
}

#middle .inner #main_content table.reference_prolexia td.reference_prolexia {
	width: 440px;
}
#middle .inner #main_content .reference_prolexia {
	border: 4px solid #B1D3F6;
	margin: 2px;
	padding: 2px;
}
