/** généraux début **/
input[type=text], [type=password], [type=number], [type=date], [type=time]{
    border: 2px solid #6699FF;
    border-radius: 4px;
    color: #1B3D7F;
}
input[type=text]:focus, [type=password]:focus, [type=number]:focus, [type=date]:focus, [type=time]:focus{
    border: 3px solid #0276BC;
    background-color: #F7F8F9;
    color: #1B3D7F;
}
ul{
 list-style-type: disc;
 margin-top: 4px;
 padding-top: 4px;
}
ul.puceBleue{
 list-style-image: url('/images/puces_liste.png');
 list-style-type: square;
 margin-top: 4px;
 padding-top: 4px;	
}
ul.cocheeBleu{
 list-style-image: url('/images/liste_cochee_bleu.png');
 list-style-position: outside;
 vertical-align: middle;
 /*margin-left:30px;*/
}
ul.croixRouge{
 list-style-image: url('/images/liste_croix_rouge.png');
 list-style-position: outside;
 vertical-align: middle; 
 /*margin-left:30px;*/
}
ul.puce_espace{
 list-style-position: outside;
 vertical-align: middle; 
 margin-left:10px;
}
table{
 table-layout:auto;
}
input[type=radio]{
  vertical-align:baseline;
}
input[type=checkbox]{
  vertical-align:baseline;
}
label:hover{
  cursor:pointer;
}
select{
	padding-left:12px;
	margin-left:12px;
	font-family: 'Roboto',sans-serif;font-size: 12pt;
	overflow: hidden;
	background: url("/images/icone-select.png") no-repeat left #F1F1F1;
	border: 1px solid #709BBF;
	border-collapse:collapse;
}
select select{ 
	font-family: 'Roboto',sans-serif;font-size: 12pt;
	background: #F1F1F1;
	padding-left:5px;
	margin-left:5px;
	line-height: 1;
	border: 0;
	border-radius: 0;
	-webkit-appearance: none;
}
select select:hover{
 font-family: 'Roboto',sans-serif;font-size: 12pt;
}

/** généraux fin **/
/*
@font-face {
  font-family: 'Roboto-Bold';
  src: url('/fonts/Roboto-Bold.eot');
}
@font-face {
  font-family: 'Roboto-Bold';
  src: url('/fonts/Roboto-Bold.ttf');
}
@font-face {
  font-family: 'Roboto-Italic';
  src: url('/fonts/Roboto-Italic.eot');
}
@font-face {
  font-family: 'Roboto-Italic';
  src: url('/fonts/Roboto-Italic.ttf');
}
@font-face {
  font-family: 'Roboto-Light';
  src: url('/fonts/Roboto-Light.eot');
}
@font-face {
  font-family: 'Roboto-Light';
  src: url('/fonts/Roboto-Light.ttf');
}
@font-face {
  font-family: 'Roboto-Regular';
  src: url('/fonts/Roboto-Regular.eot');
}
@font-face {
  font-family: 'Roboto-Regular';
  src: url('/fonts/Roboto-Regular.tff');
}
*/
.fondVert {
	background: #3E7D66;
	height: auto;
	margin: 73px auto;
	text-align: center;
}
.BlancRobotoLight8 {
	font-family: 'Roboto-Light',sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
}
.BleuRoboto8 {
	font-family:'Roboto',sans-serif;
	font-size: 8pt;
	font-weight:100;
	color: #4B4E6D;
}
.BleuRoboto8b {
	font-family:'Roboto_Bold',sans-serif;
	font-size: 8pt;
	font-weight:100;
	color: #4B4E6D;
}
.BlancRobotoLight10 {
	font-family: 'Roboto-Light',sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
}
.BleuRoboto10 {
	font-family:'Roboto',sans-serif;
	font-size: 10pt;
	font-weight:100;
	color: #4B4E6D;
}
.BleuRoboto10b {
	font-family:'Roboto_Bold',sans-serif;
	font-size: 10pt;
	font-weight:100;
	color: #4B4E6D;
}
.BleuRoboto11 {
	font-family:'Roboto',sans-serif;
	font-size: 11pt;
	font-weight:100;
	color: #4B4E6D;
}
.NoirRoboto12transflotte {
	font-family: 'Roboto-Bold',sans-serif;
	font-size: 12pt;
	color: #4B4E6D;
	font-weight:bold;
}
.NoirRoboto12 {
	font-family:'Roboto',sans-serif;
	font-size: 12pt;
	color: #393939;
}
.BleuRoboto12 {
	font-family:'Roboto',sans-serif;
	font-size: 12pt;
	font-weight:100;
	color: #4B4E6D;
}
.VertRoboto12 {
	font-family:'Roboto',sans-serif;
	font-size: 12pt;
	color: #469F7E;
}

.RougeRoboto12{
	font-family:'Roboto',sans-serif;
	font-size: 12pt;
	font-weight:100;
	color: #D0322D;
}
.RougeRoboto9{
	font-family:'Roboto',sans-serif;
	font-size: 9pt;
	font-weight:100;
	color: #D0322D;
}

.RougeLight12 {
	font-family: 'Roboto-Bold',sans-serif;
	font-size: 12pt;
	color: #993366;
	font-weight:lighter;
}
.BlancRoboto13 {
	font-family:'Roboto',sans-serif;
	font-size: 13pt;
	color: #FFFFFF;
}
.BleuRoboto14 {
	font-family:'Roboto',sans-serif;
	font-size: 14pt;
	font-weight:100;
	color: #4B4E6D;
}
.RougeRoboto14{
	font-family:'Roboto',sans-serif;
	font-size: 14pt;
	font-weight:100;
	color: #D0322D;
}
.RougeRoboto10{
	font-family:'Roboto',sans-serif;
	font-size: 10pt;
	font-weight:100;
	color: #D0322D;
}
.RougeRoboto14bis{
	font-family:'Roboto',sans-serif;
	font-size: 14pt;
	font-weight:100;
	color: #EA635B;
}
.BlancRobotoLight14 {
	font-family: 'Roboto-Light',sans-serif;
	font-size: 14pt;
	color: #FFFFFF;
}
.BlancRoboto14 {
	font-family:'Roboto',sans-serif;
	font-size: 14pt;
	color: #FFFFFF;
}
.NoirRoboto14 {
	font-family: 'Roboto-Bold',sans-serif;
	font-size: 14pt;
	color: #4B4E6D;
	font-weight:bold;
}
.BleuRoboto14Bold{
	font-family: 'Roboto-Bold',sans-serif;
	font-size: 14pt;
	color:#00539F;
}
.RoseRoboto14 {
	font-family: 'Roboto',sans-serif;
	font-size: 14pt;
	color: #DB0A59;
}
.BleuRoboto14Titre{
	font-family: 'Roboto-Bold',sans-serif;
	font-size: 14pt;
	color: #6174B9;
	font-weight:bold;	
}.RougeRoboto14Titre{
	font-family: 'Roboto-Bold',sans-serif;
	font-size: 14pt;
	color: #EA635B;
	font-weight:bold;	
}
.BlancRoboto16bold {
	font-family:'Roboto',sans-serif;
	font-size: 16pt;
	color: #FFFFFF;
	font-weight:bold;	
}
.NoirRoboto16 {
	font-family: 'Roboto-Bold',sans-serif;
	font-size: 16pt;
	color: #4B4E6D;
	font-weight:bold;
}
.BleuRoboto18Titre{
	font-family: 'Roboto-Bold',sans-serif;
	font-size: 18pt;
	color: #6174B9;
	font-weight:bold;	
}
.NoirRoboto18 {
	font-family: 'Roboto-Bold',sans-serif;
	font-size: 18pt;
	color: #4B4E6D;
	font-weight:bold;
}
.NoirRobotoLight18 {
	font-family: 'Roboto-Bold',sans-serif;
	font-size: 18pt;
	color: #4B4E6D;
	font-weight:lighter;
}
.BlancRoboto18 {
	font-family:'Roboto',sans-serif;
	font-size: 18pt;
	color: #FFFFFF;
}
.BlancRoboto18bold {
	font-family:'Roboto',sans-serif;
	font-size: 18pt;
	color: #FFFFFF;
	font-weight:bold;	
}
.NoirRoboto22Gras {
	font-family: 'Roboto-Bold',sans-serif;
	font-size: 22pt;
	color: #1B3D7F;
	font-weight:bold;
}
.NoirRoboto22 {
	font-family: 'Roboto-Bold',sans-serif;
	font-size: 22pt;
	color: #1B3D7F;
}
.RougeRoboto22{
	font-family:'Roboto',sans-serif;
	font-size: 22pt;
	font-weight:100;
	color: #D0322D;
}
.NoirRoboto23 {
	font-family: 'Roboto-Bold',sans-serif;
	font-size: 23pt;
	color: #1B3D7F;
}
.TuilesBlanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FFFFFF;
}
.TuilesNoir {
	font-family: arial,sans-serif;
	font-size: 12pt;
	color: #686868;
}
.ConnexionSite {
	font-family: arial,sans-serif;
	font-weight:bold;
	font-size: 14pt;
	color: #6487C2;
	white-space:nowrap;
}
/************************************************/
.RolloverNav a:link, a:visited { 
 	color: #686868;
	text-decoration:none;
} 
.RolloverNav a:hover, a:active { 
 	color: #ffffff;
	text-decoration:underline;
} 
.RolloverNav:hover { 
 	background-color: #0276BC; 
	color: #ffffff;
} 
.RolloverNav:hover a { 
 	background-color: #0276BC; 
	color: #ffffff;
}

/* partie div cookies debut*/
#cookies-banner .group a:focus,
#cookies-banner .group a:hover,
.zo-wrapper{
	margin:0 auto;max-width:960px;min-width:768px;position:relative;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 15px;
}
.zo-wrapper{
	min-width:320px;max-width:767px;
}
.zo-wrapper{
	padding:0;max-width:930px;
}
#cookies-banner{	
	position:fixed;z-index:9999;width:100%;background-color:#0a4da4;background:rgba(10,77,164,.75);color:#FFF;display:none;bottom:0;left:0;right:0;
}
#cookies-banner .group{
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 12pt;	
	font-family:Roboto,sans-serif;
}
#cookies-banner .group a{
	color:#FFF;position:relative;display:inline-block;font-size:.75rem;line-height:1.333em;padding-left:15px;
	font-size: 10pt;
	font-family:Roboto,sans-serif;
	text-transform:uppercase;	
	font-weight:900;
}
#cookies-banner .group a:before{
	position:absolute;display:block;content:'';background-image:url(/images/icon-sprite.png);
	background-position:0 -48px;background-repeat:no-repeat;width:6px;height:11px;top:2px;left:0;
}
#cookies-banner .close{
	position:absolute;left:auto;top:15px;right:15px;z-index:1;
	background-image:url(/images/icon-sprite.png);
	background-position:-85px -198px;
	background-repeat:no-repeat;width:15px;height:15px;
}
#cookies-banner .close{
	background-image:url(/images/icon-sprite@2x.png);
	background-size:640px auto;
}
/* partie div cookies fin*/

/************************************************/
.EspaceBlanc1px {
 	background-color: #ffffff; 
	border-width:medium;
	width:1px;
}
.EspaceBlancVertical1px {
 	background-color: #ffffff;
	height: 200px;
	border-right: 1px thin white;
	padding-right: 1px;
}
.espaceVertical4px{
	height: 3px;
}
.RolloverTuilles:hover { 
 	opacity: 0.8;
	cursor:pointer;
}

a.nounderlineBlanc:link, a.nounderlineBlanc:visited
{ 
 color: #ffffff;
 text-decoration:none; 
} 

a.nounderlineBlanc:hover, a.nounderlineBlanc:active
{ 
 color: #ffffff;
 /*text-decoration:underline;*/
} 

a.nounderlineNoir:link, a.nounderlineNoir:visited
{ 
 color: #686868;
 text-decoration:none; 
} 

a.nounderlineNoir:hover, a.nounderlineNoir:active
{ 
 color: #686868;
 /*text-decoration:underline; */
} 

a.Blanc:link, a.Blanc:visited
{ 
 color: #ffffff;
}

a.Noir:link, a.Noir:visited
{ 
 color: #686868;
}

a.Rouge:link, a.Rouge:visited{ color: #D0322D;}

a.Rouge:hover {background-color: #F4F4F4;}

a.lienBlanc12Fondbleu:link{
 font-family:'Roboto',sans-serif;
 font-size: 12pt;
 color: #FFFFFF;
 background-color:#0276BC;
}
a.lienBlanc12Fondbleu:visited{
 font-family:'Roboto',sans-serif;
 font-size: 12pt;
 color: #FFFFFF;
 background-color:#0276BC;
}
a.lienBlanc12Fondbleu:active{
 font-family:'Roboto',sans-serif;
 font-size: 12pt;
 color: #FFFFFF;
 background-color:#128CC7;  /* #149FE0 */
}
a.lienBlanc12Fondbleu:hover{
 font-family:'Roboto',sans-serif;
 font-size: 12pt;
 color: #FFFFFF;
 background-color:#128CC7;
 opacity: 0.8; 
}
a.lienBlanc12FondbleuPasLien:link{
 font-family:'Roboto',sans-serif;
 font-size: 12pt;
 color: #FFFFFF;
 background-color:#0276BC;
 text-decoration: none;
}
a.lienBlanc12FondbleuPasLien:visited{
 font-family:'Roboto',sans-serif;
 font-size: 12pt;
 color: #FFFFFF;
 background-color:#0276BC;
 text-decoration: none; 
}
a.lienBlanc12FondbleuPasLien:active{
 font-family:'Roboto',sans-serif;
 font-size: 12pt;
 color: #FFFFFF;
 background-color:#128CC7;  /* #149FE0 */
 text-decoration: none;
}
a.lienBlanc12FondbleuPasLien:hover{
 font-family:'Roboto',sans-serif;
 font-size: 12pt;
 color: #FFFFFF;
 background-color:#128CC7;
 opacity: 0.8; 
 text-decoration: none;
}
.overDemandeOuverture {
	width: 278px;
	height: 346px;
	display: block;
	background: url('/images/demande_ouverture_hover.png') no-repeat;
}
.overDemandeOuverture2 {
	width: 240px;
	height: 300px;
	display: block;
	background: url('/images/demande_ouverture_hover2.png') no-repeat;
}
.overDemandeOuverture2:hover,
.overDemandeOuverture2:focus,
.overDemandeOuverture2:active{
	background-image: url("/images/demande_ouverture2.png");
}

.overDemandeOuverture:hover,
.overDemandeOuverture:focus,
.overDemandeOuverture:active{
	background-image: url("/images/demande_ouverture.png");
}

.overPlaquette1 {
	width: 278px;
	height: 346px;
	display: block;
	background: url('/images/plaquette_hover.png') no-repeat;
}

.overPlaquette1:hover,
.overPlaquette1:focus,
.overPlaquette1:active{
	background-image: url("/images/plaquette.png");
}

.overPlaquette3 {
	width: 240px;
	height: 300px;
	display: block;
	background: url('/images/plaquette_hover3.png') no-repeat;
}

.overPlaquette3:hover,
.overPlaquette3:focus,
.overPlaquette3:active{
	background-image: url("/images/plaquette3.png");
}

.overPlaquette4 {
	width: 240px;
	height: 300px;
	display: block;
	background: url('/images/plaquette4_hover.png') no-repeat;
}
.overPlaquette4:hover,
.overPlaquette4:focus,
.overPlaquette4:active{
	background-image: url("/images/plaquette4.png");
}

.overPlaquette2 {
	width: 278px;
	height: 346px;
	display: block;
	background: url('/images/plaquette2_hover.png') no-repeat;
}
.overPlaquette2:hover,
.overPlaquette2:focus,
.overPlaquette2:active{
	background-image: url("/images/plaquette2.png");
}
.overTransflotte {
width: 278px;
height: 346px;
display: block;
background: url('/images/transflotte_hover.png') no-repeat;
}
.overTransflotte:hover,
.overTransflotte:focus,
.overTransflotte:active{
	background-image: url("/images/transflotte.png");
}
.overTransflotte2 {
width: 240px;
height: 300px;
display: block;
background: url('/images/transflotte_hover2.png') no-repeat;
}
.overTransflotte2:hover,
.overTransflotte2:focus,
.overTransflotte2:active{
	background-image: url("/images/transflotte2.png");
}
a.lien:link {color: #0636B3;}
a.lien:visited {color: #0636B3;}
a.lien:active {color: #6487C2;}
a.lien:hover {background-color: #F4F4F4;}
a.lien {text-decoration: underline;}

a.lienRose:link {color: #DB0A59;}
a.lienRose:visited {color: #DB0A59;}
a.lienRose:active {color: #FBA2C4;}
a.lienRose:hover {background-color: #F4F4F4;}
a.lienRose {text-decoration: underline;}

a.lienselectionne:visited {color:black;}
a.lienselectionne:active {color:red;}
a.lienselectionne:hover {color:red;}

.adresseMail a:link {color: #0636B3;}
.adresseMail a:visited {color: #0636B3;}
.adresseMail a:active {color: #969696;}
.adresseMail a:hover {background-color: #ffffff;}
.adresseMail a {text-decoration: underline;}
.adresseMail td {border:1px solid black;border-spacing:inherit;}
.adresseMail table {font-family: 'Roboto',sans-serif;font-size: 14pt;}

.menu a.lienMenu{
	color:#FFFFFF;
	text-decoration:none;
}
.menu a.lienMenu:hover{
	color:#FFFFFF;
	text-decoration:underline;
	opacity: 0.7;
}
.MenuBleu {
	font-family: 'Roboto-Bold',sans-serif;
	font-size: 14pt;
	color: #6174B9;
	font-weight:bold;
	text-decoration: none;
}
.flashinfo a.lienM{
	color:#FFFFFF;
	text-decoration:underline;
	opacity: 0.7;
}
.flashinfo a.lienM:hover{
	color:#FFFFFF;
	text-decoration:none;
}

.menu_onglet a{
	font-family: 'Roboto',sans-serif;font-size: 18pt;
	color: #FFFFFF;
	font-weight:bold;	
	border-radius: 10px 10px 0px 0px / 30px 30px 0px 0px;
	box-shadow: 1px 1px 2px #5E97DD inset,0px 0px 1px black,0px -1px 1px white;
	background-color:#ADC9ED; /* #CCDEF4 */
	text-decoration:none;	
}
.menu_onglet a:hover{
	background-color:#97BAEA;
	cursor:pointer;	
}
.imgopacite{
	border:1px solid;
	border-color:#6487C2;
}
.imgopacite:hover{
	border:1px solid;
	border-color:#6487C2;	
	color:#FFFFFF;
	opacity: 0.6;	
}
.imgopacite2{
	border:none;
}
.imgopacite2:hover{
	color:#FFFFFF;
	border:1px;
	border-color:#6487C2;	
	opacity: 0.7;	
}
.imgopaciteBleu{
    position: relative;
    display: inline-block;
    /*padding: .95rem 1.5rem;*/
    cursor: pointer;
    line-height: 1;
    font-size: 1em;
    /*text-shadow: 0 -1px 1px rgba(0,0,0,.25);*/
    color: #6174B9;
	border :1px solid;
	border-color:#6487C2;
    background: #fff;	
    border-radius: .5rem;
    white-space: normal;
    -webkit-appearance: none;
}
.imgopaciteBleu:hover{
    position: relative;
    display: inline-block;
    /*padding: .95rem 1.5rem;*/
    cursor: pointer;
    line-height: 1;
    font-size: 1em;
    /*text-shadow: 0 -1px 1px rgba(0,0,0,.25);*/
	color: #6174B9;
	border :1px solid;	
	border-color:#6487C2;
    border-radius: .5rem;
    white-space: normal;
    -webkit-appearance: none;
	background-color: #DED5FA;
	opacity: 0.9;	
}
a.SansSoulignement:link, a.SansSoulignement:visited, a.SansSoulignement:hover{
	text-decoration:none; 
}
.imgAGaucheVMilieu{
	text-align:left;	
	vertical-align:middle;
	border:none;
}
.imprimer{
	cursor:pointer;
    cursor: hand;/*pour IE6*/
}
.imprimer:hover{
	cursor:pointer;
    cursor: hand;/*pour IE6*/
	background-color:#D2ECFF;
}
input[type=password].conn{
    border: 2px solid #6487C2;
    border-radius: 4px;
    color: #1B3D7F;
	padding-left:30px;
	line-height:30px;
	height: 3em;
	display:block;
}
input[type=text].conn{
    border: 2px solid #6487C2;
    border-radius: 4px;
    color: #1B3D7F;
	padding-left:30px;
	line-height:30px;
	height: 3em;	
	display:block;
}
td #menu_active{
	font-family: 'Roboto',sans-serif;font-size: 18pt;
	color: #FFFFFF;
	font-weight:bold;
	border-radius: 10px 10px 0px 0px / 20px 20px 0px 0px;
	box-shadow: 1px 1px 2px #2564AF inset,0px 0px 1px black,0px -1px 1px white;
	background-color:#6299DD;
	cursor:pointer;
}
#login{
  display: block;
  background:url('/images/icone_login.jpg') no-repeat;
  background-position:left;
}
#password{
  display: block;
  background:url('/images/icone_pas.jpg') no-repeat;
  background-position:left;  
}
table.bordsbleux{
	border:1px solid #709BBF;
	border-collapse:collapse;	
	white-space:nowrap;
}

table.bordsbleuxWrap{
	border:1px solid #709BBF;
	border-collapse:collapse;	
}

td.bordsbleux{
	border:1px solid #709BBF;
}
td.fondGris{
	background-color: #DFDFDF;
}
.titreHautOmbre{
	box-shadow: 0px 6px 6px #737373;
}
.PointeurMain{
	cursor:crosshair;
}
.logo-rubrique-convoyage{
	background: url('/images/logo-rubrique-convoyage.jpg') no-repeat left;
	clear:both; 
	margin:0em 0px 0em 0px;
	padding-left:20px; 
	font-family:"trebuchet ms",arial,sans-serif; 
	color:white; 
	font-weight:normal; 
	font-size:20px;
	line-height:30px;	
	padding-top:7px;
}
.logo-rubrique-cyclo-pizza{
	background: url('/images/logo-rubrique-cyclo-pizza.jpg') no-repeat left;
	clear:both; 
	margin:0em 0px 0em 0px;
	padding-left:20px; 
	font-family:"trebuchet ms",arial,sans-serif; 
	color:white; 
	font-weight:normal; 
	font-size:20px;
	line-height:30px;	
	padding-top:7px;
}
.logo-rubrique-sos-flotte{
	background: url('/images/logo-rubrique-sos-flotte.jpg') no-repeat left;
	clear:both; 
	margin:0em 0px 0em 0px;
	padding-left:20px; 
	font-family:"trebuchet ms",arial,sans-serif; 
	color:white; 
	font-weight:normal; 
	font-size:20px;
	line-height:30px;	
	padding-top:7px;
}
.logo-rubrique-auto-mission{
	background: url('/images/logo-rubrique-auto-mission.jpg') no-repeat left;
	clear:both; 
	margin:0em 0px 0em 0px;
	padding-left:20px; 
	font-family:"trebuchet ms",arial,sans-serif; 
	color:white; 
	font-weight:normal; 
	font-size:20px;
	line-height:30px;	
	padding-top:7px;
}
.logo-transflotte-marchandises{
	background: url('/images/logo-transflotte-marchandises.jpg') no-repeat left;
	clear:both; 
	margin:0em 0px 0em 0px;
	padding-left:20px; 
	font-family:"trebuchet ms",arial,sans-serif; 
	color:white; 
	font-weight:normal; 
	font-size:20px;
	line-height:30px;	
	padding-top:7px;	
}
.logo-rubrique-flotte{
	background: url('/images/logo-rubrique-flotte.jpg') no-repeat left;
	clear:both; 
	margin:0em 0px 0em 0px;
	padding-left:20px; 
	font-family:"trebuchet ms",arial,sans-serif; 
	color:white; 
	font-weight:normal; 
	font-size:20px;
	line-height:30px;	
	padding-top:7px;	
}
.logo-rubrique-neutre{
	background: url('/images/logo-rubrique-neutre.jpg') no-repeat left;
	clear:both; 
	margin:0em 0px 0em 0px;
	padding-left:20px; 
	font-family:"trebuchet ms",arial,sans-serif; 
	color:white; 
	font-weight:normal; 
	font-size:20px;
	line-height:30px;	
	padding-top:2px;
}
.logo-rubrique-neutre2{
	background: url('/images/logo-rubrique-neutre2.jpg') no-repeat left;
	clear:both; 
	margin:0em 0px 0em 0px;
	padding-left:20px; 
	font-family:"trebuchet ms",arial,sans-serif; 
	color:white;
	font-weight:normal; 
	font-size:20px;
	line-height:30px;	
	padding-top:2px;
}
.logo-rubrique-batiments{
	background: url('/images/logo-rubrique-batiments.jpg') no-repeat left;
	clear:both; 
	margin:0em 0px 0em 0px;
	padding-left:20px; 
	font-family:"trebuchet ms",arial,sans-serif; 
	color:white; 
	font-weight:normal; 
	font-size:20px;
	line-height:30px;	
	padding-top:7px;
}
.rubrique-paiement-securise {
	background: url('/images/logo-rubrique-paiement-securise.jpg') no-repeat left;
	clear:both; 
	margin:0em 0px 0em 0px;
	padding-left:20px; 
	font-family:"trebuchet ms",arial,sans-serif; 
	color:white; 
	font-weight:normal; 
	font-size:20px;
	line-height:30px;	
	padding-top:7px;
}
.rubrique-modifer-coordonnees {
	background: url('/images/logo-rubrique-contact.jpg') no-repeat left;
	clear:both; 
	margin:0em 0px 0em 0px;
	padding-left:20px; 
	font-family:"trebuchet ms",arial,sans-serif; 
	color:white; 
	font-weight:normal; 
	font-size:20px;
	line-height:30px;	
	padding-top:7px;
}
.rubrique-porte-documents {
	background: url('/images/logo-rubrique-sans-icon.jpg') no-repeat left;
	clear:both; 
	margin:0em 0px 0em 0px;
	padding-left:20px; 
	font-family:"trebuchet ms",arial,sans-serif; 
	color:white; 
	font-weight:normal; 
	font-size:20px;
	line-height:30px;	
	padding-top:7px;
}
input[type=Submit].porte-doc-telecharger{
	background: url('/images/icone_telecharger.png') no-repeat center;
	max-width:48px;
	width:48px;
	height:48px;
	max-height:48px;
	display: inline-block;
}
input[type=Submit].porte-doc-telecharger:hover{
	background: url('/images/icone_telecharger.png') no-repeat center;
	background-color:#9DB8EA;
	max-width:48px;
	width:48px;
	height:48px;
	max-height:48px;
	display: inline-block;
}
input[type=Submit].doc_associe_telecharger{
	background: url('/images/icone_telecharger2.png') no-repeat center;
	width:32px;
	height:32px;
	display: block;
}
input[type=Submit].doc_associe_telecharger:hover{
	background: url('/images/icone_telecharger2.png') no-repeat center;
	background-color:#9DB8EA;
	width:32px;
	height:32px;
	display: block;
}
input[type=Submit].doc_associe_supprimer{
	background: url('/images/icone-supprimer.png') no-repeat center;
	width:32px;
	height:32px;
	display: block;
}
input[type=Submit].doc_associe_supprimer:hover{
	background: url('/images/icone-supprimer.png') no-repeat center;
	background-color:#9DB8EA;
	width:32px;
	height:32px;
	display: block;
}
input[type=Submit].porte-doc-supprimer{
	background: url('/images/icone-supprimer.png') no-repeat center;
	max-width:48px;
	width:48px;	
	height:48px;
	max-height:48px;
	display: inline-block;
}
input[type=Submit].porte-doc-supprimer:hover{
	background: url('/images/icone-supprimer.png') no-repeat center;
	background-color:#9DB8EA;	
	max-width:48px;
	width:48px;	
	height:48px;
	max-height:48px;
	display: inline-block;
}
table.bordFin {
 border:1px solid black; 
 background-color:#EBEBEB;
}
.bordFinIncolore {
 border:1px solid black;
}
table.bordFin2 {
 border:1px solid black;
 background-color:#EBEBEB;
 border-color:#666666;
}
td.bordFinLeft {
 background-color:#EBEBEB;
 border-color:#666666;
 border-left: solid thin;
}
td.bordFinBas {
 background-color:#EBEBEB;
 border-color:#666666;
 border-bottom: solid thin;
}
.form-style-1{
	font-family:'Roboto',sans-serif;
}
.form-style-1 input[type=text]{
    border: 2px solid #6699FF;
    border-radius: 4px;
    color: #1B3D7F;
	width: 80px;	
}
.form-style-1 input[type=text]:focus{
    border: 3px solid #0276BC;
    background-color: #F7F8F9;
    color: #1B3D7F;
	width: 80px;	
}
.form-style-1 fieldset{
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    margin: 0px 0px 10px 0px;
    border: 1px solid #6699FF;
    padding: 10px;
    background: #FFFFFF;
    box-shadow: inset 0px 0px 4px #1B3D7F;
    -moz-box-shadow: inset 0px 0px 4px #1B3D7F;
    -webkit-box-shadow: inset 0px 0px 4px #1B3D7F;
}
.form-style-1 fieldset legend{
    color: #6699FF;
    border-top: 1px solid #0276BC;
    border-left: 1px solid #0276BC;
    border-right: 1px solid #0276BC;
    border-radius: 5px 5px 0px 0px;
    -webkit-border-radius: 5px 5px 0px 0px;
    -moz-border-radius: 5px 5px 0px 0px;
    background: #FFFFFF;
    padding: 0px 8px 3px 8px;
    box-shadow: -0px -1px 2px #F1F1F1;
    -moz-box-shadow:-0px -1px 2px #F1F1F1;
    -webkit-box-shadow:-0px -1px 2px #F1F1F1;
    font-weight: normal;
    font-size: 16px;
}
.form-style-1 input[type=submit], input[type=button]{
	font-family:'Roboto',sans-serif;
	font-size:14px;
	color: #FFFFFF;
	background-color:#1B3D7F;
	border-radius:6px;
	box-shadow:0 0 9px 2px;
    width: 120px;
}
.form-style-1 input[type=submit]:hover, input[type=button]:hover{
	color:#F9F9F9;
	border-radius:6px;
	box-shadow:0 0 9px 2px;
	background-color:#285EC1;
}
.form-style-1 textarea{
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border: 1px solid #1B3D7F;
    outline: none;
    color: #1B3D7F;
    padding: 5px 8px 5px 8px;
    box-shadow: inset 1px 1px 3px #6487C2;
    -moz-box-shadow: inset 1px 1px 3px #6487C2;
    -webkit-box-shadow: inset 1px 1px 3px #6487C2;
    background: #FFFFFF;
	height:85px;
	width:275px;
}
.form-style-1 textarea:focus{
	background-color: #F1F2F5;
	height:85px;
}

.form-style-2{
	font-family:'Roboto',sans-serif;
}
.form-style-2 textarea{
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border: 1px solid #1B3D7F;
    outline: none;
    color: #1B3D7F;
    padding: 5px 8px 5px 8px;
    box-shadow: inset 1px 1px 3px #6487C2;
    -moz-box-shadow: inset 1px 1px 3px #6487C2;
    -webkit-box-shadow: inset 1px 1px 3px #6487C2;
    background: #FFFFFF;
	height:85px;
	width:400px;
}
.form-style-2 textarea:focus{
	background-color: #F1F2F5;
	height:85px;
}
.form-style-2 input[type=submit], input[type=button]{
	font-family:'Roboto',sans-serif;
	font-size:14px;
	color: #FFFFFF;
	background-color:#1B3D7F;
	border-radius:6px;
	box-shadow:0 0 9px 2px;
    width: 120px;
}
.form-style-2 input[type=submit]:hover, input[type=button]:hover{
	color: #F1F1F1;
	border-radius:6px;
	box-shadow:0 0 9px 2px;
	background-color:#285EC1;
}
.form-style-2 fieldset{
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    margin: 0px 0px 10px 0px;
    border: 1px solid #6699FF;
    padding: 10px;
    background: #FFFFFF;
    box-shadow: inset 0px 0px 4px #1B3D7F;
    -moz-box-shadow: inset 0px 0px 4px #1B3D7F;
    -webkit-box-shadow: inset 0px 0px 4px #1B3D7F;
}
.form-style-2 fieldset legend{
    color: #6699FF;
    border-top: 1px solid #0276BC;
    border-left: 1px solid #0276BC;
    border-right: 1px solid #0276BC;
    border-radius: 5px 5px 0px 0px;
    -webkit-border-radius: 5px 5px 0px 0px;
    -moz-border-radius: 5px 5px 0px 0px;
    background: #FFFFFF;
    padding: 0px 8px 3px 8px;
    box-shadow: -0px -1px 2px #F1F1F1;
    -moz-box-shadow:-0px -1px 2px #F1F1F1;
    -webkit-box-shadow:-0px -1px 2px #F1F1F1;
    font-weight: normal;
    font-size: 16px;
}

.form-style-3{
    /*max-width: 1000px;*/
	font-family:'Roboto',sans-serif;
}
.form-style-3 fieldset{
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    margin: 0px 0px 10px 0px;
    border: 1px solid #6699FF;
    padding: 10px;
    background: #FFFFFF;
    box-shadow: inset 0px 0px 4px #1B3D7F;
    -moz-box-shadow: inset 0px 0px 4px #1B3D7F;
    -webkit-box-shadow: inset 0px 0px 4px #1B3D7F;
}
.form-style-3 fieldset legend{
    color: #6699FF;
    border-top: 1px solid #0276BC;
    border-left: 1px solid #0276BC;
    border-right: 1px solid #0276BC;
    border-radius: 5px 5px 0px 0px;
    -webkit-border-radius: 5px 5px 0px 0px;
    -moz-border-radius: 5px 5px 0px 0px;
    background: #FFFFFF;
    padding: 0px 8px 3px 8px;
    box-shadow: -0px -1px 2px #F1F1F1;
    -moz-box-shadow:-0px -1px 2px #F1F1F1;
    -webkit-box-shadow:-0px -1px 2px #F1F1F1;
    font-weight: normal;
    font-size: 16px;
}
.form-style-3 textarea{
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border: 1px solid #1B3D7F;
    outline: none;
    color: #1B3D7F;
    padding: 5px 8px 5px 8px;
    box-shadow: inset 1px 1px 3px #6487C2;
    -moz-box-shadow: inset 1px 1px 3px #6487C2;
    -webkit-box-shadow: inset 1px 1px 3px #6487C2;
    background: #FFFFFF;
	height:85px;
	width:275px;		
}
.form-style-3 textarea:focus{
	background-color: #F1F2F5;
	height:85px;
	width:275px;
}
.form-style-3 input[type=submit], input[type=button]{
	font-family:'Roboto',sans-serif;
	font-size:14px;
	color: #FFFFFF;
	background-color:#1B3D7F;
	border-radius:6px;
	box-shadow:0 0 9px 2px;
    width: 120px;
}
.form-style-3 input[type=submit]:hover, input[type=button]:hover{
	color:#F9F9F9;
	border-radius:6px;
	box-shadow:0 0 9px 2px;
	background-color:#285EC1;
}
.form-style-4 input[type=submit]{
	font-family:'Roboto',sans-serif;
	font-size:12px;
	color: #FFFFFF;
	background-color:#FF5500;
	border-radius:6px;
	box-shadow:0 0 9px 2px;
}
.form-style-4 input[type=submit]:hover{
	color:#F9F9F9;
	border-radius:6px;
	box-shadow:0 0 9px 2px;
	background-color:#FF6F28;
}

.form-style-5{
    /*max-width: 1000px;*/
	font-family:'Roboto',sans-serif;
}
.form-style-5 fieldset{
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    margin: 0px 0px 10px 0px;
    border: 1px solid #6699FF;
    padding: 10px;
    background: #FFFFFF;
    box-shadow: inset 0px 0px 4px #1B3D7F;
    -moz-box-shadow: inset 0px 0px 4px #1B3D7F;
    -webkit-box-shadow: inset 0px 0px 4px #1B3D7F;
}
.form-style-5 fieldset legend{
    color: #6699FF;
    border-top: 1px solid #0276BC;
    border-left: 1px solid #0276BC;
    border-right: 1px solid #0276BC;
    border-radius: 5px 5px 0px 0px;
    -webkit-border-radius: 5px 5px 0px 0px;
    -moz-border-radius: 5px 5px 0px 0px;
    background: #FFFFFF;
    padding: 0px 8px 3px 8px;
    box-shadow: -0px -1px 2px #F1F1F1;
    -moz-box-shadow:-0px -1px 2px #F1F1F1;
    -webkit-box-shadow:-0px -1px 2px #F1F1F1;
    font-weight: normal;
    font-size: 16px;
}
.form-style-5 textarea{
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border: 1px solid #1B3D7F;
    outline: none;
    color: #1B3D7F;
    padding: 5px 8px 5px 8px;
    box-shadow: inset 1px 1px 3px #6487C2;
    -moz-box-shadow: inset 1px 1px 3px #6487C2;
    -webkit-box-shadow: inset 1px 1px 3px #6487C2;
    background: #FFFFFF;
	height:50px;
	width:550px;		
}
.form-style-5 textarea:focus{
	background-color: #F1F2F5;
	height:50px;
	width:550px;
}
.form-style-5 input[type=submit], input[type=button]{
	font-family:'Roboto',sans-serif;
	font-size:14px;
	color: #FFFFFF;
	background-color:#1B3D7F;
	border-radius:6px;
	box-shadow:0 0 9px 2px;
    width: 120px;
}
.form-style-5 input[type=submit]:hover, input[type=button]:hover{
	color:#F9F9F9;
	border-radius:6px;
	box-shadow:0 0 9px 2px;
	background-color:#285EC1;
}


hr.separateur {
	height: 1px;
    border: 1px solid;
	color: #4B4E6D;
	background-color: #4B4E6D;
}
.btn_upload{
	width:32px;
	height:32px;
  	vertical-align:middle;
/*    border: 1px solid #0276BC;*/
}
.btn_recherche{
	font-family:'Roboto',sans-serif;
	font-size:14px;
	color: #FFFFFF;
	background-color:#1B3D7F;
	border-radius:6px;
	box-shadow:0 0 9px 2px;
    width: 120px;
}
.btn_recherche:hover{
	color:#F9F9F9;
	border-radius:6px;
	box-shadow:0 0 9px 2px;
	background-color:#285EC1;
}
.btn_pj:hover{
	box-shadow: 8px 8px 6px #aaa;
}
.image_paiement_input{
 background: url('/images/logo-ps.jpg') no-repeat center;
 width: 140px;
 height:30px;
}
.image_paiement_input:hover{
 cursor:pointer;
}
.pasdespace{
 white-space:nowrap;
}
#moncercleVert{
  background:#bfd70e;
  border-radius:50%;
  width:45px;
  height:45px;
  border:2px solid #bfd70e;
}
#moncercleViolet{
  background:#FFBFFF;
  border-radius:50%;
  width:45px;
  height:45px;
  border:2px solid #bfd70e;
}
#moncercleNoir{
  background:#969696;
  border-radius:50%;
  width:45px;
  height:45px;
  border:2px solid #969696; 
}
#moncercleBleu{
  background:#9FDDF4;
  border-radius:50%;
  width:45px;
  height:45px;
  border:2px solid #9FDDF4; 
}
#moncercleRouge{
  background:#F8BEB6;
  border-radius:50%;
  width:45px;
  height:45px;
  border:2px solid #F8BEB6; 
}
.aspectligne{
 background-color: #F6FBFF;
}

.aspectligne:hover{
 background-color: #E1F4FF;
}
.aspectligneDeblancAVertClair{
 background-color: #FFFFFF;
}
.aspectligneDeblancAVertClair:hover{
 background-color: #D6F4CA;
}
.aspectligneVertClair{
 background-color: #CAF2EE;
}
.aspectligneVertClair:hover{
 background-color: #D6F4CA;
}
.aspectligneBleuPlusFonce{
 background-color: #F6FBFF;
}
.aspectligneBleuPlusFonce:hover{
 background-color: #BFE8FF;
}

.conteneur{
 position: relative;
}
.conteneur iframe{
 position: absolute;
 top: 0;
 left: 0;
 width: 100%;
 height: 100%;
}
.bouttons{
	font-family:'Roboto',sans-serif;
	font-size:14px;
	color: #FFFFFF;
	background-color:#1B3D7F;
	border-radius:6px;
	box-shadow:0 0 9px 2px;
    width: 190px;
}
.bouttons:hover{
	color: #F1F1F1;
	border-radius:6px;
	box-shadow:0 0 9px 2px;
	background-color:#285EC1;
}
.bouttonsGrand{
	font-family:'Roboto',sans-serif;
	font-size:14px;
	color: #FFFFFF;
	background-color:#1B3D7F;
	border-radius:6px;
	box-shadow:0 0 9px 2px;
    width: 230px;
}
.bouttonsGrand:hover{
	color: #F1F1F1;
	border-radius:6px;
	box-shadow:0 0 9px 2px;
	background-color:#285EC1;
}
label.IconeLienExterne:hover
{
    color: #3366FF;
}

/*Bouton d'aide*/
a.aides, a.aides2{
     color:#ccc;
     text-shadow:0 -1px 0 black;                
}
a.aides:hover, a.aides:focus, a.aides2:hover, a.aides2:focus{
    background:rgba(0,0,0,.4);
     /*box-shadow:0 1px 0 rgba(255,255,255,.4);*/
	box-shadow:0 0 0 rgba(255,255,255,0);
}
a.aides span{
     position:absolute;
     /*margin-top:23px;
     margin-left:-35px;*/
	 right: 0; /*AJ termes */
	 width: 350px; /*AJ termes */
     color:white;
     background:rgba(0,0,0,.9);
     padding:10px;
     border-radius:3px;
     box-shadow:0 0 2px rgba(0,0,0,.5);
     transform:scale(0) rotate(-12deg);
     transition:all .25s;
     opacity:0,7;
}
a.aides2 span{
     position:absolute;
     /*margin-top:23px;*/
     /*margin-left:-35px;*/
	 right: 0; /*AJ termes */
	 width: 500px; /*AJ termes */
	 max-width: 450px;
     color:white;
     background:rgba(0,0,0,.9);
     padding:10px;
     border-radius:3px;
     box-shadow:0 0 2px rgba(0,0,0,.5);
     transform:scale(0) rotate(-12deg);
     transition:all .25s;
     opacity:0,7;
}
a.aides:hover span, a.aides:focus span, a.aides2:hover span, a.aides2:focus span{
    transform:scale(1, 1) rotate(0);
	opacity:1;
}
.awesome {
    position: relative;
    display: inline-block;
    padding: .95rem 1.5rem;
    cursor: pointer;
    line-height: 1;
    font-size: 1em;
    /*text-shadow: 0 -1px 1px rgba(0,0,0,.25);*/
    color: #fff;
    border: 0;
    border-radius: .5rem;
    white-space: normal;
    -webkit-appearance: none;
}
.awesome.gris {
    border: 1px solid;
    color: #686868;
    background: #fff;
}
.awesome.rouge {
    border: 1px solid;
    color: #DB0A59;
    background: #fff;
}
.awesome.bleu{
	border :1px solid;
	color: #537ABB;
    background: #fff;	
}
#cerclePetitBleu{
	width: 8px;
	height: 8px;
	background: blue;
	border-radius: 50%;
	/*border:2px solid #679403; */
	position: relative;
	display: inline-block;	
}
#cerclePetitVert{
	width: 8px;
	height: 8px;
	background: green;
	border-radius: 50%;
	/*border:2px solid #679403; */
	position: relative;
	display: inline-block;		
}
.zoom div img {
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.zoom div:hover img {
	-webkit-transform: scale(10);
	transform: scale(10);
	transform-origin: 0 0;
}
.divzoom div {
	width: 750px;
	height: 600px;
	margin: 0;
	padding: 0;
	background: #F4F4F4;
	overflow: hidden;
}