/*---------------JULIEN-------------*/
/*-------feuille de style global.css--------*/


/*------------------------------- body ---------------------------------------*/
*{
	margin:0;
	padding:0;
}

p, ul, ol, li{
	margin: 0px;
	padding: 0px;
}
body{
	background-color:#fff;
	margin: 0 auto; /* pour eviter les marges */
  text-align: center; /* pour corriger le bug de centrage IE */
}
*html body{
	width:982px;
}
*+html body{
	width:982px;
}
#wrapper{
	position: relative; /* on positionne le conteneur */
	margin:0 auto;
  width: 962px;/* largeur obligatoire pour etre centre */
  text-align: left;/* on retablit l'alignement normal du texte */
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 1em;
}
*html #wrapper{
	margin:0 auto;
	width: 962px;
}
*+html #wrapper{
	margin:0 auto;
	width: 962px;
}

/*--------------------------------- header -----------------------------------*/
img.png{
	behavior:url(png.htc);
}
.clear{
	clear:both;
	visibility:hidden;
}
a:active{
	-moz-outline: none;
	 /* fx 1.07*/ 
	outline:none;
}
a:focus{
 	-moz-outline: none;
 	/* fx 1.07*/ 
	outline:none;
	texte-decoration:none;
}
#nav_1{
 	color:#9A9AA7;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	height:20px;
	margin-bottom:20px;
	margin-top:20px;
}
#nav_1 ul{
	width:500px;
	display:block;
	float:right;
}
#nav_1 li{
	text-decoration:none;
	list-style-type:none;
	float:right;
}
#nav_1 a{
	color:#9A9AA7;
	text-decoration:none;
	list-style-type:none;
	margin-left:30px;
}
#nav_1 a:hover{
	color:#356ea6;
}
#nav_1 a.act{
	color:#356ea6;
}
#header{
	position:relative;
	height:120px;
}
#header #content_top{
	color:#000;
	font-size:14px;
	font-family:Arial;
	text-align:justify;
	width:726px;
	margin-left:216px;
	margin-bottom:20px;
	margin-top:20px;
	font-weight:100;
}
#search{
	position:absolute;
	right:5px;
	top:7px;
}
.tx-macinasearchbox-pi1 {
	background:#ffffff url(images/img_fnd_search.gif) no-repeat 0px 1px;	
	border:0;
}
.tx-macinasearchbox-pi1 input{
  color:#67757B;
  border:0px;
  background:none;
  height:18px;
  width:171px;
  font-size:12px;
  padding-top:2px;
}
#lang {
	float:right;
	margin:0px 15px 0px 30px;
}
/* ie6 */
*html #lang {
	margin:20px 5px 0px 30px;
}
/* ie7 */
*+html #lang{
	margin-bottom:20px;
	margin-top:20px;
}
#lang a {
 	color:black;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	text-decoration: none;
}
#lang a:hover {
	color:#356ea6;
}
#img_top img{
  border:0;
}


/*---------------------------------- center ----------------------------------*/

#center{
  position:relative;
	margin:0;
	padding:0;
}
*html #center{
	width:975px;
}
*+html #center{
	width:975px;
}
#center #flash{
  width:955px;
  height:390px;
  margin-bottom:12px;
}
#center #img_presentation{
	margin-left:217px;
	margin-bottom:12px;
  border:1px solid #c4baa2;
	padding:1px;
	width:734px;
}
*html #center #img_presentation{
	margin-left:214px;
}
*+html #center #img_presentation{
	margin-left:214px;
}
h3{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:30px;
	font-weight:400;
	margin-bottom:12px;
}
h4{
  font-weight:normal;
  margin-bottom:5px;
}
h5{
	font-family:Georgia, "Times New Roman", Times, serif;
  font-weight:bold;
}
#content{
	width:540px;
	margin-left:218px;
}
*html #content{
  margin-left:215px;
}
#content p{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#67757b;
	margin-bottom:10px;
	line-height: 18px;
}
#content ul{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#67757b;
  margin:0px 0px 15px 20px;
  padding:0px;
}
#content a {
  color:#005191;
  text-decoration:none;
}
#content a:hover {
  text-decoration:underline;
}
#content .csc-header h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:black;
  font-weight:bold;
}
#content h1.csc-firstHeader,
#content .news-single-item h1 {
  font-family:Georgia, "Times New Roman", Times, serif;
	font-size:26px;
	font-weight:400;
	margin-bottom:12px;
	margin-top:12px;
}
#content .csc-section a, #content .csc-linkToTop a{
  color:black;
  text-decoration:none;
}
#content .csc-section a:hover, #content .csc-linkToTop a:hover{
  color:black;
  text-decoration:underline;
}
#content .csc-section a:visited{
  color:#67757b;
  text-decoration:none;
}
#content .csc-linkToTop a:visited{
  color:black;
}
#content .csc-section,
#content .csc-linkToTop a:active{
  color:#67757b;
  text-decoration:none;
  font-weight:bold;
}
#content .csc-linkToTop{
  font-size:10px;
}
#recent_projects{
	position:absolute;
	top:405px;
  left:787px;
	width:166px;
	/*height:145px;*/
	border: 1px solid #c4baa2;
}
*+html #recent_projects{
  left:788px;
}
#recent_projects h6{
	margin:1px;
	padding:5px 0 11px 1px;
	display:block;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:100;
	height:25px;
	background:#fff url(images/img_fnd_projet_recent.jpg) no-repeat;
	text-align:center;
}

/*--------------------------- recherche --------------------------------------*/

.tx-indexedsearch-res{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#67757b;
	margin-bottom:10px;
	line-height: 18px;
}


/*-------------------------- FORM idées --------------------------------------*/

#mailform {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
  color:#67757b;
  width:420px;
}
#mailform .csc-mailform {
  border:0;
  margin-left:10px;
}
#mailform .csc-mailform-field{
  margin-bottom:10px;
}
#mailform input {
  border:1px solid #67757b;
  display:block;
}
#mailform #mailformidea,
#mailform #mailformaddress{
  border:1px solid #67757b;
  width:358px;
}


/*------------- MENU CENTRE pour content_com et content_home -----------------*/

#left{
	width: 203px;
	float: left;
}
#left_menu_home ul li, 
#left_menu_home ul li ul li,
#left_menu_com ul li,
#left_menu_com ul li ul li,
#left_submit_home ul li,
#left_submit_com ul li,
#left_news_home ul li,
#left_news_com ul li{
	list-style:none;
	margin:0px;
	padding: 0px;
}
#left_menu_home{
	width: 199px;
	border: 1px solid #9fbad4;
	margin-bottom: 10px;
	padding:43px 1px 1px 1px;
	background-image: url(images/img_nav_titre_home.png);
	background-repeat: no-repeat;
	background-position: 1px 1px;
}
#left_menu_com{
	width: 199px;
	border: 1px solid #c4baa2;
	margin-bottom: 10px;
	padding:43px 1px 1px 1px;
	background-image: url(images/img_nav_titre_commer.png);
	background-repeat: no-repeat;
	background-position: 1px 1px;
}
#left_menu_home ul li a {
	display:block;
	padding:9px 5px 9px 10px;
	border-bottom: 1px solid #9fbad4;
	text-decoration: none;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	color: #356EA6;
	line-height: 15px;
	background-image: url(images/img_fnd_bt_home_up.png);
	background-repeat: repeat-x;
	background-position: 0px bottom;
}
#left_menu_com ul li a {
	display:block;
	padding:9px 5px 9px 10px;
	border-bottom: 1px solid #c4baa2;
	text-decoration: none;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	color: #674927;
	line-height: 15px;
	background-image: url(images/img_fnd_bt_commercial_up.png);
	background-repeat: repeat-x;
	background-position: 0px bottom;
}
#left_menu_home ul li ul li a {
	display:block;
	padding:5px 5px 4px 20px;
	color: #356EA6;
	text-decoration: none;
	font-size: 12px;
	line-height: 13px;
	border-bottom: 1px solid #9fbad4;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 11px 7px;
}
#left_menu_home ul li ul li ul li {
  padding-left:10px;
}
#left_menu_com ul li ul li a {
	display:block;
	padding:5px 5px 4px 20px;
	color: #674927;
	text-decoration: none;
	font-size: 12px;
	line-height: 13px;
	border-bottom: 1px solid #c4baa2;
	background-image: url(images/arrow_brown.gif);
	background-repeat: no-repeat;
	background-position: 11px 7px;
}
#left_menu_home ul li a:hover,
#left_menu_home ul li a.act {
	background-color: #eff5fc;
	background-image: url(images/img_fnd_bt_home_rl.png);
	background-repeat: repeat-x;
	background-position: 0px bottom;
}
#left_menu_com ul li a:hover,
#left_menu_com ul li a.act {
	background-color: #fff6ea;
	background-image: url(images/img_fnd_bt_commercial_rl.png);
	background-repeat: repeat-x;
	background-position: 0px bottom;
}
#left_menu_home ul li ul li a:hover,
#left_menu_home ul li ul li a.act {
	background-color: #d1e0ef;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 11px 7px;
	padding-left: 20px;
}
#left_menu_com ul li ul li a:hover,
#left_menu_com ul li ul li a.act {
	background-color: #eadece;
	background-image: url(images/arrow_brown.gif);
	background-repeat: no-repeat;
	background-position: 11px 7px;
	padding-left: 20px;
}
#left_submit_home h3,
#left_submit_com h3,
#left_news_home h3,
#left_news_com h3{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 16px;
	font-weight: normal;
	padding:10px 0px 14px 10px;
	margin: 0px;
}
#left_submit_home{
	width: 199px;
	border: 1px solid #9fbad4;
	margin-bottom: 10px;
	padding:3px 1px 1px 1px;
	background-image: url(images/bg_titre_home.png);
	background-repeat: no-repeat;
	background-position: 1px 1px;
}
#left_submit_com{
	width: 199px;
	border: 1px solid #c4baa2;
	margin-bottom: 10px;
	padding:3px 1px 1px 1px;
	background-image: url(images/bg_titre_commer.png);
	background-repeat: no-repeat;
	background-position: 1px 1px;
}
#left_news_home{
	width: 199px;
	border: 1px solid #9fbad4;
	margin-bottom: 10px;
	padding:3px 1px 1px 1px;
	background-image: url(images/bg_news_blue.png);
	background-repeat: no-repeat;
	background-position: 1px 1px;
}
#left_news_com{
	width: 199px;
	border: 1px solid #c4baa2;
	margin-bottom: 10px;
	padding:3px 1px 1px 1px;
	background-image: url(images/bg_news_brown.png);
	background-repeat: no-repeat;
	background-position: 1px 1px;
}
#left_submit_home ul li a,
#left_news_home ul li a {
	font-family:Georgia, "Times New Roman", Times, serif;
	display:block;
	padding:9px 5px 9px 10px;
	border-bottom: 1px solid #9fbad4;
	text-decoration: none;
	font-size: 12px;
	color: #356EA6;
	line-height: 14px;
	background-image: url(images/img_fnd_bt_home_up.png);
	background-repeat: repeat-x;
	background-position: 0px bottom;
}
*html #left_submit_home ul li,
#left_news_home ul li,
#left_submit_com ul li,
#left_news_com ul li{
  line-height:0px;
}
#left_submit_com ul li a,
#left_news_com ul li a{
	font-family:Georgia, "Times New Roman", Times, serif;
	display:block;
	padding:9px 5px 9px 10px;
	border-bottom: 1px solid #c4baa2;
	text-decoration: none;
	font-size: 12px;
	color: #674927;
	line-height: 14px;
	background-image: url(images/img_fnd_bt_commercial_up.png);
	background-repeat: repeat-x;
	background-position: 0px bottom;
}
#left_submit_home ul li a:hover,
#left_submit_com ul li a:hover,
#left_news_home ul li a:hover,
#left_news_com ul li a:hover {
	text-decoration: underline;
}
#login {
	width: 199px;
	border: 1px solid #9fbad4;
	margin-bottom: 10px;
	padding:3px 1px 1px 1px;
	background-image: url(images/bg_titre_home.png);
	background-repeat: no-repeat;
	background-position: 1px 1px;
}
#login-index {
	width: 526px;
	border: 1px solid #9fbad4;
	margin-left:425px;
  margin-top: 10px;
	padding:3px 1px 1px 1px;
	height:27px;
	background-image:url(images/img_fnd_bt_home_up.png);
  background-position:0 bottom;
  background-repeat:repeat-x;
}
#login h3, 
#login-index span {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 16px;
	font-weight: normal;
	padding:10px 0px 14px 10px;
	margin: 0px 0px 5px 0px;
}
#login-index span{
  color:#005191;
  float:left;
  font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 16px;
	line-height: 16px;
	font-weight: normal;
	padding:5px 0px 0px 10px;
	margin: 0px 0px 5px 0px;
}
#login form {
  background-image:url(images/img_fnd_bt_home_up.png);
  background-position:0 bottom;
  background-repeat:repeat-x;
}
#login form input,
#login-index form input{
  background:url(images/img_fnd_login.jpg) no-repeat 0px 0px;
  color:#67757B;
  border:0px;
  height:19px;
  width:185px;
  font:normal 12px Arial;
  padding:4px 0px 2px 3px;
  margin:0px 0px 3px 10px;
}
#login-index form {
  margin-top:3px;
  float:right;
}

/***************NEW MENU INDEX *********************/
#menu {
  width:955px;
}
#menu #content {
  margin-left:0px;
}
#index_menuhome_wrapper{
	border: 1px solid #9fbad4;
	position: relative;
	padding: 0px;
	width: 527px;
	float: right;
}
#index_menucom_wrapper{
	border: 1px solid #c4baa2;
	position: relative;
	padding: 0px;
	width: 409px;
	float: left;
}
.sector {
	position: absolute;
	width: 219px;
	left: 189px;
	top: 1px;
	z-index: 2;
}
#index_menuhome_img ul li,
#index_menucom_img ul li,
#index_menuhome_oem ul li,
#index_menuhome ul li, 
#index_menucom ul li{
	list-style:none;
	margin:0px;
	padding: 0px;
}
#index_menuhome,
#index_menucom
{
	float:left;
}
#index_menuhome_img ul li span{
	background-image:url(images/bg_hr.jpg);
	background-repeat: no-repeat;
	background-position: 1px bottom;
	position: absolute;
	width: 229px;
	left: 187px;
	top: 0px;
	bottom: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #9FBAD4;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#index_menucom_img ul li span{
	background-image:url(images/bg_cr.jpg);
	background-repeat: no-repeat;
	background-position: 1px bottom;
	position: absolute;
	width: 229px;
	left: 187px;
	top: 0px;
	bottom: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #c4baa2;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#index_menuhome{
	width: 185px;
	background-color: #FFFFFF;
	padding: 1px;
}
#index_menucom{
	width: 185px;
	background-color: #FFFFFF;
	padding: 1px;
}
#index_menuhome ul li a {
	display:block;
	padding-top:43px;
	border-bottom: 1px solid #9fbad4;
	text-decoration: none;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	color: #356EA6;
	padding-right: 5px;
	line-height: 15px;
	padding-left: 8px;
	text-align: center;
	/*background-image: url(images/img_fnd_bt_home_up.png);*/
	background-image: url(images/img_fnd_oem.png);
	background-repeat: repeat-x;
	padding-bottom: 43px;
	background-position: 0px bottom;
	background-color: #FFFFFF;
}
#index_menucom ul li a {
	display:block;
	padding-top:9px;
	border-bottom: 1px solid #c4baa2;
	text-decoration: none;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	color: #674927;
	padding-right: 5px;
	line-height: 15px;
	padding-left: 8px;
	background-image: url(images/img_fnd_bt_commercial_up.png);
	background-repeat: repeat-x;
	padding-bottom: 9px;
	background-position: 0px bottom;
	background-color: #FFFFFF;
}
#index_menuhome ul li a:hover {
	color: #FFF;
	background-color: #eff5fc;
	/*background-image: url(images/img_fnd_bt_home_rl.png);*/
	background-image: url(images/img_fnd_oem_rl.png);
	background-repeat: repeat-x;
	background-position: 0px bottom;
}
#index_menucom ul li a:hover {
	background-color: #fff6ea;
	background-image: url(images/img_fnd_bt_commercial_rl.png);
	background-repeat: repeat-x;
	background-position: 0px bottom;
}
#index_menuhome_oem{
	width: 117px;
	border-left: 1px solid #9fbad4;
	position: absolute;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
#index_menuhome_oem ul li a {  
  width: 115px;
	display:block;
	border: 1px solid #FFF;
	padding-top:15px;
	text-decoration: none;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	line-height: 15px;
	text-align: center;
	color: #356EA6;
	position: absolute;
	top: 0px;
	right: 0px;
	bottom: 0px;
	background-image: url(images/img_fnd_oem.png);
	background-repeat: no-repeat;
	background-position: 0 bottom;
}
#index_menuhome_oem ul li a:hover {
	color: #FFF;
	background-color: #4e749b;
	background-image: url(images/img_fnd_oem_rl.png);
	background-repeat: no-repeat;
	background-position: 1px bottom;
}

/*** DIV cachés pour preloade les image hover de l'accueil **/

#preload_oem{
	background:url(images/img_fnd_oem_rl.png) no-repeat -1000px -1000px;
}

/*--------------------------- tableaux liste d'éviers ------------------------*/

.tx-julienextranet-pi1 .tab_top{
  width:548px;
	height:22px;
	border:1px solid #C4BAA2;
	background-color:#F0EEE8;
	color:#000;
	font-size:14px;
	line-height:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding-left:5px;
	padding-top:1px;
}
.tx-julienextranet-pi1 .tab_content{
	width:553px;
	border:1px solid #C4BAA2;
	border-top-style:none;
	height:159px;
}
.tx-julienextranet-pi1 .tab_content_left{
	border-right:1px solid #C4BAA2;
	padding:1px;
	width:auto;
	float:left;
	padding-bottom:0px;
	height:157px;
}
.tx-julienextranet-pi1 .tab_content_right{
	width:300px;
	float:left;
	padding-left:10px;
	/*padding-right:10px;*/
	padding-top:10px;
	padding-bottom:0px;
}
.tx-julienextranet-pi1 table{
	font-family:Arial, Helvetica, sans-serif;
	color:#859095;
	font-size:12px;
	line-height:14px;
}
.tx-julienextranet-pi1 th{
	text-align:left;
	border-bottom:1px solid #E1DCD0;
	height:14px;
	font-weight:normal;
}
.tx-julienextranet-pi1 td{
	border-bottom:1px solid #E1DCD0;
	border-right:1px solid #E1DCD0;
	width:50%;
}
.tx-julienextranet-pi1 td.droite{
	padding-left:10px;
	border-right-style:none;
}
.tx-julienextranet-pi1 .clr{
	clear:both;
	line-height:0px;
}
.tx-julienextranet-pi1 .tab_bottom{
	width:555px;
	height:25px;
	margin-top:5px;
	margin-bottom:10px;
	font-size:12px;
	color:#859095;
	font-family:Arial, Helvetica, sans-serif;
}
.tx-julienextranet-pi1 .tab_bottom_left{
	float:left;
	width:243px;
	height:auto;
}
#content .tx-julienextranet-pi1 .tab_bottom_left a{
	color:#859095;
	text-decoration:none;
}
#content .tx-julienextranet-pi1 .tab_bottom_left a:hover{
	text-decoration:underline;
}
#content .tx-julienextranet-pi1 .tab_bottom_left img{
  padding:0px;
  margin:0;
  margin-right:5px;
	border-width:0px;
}
			
/*.tx-julienextranet-pi1 .tab_content_left img{
	display:block;
}*/


/*--------------------------------- footer -----------------------------------*/

#footer{
	clear:both;
	font-family:Arial;
	font-size:14px;
	color:#B3BABD;
}
#footer span{
	font-size:11px;
	float:left;
	display:block;
	padding-top:30px;
	padding-bottom:20px;
}
#footer ul{
	float:right;
	width:740px;
	display:block;
	margin:15px 7px 0px 0px;	
	padding:15px 0px 0px 0px;
	border-top:1px solid #dbdbdf;
} 
*html #footer ul{
	margin-right:5px;
} 
*+html #footer ul{
	margin-right:5px;
} 
#footer li{
	list-style-type:none;
	float:right;
	margin: 0 0 0 15px;
}
#footer a{
	font-family:Georgia,"Times New Roman",Times,serif;
	text-decoration:none;
	color:#9A9AA7;
}
#footer a:hover{
	color:#356ea6;
}
#footer a.act{
	color:#356ea6;
}
#footer a.green{
	color:#5b9f36;
}

/*--------------------- Style des classes de contenu Typo3 -------------------*/

.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap{
float:left;
	margin-right:10px;
}
.csc-textpic-clear{
	clear:both;
	height:20px;
}
.contenttable{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#67757b;
}
.contenttable th{
	padding:5px;
}
.news-list-date,
.news-single-timedata{
  display:block;
  margin:2px 0px;
  padding:2px 0px;
	font-size:12px;
	color:#005191;
	border-top:1px solid #005191;
}
.clearer{
  display:none;
  height:1px;
  margin-bottom:5px;
}
.news-list-morelink,
.news-single-backlink{
	font-size:12px;
	margin-bottom:30px;
	text-align:right;
}
#content .news-list-browse p{
  font-family: Arial, Helvetica, sans-serif;
}