﻿@charset "utf-8";
/* ############################## Structure Template ############################## */

#footer_centre a, a:active, a:visited {
	text-decoration:none;
	color:#484747;
}

#footer_centre a:hover {
	text-decoration:none;
	color:#d86c11;
}

.item-page
{
	float:left;
}

.authentification
{
	float:right;
}

#login {
	width:150px;
	height:60px;
	float:right;
	margin-right:70px;
	margin-top:15px;
	color:#FFF;
	text-transform:uppercase;
	font-size:10px;
}

#menu {
	height:25px;
	width:705px;
	margin-left:195px;
	margin-top:95px;
}

#menu ul li {
	float:left;
	list-style-type:none;
	margin-right:5px;
}

#menu ul li a {
	display:block;
	width:124px;
	height:25px;
	text-align:center;
	text-decoration:none;
	line-height:25px;
	font-family:Arial, Helvetica , sans-serif;
	
	background:url(../images/btnOrange.png) no-repeat left top;
	color:#FFF;
	font-weight:bold;
}

#wrap {
	position:relative;
	width:100%;
	
}

#contenu {
	position:relative;
	width:900px;
	margin:0 auto;
	padding-top:0;
	margin-top:10px;
	padding-bottom:20px;
	min-height: 350px;
}

#footer {
	width:900px;
	margin:0 auto;
}

.boutonOrange {
	display:block;
	font-family: Trebuchet MS, Arial, Helvetica , sans-serif;
	background:url(../images/pages/btnOrangeOff.png) top center no-repeat;
	width:124px;
	height:24px;
	text-align:center;
	line-height:22px;
	color:black;
	text-transform:uppercase;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	border:none;
}

.boutonOrange:hover {
	background:url(../images/pages/btnOrangeOn.png) top center no-repeat;	
	color:#FFF;
	text-decoration:none;
}

.boutonOrangeCenter {
	display:inline-block;
	font-family: Trebuchet MS, Arial, Helvetica , sans-serif;
	background:url(../images/pages/btnOrangeOff.png) top center no-repeat;
	width:124px;
	height:24px;
	text-align:center;
	line-height:22px;
	color:black;
	text-transform:uppercase;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	border:none;
}

.boutonOrangeCenter:hover {
	background:url(../images/pages/btnOrangeOn.png) top center no-repeat;	
	color:#FFF;
	text-decoration:none;
}
.boutonOrange:visited {
	text-decoration:none;
}

.boutonRecherche {
	background:url(../images/pages/btnRechercheOff.png) top center no-repeat;
	padding-left:4px;
	padding-bottom:4px;
	display:inline-block;
	border: none;
	cursor: hand;
	width:16px;
	height:16px;
	margin-bottom:-4px;
}

.boutonRecherche:hover {
	background:url(../images/pages/btnRechercheOn.png) top center no-repeat;
	text-decoration:none;
}

.arrondi {
	background:#FFF;
}

.pad {
	padding:10px;
}

.padGauche {
	padding-left:10px;
}

.padCoter {
	padding:0 10px;
}

.margeBloc5555 {
	margin-top:5px;
	margin-left:5px;
	margin-right:5px;
	margin-bottom:5px;
}

.margeHaut{
	margin-top:10px;
}

.margeHaut5{
	 margin-top:5px;
}

.margeBas{
	margin-bottom:10px;
}

.margeGauche{
	margin-left:10px;
}

.rouge 
{
	color:Red;
}
	
.spacer {
  clear: both;
}

.centrer 
{
	margin:0 auto;	
}

.Text_Centrer 
{
	text-align:center !important;
}

.Text_Gauche
{
	text-align:left !important;
}
.droite {
	float:right !important;
	/*width:235px;*/	
}

.gauche {
	float:left;	
}

.aligneDroite {
	 text-align:right;
}

.topAlign {
	 margin-top:2px;
	 padding-top:1px;
	 padding-bottom: 0;
	line-height:300px;
}

.lineSpace0 {
	line-height: 0; 
}

.lineSpace17 {
	line-height:17px !important;
}

.petit {
  font-family:Arial, Helvetica , sans-serif;
  font-size:11px;
  color:Gray;
  line-height :1px;
  padding-top:1px;
  padding-bottom:8px;
}

.petit2 {
  font-family:Arial, Helvetica , sans-serif;
  font-size:11px;
  color:Black;
 line-height:1px;
  padding-top:1px;
  padding-bottom:8px;
  
}
.none
{
  display:none;
}
.block
{
  display:block;
}
.tahoma
{
  font-family:Tahoma;
  font-size:11px;
  color:Gray;
  line-height:12px;
  padding-top:5px;
  padding-bottom:8px;
}

/* ############################## Fin structure Template ############################## */

/* ############################## Typos ############################## */


.titreOrange, .titreOrange:visited {
	color:#d86c11;
	text-transform:uppercase;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}

.titreGris, .titreGris:visited {
	color:black;
	text-transform:uppercase;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}

.titreOrange14, .titreOrange14:visited {
	color:#d86c11;
	text-transform:uppercase;
	font-size:14px;
	font-weight:bold;
	/*letter-spacing:1px;*/
	font-weight:bold;
}

.lienOrange a 
{
	text-decoration:none;
	color:black; 
}

.lienOrange a:hover 
{
	text-decoration:none;
	color:#d86c11;
}

#footer .titreOrange, .titreOrange:visited {
	color:#d86c11;
	text-transform:uppercase;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;	
}

.lienBleu a 
{
	text-decoration:none;
	color:black;
}

.lienBleu a:hover 
{
	text-decoration:none;
	color:#0f90e4;
}

.bleu {
	color:#129fe5;
	font-size:12px;
}

.orange {
	color:#d86c11;
	font-size:12px;
}

.orangeMenu {
	color:#d86c11;
	font-size:12px;
}

.vert {
	color:#2fad29;
}

.jaune {
	color:#e09d0c;
}

.noir {
	color:#000;
}

.fontSize11 {
	font-size:11px;
}

.blanc {
	color:#fff;
	font-size:12px;
}

.bolderNoir {
	font-weight:500;
	color:#000;
}
.gras {
	font-weight:bold;
	font-size:12px;
}

.petit {
	font-size:10px;
	line-height:14px;
}

.TextBoxLabel
{
	border: #CCC solid 1px;
	min-height:22px;
	margin: 1px 0 3px 0;
	width:160px;
	line-height:22px;
}

.TextBoxLabel:disabled
{
	color:Black;
}

.TextBoxLabel2
{
	border: #CCC solid 0;
	min-height:22px;
	margin: 1px 0 3px 0;
	width:160px;
	line-height:22px;    
}

.Label_22
{
	min-height:22px;
	line-height:22px;
	margin-top:3px;
	color:#484747;
}

.TextBoxLabelWhite
{
	background-color: White;
	border: #CCC solid 1px;
	min-height:20px;
	margin: 1px 0 3px 0;
	width:160px;
	line-height:20px;
}

.champRond160 {
	border: #CCC solid 1px;
	width:160px;
	height:18px;
	margin: 2px 3px 2px 0;
}

.champRond160:hover {
	border: #d86c11 solid 1px;
}

.champRond160:focus {
	border: #d86c11 solid 1px;
}

.champRond200 {
	border: #CCC solid 1px;
	width:200px;
	height:18px;
	margin: 2px 3px 2px 0;
}
.champRond200:hover {
	border: #d86c11 solid 1px;
}

.champRond200:focus {
	border: #d86c11 solid 1px;
}

.Label_champs_valide
{
	clear:both;
	float: left;
	font-weight:bold;
	color: Green;
}

.Label_champs_erreur
{
	clear:both;
	float: left;
	font-weight:bold;
	color: #FF0000;
}

.Label_champs_erreur_flottant
{
	float: left;
	font-weight:bold;
	color: #FF0000;
}

.msg_erreur
{
	float: left;
	font-weight:bold;
	color: #FF0000;
}

.Label_champs 
{
	clear:both;
	float: left;
	color: #000000;
	font-size :small;
}

.btnMouliner
{
	display:block;
	background:url(../images/cycle.gif) top center no-repeat;
	width:20px;
	height:20px;
}

.btnInformation {
	background:url(../images/inf.png) top center no-repeat;
	width:16px;
	height:16px;
	margin: 0 0 0 1px;
	border:none;
	vertical-align:middle;
}

.btnReglage {
	background:url(../fma/img/pictos/picto_reglage.png) top center no-repeat;
	width:16px;
	height:19px;
	margin: 0 0 0 1px;
	border:none;
	vertical-align:middle;
}

.croix {
	background:url(../images/pages/croix.png) top center no-repeat;
	width:16px;
	height:16px;
	margin: 0 0 0 1px;
	border:none;
	vertical-align:middle;
}

.btnRelance {
	background:url(../images/pages/relanceGris.png) top center no-repeat;
	width:16px;
	height:16px;
	margin: 0 0 0 1px;
	border:none;
	vertical-align:middle;
}

.btnModifier {
	background:url(../images/Modifier.png) top center no-repeat;
	width:16px;
	height:16px;
	margin: 0 0 0 5px;
	border:none;
	vertical-align:middle;
}

.btnCourrier {
	background:url(../images/Courriel.png) top center no-repeat;
	width:16px;
	height:16px;
	margin: 0 0 0 5px;
	border:none;
	vertical-align:middle;
}

.btnLoupe {
	background:url(../images/Loupe.png) top center no-repeat;
	width:16px;
	height:16px;
	margin: 0 0 0 1px;
	border:none;
	vertical-align:middle;
}

.btnTelechargement {
	background:url(../images/Telechargement.png) top center no-repeat;
	width:16px;
	height:16px;
	margin: 0 0 0 1px;
	border:none;
	vertical-align:middle;
}

.btnInformation2 {
	background:url(../images/Loupe2.png) top center no-repeat;
	width:16px;
	height:16px;
	margin: 0 0 0 1px;
	border:none;
	vertical-align:middle;
}

.btnImprimante {
	background:url(../images/Imprimante.png) top center no-repeat;
	width:16px;
	height:16px;
	margin: 0 0 0 5px;
	border:none;
	vertical-align:middle;
}

.btnSupprime
{
	background:url(../images/Poubelle.png) top center no-repeat;
	width:16px;
	height:16px;
	margin: 0 0 0 5px;
	border:none;
	vertical-align:middle;
}

hr {
	width:80%;
	margin:10px auto;
	border:0;
	background-color: #CCC;
	color:#CCC;
	height:1px;	
}

.RadioButtonList1 {
	height:24px;
	line-height:24px;
}

.RadioButtonList1 label {
	font-size:12px;
	font-family: Arial, Helvetica , sans-serif;
	outline:none;
	margin-right:5px;
	line-height:10px;
}

.RadioButtonList1 input[type=radio], input[type=checkbox]  
{
	height: 13px !important;
	width: 13px !important;
	font-size:12px;
	margin : 0 10px 0 0;	
}

 input[type=radio], input[type=checkbox] {
	font-size:12px;
	font-family: Arial, Helvetica , sans-serif;
	color:black;
	outline:none;
	margin-top:5px;
	margin : 0 5px 0 0;	
}

select {
	border:#CCC 1px solid;	
	padding:2px 0 0 7px;
	margin:2px 0 2px 0;
	outline:none;
	background:#FFF;
	font-size:12px;
	width:150px;
	height:22px;
	font-family: Arial, Helvetica , sans-serif;
	color:black;
}

select:hover{
	border:#d86c11 1px solid;	
}

select:focus{
	border:#d86c11 1px solid;	
}

.optionlarge option 
{
	width:240px;
}

 .line_height_Aide
 {
	line-height:18px;
 }
 
/* ############################## CSS Home ############################## */
#centre {
	float:left;
	width:700px;
	padding:0 8px 0 16px;
}

#sidebar {
	float:left;
	width:156px;
	padding:5px 0 0 5px;
}


/* ############################## Fin CSS Home ############################## */
/* ############################## Debut CSS Tarifs ############################## */
#tarifs {
	width:900px;
	border:#dddede solid 1px;
}

.gaucheTarifs {
	width:400px;
	float:left;
	margin-top:5px;
	margin-left:5px;
}

.ancienneFormule {
	width:435px;
	float:right;
	margin-top: 5px;
	margin-right:7px;
}

.pnlAncienneFormule {
	margin-left: auto;
	margin-right: auto;
	margin-top:-26px;
}

.basArrondi {
	width:695px;
	padding-top:5px;
	height:80px;
	border:none;
}

#basArrondi {
	padding-top:5px;
	border:none;
}

.coche {
	width:85px;
	height:57px;
	float:right;
	border-top:solid 1px #dddede;
	text-align:center;
	padding-top:5px;
}

.coche input {
	opacity: 0; /* pour !IE */
	filter: alpha(opacity=0); /* pour IE */
	position: absolute;
	right: 0;
	top: 0;
	width:27px;
	height:23px;
}

.datalist  {
	/*border-right: solid 1px #dddede;*/
	margin:4px 0 4px 0;
}

.datalist span 
{
	line-height:14px !important;
	text-align:left;
	overflow:hidden;
}

.datalist th span 
{
	line-height:14px !important;
	text-align:center;
}

.datalist th {
	background:url(../images/pages/bgTab.png) top left repeat-x;
	color:#d86c11;
	text-transform:uppercase;
	font-size:11px;
	text-decoration:none;
	padding: 0 3px 3px 3px;
	border-left:solid 1px #dddede;
	text-align:center;
	height:25px;
	overflow:hidden;
}

.datalist td {
	/*width:85px;*/
	padding:3px 5px 3px 5px;
	border-left:solid 1px #dddede;
	text-align:left;

	overflow:hidden;
}

.datalist td label 
{
	font-weight:normal;
	font-size:12px;
}
/************************************************************************/

.datalistReportNoBorders  {
	margin:4px 0 4px 0;
}

.datalistReportNoBorders span 
{
	line-height:14px !important;
	text-align:left;
	overflow:hidden;
}

.datalistReportNoBorders th span 
{
	line-height:14px !important;
}

.datalistReportNoBorders  th {
	background:url(../images/pages/bgTab.png) top left repeat-x;
	color:#d86c11;
	text-transform:uppercase;
	font-size:11px;
	text-decoration:none;
	padding: 0 3px 3px 3px;
	border-left:solid 1px #dddede;
	height:25px;
	overflow:hidden;
	border: solid 0 #ccc;
	border-left:solid 1px #ccc;
	vertical-align:middle;
}

.datalistReportNoBorders td {
	
	padding:3px 5px 3px 5px;
	border-left:solid 0 #dddede;
	overflow:hidden;
	border: solid 0 #ccc;
}

.tableau  {
	border-right: solid 1px #dddede;
}

.tableau  th {
	background:url(../images/pages/bgTab.png) top left repeat-x;
	color:#d86c11;
	text-transform:uppercase;
	font-size:11px;
	text-decoration:none;
	padding:3px;
	border-left:solid 1px #ffffff;
	text-align:center;
	height:25px;
}

.tableau  td {
	width:85px;
	padding:3px;
	border-left:solid 1px #dddede;
	text-align:center;
}

.Label_table_header {
	line-height: 12px;
	vertical-align: middle;
}

.Label_table_header_noir {
	line-height: 12px;
	vertical-align: middle;
	color: Black;
	font-weight: bold;
}

.Label_table_header_blanc {
	line-height: 12px;
	vertical-align: middle;
	color: white;
	font-weight: normal;
}
	.Label_table_header_blanc a, a:active, a:visited {
		text-decoration: underline !important;	
	}

.fraisTarif {
	float:left;
	width:560px;
	padding:5px 0 5px 0;
	vertical-align:top;
}
#fraisTarifs img {
	margin-bottom:25px;
}

.boutonsTarifs {
	width:600px;
	float:right;
	padding:15px;
}

#boutonsTarifs p {
	margin-bottom:20px;
}

#boutonsTarifs a {
	margin:0 5px;
}


/* ############################## Fin CSS Tarifs ############################## */

/* ############################## Debut CSS Devis ############################## */
#devis {
	width:550px;
	border:#dddede solid 1px;
	margin:0 0;
}

.ligne17 {
	line-height:17px;
}

#conducteur {
	padding:7px;
}

.cellule {
	padding-right:10px;
	line-height:24px;	
}

#basDevis {
	width:550px;
	padding-left:5px;
	height:90px;
	padding-top:5px;
	border:none;
}

.cellule img {
	vertical-align:middle;
}

#devisRisqueAggrave {
	width:550px;
	border:#dddede solid 1px;
	margin:0 5px;
}

/* ############################## Fin CSS Devis ############################## */
/* ############################## Debut CSS Menu Gestion ############################## */
#ZoneMenuPrincipal
{
	float : left;
	left : 0; 
	top: 0 ; 
	border: none ; 
	width: 180px;
}

.nonVisible{
	visibility:hidden;
}

ul.menu, ul.menu ul {
  list-style-type:none;
  margin: 0 8px 0 8px;
  padding: 0;
}

ul.menu a {
  display: block;
  text-decoration: none;
}

ul.menu li {
  margin-top: 0;
}

ul.menu li a {
  padding: -0.5em 0.5em 0.5em 0;
}

ul.menu li a:hover {
  color:#e09d0c;
}

/* ############################## Fin CSS Menu estion ############################## */
/* ############################## Debut CSS Tabs Gestion ############################## */

.onglets {
	width:580px;
}

span .soustab .ajax__tab_tab {	
	width:100% !important; 
	color:#d86c11;
	text-align:center !important; 
	text-decoration:none !important; 
	text-transform:uppercase !important; 
	vertical-align:middle !important;
	outline: none;
	line-height: 11px !important; 
	height:33px !important; 
	font-size:11px !important; 
	font-weight:bold;
	margin:auto 0 !important; 
	padding:0;
}
		
/*********************************************************/     
.ajax__myTab .ajax__tab_header {  
	font-family: verdana,tahoma,helvetica;
	padding-left:1px;
	padding-bottom:1px;
	padding-left: 0;
	text-align:center;
	cursor:pointer;
	line-height: 18px;
}  
	  
.ajax__myTab .ajax__tab_outer {  
	line-height: 18px;
	border-right: solid 1px #fff;
	-moz-box-shadow:inset 0 1px 0 0 #ffffff;
	-webkit-box-shadow:inset 0 1px 0 0 #ffffff;
	box-shadow:inset 0 1px 0 0 #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf) );
	background:-moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
	background-color:#ededed;
	border:1px solid #dcdcdc;
	display:inline-block;
} 
	  
.ajax__myTab .ajax__tab_tab {  
	vertical-align :middle;
	text-align:center;
	text-transform:uppercase;
	outline: none;
	font-size:11px;
	font-weight:bold;
	font-family:Arial;
	padding-left:9px;
	padding-right:9px;
	padding-top:5px;
	height:30px;
}  
	  
.ajax__myTab .ajax__tab_hover .ajax__tab_inner, 
.ajax__myTab .ajax__tab_hover .ajax__tab_inner {  
	background-color: #eee; 
}  

.ajax__myTab .ajax__tab_active .ajax__tab_tab {
	color:#d86c11;
	cursor:pointer;
	background-color:#eee;      
	text-align:center;
	text-transform:uppercase;
	outline: none;
	font-size:11px;
	font-weight:bold;
	font-family:Arial;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	height:30px;
	margin-left: 0;
	box-shadow:inset 0 0 5px 0 rgba(0,0,0,0.35), inset 0 0 0 1px rgba(0,0,0,0.1), 1px 1px 0 0 rgba(255,255,255,0.75);
}

.ajax__myTab .ajax__tab_panel {
	margin: 3px;
}  
		
/*********************************************************/

.hoverNoir
{
	background-color:Black;
	text-align:left;
	vertical-align:middle;
	padding-top:5px;
	padding-left:10px;
	padding-right:7px;
	padding-bottom:5px;
	opacity: 0.4;
	-moz-opacity : 0.4;
	-ms-filter: "alpha(opacity=40)"; /* IE 8 */
	filter : alpha(opacity=40); /* IE < 8 */ 
	color:Yellow;
	font-size:11px;
	font-weight:bold;
	font-style:italic;
	box-shadow:inset 0 0 0 0 rgba(0,0,0,0.25), inset 0 0 0 1px rgba(0,0,0,0.1), 0 0 2px 2px rgba(255,255,255,0.75);
	height:auto;
	width:150px;
 }
 
.preSoft
{
	box-shadow:inset 0 0 5px 0 rgba(0,0,0,0.05), inset 0 0 0 1px rgba(0,0,0,0.1), 1px 1px 0 0 rgba(255,255,255,0.15);
	border: none;
	margin: 0;
	padding:5px 5px 5px 5px; 
	background-color:#ffffff;
	border-bottom-width:0;
	height:25px;
 }

.arrondi2
{
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
   border-radius: 2px; 
} 

.padding3
{
	padding:3px 3px 3px 3px; 
} 

.enfonce
{
	display: inline-block;
	background: #ffffff;
	-webkit-box-shadow: 0 1px 0 #a0a0a0 inset, -1px -1px 1px #ffffff inset
	-moz-box-shadow: 0 1px 0 #a0a0a0 inset, -1px -1px 1px #ffffff inset
	box-shadow: 0 1px 0 #a0a0a0 inset, -1px -1px 1px #ffffff inset
 } 
 
.preBlanc
{
	border: none;
	margin: 0;
	padding:5px 5px 5px 5px; 
	background-color:White;
 }
 
.preBlanc2
{
	border: none;
	margin: 0;
	padding:5px 5px 5px 5px; 
	background-color:White;
 }
 
.left20
{
	padding-left:20px;
}

.Top2
{
	margin-top:2px;
}

.Top3
{
	margin-top:3px;
}

.Top5
{
	margin-top:5px;
}

.Top10
{
	margin-top:10px;
}

.Bottom5
{
	margin-bottom:5px;
}

.Jaune
{
	color:Yellow;
}

ul.tabs {
	position:absolute;
	left:0;
	top:0;
	margin: 0;
	padding: 0;
	list-style: none;
	height: 41px;
	width: 100%;
	margin-left:10px;
}

ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 41px;
	line-height: 41px;
	overflow: hidden;
	position: relative;
	list-style:none;
}

ul.tabs li a {
	text-decoration: none;
	display: block;
	font-size: 1em;
	padding: 0 20px;
	outline: none;
	text-transform:uppercase;
	color:#FFF;
	font-size:11px;
	font-weight:bold;
}

.tab_container {
	border-top: none;
	clear: both;
	float: left; 
	width: 100%;
	height:259px;
}
.tab_content {
	padding: 20px;
	font-size: 1.2em;
}
.tab_content h2 {
	font-weight: normal;
	padding-bottom: 10px;
	border-bottom: 1px dashed #ddd;
	font-size: 1.8em;
}
.tab_content h3 a{
	color: #254588;
}
.tab_content img {
	float: left;
	margin: 0 20px 20px 0;
	border: 1px solid #ddd;
	padding: 5px;
}
/* ############################## Fin CSS Tabs Gestion ############################## */


/* ############################## D�but CSS Popup modales ############################## */
.modalPopup
{
	background-color : White;
	border-color: #CCC;
	border-style: solid;
	border-width : 3px;
	padding-top: 0; 
}

.modalPopupTitre
{    
	background-color : #DDDDDD;
	height:30px;
}

.modalPopupBoutons
{    
	background-color : #CCCCCC;
	height:35px;
}

.interlignePetit
{
	line-height:10px !important;
}

.modalBackground
{
	opacity: 0.8;
	-moz-opacity : 0.8;
	-ms-filter: "alpha(opacity=80)"; /* IE 8 */
	filter : alpha(opacity=80); /* IE < 8 */ 
	background:url(../images/pages/bgPopupModal.png);
}

.modalBackgroundGris
{   
	opacity: 0.5;
	-moz-opacity : 0.5;
	-ms-filter: "alpha(opacity=50)"; /* IE 8 */
	filter : alpha(opacity=50); /* IE < 8 */ 
	 background-color:#DDDDDD;
}

.modalBackgroundBlanc
{   
	opacity: 0.7;
	-moz-opacity : 0.7;
	-ms-filter: "alpha(opacity=70)"; /* IE 8 */
	filter : alpha(opacity=70); /* IE < 8 */ 
	background-color:#FFFFFF;
}

.BackgroundNoir
{
	opacity: 0.3;
	-moz-opacity : 0.3;
	-ms-filter: "alpha(opacity=30)"; /* IE 8 */
	filter : alpha(opacity=30); /* IE < 8 */ 
	 background-color:Black;
	 .hcenter{margin:0 auto; width:200;}
}

.BoutonFermerPopUp{
	border:none;
	outline:none;
	margin-right:5px;
	margin-top:5px;
	vertical-align:middle;
}

.modalCorp
{    
	margin-top:10px;
}

/* ############################## Fin CSS Popup modales ############################## */

.visualiser
{
	display:block;
	background:url(../images/inf.png) top center no-repeat;
	width:16px;
	height:16px;
	margin-right:5px;
}

.table
{
	display:block;
	background:url(../images/Table.png) top center no-repeat;
	width:16px;
	height:16px;
	margin-right:5px;
}

.details
{
	display:block;
	background:url(../images/Modifier.png) top center no-repeat;
	width:16px;
	height:16px;
}

.ajouter
{
	display:block;
	background:url(../images/plus.png) top center no-repeat;
	width:16px;
	height:16px;
}

.pieceCroix 
{
	display:block;
	background:url(../images/croix.png) top center no-repeat;
	width:20px;
	height:20px;
}

.pieceExclam
{
	display:block;
	background:url(../images/exclam.png) top center no-repeat;
	width:20px;
	height:20px;
}

.pieceCycle
{
	display:block;
	background:url(../images/cycle.gif) top center no-repeat;
	width:20px;
	height:20px;
}

.pieceCheck
{
	display:block;
	background:url(../images/check.png) top center no-repeat;
	width:20px;
	height:20px;
}

.avertisseur 
{
	float:left;
	line-height:24px;
	padding-top:2px;
}

.avertisseur2 
{
	float:left;
	line-height:20px;
	
}

.infoSinistre
{
	display:block;
	background:url(../images/inf.png) top center no-repeat;
	width:18px;
	height:18px;	
}

.CustomValidatorCalloutStyle
{ 
 
   width:240px;
 background-color:#E8F5FE; 
 
}
.CustomValidatorCalloutStyle div
{
background-color:#E8F5FE; 
border:solid 1px #dedede; 

}
.CustomValidatorCalloutStyle td
{
   padding-left:11px;
   border : none;
   background-color:#E8F5FE; 
   border:solid 1px #dedede; 
  
}

.exclamRouge
{
	display:block;
	background:url(../images/exclamRouge.png) top center no-repeat;
	width:25px;
	height:25px; 
 }

/*///////////////////////////////////////////////////*/

.TextBoxLabelSimple
{
	background-color: White;
   /*  border: #EEE solid 1px;*/
	min-height:15px;
	  line-height:15px;
	margin: 1px 0 3px 0;
   /* padding: 0 0 3px 0;*/
	width:240px;
	display: inline-block;
	font-size:13px;
	
}

.LabelSimple
{
	background-color: White;
	display: inline-block;
	min-height:15px;
	line-height:15px;
	margin: 1px 0 3px 0;
   /* padding: 0 0 3px 0;*/
	width:100px;
	line-height:15px;
}
.pad2 {
	
	padding-top:1px;
	padding-left:5px;
}

.spacer1 
{
	width:300px;
	margin-top:7px;
	margin-bottom:12px;
	display: inline-block;
	border: none;
	padding: 0 0 1px 0; 
	background-color:#ccc;
}

.calendar
{
	background:url(../images/Calendar.png) bottom center no-repeat;
	padding-top:4px;
	display:inline-block;
	border: none;
   cursor: hand;
	width:16px;
	height:16px;
}

.calendar:hover
{
	cursor: hand;
}

.lienRecheche
{
	background:url(../images/BoutonRecherche.png) bottom center no-repeat;
	padding-left:4px;
	padding-bottom:4px;
	display:inline-block;
	border: none;
	cursor: hand;
	width:16px;
	height:16px;
	margin-bottom:-4px;
}

.texteRecherche
{
	font-style:italic;
	color:Gray;
	text-transform:none !important;
	margin-top:3px;
}

.texteRecherche:focus
{
	color:black;
	font-style:normal;
	text-transform:uppercase !important;
}

.texteRechercheRempli
{
	color:black;
	font-style:normal;
	text-transform:uppercase;
}

.bulleRercherche
{
	text-align:left;
	vertical-align:middle;
	font-size:12px;
	border: 0 0 0 0;
	background-color:Black;
	text-align:left;
	vertical-align:middle;
	padding-top:5px;
	padding-left:10px;
	padding-right:7px;
	padding-bottom:5px;
	opacity: 0.7;
	-moz-opacity : 0.7;
	-ms-filter: "alpha(opacity=70)"; /* IE 8 */
	filter : alpha(opacity=70); /* IE < 8 */ 
	color:Yellow;
	font-weight:bold;
	font-style:italic;
	height:auto;
	width:150px;
}

.infoBulle
{
	text-align:left;
	vertical-align:middle;
	font-size:12px;
	border: 0 0 0 0;
	background-color:Black;
	text-align:left;
	vertical-align:middle;
	padding-top:5px;
	padding-left:10px;
	padding-right:7px;
	padding-bottom:5px;
	opacity: 0.7;
	-moz-opacity : 0.7;
	-ms-filter: "alpha(opacity=70)"; /* IE 8 */
	filter : alpha(opacity=70); /* IE < 8 */ 
	color:Yellow;
	font-weight:bold;
	font-style:italic;
	height:auto;
}

.minuscule{
	text-transform:lowercase;
}

.casseExacte{
	text-transform:none !important;
}

.petitText
{
	color:black;
	font-size:smaller;
}

.colonneFixe
{
	table-layout:fixed;
}

.colonneFixe tr {
    line-height: 30px;
}

.aligneGauche
{
	text-align:left !important;
}

.aligneDroite
{
	text-align:right !important;
}

.aligneJustifie
{
	text-align:justify !important;
}

.auto
{
	width:auto; 
	padding-right:5px; 
}

.italic
{
	font-style:italic;
}

.orangeColor 
{
	color:#d86c11;
}

.newLine
{
	float:left;
	clear:left;
}

.lineHeight8
{
	line-height:8px !important;
}

.hand
{
	cursor:pointer;
}

.ombre 
{
	-moz-box-shadow: 2px 2px 5px 0 #656565;
	-webkit-box-shadow: 2px 2px 5px 0 #656565;
	-o-box-shadow: 2px 2px 5px 0 #656565;
	box-shadow: 2px 2px 5px 0 #656565;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#656565, Direction=134, Strength=5);
}

.left3
{
	margin-left:3px;
}

.padLeft5
{
	padding-left:5px;
}

.transparent
{
	opacity: 0.95;
	-moz-opacity : 0.95;
	-ms-filter: "alpha(opacity=95)"; /* IE 8 */
	filter : alpha(opacity=95); /* IE < 8 */ 
}

.bckgTransp
{
	background-color:transparent;
}

.backgroundfaf7fa
{
	background-color:#FAF7FA;
}

.ddl
{
	 border-right: solid 1px #fff;
	-moz-box-shadow:inset 0 1px 0 0 #ffffff;
	-webkit-box-shadow:inset 0 1px 0 0 #ffffff;
	box-shadow:inset 0 1px 0 0 #ffffff;
	background-color:#ededed;
	border:1px solid #dcdcdc;
	display:inline-block; 
}
.ddl:hover
{
	border:1px  solid #dcdcdc;
}
.ddl:focus
{
border:1px  solid #dcdcdc; 
}
.over
{
	overflow:hidden;
}
.droiteTexte
{
	text-align:right !important;
}

.lineHeight19
{
	line-height:19px;
	display: inline-block;
	min-height:19px;
}

.lineHeight20
{
	line-height:20px;
	display: inline-block;
	min-height:20px;
}

.Height28
{
	height:28px;
}
.half-line 
{
 line-height: .5em;
}

.gris
{
  color:#484747;
}

.fondGris
{
	background-color:#EEEEEE;
}

.pre
{
	/*box-shadow: inset 0 0 5px 0rgba(0,0,0,0.35), inset 0 0 0 1px rgba(0,0,0,0.1), 1px 1px 0 0 rgba(255,255,255,0.75);
	border: none;
	margin: 0;
	padding:5px 5px 5px 5px; 
	background-color: #eeeeee;*/
    background-color: #fff;
    padding: 0;
 }
 
 .pre2
{
		border-right: solid 1px #fff;
		-moz-box-shadow:inset 0 1px 0 0 #ffffff;
	-webkit-box-shadow:inset 0 1px 0 0 #ffffff;
	box-shadow:inset 0 1px 0 0 #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf) );
	background:-moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
	background-color:#ededed;
	border:1px solid #dcdcdc;
	display:inline-block;	
 }
 
.pre3
{
		border-right: solid 1px #fff;
		-moz-box-shadow:inset 0 1px 0 0 #ffffff;
	-webkit-box-shadow:inset 0 1px 0 0 #ffffff;
	box-shadow:inset 0 1px 0 0 #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #ededed) );
	background:-moz-linear-gradient( center top, #ededed 5%, #ededed 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
	background-color:#ededed;
 }
 
.pre4
{
	border-right: solid 1px #fff;
	-moz-box-shadow:inset 0 1px 0 0 #ffffff;
	-webkit-box-shadow:inset 0 1px 0 0 #ffffff;
	box-shadow:inset 0 1px 0 0 #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #fff4ed), color-stop(1, #fff4ed) );
	background:-moz-linear-gradient( center top, #fff4ed 5%, #fff4ed 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff4ed', endColorstr='#fff4ed');
	background-color:#fff4ed;
 }

.titreGarantie 
 { 
background: rgb(238,238,238); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(238,238,238,1) 0%, rgba(204,204,204,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(238,238,238,1)), color-stop(100%,rgba(204,204,204,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=0 ); /* IE6-9 */

}

 .gaucheTexte
{
	text-align:left;
}

.sansForme
{
	text-decoration:none;
}

.souligne {
	text-decoration:underline;
}

.contenuLargeur600 
{
	position:relative;
	float:left;
	width:600px;
	margin:0 auto;
	padding-bottom:20px;
}

.basDevis {
	width:545px;
	padding-left:5px;
	height:120px;
	padding-top:5px;
	border:none;
}

.darker
{
	background-color: rgba(0,0,0,0.05);
}

.formuleSelect
{
	background-color: rgba(255,232,214,0.9);
}

.popupControl{
	position:absolute; left:100px; top:150px;
}

.synthese  {
	margin:4px 0 4px 0;
}

.synthese span 
{
	line-height:14px !important;
	text-align:left;
	overflow:hidden;
}

.synthese th span 
{
	line-height:14px !important;
	text-align:right;
}

.synthese th {	
	color:#ffffff;
	text-transform:uppercase;
	font-size:10px;
	text-decoration:none;
	border-left:solid 1px #dddede;
	text-align:center;
	height:25px;
	overflow:hidden;
	border: solid 0 #ccc;
	border-left:solid 1px #ccc;
	vertical-align:middle;
}

.synthese td {
	border-left:solid 0 #dddede;
	text-align:right;
	overflow:hidden;
	border: solid 0 #ccc;
	padding-right:8px;
	width:auto;
}

.synthese td span {	
	text-align:center;
	width:100%;
}

.deco1
{
	box-shadow:inset 0 0 2px 0 rgba(0,0,0,0.35), inset 0 0 0 1px rgba(0,0,0,0.1), 1px 1px 0 0 rgba(255,255,255,0.75);
	border: none;
	width:4px;
	height:25px;
	background-color:#E95905;
}

.deco2
{
	box-shadow:inset 0 0 2px 0 rgba(0,0,0,0.35), inset 0 0 0 1px rgba(0,0,0,0.1), 1px 1px 0 0 rgba(255,255,255,0.75);
	border: none;
	width:4px;
	background-color:#FFBD89;
}
 
.titreOrange1 
{
	color:#E95905;
	text-decoration:none;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	text-align: left;
}

.menu_Contrat
{
	background-color:#E95905;
	 color:White;
	 width:150px;
	 height:30px;
}

.menu_Contrat :hover
{
	background-color:#F1E0F0;
	 color:White;
	 width:150px;
	 
}

.disabled
{
	background-color:#D1D0CF;
}

.red
{
	color: #FF0000;
}
 
 .gridViewTop2
{
	box-shadow: 0 0 1px 1px rgba(0,0,0,0.25), inset 0 0 0 1px rgba(0,0,0,0.1), 2px 2px 0 0 rgba(255,255,255,0.75);
	border: none;
   
	text-align:center;
	background-color:White;
	padding:3px 5px 3px 5px;
 }

.radiobuttonlist
{
	font: 12px Verdana, sans-serif;
	color: #000; /* non selected color */
}
 
.radiobuttonlist input
{
	width: 0;
	height: 0;
}
.radiobuttonlist label
{
	color: #3E3928;
	background-color:#E8E5D4;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 2px;
	padding-bottom: 2px;
	border: 1px solid #AAAAAA;
	margin: 0 0 0 0;
	white-space: nowrap;
	clear: left;
	margin-right: 5px;
}
.radiobuttonlist span.selectedradio label
{
	background-color: #F7F5E8;
	color: #000000;
	font-weight: bold;
	border-bottom-color: #F3F2E7;
	padding-top:4px;
 
}
.radiobuttonlist label:hover
{
	color: #CC3300;
	background: #D1CFC2;
}

.black {
	color:#000;
}

.border_bottom  td {
	border-bottom: solid 1px #dddede;
}

/* ############################## Devis Moto TEST ########################### */

.blocVehicule{
	padding-bottom: 10px;
	padding-right:10px;
}

.loading{
 height:16px;
 width: 16px;
 margin-top: 5px;
 padding-left:8px;
 }

/* ############################## Fin CSS Devis TEST ############################## */
 
.petit3
{
  font-family:Arial, Helvetica , sans-serif;
  font-size:12px;
    line-height:1px;
  padding-top:1px;
}

.grisClair
{
  color:#BBBBBB;
}

.fondGrisClair
{
	background-color:#606060 !important;
	color: White !important;
}

.fondGrisMoyen
{
	background-color:#303030 !important;
	color: White !important;
}

.grisFonce
{
	color:#333333;
}

.tableauBasLigne
{
	border-bottom: solid 1px #dddede;
}

.lineSpace14
{
	line-height:14px; 
}

.listePuce
{
	background-image: url(../images/puce.png);
	background-repeat: no-repeat;
	background-position: 0 10px; 
	padding-left: 20px; 
	padding-top: 10px;
	list-style-type: none;
}

.lienBleu2
{
	margin-left: 5px;
	color: CornFlowerBlue;
	font-size: 13px;
}

.transparent40
{
	opacity: 0.4;
	-moz-opacity : 0.4;
	-ms-filter: "alpha(opacity=40)"; /* IE 8 */
	filter : alpha(opacity=40); /* IE < 8 */ 
}

.textePuce
{
	background-image:url(../images/puce.png);
	background-repeat:no-repeat;
	background-position: 0 5px;
	text-indent: 20px;
}    

.ajax__fileupload_button
{
	background-color: green;
}

.fileUploadClass input[type=text]
{
	display: none;
}

.fileUploadClass input[type=file]
{
	width: 180px !important;
}

.lettreCheque
{
	font-family:Arial, Helvetica , sans-serif;
	font-size:11px;
	color:Black;
	padding-top:1px;
	padding-left: 5px;
}

.entier
{
	width:100%;
}
.demi
{
	width:50%;
}
.tier
{
	width:33.3%;
}
.quart
{
	width:25%;
}
.cinquieme
{
	width:20%;
}
.sixieme
{
	width:16.6%;
}
.masque{
	display: none !important;
}




.entier
{
	width:100%;
}
.demi
{
	width:50%;
}
.tier
{
	width:33.3%;
}
.largeur100
{
	width:100px;
}
.largeur85
{
	width:85px;
}

.TableauEntete{
	border:#dddede solid 1px;
	background-color: white;
	color: black;
	text-align: center;
	font-weight: bold;
}

.TableauEnteteRouge{
	border:#DA4531 solid 1px;
	background-color: #DA4531;
	color: white;
	text-align: center;
	font-weight: bold;
}

.TableauEnteteJaune{
	border:#FFBA03 solid 1px;
	background-color: #FFBA03;
	color: white;
	text-align: center;
	font-weight: bold;
}

.TableauEnteteVert{
	border:#009B58 solid 1px;
	background-color: #009B58;
	color: white;
	text-align: center;
	font-weight: bold;
}

.TableauEnteteNoir{
	border:#dddede solid 1px;
	background-color: #474747;
	color: white;
	text-align: center;
	font-weight: normal;	
}

.TableauEnteteNoir th {
	text-align: center;
}

.alignVertical td{
    vertical-align: middle !important;
    text-align:center !important;
}

.margesVerticales input, textarea, select {
    margin: 10px 0 10px 0;
    padding: 0 0 0 0 ! important;
}

.TableauEnteteBleu{
	border:#1166E7 solid 1px;
	background-color: #1166E7;
	color: white;
	text-align: center;
	font-weight: bold;
}

.ReportingEntetMasque{
	display: none;
}

.Tableau{    
	border:#dddede solid 1px;
}

.Tableau td{
	padding:3px 5px 3px 5px;
	border:solid 1px #dddede;
}

.TableauAlterne{
	padding:3px 5px 3px 5px;
	border:solid 1px #dddede;
	background-color: #cccccc;
}

.TableauAlterne td{
	padding:3px 5px 3px 5px;
	border:solid 1px #dddede;
	background-color: #cccccc;
}

.GaucheNoire {
	border-left:solid 1px #434343 !important;
}

.GaucheBlanc {
	border-left:solid 1px #fcfcfc !important;
}

.DroiteNoire {
	border-right:solid 1px #434343 !important;
}

.DroiteBlanc {
	border-right:solid 1px #fcfcfc !important;
}

.checkBoxListEgal td
{
	width: 125px;
}

.checkBoxListEgalQuart td
{
	width: 25%;
}
.checkBoxListEgalQuart label { font-weight: normal; }

.datalistBlanc {
	/*border-right: solid 1px #dddede;*/
	margin:4px 0 4px 0;

}

.datalistBlanc span 
{
	line-height:14px !important;
	text-align:left;
	overflow:hidden;
}

.datalistBlanc th span 
{
	line-height:14px !important;
	text-align:center;
}

.datalistBlanc  th {
	
	color:#d86c11;
	text-transform:uppercase;
	font-size:11px;
	text-decoration:none;
	padding: 0 3px 3px 3px;
	border-left:solid 0 #dddede;
	text-align:center;
	height:25px;
	overflow:hidden;
	
}

.datalistBlanc  td {
	/*width:85px;*/
	padding:5px 3px 2px 4px;
	border-left:solid 0 #dddede;
	text-align:left;

	overflow:hidden;
	
}

.datalistBlanc  td label 
{
	font-weight:normal;
	font-size:12px;
}

.lineHeight16
{
	line-height:16px;
}

.div_lineHeight16 {
}

.div_lineHeight16span 
{
	line-height:16px !important;
}

.div_lineHeight16  a:hover 
{
	text-decoration:none;
	color:#4C4C4C;
}

.lienOrange_Grand
{   
	color:#4C4C4C;
	font-family: Arial,Helvetica,sans-serif;
	font-weight:bold;
	word-wrap: normal;
	line-height: 1.3em;
	white-space: nowrap;
}

.lienOrange_GrandLien
{
	background-color: Grey;
	color:White !important;
	padding: 0;
}

.lienOrange_GrandLien a, a:active, a:visited
{
	color:White;
}

.lienOrange_GrandLien a:hover
{
	color:White;
	background-color: Orange;
}

.lienOrange_GrandLienSelect
{
	color:White;
	background-color: Orange;
}

.lienOrange_GrandLienSelect a, a:active, a:visited
{
	color:White;
}

.lienOrange_GrandLien:focus 
{
	background-color: Orange;
}

.lienOrange_Grise
{
   color:#D86C11;
}

.lienBleu3
{
	margin-left: 5px;
	color: CornFlowerBlue;
	font-size: 13px;
}

.textePuce2
{
	background-image: url(../images/puce.png);
	background-repeat: no-repeat;
	background-position: -5px 0;
	margin-left: 10px;
	text-indent: 5px;
} 

.attention
{
	color:#CC181E;
}

.font_size_12
{
	font-size: 12px !important;
}

.font_size_14
{
	font-size: 14px !important;
}

.font_size_15
{
	font-size: 15px !important;
}

.font_size_16
{
	font-size: 16px !important;
}

.font_size_18
{
	font-size: 18px !important;
}

.font_size_20
{
	font-size: 20px;
}

.font_size_25
{
	font-size: 25px;
}

.CompletionListCssClass
{
  border:1px solid rgb(221, 221, 221);
  background: none repeat scroll 0% 0% rgb(255, 255, 255);
  box-shadow:0pt 1px 3px rgba(0, 0, 0, 0.13);
  padding-left:5px;
}

.champRond {
	border: #CCC solid 1px;
	width:70px;
	height:18px;
	margin: 2px 3px 2px 0;
}

.champRond:hover {
	border: #d86c11 solid 1px;
}

.champRond:focus {
	border: #d86c11 solid 1px;
}

.font_size_18
{
	font-size: 18px;
}

.background_color_gris
{    
	background-color:#f0f0f0;    
}  
  
.primes_border
{  
	border-bottom:1px solid #CACACA;
}
  
.language {
	position: absolute;
	top: 1px;
	right: 1px;
	font-family: Bitter;
	font-weight: bold;
	padding: 5px 15px;
	text-shadow: 0 1px 0 #FFF;
	background: linear-gradient(#D6C8B4 0%, #C8B99C 100%) repeat scroll 0% 0% transparent;
	color: #6D685B;
}  
  
.background_color_gris2
{
	background-color:#D9D9D9;
}

.blanc2 
{
	color:#FFFFFF;
}

.gris2 
{
	color:#999999;
}

.compat
{
	position: relative;
	border-collapse: separate;
	border-spacing: 0;
	box-shadow: 0 -1px 0 #EAE8E5;
	border-radius: 6px 6px 0 0;
	border: 1px solid #DDD3C2;
	font-family: Bitter;
	table-layout: fixed;
}

.grid3  {
	/*border-right: solid 1px #dddede;*/
	margin: 0 0 4px 0;
	
	border-collapse: separate;
	border-spacing: 0;
	box-shadow: 0 -1px 0 #EAE8E5;
	border: 0 solid #DDD3C2;
}

.grid3 span 
{
	line-height:14px !important;
	text-align:left;
	overflow:hidden;
}

.grid3 th span 
{
	line-height:14px !important;
	text-align:center;
	font-size:14px;
	color: #000;
	border: 0 solid #DDD3C2;
}

.grid3  th {
	background: #8C8C8E;
	font-size:12px;
	text-decoration:none;
	
	border-left:solid 1px #dddede;
	text-align:center;

	overflow:hidden;
	 color: #FFFFFF;
	 border: 0 solid #DDD3C2;
}

.grid3  td {
	/*width:85px;*/
	padding:3px 5px 3px 5px;
	border-left:solid 0 #dddede;
	overflow:hidden;
}

.grid3  td label 
{
	font-weight:normal;
	
}

.grid3_RowStyle
{
	border-width: 0;
	background-color:#FBF7EF;
	border: solid 0 #ccc;
}

.grid3_AlternatingRowStyle
{
	border-width: 0;
	border: solid 0 #ccc;
	background-color:#E1DCCF;
}

.grid3_Header th  A:link 
{
	color: #FFF;
	vertical-align:middle;
	padding-top:5px;
}

.grid3_Header th  span 
{
	color: #FFF;
	vertical-align:middle;
	padding-top:2px;
 }

.normal 
{
	font-weight:normal;
}

.explication
{
	background: none repeat scroll 0 0 rgb(255, 255, 255);
	box-shadow:0 1px 3px rgba(0, 0, 0, 0.13);
	opacity: 0.90;
	-moz-opacity : 0.90;
	-ms-filter: "alpha(opacity=90)"; /* IE 8 */
	filter : alpha(opacity=90); /* IE < 8 */ 
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px; 
}

.barre 
{ 
	text-decoration: line-through;
}

.prive
{
	background:url(../images/Prive.png) top center no-repeat;
	width:16px;
	height:16px;
	margin: 0 0 0 1px;
	border:none;
	vertical-align:middle;
}

.public
{
	background:url(../images/Public.png) top center no-repeat;
	width:16px;
	height:16px;
	margin: 0 0 0 1px;
	border:none;
	vertical-align:middle;
}

.majuscule {
	text-transform: uppercase;
}

.pi-section-w.pi-header-produit{
	display: none;
}

.checkbox label{ 
	position: relative; 
	top: -1px; 
	font-size: 13px;
	font-weight: normal;
	padding-left: 5px;
}

.ajax__tab_body {
	margin-left: -3px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#ContentPlaceHolder_TbcOnglets_header span{
	line-height: 18px !important;
}

#LblBase {
	line-height: 30px;
	font-size: 14px;
}

.menu.icon.sanspermis {
	background: url('../fma/img/pictos/sanspermis.png') no-repeat !important;
	line-height: 20px;
	padding-left: 30px!important;
}

.menu.icon.auto {
	background: url('../fma/img/pictos/auto.png') no-repeat !important;
	line-height: 20px;
	padding-left: 30px!important;
}

.menu.icon.cyclo {
	background: url('../fma/img/pictos/cyclo.png') no-repeat !important;
	line-height: 20px;
	padding-left: 30px!important;
}

.menu.icon.maison {
	background: url('../fma/img/pictos/maison.png') no-repeat !important;
	line-height: 20px;
	padding-left: 30px!important;
}

.menu.icon.malussee {
	background: url('../fma/img/pictos/malussee.png') no-repeat !important;
	line-height: 20px;
	padding-left: 30px!important;
}

.menu.icon.moto {
	background: url('../fma/img/pictos/moto.png') no-repeat !important;
	line-height: 20px;
	padding-left: 30px!important;
}

.menu.icon.animaux {
	background: url('../fma/img/pictos/animaux.png') no-repeat !important;
	line-height: 20px;
	padding-left: 30px!important;
}

.menu.icon.sante {
	background: url('../fma/img/pictos/sante.png') no-repeat !important;
	line-height: 20px;
	padding-left: 30px!important;
}

.menu.icon.scooter {
	background: url('../fma/img/pictos/scooter.png') no-repeat !important;
	line-height: 20px;
	padding-left: 30px!important;
}

.titreFondGris
{
	color: White;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	background-color: #474747;
	padding-left: 3px;
	line-height:24px;
	height:24px;
}

.padding_top_5px
{
	padding-top:5px;
} 

.lineHeight24
{
	line-height:24px;
}

.letter_spacing_02pt
{
	letter-spacing:0.2pt;
}

.fond_Menu
{
 background-color:#F58B3C;
}

.RadioButtonList2 {
	height:24px;
	line-height:24px;
}

.RadioButtonList2 label {
	font-size:12px;
	font-family: Arial, Helvetica , sans-serif;
	outline:none;
	margin-right:5px;
	line-height:28px;
}

.RadioButtonList2 input[type=radio], input[type=checkbox]  
{
	height: 13px !important;
	width: 13px !important;
	font-size:12px;
	margin-left:5px;
}


.RadioButtonList3 {
	height:24px;
	line-height:24px;
}

.RadioButtonList3 label {
	font-size:12px;
	font-family: Arial, Helvetica , sans-serif;
	outline:none;
	margin-right:5px;
	line-height:25px;
}

.RadioButtonList3 input[type=radio], input[type=checkbox]  
{
	height: 13px !important;
	width: 13px !important;
	font-size:12px;
	margin-left:5px;
}
.demi_ligne 
{
 line-height: .5em;
 height: .5em;
 width:100%;
}

.lienOrange2 a
{
	color:#D86C11 !important;
	text-decoration:underline;
}

.lienOrange2 a:hover
{
	color:Black !important;
	text-decoration:none;
   
}

.grid4  {
	/*border-right: solid 1px #dddede;*/
	margin:4px 0 4px 0;
	
	border-collapse: separate;
	border-spacing: 0;
	box-shadow: 0 -1px 0 #EAE8E5;
	border: 0 solid #DDD3C2;
}

.grid4 span 
{
	line-height:14px !important;
	text-align:left;
	overflow:hidden;
}

.grid4 th span 
{
	line-height:14px !important;
	text-align:center;
	font-size:11px;
	color: #FFF;
	border: 0 solid #DDD3C2;
}

.grid4  th {
	background: #474747 !important;
	background-color: #474747;
	font-size:12px;
	text-decoration:none;
	
	border-left:solid 1px #dddede;
	text-align:center;

	overflow:hidden;
	 color: #FFFFFF;
	 border: 0 solid #DDD3C2;
}
.grid4  tr:nth-of-type(odd) 
{
	  background-color:#ccc;
}
	
.grid4  td {
	/*width:85px;*/
	padding:3px 5px 3px 5px;
	border-left:solid 1px #dddede;
	overflow:hidden;
}

.grid4  td label 
{
	font-weight:normal;
	
}

.grid4_RowStyle
{
	border-width: 0;
	background-color:#FBF7EF;
	border: solid 0 #ccc;
}

.grid4_AlternatingRowStyle
{
	border-width: 0;
	border: solid 0 #ccc;
	background-color:#E1DCCF;
}

.grid4_Header th  A:link 
{
	color: #FFF;
	vertical-align:middle;
	padding-top:5px;
}

.grid4_Header th  span 
{
	color: #FFF;
	vertical-align:middle;
	padding-top:2px;
 }
 
 .calendar2
{

	background-color:#ffffff;
	border:1px solid #dcdcdc;
	display:inline-block;
		-moz-box-shadow: 1px 1px 3px 0 #474747;
	-webkit-box-shadow: 1px 1px 3px 0 #474747;
	-o-box-shadow: 1px 1px 3px 0 #474747;
	box-shadow: 1px 1px 3px 0 #474747;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#656565, Direction=134, Strength=5);
	
}


.avertisseur2 
{
	float:left;
	line-height:20px;
	height:20px;
	margin-left:3px;
}

.titreFondGris2
{
	color: White;
	font-size: 14px;
	text-decoration: none;
	font-weight: bolder;
	background-color: #474747;
	
	line-height:20px;
	height:24px;
	margin-bottom:10px;
	text-transform:uppercase;
	text-align:center;
}

.adresse
{
   width:185px;
}

.boutonOrangeFMA {
	background: url("../Images/btFMA.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	color: #ffffff !important;
	font-size: 12px;
	font-weight: bold;
	height: 33px;
	letter-spacing: 1px;
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 4px 25px 4px 4px;
	text-align: center;
	text-transform: uppercase;
	width: 200px;
	cursor: pointer;
	text-decoration: none !important;
}

.border_Red
 {
		/* background-color: #ECACAE;*/
			border: 1px solid #E60000 !important;
			
 }
 
 .vert_fond
{
			color: #000 !important;
			background-color:rgba(90,180,0,0.4) !important;

}
.vert_fond_fonce
{
			color: #000 !important;
			background-color:rgba(90,180,0,0.5) !important;

}

 .rouge_fond
{
			color: #000 !important;
			background-color:rgba(240,164,0,0.3) !important;

}
 .rouge_fond_fonce
{
			color: #000 !important;
			background-color:rgba(225,139,0,0.5) !important;

}

.link_Lien {
	
	font-size: 16px !important;
	text-decoration:none;
	font-family: 'Archivo Narrow',Arial,sans-serif !important;
	
}
.link_Lien:hover
{
  
	text-decoration:none !important;
}

.lbl_Top
 {
	
	font-size: 12px !important;
	color:#65655C;
	font-family: 'Archivo Narrow',Arial,sans-serif !important;
	line-height:12px !important;
}

.vert_fond {
	background-color:#81990A;
}

.rouge2
 {
	color:#E60000;
 }
 .error_Block {
	border: 1px solid #bb0000 !important;
}

.ValidatorCalloutExtender
{
margin-left:130px !important;
background-color:#E8C223 !important;
-moz-box-shadow: 1px 1px 3px 0 #656565;
-webkit-box-shadow: 1px 1px 3px 0 #656565;
-o-box-shadow: 1px 1px 3px 0 #656565;
box-shadow: 1px 1px 3px 0 #656565;
filter:progid:DXImageTransform.Microsoft.Shadow(color=#656565, Direction=134, Strength=5);
	opacity: 0.9;
	-moz-opacity : 0.9;
	-ms-filter: "alpha(opacity=90)"; /* IE 8 */
	filter : alpha(opacity=90); /* IE < 8 */ 
}

.radiobuttonlistF6
{
	font: 12px Verdana, sans-serif;
	color: #000; /* non selected color */
}
 
 .radiobuttonlistF6 input[type=radio], input[type=checkbox]
 {
	 margin : 0;
		
 }
 .radiobuttonlistF6 td
{
	 width: 68px;
	 text-align:center;
	 padding-top:18px;
}
.radiobuttonlistF6 label
{
	color: #3E3928;
	float:left;
	
	width: 0;
	padding-top: 10px;
	padding-bottom: 2px;
	
	margin: 0 0 0 0;
	white-space: nowrap;
	clear: left;
   
}
  .radiobuttonlistF5 td
{
	 width: 83px;
	 text-align:center;
	 padding-top:18px;
}
  .radiobuttonlistF4 td
{
	 width: 105px;
	 text-align:center;
	 padding-top:18px;
}
  .radiobuttonlistF3 td
{
	 width: 140px;
	 text-align:center;
	 padding-top:18px;
}
  .radiobuttonlistF2 td
{
	 width: 160px;
	 text-align:center;
	 padding-top:18px;
}
  .radiobuttonlistF1 td
{
	 width: 200px;
	 text-align:center;
	 padding-top:18px;
}

.TextBoxFondGrise
{
	background-color: #DDDDDD;
}

.pieceModifier
{
	display:block;
	background:url(../images/pages/btnModifier.png) top center no-repeat;
	width:20px;
	height:20px;
}

.TextBoxFondRouge
{
	background-color: #CC181E;
}

.GridViewSelectedRow
{
	background:Yellow;
	font-size: 16px;
	 font-weight: bold;
	 background-color: #CC181E;
}

.TextBoxFondVert
{
	background-color: #81990A;
}

.md-dialog-is-showing
{
	position: relative !important;
	max-height: 200% !important;
}

.md-dialog-container
{
	top: 200px;    
}

.rentalTabs{
	position: relative;
	width: 900px;
}

	.rentalTabs .tab {
		position: relative;
		float: left;
		padding-top: 25px;
		height: 120px;
		width: 300px;           
	}

	.rentalTabs .tab img{
		position: absolute;
		max-width: 100px;
		left: 0;
		top: 0;
	}
		
	.rentalTabs .tab a{
		position: relative;
		float: left;
		margin-left: 110px;
	}
	
	.leftLocation .deco1
{
	width: 250px;
	background: none;
	border-left: 4px solid #e95905;
	padding-left: 10px;
	box-shadow: none;
	height: 25px;
	text-transform: none;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.rightLocation 
{
	text-decoration:underline;  
}

.ui-widget-content{
	background-color: beige;
	/*width: 400px;*/
}
.modalPopup.PnlSessionExpiree {
   width: 320px;
   height: 150px;
   background-color: #FFF;
}
.chargement
{
	background:url(../images/loader.gif) no-repeat;
	background-position: right;
}

#divConnexion {
    font-family: 'Roboto', sans-serif;
}
