b<style type="text/css">

.reset {
	
}
/*-------------------------------------------------------------------------- Structure ---------------------------------------------------------------------------*/



.alpha_sous_menu {
width:100%;
height:100%;
z-index:99999;
position:fixed;
background:#999;
opacity:0.5;
display:block;
}

img.chargement_doc_special {
position:absolute;
top:calc(50% - 200px);
left:calc(50% - 200px);
z-index:999999999999;
}



.logo {
	display:block;
	margin:10px auto;
	height:150px;
	width:150px;
	font-size:0px;
	letter-spacing: -100px;
	text-indent:-9999px;
	position:relative;
	background: url(../images/bouton/logo.png) no-repeat left top ;
}

.logo:hover {
	opacity:0.7;
}


header  {
height: 100%;
padding: 0;
width: 170px;
display:block;
display: block;
float: left;
position: fixed;
background-color:#f1f1f1;
border-right:1px solid #ccc;	
}

header section, .contenu section  {
height:100%;
padding:20px;
}
header section {
padding:10px;
}


/*-------------------------- Navigation de base --------------------------*/
nav {
width:auto;
position:relative;
clear:both;
}

nav ul {
margin-bottom:20px;
}

nav li {
list-style:none;
text-align:left;
text-decoration:none;
position:relative;
}

nav li a {
text-decoration:none;
color:#000;
display:block;
line-height:30px;
padding:0 10px;
font-size:1em;
}

nav li a:hover, .nav_select {
opacity:0.7;
}



nav ul.util_header li a {
    font-size: 0.80rem;
    line-height: 20px;
    text-indent: 0px;
}

/* ----------------- NEW NAV --------------*/
	header.new_nav {
	visibility: hidden;
	left:200px;	
	position: fixed;	
	transition: 0.3s all;
	opacity: 0;
	}
	
	header.nav_visible {
	visibility:visible;
	left:0;	
	z-index: 999999999999;
	opacity: 1;
	}
	
	.bt_menu_nav {
	height:100%;
	position: fixed;
	width:20px;
	background-color:#f1f1f1;
	border-right:1px solid #ccc;		
	}

	
	
/* ----------------- Contenu --------------*/
.contenu  {
width: calc(100% - 170px);
float: left;
margin-left: 170px;
}

.contenu_new  {
width: calc(100% - 20px);
margin-left: 20px;
}		
	
.contenu section {
min-height:450px;
}

h2 {
font-size:2em;
margin:0 0 10px 0;
padding:10px 0;
}

a.bt_ajout {
background:#000;
color:#FFFFFF;
font-size:1.5rem;
text-decoration:none;
padding:10px;
position:absolute;
right:20px;
top:20px;
}

a.bt_ajout:hover {
background:#a1a1a1;
}



.contenu_cadre {
border: 1px solid #ccc;
box-shadow: 3px 3px 10px #aaa;
height:100%;
width:100%;
overflow:hidden;
margin-bottom:20px;
}

.formulaire {
padding:30px;
}	

.contenu_cadre .ligne {
width:100%;
height:auto;
border-bottom:1px solid #a1a1a1; 
overflow:hidden;
}

.contenu_cadre .ligne_grise {
background:#ddd; 
}

.formulaire .ligne {
border:none; 
cursor:default;
}

.formulaire .marge {
margin:0 0 15px 0;
}

.contenu_cadre .ligne:hover {
}
.formulaire .ligne:hover {
background:none;
}



.contenu_cadre .ligne .cellule {
display:block;
width:calc(25% - 20px);
height:50px;
float:left;
line-height:50px;
text-indent:5px;
}


a.bt_fermer {
width:40px;
height:40px;
top:-40px;
right:0;
position:absolute;
background-color:#000;
color:#FFFFFF;
text-align:center;
line-height:40px;
font-size:1.5rem;
text-decoration:none;
}

a.bt_fermer:hover {
background-color:#ccc;
}


.formulaire .ligne .cellule h3 {
font-size:1.2rem;
color:#000;
margin:0;
}


.formulaire .ligne_champ input.input_colle {
width: 40px;
float: left;
height: 20px;
margin: 10px 5px 0 0;
}

.contenu_cadre .ligne .cellule_projet span a {
color:#000;
text-decoration:none;
font-weight:bold;
}

.contenu_cadre .ligne .cellule_projet span a:hover {
text-decoration:underline
}

.contenu_cadre .ligne  p.contenu_base {
background:#F00;
height:auto;
min-height:60px;
width:400px;
top:-1000px;
z-index:999999999;
display:block;
background:#fff;
padding:5px;
border:1px solid #ccc;
position:fixed;
visibility:visible;
opacity:1;
overflow:visible;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
right:0;
}

.contenu_cadre .ligne  p.contenu_txt {
visibility:visible;
opacity:1;
right:20px;
top:121px;
}

.contenu_cadre .ligne .cellule_projet {
width:calc(13% - 20px);
height:40px;
line-height:40px;
font-weight:bold;
position:relative;
}

.contenu_cadre .ligne .cellule_projet span {
clear:both;
display:block;
font-weight:normal;
}

.contenu_cadre .ligne_champ .cellule {
width:25%;
}

.contenu_cadre .ligne .bt_ico {
background-position:center center;
background-repeat:no-repeat;
width:40px;
height:40px;
display:block;
}

.contenu_cadre .ligne .bt_ico:hover {
opacity:0.7;
}

.contenu_cadre .ligne .download {
background-image:url(../images/upload/download.png);
}

.contenu_cadre .ligne .supr {
background-image:url(../images/bouton/supr.png);
}

.contenu_cadre .ligne .mail_ico {
background-image:url(../images/bouton/mail.png);
}


.invisible {
display:none;
}

.formulaire .ligne .invisible {
display:none;
}

.bt_etape, .bt_preview {
    text-decoration: none;
    color: #000;
    display: block;
    padding: 0;
    font-size: 1.2em;
	background:#ddd;
    text-transform: uppercase;
    cursor: pointer;
    width: 110px;
    height: 60px;
    margin-bottom: 10px;
    text-align: center;
    text-indent: 0;
    line-height: 60px
}

.bt_preview {
		background:#FFFFFF;
		 color: #000;
		 margin-top:10px;
		 border:1px solid #000;
}


.bt_etape:hover, .bt_preview:hover {
text-decoration:underline;
}

.bt_etape_select {
background:#a1a1a1;
}



.contenu_cadre .ligne_champ .cellule span {
color:#ff0000;
}


.contenu_cadre .ligne .suppression, .contenu_cadre .ligne .modification {
width:40px;
}

.formulaire .ligne .cellule {
line-height:30px;
height:30px;
}


textarea {
width: 50%;
height: 100px;
border: 1px solid #ccc;
padding: 10px;
}

.formulaire .ligne_champ input, .formulaire .ligne_champ select {
width:90%;
border:1px solid #a1a1a1;
height: 30px;
text-indent: 10px;
}

.formulaire .ligne_champ input.case_cocher {
width: 20px;
float: left;
height: 40px;
margin-right:5px;
}


.contenu_cadre h3 {
font-size:1.2rem;
margin-top:40px;
}


.formulaire .ligne_champ p {
    margin: 0;
    line-height: 40px;
	float: left;
	margin-right:20px;
	font-size:0.85rem;
}


.suppression a.bt_supr {
color:#ff0000;
text-decoration:none;
height:40px;
width:40px;
}

.modification a.bt_modif {
color:#000;
text-decoration:none;
height:50px;
width:40px;
background-image:url(../images/bouton/crayon.png);
background-position:center center;
background-repeat:no-repeat;
display:block;
}

.modification a.bt_modif:hover {
opacity:0.7;
}

.formulaire .ligne_champ input.bt_valider {
text-align:center;
display:inline-block;
background:#000;
padding:10px;
text-transform:uppercase;
color:#FFFFFF;
font-size:1.5rem;
margin-top:30px;
cursor:pointer;	
width:auto;
padding:10px;
height:40px;
}

.formulaire .ligne_champ input:hover {
background:#eee;
}

.formulaire p.message {
margin-top:20px;	
text-align:center;
color:#ff0000;
}


.colonne1, .colonne2, .colonne3, .colonne4, .colonne5, .colonne6 {
overflow: hidden;
padding:0 20px;
}

.colonne1 .bloc, .colonne2 .bloc, .colonne3 .bloc, .colonne4 .bloc, .colonne5 .bloc, .colonne6 .bloc {
margin-bottom:30px;
overflow: hidden;
}


.colonne1 .bloc {
width:calc(100% - 30px);
}

.colonne2 .bloc {
width:calc(50% - 30px);
}

.colonne3 .bloc {
width:calc(33% - 30px);
}

.colonne3 .bloc:last-child {
width:calc(34% - 30px);
}

.colonne4 .bloc {
width:calc(25% - 30px);
}

.colonne5 .bloc {
width:calc(20% - 30px);
}

.colonne6 .bloc {
width:calc(17% - 30px);
}

.colonne6 .bloc:last-child {
width:calc(15% - 30px);
}

.bloc h2 {
font-size:1.8em;
margin: 17px 0 6px 0;
}

.bloc {
padding:20px;
margin:0 0 30px 0;
background:none;
float:left;
display:block;
margin:0 15px;
min-height:50px;
}

/*------------------------ Structure Dynamique --------------------------*/
h2.titre_page {
display:inline-block;
width:100%;
text-align:center;
margin:auto;
font-size:3rem;
margin:20px 0 30px 0;
text-transform:uppercase;
}

.colonne1 .colonne_droite {
background:#CCC;
width:25%;
float:left;
display:block;
margin-bottom:30px;
}

.colonne1 .colonne_gauche {
background:#CCC;
width:25%;
float:left;
display:block;
margin-bottom:30px;
}

.colonne1 .colonne_contenu {
background:#FFFFFF;
width:50%;
float:left;
display:block;
margin-bottom:30px;
}

.colonne_contenu .bloc_album_photo {
padding: 20px;
}

.colonne_contenu a.album_photo {
width:calc(20% - 20px);
height:80px;
background-position:center center;
background-repeat:no-repeat;
background-size:cover;
display:block;
float:left;
margin:0 10px 20px 10px;
}

.colonne1 .bloc {
margin:0 15px 0 15px;
width:calc(100% - 30px);
clear:both;
padding-bottom: 0;
padding-top: 0;
}

.colonne1 .bloc p {
text-align:justify;
}

.colonne1 .bloc p a {
color:#F00;
}

.colonne1 .colonne_contenu .bloc li {
line-height:25px;
display : list-item;
list-style-image : url(../images/interface/puce.png);
list-style-position:inside;
}


.colonne1 .bloc_visuel {
background-repeat:no-repeat;
background-position:center center;
background-size:contain;
background-color:transparent;
min-height:10px;
padding:0;
margin-bottom: 30px;
}

.colonne1 .bloc_visuel img {
width:auto;
opacity:0;
max-width:643px;
clear:both;	
}


.colonne1 p.visuel_legende {
text-align:center;
clear:both;	
color:#666;
font-size:0.9rem;
font-style:italic;
}

.colonne1 .bloc_document  {
background:#CCC;
padding-bottom:10px;
}

.colonne1 .bloc_document a {
color:#F00;
}

.tableau {
width:100%;
height:auto;
border-top:1px solid #666;
border-left:1px solid #666;
border-bottom:1px solid #666;
overflow: hidden; 
margin-bottom:20px;
}

.tableau .cellule {
float:left;
display:block;
height:25px;
line-height:25px;
text-indent:5px;
border-right:1px solid #666;
overflow:hidden;
padding-right:5px;
}

.tableau .titre {
font-weight:bold;
height:30px;
background:#ededee;
line-height:30px;
}


/*-------------------------- Element Spécifique --------------------------*/
.contenu_home_1 {
background:#ddd;
margin-bottom:30px;
}

.contenu_home_1 .colonne1 .bloc {
background:#a1a1a1;
margin:0;
width:100%;
}

.contenu_home_1 .colonne1 h2 {
color:#FFFFFF;
}

.contenu_home_1 .colonne1 p {
color:#FFFFFF;
}

.contenu_home_1 section {
background:#ddd;
min-height:100px;
}


.bt_plus {
float:right;
background:#000;
color:#FFFFFF;
text-align:center;
display:block;
text-decoration:none;
padding:5px;
width:auto;
font-size:1.3em;
}

.bt_plus:hover {
background:#ddd;
}

.colonne1 .bloc_sans_bg {
background:none;
}

#map {
height:220px;
background:#999;
display:block;
}


.bloc_home_4 .bloc {
min-height:400px;
background:#FFC;
}

.bloc_home_1 {
min-height:260px;
}



.champ_upload {
display:none;
}

.champ_upload_animation {
opacity:0;
visibility:hidden;
height:0;
}

.chargement {
display:block;
}

.chargement_false {
display:none;
}


ul.module_doc li.sortable_attente { 
border:5px dotted #a1a1a1;
background:#ddd;
height:50px;
}


ul {
list-style-type:none;
}


ul.module_doc li.sortable_attente {
background-color:#FFFFFF;
border:5px dotted #e9e9e9;
width: 100%;
height:50px;
margin:0 20px 20px 0;
}

ul.document li a {
color:;
line-height:20px;
}

ul.document li a:hover {
color:;
}


.bt_upload {
width:auto;
color:#000;
height:50px;
line-height:50px;
font-size:1.2rem;
text-decoration:none;
text-align:center;
text-transform:uppercase;
background-color:#ddd;
padding:5px;
}

.bt_upload:hover {
background-color:#a1a1a1;
}

.div_document {    
    position: relative;
    height: auto;
    display: block;
    overflow: hidden;
    clear: both;
}

li.popup_liste_document {  
clear:both;
display:block;
height:25px;
margin-bottom:5px;
background:#FFFFFF;
line-height:25px;
}

li.popup_liste_document input { 
width:50%;
float:left;
font-size:1.1rem;
margin:5px 20px 5px 5px;
height:30px;
}

li.popup_liste_document span { 
color:#000;
font-style:italic;
}

li.popup_liste_document .bt_popup_doc {
float:right;
width:50px;
height:25px;
background-color:#FFFFFF;
background-position:center center;
background-repeat:no-repeat;
}

li.popup_liste_document .bt_popup_doc:hover {
background-color:;
}

li.popup_liste_document .voir_popup_doc {
background-image:url(../images/upload/zoom.png);
}

li.popup_liste_document .load_popup_doc {
background-image:url(../images/upload/download.png);
}

li.popup_liste_document .supr_popup_doc {
background-image:url(../images/upload/suppr.png);
}


.bt_special_liste {
background-position:bottom center;
background-repeat:no-repeat;
width:42px;
height:29px;
display:block;
background-image:url(../images/bouton/pdf.png);
opacity:1;
}


.bt_special_liste2 {
background-position:bottom center;
background-repeat:no-repeat;
width:42px;
height:29px;
display:block;
background-image:url(../images/bouton/web.png);
opacity:1;
}



.bt_special_liste:hover, .bt_special_liste2:hover {
opacity:0.7;
}

.chargement_liste {
width:32px;
height:32px;
position:absolute;
top:5px;
left:2px;
}
.bt_supr_upload {
    width: 37px;
    height: 7px;
    position: relative;
    display: block;
	color:#000;
	text-decoration:none;
	font-size:0.8rem;
	text-align:center;
	line-height:7px;
}

.bt_supr_upload:hover {
opacity:0.7;
}

a.document_joint {
color:#ff0000;
display:block;
margin:0 0 5px 0;
text-decoration:none;
}

a.document_joint:hover {
color:#000;
}

span.titre_doc {
clear:both;
display:block;
text-decoration:underline;
margin:10px 0 0 0;
}

.contenu_cadre h2 {
color:#000;
background:#f6f6f6;
text-indent:10px;
font-size:1.3rem;
font-weight:normal;
border-bottom: 2px solid #aaa;
border-top: 2px solid #aaa;
}

.contenu_cadre h2.titre_projet {
font-size:2.5rem;
color:#ddd;
text-transform:uppercase;
background:none;
clear:both;
float:none;
text-indent:0;
margin:0;
}




.commentaire {
display:none;
}

.commentaire_affiche {
display:block;
}

.bt_ajout_intervention {
display:block;
position: relative;
background: #000;
padding: 0 10px;
line-height: 30px;
height: 30px;
color: #FFFFFF;
text-decoration: none;
text-indent: 0;
text-align:center;
margin:0 auto;
width:250px;
}

.bt_ajout_intervention:hover {
opacity:0.7;
}

.bt_ajout_intervention_supr {
display:none;
}


.menu_projet {
    position: fixed;
    right: 40px;
    top: 40px;
	z-index: 9999999999999999;
}

#etape_6 {
border:none;
box-shadow:none;
padding:0;
}

#etape_6 .fiche_projet {
position:relative;
}

#etape_6 .fiche_projet h4 {
font-size:5rem;
color:#ddd;
font-size: 5rem;
text-transform: uppercase;
margin: 0;
padding: 0;
transform-origin: 0 0;
transform: rotate(90deg);
width: 900px;
height: 80px;
}

#etape_6 .test_projet {
padding-top: 20px;	
height:100%;
width:50px;
position:fixed;
right:0;
top:0;
}

#etape_6 .fiche_projet h2 {
background:none;
font-size:1.3rem;
color:#000;
text-transform:uppercase;
margin:0;
text-indent: 0;
float:left;
width:150px;
padding:0;
}


#etape_6 .fiche_projet h3 {
color:#a1a1a1;
font-size:2.2rem;
margin-top:15px;
text-transform:uppercase;
clear:both;
}

#etape_6 .fiche_projet h5 {
font-size: 1rem;
    clear: both;
    text-indent: 10px;
}
#etape_6 .fiche_projet .bloc_projet {
clear:both;
overflow: hidden;
margin-bottom:20px;
position:relative;
}

.bloc_contenu_projet {
float:left;
border-left:1px solid #ddd;
padding-left:10px;
}

#etape_6 .fiche_projet p {
margin:0 0 0 5px;
font-size:0.9rem;
line-height:15px;
}

#etape_6 .fiche_projet p span {
font-weight:bold;
line-height:17px;
}

.bloc_message {
width:45%;
border-top-left-radius:30px;
border-top-right-radius:30px;
margin-bottom:30px;
padding:10px 30px;
clear:both;
position:relative;
}

.bloc_message p {
font-size:1.2rem;
}

.bloc_message h2 {
font-size:1.4rem;
}

.moi {
border-bottom-left-radius:30px;
background:#f0c553;
color:#000;
}

.lui {
border-bottom-right-radius:30px;
float:right;
background:#8baae4;
color:#000;
}

a.util  {
color:#000;
}

.surp_message {
background:#000;
color:#FFFFFF;
border-radius:50%;
width:25px;
height:25px;
position:absolute;
right:15px;
top:10px;
text-decoration:none;
text-align:center;
line-height:25px;
}

.surp_message:hover {
background:#ff0000;
}

.grand_bloc_message textarea {
border-top-left-radius:30px;
border-top-right-radius:30px;
border-bottom-left-radius:30px;
width:45%;
margin-bottom:10px;
padding:30px;
}

.bt_valider_message {
background:#000;
color:#FFFFFF;
width:100px;
height:30px;
line-height:30px;
text-decoration:none;
text-transform: uppercase;
margin: 0 0 40px 20px;
clear: both;
display: block;
text-align:center;
}

.bt_valider_message:hover {
background:#ff0000;
}

span.nb_message_util {
background:#090;
color:#FFFFFF;
border-radius:50%;
width:20px;
height:20px;
position:relative;
text-decoration:none;
text-align:center;
line-height:25px;
display: block;
float: left;
text-indent: 0;
padding: 0;
font-size: 0.9rem;
margin: 15px 5px;
}

span.nb_message_menu {
margin:9px 5px 0 10px;
}

.contenu_login {
width: 500px;
float: left;
margin-left: calc(50% - 250px);
}

.formulaire_login {
width:500px;
}

.formulaire .ligne_champ input.bt_login {
    margin: 0;
    font-size: 1.1rem;
    line-height: 30px;
    height: 30px;
    padding: 0 10px;
    text-indent: 0;
}

.formulaire .ligne_champ input.bt_login:hover {
background-color:#a1a1a1;
}


.bloc_contenu_projet_titre {
border:none;
padding-left:0;
}

.titre_constructeur {
position:absolute;
right:22px;
top:40px;
}

#etape_6 .fiche_projet a.fiche_avant_projet {
position:absolute;
right:50px;
background:#000;
padding:0 10px;
line-height:30px;
height:30px;
top:0px;
color:#FFFFFF;
text-decoration:none;
text-indent:0;
}

#etape_6 .fiche_projet a.fiche_avant_projet:hover {
background:#a1a1a1;
}


#etape_6 a.print {
position:absolute;
right:320px;
top:60px;
color:#FFFFFF;
text-decoration:none;
text-indent:0;
z-index:99999;
background-image:url(../images/bouton/print.png);
width:26px;
height:26px;
}

#etape_6 a.print:hover {
opacity:0.7;
}

#etape_6 .fiche_projet p.type_projet {
font-weight:bold;
font-size:1.3rem;
margin-bottom:15px;
text-indent:0;
}

#etape_6 .fiche_projet .bloc_contenu_projet p.type_projet span {
font-weight:normal;
}

#etape_6 .fiche_projet p.date_projet {

}

#etape_6 .fiche_projet p.ref_projet {

}

#etape_6 .fiche_projet p.client_projet {
font-size:2rem;
margin-bottom:15px;
text-indent:0;
}

#etape_6 .fiche_projet p a.doc_projet {
color:#ff0000;
}


#etape_6 .fiche_projet p a.doc_projet:hover {
text-decoration:none;
}

.reponse p {
text-align:center;
font-size:1.7rem;
}

.contenu_modification {
margin-bottom:30px;
}

.bt_archive {
color:#ff0000;
text-decoration:none;
text-indent:0;
text-align:center;
height:25px;
line-height:25px;
padding:5px;
font-weight:normal;
}

.bt_archive:hover {
opacity:0.7;
}



.bt_sauvegarde {
font-size:1.5rem;
border-radius:10px;
width:auto;
height:50px;
line-height:50px;
text-indent:10px;
display:block;
position:absolute;
right:20px;
top:20px;
color:#FFFFFF;
background-color:#000;
text-align:center;
text-decoration:none;
text-indent:0;
padding:0 10px;
}

.bt_sauvegarde:hover {
opacity:0.7;
}

input.bt_valider {
font-size:1.5rem;
border-radius:10px;
width:200px;
height:50px;
line-height:50px;
text-indent:10px;
display:block;
position:relative;
color:#FFFFFF;
background-color:#000;
text-align:center;
text-decoration:none;
text-indent:0;
padding:0 10px;
margin:0 auto;
cursor:pointer;
}

input.bt_valider:hover {
opacity:0.7;
}

a.bt_envoi_ads {
font-size:1.3rem;
border-radius:10px;
width:300px;
height:50px;
line-height:50px;
text-indent:10px;
display:block;
position:relative;
color:#FFFFFF;
background-color:#000;
text-align:center;
text-decoration:none;
text-indent:0;
padding:0 10px;
margin:0 auto;
cursor:pointer;
}

a.bt_envoi_ads:hover {
	opacity:0.7;
}

input.input_archive {
border:1px solid #ddd;
padding:3px;
width: 90%;
}



input.bt_obs_ads {
font-size:1.3rem;
border-radius:10px;
width:20px;
height:40px;
line-height:40px;
display:block;
position:relative;
color:#FFFFFF;
background-color:#000;
text-align:center;
text-decoration:none;
text-indent:0;
padding:0 10px;
cursor:pointer;
width:auto;
text-align:center;
margin-top:10px;
}

input.bt_obs_ads:hover {
	opacity:0.7;

}

.trait {
width:500px;
height:5px;
margin:0 auto;
display:block;
background:#ddd;
margin-bottom:30px;
}

span.fiche_marge {
display:inline-block;
width:30px;
}


#etape_6 .fiche_projet p.contenu_intervention {
margin-bottom:20px;
width:80%;
}


.bt_taille {
float:right;
color:#000;
text-decoration:none;
background-color:#ddd;
padding:10px;
margin-bottom:10px;
}

.bt_taille:hover {
background-color:#a1a1a1;
}

.pente_projet input {
border:1px solid #999;
display:inline-block;
width:50px;
padding:3px;
}
.pente_projet p {
display:inline-block;
}

.liste_select {
background:none;
}

.formulaire .ligne_champ select.liste_select2 {
float:left;
width:50px;
}

.bt_supr_upload2 {
width:30px;
color:red;
font-size:14px;
display:inline-block;
}


.recherche_archive {
    position: absolute;
    right: 20px;
    top: 20px;
    overflow: hidden;
    width: 50%;
    display: block;
	text-align:right;
}


.recherche_archive input.recherche {
    font-size: 1.5rem;
    border-radius: 10px;
    border: 1px solid #ddd;
    width: 400px;
    height: 50px;
    line-height: 50px;
    text-indent: 10px;
    display: inline-block;
    color: #a1a1a1;
	margin-right:10px;
	position:relative;
}

.recherche_archive p {
    display: inline-block;
	margin-right:10px;
}

.recherche_archive select {
    display: inline-block;
	margin-right:10px;
	font-size: 1.5rem;
    border-radius: 10px;
    border: 1px solid #ddd;
	height: 50px;
    line-height: 50px;
	color: #a1a1a1;
	padding:5px;
}



#etape_6 .fiche_projet .bloc_projet_gauche {
float:left;
width:33%;
margin-right:4%;
}


#etape_6 .fiche_projet .bloc_projet_gauche h3 a {
text-transform:initial;
color:#666;
font-size:18px;
text-decoration:none;
width:auto;
display:inline-block;
float:none;
}


#etape_6 .fiche_projet .bloc_projet_droite {
float:left;
width:60%;
margin-bottom:90px;
}


#etape_6 .fiche_projet .bloc_projet_droite h2 {
color:#000;
font-size:20px;
border:none;
line-height: 25px;	
text-decoration:none;
width:auto;
display:block;
float:none;
text-transform:inherit;
margin-bottom:20px;
}


#etape_6 .fiche_projet h2.titre1, #etape_6 .fiche_projet h2.titre1 a {
text-transform:uppercase;
color:#000;
font-size:25px;
text-decoration:none;
width:auto;
display:inline-block;
float:none;
}

#etape_6 .fiche_projet .border_fiche {
display: block;
clear: both;
padding:20px;
width:calc(100% - 70px);
box-shadow: 2px 2px 5px 5px #ccc;
border-radius: 3px;
margin-bottom:30px;
}

#etape_6 .fiche_projet .border_fiche .bande {
border-bottom:2px dashed #ccc;
width:100%;
padding-bottom:10px;
margin-bottom:20px;
}

#etape_6 .fiche_projet .border_fiche .bande h2 {
float:none;
display:inline-block;
margin-right:30px;
width:auto;
font-size:18px;
text-transform:inherit;
color:#333;
}

#etape_6 .fiche_projet .border_fiche .bande p {
float:none;
display:inline-block;
margin-right:30px;
width:auto;
font-size:14px;
text-transform:inherit;
color:#333;
}

#etape_6 .fiche_projet h2.titre_bande {
text-align:center;
border-top:1px solid #000;
border-bottom:1px solid #000;
width:100%;
padding:10px;
margin-bottom:20px;
}

#etape_6 .fiche_projet .bloc_contenu_projet_modif {
border:2px dashed #ccc;
margin-left:150px;
width:calc(100% - 150px);
padding:20px;
min-height:160px;
position:relative;
}

#etape_6 .fiche_projet .bloc_contenu_projet_modif a.pdf_img, #etape_6 .fiche_projet .bloc_projet a.pdf_img {
position:absolute;
right:20px;
bottom:20px;
}

#etape_6 .fiche_projet .bloc_contenu_projet_modif a.pdf_img:last-child, #etape_6 .fiche_projet .bloc_projet a.pdf_img:last-child {
right:100px;
}


#etape_6 .fiche_projet .bloc_reduire {
}

#etape_6 .fiche_projet .bloc_reduire_ok {
display:none;
}


.bouton_fiche_projet {
display:inline-block;
background-color:#ccc;
color:#000;
padding:3px;
text-decoration:none;
text-align:center;
float:left;
margin-right:0px;
}

#bt_fiche_projet {
width:90px;
padding:12px;
}

#bt_spe_projet {
padding:20px 5px;
}
.bouton_fiche_projet:hover {
opacity:0.7;
}

p.titre_obs {
display:inline-block;
}

input.obs_all {
color:red;
width:80%;
height:30px;
padding:5px;
margin-top:10px;
display:inline-block;
}

.bg_rond_modif {
color:#000;
text-transform:uppercase;
position:absolute;
left:-155px;
top:5px;
padding:5px;
text-align:center;
font-weight:bold;
}

.contenu_spe {
display:none;
}

a.bt_fermer2 {
width:30px;
height:30px;
top:0px;
right:-40px;
position:absolute;
background-color:#000;
color:#FFFFFF;
text-align:center;
line-height:30px;
font-size:1.2rem;
text-decoration:none;
}

.contenu_spe_visible {
display:block;
    display: block;
    position: absolute;
    width: 457px;
    background: #aaa;
    top: 87px;
    padding: 15px;
    left: 0;
}

.bloc_interne {
background-color:#aaaaaa;
width:auto;
border-right:1px solid #000;
padding:15px;
display: block;
float: left;
margin-right: 1px;
position:relative;	
min-height: 86px;
}

.pente_projet {
float:right;
    margin-right: 20px;
}

.pente_projet h2 {
font-size:12px;
margin-bottom:3px;
padding:0;
}
	

/* ------------------------- POST IT -------------------- */	
	.boite {
	border:1px solid #ccc;
	box-shadow: 3px 3px 10px #aaa;	
	position: fixed;
	padding-top: 30px;
	padding-right:0px;	
	color:#000;
	z-index: 1;
	background-color: #fff;
	display:none;
	}
	
	.boite_fiche_recap {
	border:1px solid #ccc;
	box-shadow: 3px 3px 10px #aaa;	
	position: fixed;
	padding-top: 30px;
	padding-right:0px;	
	color:#000;
	z-index: 1;
	background-color: #fff;
	display:none;	
	}
	
	
	.boite_visible {
	display:block;
	}	
	
	
	.boite_interne {
	overflow-x:hidden;
	height: 100%;
	width:100%;	
	padding-left:20px;	
	}
	
	a.bt_fermer_boite {
	position:absolute;
	right:15px;
	top:0;
	color: #aaa;
	height:30px;
	width:30px;
	text-align: center;
	line-height: 30px;
	text-decoration: none;
	z-index: 99999999;	
	}

	a.bt_fermer_boite:hover {
	color:#000;	
	}

/* ------------------------- MODULE -------------------- */	
	
	.module {
	height: auto;
	min-height: 350px;	
    display: block;
    overflow: hidden;
    margin-bottom: 30px;
	padding: 0px;
	float:left;	
	visibility: hidden;
	width: 0;
	transition: 0.3s all;
	border:1px solid #ccc;
	box-shadow: 3px 3px 10px #aaa;
	opacity:0;	
	}
	
	.module_visible {
	width:500px;
	visibility: visible;
	padding: 30px;
	margin-right: 20px;	
	opacity:1;		
	}
	
	.module .coupe {
	display:block;
	margin-bottom: 5px;	
	}
	
	.module .coupe h4 {
	color:#807F7F;
	margin-bottom: 50px;
	text-align: center;
	}
	
	.module .coupe img {
	border:1px dashed #ccc;
	margin: 0 auto 5px auto;	
	display:block;	
	}
	
	.module .coupe img:hover {
	border:1px solid #000;
	cursor: pointer;	
	}

	.coupe_img {
	clear: both;
    display: block;
    margin: 0 auto;			
	}	
	
	.coupe_img img {
	clear: both;
    display: block;
    margin: 0 auto;			
	}
	
	.boite_coupe_interne {
	padding:0px;	
	}
	
	.boite_coupe_interne h2 {
	font-size:16px;
	text-align: center;
	color: #aaa;
	}
	
	.boite_coupe {
	padding:10px;	
	}
	
	
	.boite_coupe_interne a {
	font-size:16px;
	text-align: center;
	color: #aaa;
	text-decoration: none;
	border:1px dashed #aaa;
	padding: 15px;
	display: block;
	margin-top: 20px;
	}
	
	.boite_coupe_interne a:hover {
	color: #000;
	border:1px dashed #000;
	}
	
	.barre_module {
	height:925px;
	float:left;
	display: block;
	padding:4px;	
	margin-right: 0px;	
	cursor: pointer;
	border:1px solid #ccc;
	box-shadow: 3px 3px 10px #aaa;	
	}
	

	.barre_module_select {	
	background-color: #f1f1f1;
	border-right:0px;
	margin-right: 0px;	
	box-shadow: 0px 0px 0px #aaa;	
	}
	
	.barre_module h2 {
writing-mode: vertical-rl;
text-orientation: upright;
		color: #aaa;
		font-size: 12px;
	text-transform: uppercase;	
	}
	
	.barre_module_select h2 {	
	color:#000;	
	}	
	
	
		.barre_module:hover h2 {
	color: #000;
	}
	
	
/*-------------------------- NEW PROJET ----------------------*/
	.module_champ {
	width:500px;
	padding: 10px;	
	}
	
	.new_projet_form input, .new_projet_form select {
		border:1px solid #aaa;
		height: 22px;
		text-indent:5px;
		width:48%;
		font-size: 12px;
	}
	
	
	
	.new_projet_form h2 {
	color:#aaa;
	font-size:20px;
	margin-bottom:15px; 
	text-transform: uppercase;
	font-weight: normal;
	border-bottom:1px dashed #aaa;
	padding: 5px;
	clear:both;	
	}

	.new_projet_form h2.marge_h2 {
	padding-top: 25px;
	}
	
	.new_projet_form input:hover {
	border:1px solid #000;
	}
	
	.new_projet_form div {
	margin-bottom: 10px;
	display: block;	
	float:left;
	width:48%;	
	}	
	
	.new_projet_form div.grande {
	width:99%;	
	}	
	
	.new_projet_form div.marge_bas {
	margin-bottom: 20px;	
	}	
	
	.new_projet_form div.grande label {
	width:auto;
	text-align: left;
	margin-right: 15px;	
	}	
	
	.new_projet_form div.grande input {
	width:100px;
	float:left;	
	margin-right: 5px;	
	}	
	
	.new_projet_form div.grande input.petit {
	width:50px;
	}
	
	.new_projet_form div.grande input.petit {
	width:50px;
	}
	
	.new_projet_form div.grande textarea {
	width:100%;
	height:70px;	
	}
	
	.new_projet_form div.grande input.case_cocher{
		width:22px;
		float: left;
		margin-right: 5px;
	}
	
	.new_projet_form div.grande label.marge_droite, .new_projet_form div.grande input.marge_droite {
	margin-right: 20px;
	}	
	
	.new_projet_form div.grande p {
	font-size: 12px;
	float:left;
	margin:0 20px 0 0;	
	}	
	
	.new_projet_form div.invisible {	
	display:none;	
	}
	
	
	.new_projet_form label {
	width: 48%;
    text-align: right;
    display: block;
    float: left;
    margin-right: 7px;
	line-height: 22px;
	font-size:12px;	
	}	
	
	
	a.bt_new_projet {
    color: #aaa;
    font-size: 22px;
    margin-bottom: 26px;
    font-weight: normal;
    text-align: center;
    border: none;
    float: left;
    background: #f6f6f6;
    text-decoration: none;
    padding: 15px;
	border: 1px solid #ccc;
	}	
	
	a.bt_new_projet:hover {
    color: #000;
	border: 1px solid #000;
	}	
	
	.boite_fiche_recap_interne .gauche {
	width:calc(100% - 430px);	
	float: left;
	overflow: hidden;
	display: block;	
	margin-right: 10px;	
	}
	
	.boite_fiche_recap_interne .gauche h2 {
	color:#aaa;
	font-size:18px;
	margin-bottom:12px; 
	text-transform: uppercase;
	font-weight: normal;
	border-bottom:1px dashed #aaa;
	padding: 5px;
	clear:both;	
	border-top: none;
	background: none;
	text-indent: inherit;
	}

	.boite_fiche_recap_interne .gauche a.bt_valider {
	color:#fff;
	background-color: #aaa;	
	font-size:18px;
	text-transform: uppercase;
	font-weight: normal;
	text-align: center;
	padding: 12px;
	clear:both;	
	text-decoration: none;
	display: table;
	margin: 0 auto 15px auto;	
	}
	
	.boite_fiche_recap_interne .gauche a.bt_valider:hover {
	background-color: #000;	
	}	
	
	
	.boite_fiche_recap_interne .gauche p {
	margin-bottom:0px;
	}	
	
	.boite_fiche_recap_interne .gauche h2.marge_h2 {
	margin-top:20px;
	}	
	
	.boite_fiche_recap_interne .droite {
	width:420px;	
	float: left;
	overflow: hidden;
	display: block;	
	}
	
	.boite_fiche_recap_interne .droite h2 {
	color:#aaa;
	font-size:14px;
	margin-bottom:10px; 
	font-weight: normal;
	text-align: right;
	border:none;
	text-indent: inherit;
    padding: 10px;
    line-height: 22px;
	margin-right: 20px;
	background: none;	
	}	
	
	.boite_fiche_recap_interne .droite img {
	clear: both;
    display: block;
    margin: 0 auto;	
	}
	
	.boite_fiche_recap_interne .bas {
	background-color: #aaa;
	z-index: 9999999;
	position:fixed;
	height: 40px;
	padding: 30px;	
	bottom:0;
	left:0;	
	}
	
	
.boite_fiche_recap_interne .gauche textarea {
	width:100%;	
	}
	
	.boite_fiche_recap_interne .gauche .bloc_contenu_projet	{
	float:none;	
	}
	
	.boite_fiche_recap_interne .gauche .bg_rond_modif {
	position: relative;
	top:inherit;
	left:inherit;
	padding: 2px 0px ;
	text-align: left;
	font-size:12px;	
	margin-bottom: 3px;	
	}	
	
	.boite_fiche_recap_interne .gauche p.contenu_intervention {
	margin-bottom: 15px;	
	}	
	
	
	.partage_form p, .partage_form select {
	float:left;
	display: block;
	margin-right: 3px;
	height: 30px;
	line-height: 30px;	
	}
	.partage_form select {
	background: #f6f6f6;
	padding: 0 5px;	
	margin-right: 5px;	
	}
	.partage_form {
	margin-bottom: 20px;
	border: 1px dashed #ccc;
	padding: 10px;
    display: block;
    overflow: hidden;
	}
	
	.separation {
    width: 100%;
    display: block;
    clear: both;
    background: #eee;
    margin-bottom: 30px;
    height: 10px;
	border: 1px solid #ccc;
    box-shadow: 3px 3px 4px #aaa;	
	}	
	
	.bt_cerfa {
    float: none;
    display: inline-block;
    width: 100px;
    line-height: 25px;
    margin-bottom: 10px;
	}
	
/*-------------------------- TCHAT ----------------------*/
.bande_tchat {
position:fixed;
height: 40px;
background-color:#f6f6f6;
width:100%;
z-index: 999999999;
bottom:0;	
}
	
.tchat {
position: absolute;
left:10px;
height:30px;
top:5px;	
}	
	
.bloc_tchat {
padding:5px;
border:1px dashed #ccc;
background-color:#fff; 
float:left;
margin-left: 10px;	
}
	
.bloc_tchat_message {
border:1px dashed red;
animation-name: clignote; 
animation-duration: 1s; 
animation-iteration-count:infinite; 	
}	
	
@keyframes clignote {
0%{border:1px dashed #fff;}
50%{border:5px dashed red;}
100%{border:1px dashed #fff;}
}
		
.bloc_tchat a {
color:#000;
line-height: 14px;
text-decoration: none;	
}
	
.bloc_tchat a:hover {
color:#4B9400;
}		
	
.bloc_tchat_message a {	
color:red;	
}


.box_tchat {
border:1px dashed #000;
background-color:#fff;
position: fixed;
left:10px;
bottom:40px;
width:0px;
height:0px;
visibility: hidden;
opacity:0;	
z-index: 999999999999;
transition: 0.5s all;	
padding-top:25px; 	
}	
	
	
	
	
.tchat_visible {
opacity:1;
width:500px;
height:750px;
visibility: visible;	
}	
	
#box_tchat_id {	
position: relative;
padding: 10px;	
display: block;
height: 100%;
overflow-y: auto;
overflow-x: hidden;	
}
	
#box_tchat_id .bloc_message {
width:100%;	
float:none;	
border-top-left-radius: 20px;
border-top-right-radius: 20px;
margin-bottom: 20px;
padding: 7px 20px;	
}

#box_tchat_id .lui {	
border-bottom-right-radius	: 20px;
}
	
#box_tchat_id .moi {	
border-bottom-left-radius: 20px;
}	
	
#box_tchat_id .bloc_message p {
font-size:12px;
line-height: 18px;	
}	

#box_tchat_id .bloc_message h2 {
font-size:14px;
}		

	.recharge {
	width:100%;	
	position:fixed;	
	}	
	
	.recharge_rouge {	
	background-color:red;	
	}
	
	.heure {
	position: absolute;
	right: 20px;
	top:10px;
	color:blue;
	font-weight:bold;
	font-size: 16px;
	}

	.fleche_tchat {
	background-image:url(../images/interface/fleche.png);
	background-repeat: 	no-repeat;
	width: 81px;
	height:109px;	
	z-index: 99999999;
	position: absolute;
	    top: -120px;	
	}	
	
	
	.lien_3d {
	color:#000;
	margin-right: 5px;	
	}
	
	.lien_3d:hover {
	text-decoration: none;
	color: red;	
	}
	
	.img_3d {
	z-index: 99999999999999999999999999;
    position: fixed;	
	visibility: hidden;
	opacity: 0;	
	transition: 0.3s all;
	right:21px;
	bottom:42px;	
	}
	
	.img_3d_visible {
	visibility: visible;
	opacity:1;	
	}
	
	.bt_deplacer {
	cursor:move;
	border:1px dashed #fff;		
	}
	
	.bt_deplacer:hover {
	opacity:0.5;
	border:1px dashed #ccc;	
	}
	
	.bt_ok_butoir {
	text-decoration: none;
	color:#000;	
	}
</style>