/**********GENERAL************/
/*couleurs : 
rouge : #E53F00:
orange: #FF5C00;
gris: #323232;
gris logo: #7B6D6A;
*/

.cleaner {
	clear: both;
}

*{
	padding:0;
	margin:0;
	font-family: Tahoma, Helvetica, Sans-Serif;
	color : #fff;
}
body {
	background: #323232 url(images/fond_page.gif) repeat-x 0 0;
	font-size: 12px;
	text-align:center;
}
ul {
	list-style-type: none;
}
img {
	border: 0
}
a {
	color: #ffffff;
	text-decoration: none;
}
a:hover{
	color: #ffffff;
}
a.dashed_link{
	border-bottom: 1px dashed #ffffff;
}
a.orange_link{
	margin-left: 5px;
	color: #FF5C00;
}
a.orange_link:hover{
	color: #E53F00;
}

.img_texte {
	border: 1px solid #7B6D6A;
}
h2 {
	background: #7B6D6A url(images/fond_gris.gif) repeat-x 0 0;
	font-size: 1em;
	padding: 6px 2px;
}
h2 span{
	background: url(images/fl_blanc_gris.gif) no-repeat 0 2px;
	padding-left: 15px;
}
.orange {
	color: #E53F00;
}

.gris{
	color: #7B6D6A;
}
.lien_video{
	margin: 10px 0;
}

/******************************************************************************TEMPLATE ET MENU************/
#site{
	width: 822px;
	margin: auto;
	text-align:left;
	/*background: url(images/bg_repeat.gif) repeat-y 0 0;*/
}
#header{
	/*background: url(images/bg_top.jpg) no-repeat 0 0;*/
	background: transparent url(images/bg-header.jpg) no-repeat scroll 261px 8px;
	height: 412px;
}
#header a{
	float: left;
}
#header a img{
	margin-top: 12px;
}
#header, #conteneur{
	padding-left: 18px;
	padding-right: 16px;
}

#conteneur {
	margin-top: -270px;
}

#contenu {
	width: 590px;
	float: right;
	margin-bottom: 15px;
} 
/*********** options newsletter et langues *********/
#options{
	float: right;
	width: 410px;
	text-align: right;
	margin-top: 10px;
}
#options label{
	font-weight: bold;
	letter-spacing: 1px;
}
#options input{
	border:none;
}
#news_mail{
	font-size: 12px;
	width: 97px;
	height: 15px;
	background: url(images/newsletter_login.gif) no-repeat;
	padding-left: 3px;
	padding-right: 10px;
}
#news_bouton{
	width: 30px;
	height: 15px;
	background: url(images/newsletter_btn.gif) no-repeat;
}
#langue{
	margin-top: 10px;
}
#langue label, #langue a{
	float: right;
}
#langue a span{
	display: none;
}
#langue a{
	display: block;
	width: 20px;
	height: 11px;
	margin: 3px 0px 0 10px;
}
#en{
	background: url(images/flag_en_inactive.gif) no-repeat;
}
#fr{
	background: url(images/flag_fr_active.gif) no-repeat;
}
/*********** menu *********/
#menu {
	font-weight: bold;
	width: 190px;
	float: left;
}
#menu div {
	margin-bottom: 10px;
}

#menu div.red{
	background: #E33F00 url(images/fond_orange.gif) repeat-x 0 0;
}
#menu div.noir{
	background: #323232 url(images/fond_noir.gif) repeat-x 0 0;
}
#menu div.red ul li, #menu div.noir ul li {
	padding: 0px 15px;
	line-height: 2.2em;
}
#menu div.red ul li{
	background: url(images/fl_blanc_orange.gif) no-repeat 2px 9px;
}
#menu div.noir ul li{
	background: url(images/fl_blanc_noir.gif) no-repeat 2px 9px;
}
#menu div.noir ul .actif{
	background: url(images/fl_gris_noir.gif) no-repeat 2px 9px;
}
#menu div.noir ul .actif a{
	color: #7B6D6A;
}
#menu a:hover {
	border-bottom: 1px dashed #ffffff; 
}
/******* fin menu *********/
#bottom{
	width: 822px;
	clear: both;
	position: relative;
	/*background: url(images/bg_bottom.gif) no-repeat 0 bottom;*/
	min-height: 40px;
	margin-left: -18px;
}
#bottom_inside{
	margin-left: 17px;
	width: 790px;
	border-top: 1px solid #E33F00;
}
#bottom_inside img {
	float: right;
}
#bottom_inside p{
	text-decoration: none;
}
#bottom_inside p a{
	color: #7B6D6A;
	border: none;
}
#bottom_inside p a:hover{
	color: #9D8F8C;
}

/** contact **/
#contact{
	border: 2px solid #7B6D6A;
	margin: 10px 0;
	padding: 4px;
}
#contact p{
	clear: both;
	display: block;
	margin:10px 0;
}
#contact input, #contact textarea{
	color: #000;
	font-size: 12px;
}
#contact form label{
	text-align:right;
	display: inline;
	float: left;
	width: 140px;
	line-height: 20px;
	padding: 0 10px;
}
#form_erreur, #form_confirmation{
	padding: 5px;
	margin: 10px 0;
	border: 3px solid #fff;
	font-weight: bold;
}
#form_erreur{
	background-color: #c14444;	
}
#form_confirmation{
	background-color: #A9BE05;
}
/******************************************************************************PAGE D'ACCUEIL************/
#portfolio {
	background-color:#000;
	height: 250px;
	overflow: hidden;
}
#portfolio li{
	width: 	590px;
	height: 250px;
	overflow: hidden;
	position: relative;
	/*border: 3px solid #565656;*/
}

#portfolio li img{
	/*
	margin-top: -292px; 
    margin-left: -76px; */
}

#portfolio li div{
	background: url('images/noir-50.png') repeat 0 0;
	bottom:0px;
	color:#FFFFFF;
	/*font-weight:bold;*/
	position:absolute;
	z-index:10;
	width: 	590px;
}
#portfolio li div p{
	padding: 0 10px;
	font-size: 19px;
	line-height: 24px;
}

#contenu_accueil{
	padding: 10px 0;
}

#dernier_maj {
	width:100%;
}
#dernier_maj h2{
	background: #E33F00 url(images/fond_orange.gif) repeat-x 0 0;
	font-size: 1em;
	padding: 6px 2px;
}
#dernier_maj h2 span{
	background: url(images/fl_blanc_orange.gif) no-repeat 0 2px;
	padding-left: 15px;
}

#presentation_dpmg {
	
	width: 100%;
	padding: 5px;
}
#presentation_dpmg p{
	margin-top: 13px;
	font-size: 14px;
	font-family: Tahoma ,Helvetica, Sans-Serif;
	text-align: justify;
	padding: 0 2px 10px 2px;
}
.presentation_offre {
	clear: both;
	border-bottom: 1px solid #E33F00;
	padding: 3px;
	margin: 3px 0px;
}

.presentation_offre img {
	float: left;
	border: 2px solid #FFF;
	margin: 0 10px 1px 0;
}
.presentation_offre h3{
	font-size: 1em;
	margin-bottom: 0.8em;
}
.presentation_offre h3 a{
	color: #E53F00;
}
.presentation_offre h3 a span{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	margin-left: 5px;
	color: #E53F00;
}
.presentation_offre h3 a span.blanc{
	
	color: #FFFFFF;
}
.presentation_offre h3 a:hover{	
	color: #FF5C00;
}


P.commercialise{
	text-align: right;
	color: #7a7a7a;
	margin: 0px 0px 10px 0px;
	}
P.commercialise a{
	text-decoration: none;
	color: #7a7a7a;
}

/****************************************************************************** CONTENU PAGE CONTACT************/

#contenu_contact blockquote {
	margin-top: 10px;
}
#contenu_contact strong{
	font-size: 1em;
}
#coordonnees{
	margin: 30px 0;
}
.top_space{
	margin-top: 7px;
}
#infos_entreprise{
	margin-top: 30px;
}
#infos_entreprise p{
	margin-top: 3px;
}
#map{
	border: 2px solid #7B6D6A;
	margin-left: -2px;
	overflow:hidden;
	margin: 10px 0;
}


/******************************************************************************** CONTENU PAGE SOCIETE************/

#contenu_societe blockquote{
	letter-spacing: 1px;
	margin-top: 30px;
	margin-bottom : 35px;
	font-weight: bold;
	text-align: justify;
	padding: 0 40px 0 40px;
}
.auteur {
	font-weight: normal;
	margin-left: 10px;
}

#contenu_societe h3{
	clear: both;
}
#contenu_societe h3 span{
	display: block;
	padding-top: 20px;
	margin-bottom: 7px;
	font-size: 14px;
	color: white;
	background: url(images/fl_orange.gif) no-repeat 0 24px;
	padding-left: 15px;
}
#contenu_societe p{
	margin-top: 10px;
	line-height: 1.5em;
	text-align: justify;
}
#contenu_societe a:hover{
	color: #7B6D6A;
	border-bottom: 1px dashed #7B6D6A;
}
#contenu_societe ul{
	
}
#contenu_societe li{
	list-style-type: square;
	margin-left: 15px;
	margin-top: 3px;
	float: left;
	width: 280px; /* 295 -15 */
}
#contenu_societe br{
	line-height: 5px;
}
#societe_projets{
	float: left;
	width: 410px;
	margin-right: 10px;
}
#societe_images{
	float: left;
	margin-left: 10px;
	width: 160px;
}
#societe_images img{
	margin-top: 15px;
	border: 5px solid #7B6D6A;
	float: left;
	clear: left;
}


/****************************************************************************** CONTENU PAGE PROJETS************/

#contenu_projet h2, #etat_projet{
	/*voir la css de la page contact ci-dessus*/
}
#contenu_projet h2 span, #etat_projet span{
	/*voir la css de la page contact ci-dessus*/
}
.chapeau_projet{
	text-align: left;
	margin:10px 0px 10px 5px;
	font-weight:bold;
	letter-spacing:1px;
}
.chapeau_projet p {
	margin:10px 0px 10px 0px;
}
.texte_projet{
	/*voir la css de la page projets ci-dessus*/
	/* float: left;
	border-right: 1px dashed #7B6D6A;
	width: 415px; */
	clear: both;
	text-align: justify;
	margin: 10px 0 15px 5px;
	padding-right: 8px;
}
.texte_projet p{
	margin-bottom: 7px;
}

.document_projet{
	/*voir la css de la page societe ci-dessus*/
	float: left;
	margin-bottom: 15px;
	width: 161px;
}
.document_projet img{
	/*voir la css de la page societe ci-dessus*/
	margin-top: 15px;
	float: left;
	clear: left;
	margin-left: 8px;
	border: 1px solid #7B6D6A;
}
/******** block acces client *********/
#acces_clients{
	float: left;
	margin-top: 10px;
	width: 150px;
	text-align: right;
}
#acces_clients h3{	
	background: #E33F00 url(images/fond_orange.gif) repeat-x 0 0;
	font-size: 1em;
	padding: 4px 20px;
}
#acces_clients h3 a{
	font-family: Tahoma ,Helvetica, Sans-Serif;
	font-size: 12px;
	background: url(images/fl_bas_blanc_orange.gif) no-repeat 90px 3px;
	padding-right: 25px;
}
#acces_clients form{
	border-left: 1px solid #E33F00;
	border-right: 1px solid #E33F00;
	border-bottom: 1px solid #E33F00;
	background: #5F2E1B;
	padding: 15px 0px 15px 6px;
	height: 1.5em;
}
#acces_clients .champ_pass{
	float: left;
	color: #FFF;
	background: #333;
	border: 1px solid #7B6D6A;
	width: 100px;
	height: 15px;
}
#acces_clients .bouton{
	float: left;
	font-family: Tahoma ,Helvetica, Sans-Serif;
	color: #333;
	font-weight: bold;
	background: #7B6D6A;
	padding: 0 4px 0 5px;
	border: none;
	height: 17px;
}


/****************************************************************************** CONTENU PAGE ACCES CLIENT (CONNECTION) ************/	

#acces_priveles h3 a{
	font-family: Tahoma ,Helvetica, Sans-Serif;
	color : #fff;
	font-size: 14px;
	background: url(images/fl_bas_blanc_noir.gif) no-repeat 0 3px;
	display: block;
	margin-top:1.5em;
	margin-left: 5px;
	padding-left: 15px;
}
#log_client{
	padding: 15px 0 0 10px;
}
#acces_priveles form{
	text-align: right;
	margin-top: 7px;
}
#acces_priveles .champ_pass{
	color: #FFF;
	background: #333;
	border: 1px solid #7B6D6A;
	width: 135px;
	height: 15px;
	float: left;
	margin-right: 10px;
}
#acces_priveles .bouton {
	font-family: Tahoma ,Helvetica, Sans-Serif;
	color: #333;
	font-weight: bold;
	background: #7B6D6A;
	padding: 0 5px 0 5px;
	border: none;
	float: left;
}
#acces_priveles .separation{
	clear: both;
	height: 10px;
	border-bottom: 1px dashed #FF5C00;
}
.message{
	text-align: center;
}
.message p{
	width: 200px;
	margin: auto;
	border-top: 1px solid #E53F00;
	border-bottom: 1px solid #E53F00;
	padding: 5px 15px  5px 15px;
	color: #FF5C00;
	font-weight: bold; 
	margin-top: 30px;
}
/*
rouge : #E53F00:
orange: #FF5C00;
gris: #323232;
gris logo: #7B6D6A;
*/
/****************************************************************************** CONTENU PAGE SUIVI DES PROJETS ************/	

.presentation_suivi{
	float: left;
	width: 150px;
	margin: 25px 15px 0 15px;
}
.presentation_suivi h3 {
	margin-bottom: 3px;
}
.presentation_suivi h3 a{
	color: #E53F00;
	font-size: 13px;
	font-family: Tahoma, Helvetica, Sans-Serif;
}
.presentation_suivi h3 a:hover{
	color: #FF5C00;
}
.presentation_suivi h3 a span{
	font-size: 14px;
	margin-left: 5px;
}
.presentation_suivi blockquote{
	text-align: justify;
	margin:0;
}
.presentation_suivi blockquote span a{
	color: #7B6D6A;
}
.presentation_suivi blockquote span a:hover{
	color: #FFF;
}
.presentation_suivi a img{

	/* border: 3px solid #7B6D6A; */
} 
.intro_presentation_suivi {
	text-align: center;
	width: 151px;
	font-size: 10px;
	background:#7B6D6A;
	margin-bottom: 5px;
	padding: 3px;
}
.intro_presentation_suivi p{
	padding-top: 3px;
	text-align: left;
}

/****************************************************************************** CONTENU PAGE DETAIL DU SUIVI DES PROJETS ************/	

#fiche_suivi h3{
	font-size: 14px;
	color: white;
	background: url(images/fl_orange.gif) no-repeat 0 5px;
	margin-top: 20px;
	padding-left: 15px;
	border-bottom: 1px solid #E53F00;
}
#date_suivi {
	font-size: 10px;
	text-align: right;
	font-weight: normal;
	float: right;
	margin-top: -13px;
}
#suivant, #precedent{
	color: #9E2B00;
}
#suivant:hover, #precedent:hover{
	color: #FF5C00;
}

#suivant span, #precedent span{
	color: #9E2B00;
	font-size: 10px;
}
#precedent{
	float: left;
}
#suivant{
	float: right;
}
#fiche_suivi .chapeau{
	clear: both;
	letter-spacing: 1px;
	margin-top: 35px;
	margin-bottom : 25px;
	font-weight: bold;
	text-align: justify;
	padding: 0 30px 0 30px;
}
#fiche_suivi .texte_suivi{
	text-align: justify;
	padding: 0 30px 0 30px;
}
#fiche_suivi .document_suivi {
	margin: auto;
}
#fiche_suivi .document_suivi a {
	display: block;
	float: left;
	margin: 20px 0 0 30px;
}
#fiche_suivi .document_suivi img{
	border: 3px solid #7B6D6A;
}

/****************************************************************************** CONTENU PAGE MENTIONS LEGALES ************/	

#mentions_legales dt{
	clear: left;
	font-size: 14px;
	font-weight: bold;
	color: white;
	background: url(images/fl_orange.gif) no-repeat 0 5px;
	padding-left: 15px;
	margin-top: 20px;
	margin-bottom: 7px;
}
/* #mentions_legales dd{
	background: url(images/puce_square_blanc.gif) no-repeat 0 5px; 
	padding-left: 12px;
	margin-left: 20px;
	margin-top: 3px;
}*/

/****************************************************************************** CONTENU PAGE INFOS PRATIQUES ************/	

#contenu_info dt{
	margin-top: 20px;
	background: url(images/fl_orange.gif) no-repeat 0 4px;
	padding-left: 15px;
	font-size: 14px;
        font-weight: bold;
}
#contenu_info dt a{
	font-size: 14px;
	font-weight: bold;
	color: white;
}
#contenu_info dt a:hover{
	border-bottom: 1px dashed white;
}
#contenu_info dd{
	margin-top: 7px;
	margin-bottom: 35px;
	font-size: 12px;
	text-align: justify;
}
#contenu_info .savoir_plus{
	margin-left: 5px;
	color: #FF5C00;
}
#contenu_info .savoir_plus:hover{
	color: #E53F00;
}

/******************************************************************************  contenu_partenaire ********************************/

#contenu_partenaire div {
	margin-top: 20px;
	padding-bottom: 20px;
	border-bottom: 1px dashed white;
}
#contenu_partenaire h3 {
	background: url(images/fl_orange.gif) no-repeat 0 4px;
	padding-left: 15px;
	font-size: 14px;
	font-weight: bold;
}

#contenu_partenaire img.img-droite {
	float: right;
}
