/********************************************************************* Balise ****************************************************************/
form {
	padding: 0px;
	margin: 0px;
}

* {
	margin:0;
	padding:0;
}

td {
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

body {
	font-family:"Trebuchet MS", "Times New Roman", Arial;
	background:url(gifs/tranche_top.jpg) #fbd727 top repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	font-size:12px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.ombre_fond {
	width:1013px;
	height:273px;
	margin:0 auto;
	background:url(gifs/fond_corps.jpg) top no-repeat;
}

.header {
	width:981px;
	height:273px;
	background:url(gifs/tranche_header.jpg) top repeat-x;
	margin:0 auto;
	position:relative;
}

.logo {
	position:absolute;
	top:0;
	left:0;
	z-index:1;
	width:327px;
	height:144px;
	margin-top: 45px;
	margin-left: 25px;
}

.logo a:hover {
	opacity: 0.8; filter: alpha(opacity=80);
}

.num {
	position:absolute;
	bottom:0;
	left:0;
	z-index:3;
	width: 202px;
	padding-bottom: 3px;
	margin-left: 61px;
	margin-bottom: 26px;
	background:url(gifs/trait_num.jpg) bottom right no-repeat;
}

.utile {
	width:350px;
	margin-top: 5px;
	margin-right: 10px;
	height:auto;
	position:absolute;
	top:0;
	right:0;
	text-align:right !important;
	z-index:4;
}

.utile p {
	color:3B3B3B;
}

.utile a {
	color:#3B3B3B;
	text-decoration:none;
}

.utile a:hover {
	text-decoration:underline;
}

.num p {
	color:#3B3B3B;
	font-size:11px;
}

.num strong {
	font-size:24px;
	color:#000;
}

.diapo {
	position:absolute;
	top:38px;
	right:10px;
	z-index:2;
	height:235px;
	width:600px;
}

.container {
	width:100%;
	height:auto;
	overflow:hidden;
	margin:0 auto;
	background:url(gifs/background.jpg) top;
}

#content {
	width:981px;
	height:auto;
	overflow:hidden;
	margin:0 auto;
	padding-top: 10px;
	background:#fff;
	position:relative;
}

.colonne_gauche {
	width:335px;
	height:auto;
	float:left;
	display:inline;
	margin-left:10px;
}

.colonne_droite {
	height:auto;
	float:right;
	display:inline;
	width:615px;
	margin-right:20px;
}

.menu {
	width:335px;
	height:219px;
}

.bas_menu {
	width:335px;
	height:9px;
	clear:both;
	background:url(gifs/bas_menu.jpg)top no-repeat;
}

.devis {
	width:335px;
	margin-top:10px;
	margin-bottom:10px;
	height:95px;
	background:url(gifs/devis_.jpg) top no-repeat;
}

.devis p {
	font-size:18px;
	font-weight:100;
	color:#000;
	padding-left: 35px;
	padding-top: 16px;
}

.devis strong {
	font-size:20px;
}

/******************************************************************** Lien ******************************************************************/
.page p {
	color:#000;
	text-align:justify;
	line-height:1.5em;
	padding-bottom:10px;
}

.important {
	width:100%;
	height:auto;
	margin-bottom:10px;
	padding:10px 0 0 0;
	background:#eee;
}

.important p {
	padding:0 20px 10px 20px !important;
}

.big_lien {
	font-size:15px;
}


.centrer {
  text-align:center !important;
}


.page a {
	font-weight:bold;
	color:#000;
	text-decoration:underline;
}

.page a:hover {
	text-decoration: none;
	font-weight:bold;
	color:#fff;
}

.lien {
  line-height:1.6em;
  text-align:right !important;
  color:#000;
  padding: 10px 10px 10px 0;
}

.lien a {
  text-decoration:underline;
  font-weight:bold;
  color:#000;
  padding-right:15px;
  background:url(gifs/puce_lien.jpg) right no-repeat;
}

.lien a:hover {
  text-decoration:none;
  font-weight:bold;
  color:#000;
  padding-right:15px;
}

.paragraphe5050 {
	float:left;
	width:290px;
	height:auto;
	display:inline;
}

.img_border {
	border:1px solid #000;
	margin-bottom:10px;
}

.paragraphe50501 {
	float:right;
	width:290px;
	height:auto;
	display:inline;
}

.filet {
	width:100%;
	height:15px;
	border-top:1px dotted #7f7f7f;
	margin:10px auto 5px auto;
	clear:both;
}

ul.txt {
	margin:0 0 10px 25px;
	padding:0;
	list-style: url(gifs/puce_liste.jpg) outside;
}

ul.txt li {
	line-height:1.5em;
	color:#000;
	text-align:left;
}

/************** LOUPE *************/

#loupe {
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	width:250px;
	height: 16px;
	z-index: 1000;
	font-size:12px;
}

#loupe p {
	text-align:right !important;
	color:#fff;
}

#loupe a {
	width: 30px;
	height: 20px;
	line-height:20px;
	margin-right: 3px;
	color:#fff;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
}

.setFont {
	font-size:10px;
}

.setFont1 {
	font-size:14Px;
}

.setFont2 {
	font-size:18px;
}

#loupe a:hover {
	text-decoration:underline;
}

zoom {
	font-size:120%;
}
/************** FIN LOUPE *************/





/********************************************************************** Class **************************************************************/
.scrollbarre {
	overflow:auto;
}

/********************************************************************** Newsletter **************************************************************/
.email_news {
	font-family:Geneva,Arial,Helvetica;
	font-size:11px;
	color:#000000;
	background-color:#ffffff;
	border-bottom:#bbbbbb 1px solid;
	border-top:#bbbbbb 1px solid;
	border-left:#bbbbbb 1px solid;
	border-right:#bbbbbb 1px solid;
}

.bouton_news {
	font-family:Geneva,Arial,Helvetica;
	font-size:12px;
	color:#ffffff;
	background-color:#585858;
	border-bottom:#585858 1px solid;
	border-top:#585858 1px solid;
	border-left:#585858 1px solid;
	border-right:#585858 1px solid;
}

/**********************************************************BDD AUTO **************************************/
.pagination	{
	height:15px;
	margin:10px auto;
}

.numpage {
	height:15px;
	width:15px;
	line-height:15px;
	text-align:center;
	display:inline;
	font-size:11px;
	float:left;
	color:#fefefe!important;
	text-decoration:none;
	font-weight:900;
	margin:2px;
	background:url(gifs/pagination_link.jpg) no-repeat;
}

.numpage_selec {
	height:15px;
	width:15px;
	font-size:11px;
	margin:2px;
	line-height:15px;
	text-align:center;
	display:inline;
	float:left;
	color:#fefefe!important;
	text-decoration:none;
	font-weight:900;
	background:url(gifs/pagination_hover.jpg) no-repeat
}

.bt_suivant	{
	height:15px;
	width:15px;
	line-height:15px;
	text-align:center;
	display:inline;
	float:left;
	background:url(gifs/suivant.jpg) no-repeat;
	margin:2px;
}

.bt_suivant_inactiv	{
	height:15px;
	width:15px;
	line-height:15px;
	text-align:center;
	display:inline;
	float:left;
	background:url(gifs/suivant_inactiv.jpg) no-repeat;
	margin:2px;
}

.bt_precedent {
	height:15px;
	width:15px;
	line-height:15px;
	text-align:center;
	display:inline;
	float:left;
	background:url(gifs/precedent.jpg) no-repeat;
	margin:2px;
}

.bt_precedent_inactiv {
	height:15px;
	width:15px;
	line-height:15px;
	text-align:center;
	display:inline;
	float:left;
	background:url(gifs/precedent_inactiv.jpg) no-repeat;
	margin:2px;
}

.liste_cat{
}
.fichierbin{
}
.photo{
}
/**********************************************************************************************************/



/*********************************************************LIGHTBOX*****************************************/

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(gifs/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="gifs/overlay.png", sizingMethod="scale");
	}
	
/**********************************************************************************************************/


.formulaire {
	margin-top:10px;
	margin-left:30px;
	margin-bottom:20px;
}

/***********************************************************CONTACT FORMULAIRE*********************************/

.input_form {
	background-color: #FFFFFF;
	border:1px solid #f8be0d;
	font-family: Arial;
	color: #333333;
	margin-top: 5px;
	width: 185px;
}

.area_form {
	background-color: #FFFFFF;
	border: 1px solid #f8be0d;
	font-family: Arial;
	color: #333333;
	margin-top: 5px;
	height:100px;
	width: 285px;
	overflow: auto;
}


.area_form1 {
	background-color: #FFFFFF;
	border: 1px solid #f8be0d;
	font-family: Arial;
	color: #333333;
	margin-top: 5px;
	height:100px;
	width: 285px;
	overflow: auto;
}

.champ_form {
	background-color: #FFFFFF;
	border:1px solid #f8be0d;
	font-family: Arial;
	color: #333333;
	margin-top: 5px;
	width: 156px;
}

.mini_champ_form {
	background-color: #FFFFFF;
	border:1px solid #f8be0d;
	font-family: Arial;
	color: #333333;
	margin-top: 5px;
	width: 75px;
}


#content .colonne_droite #formulaire_1 .submit {
	margin-left:0 !important;
	margin-top:20px !important;
}

#content .colonne_droite #formulaire_2 .submit {
	margin-left:0 !important;
	margin-top:20px !important;
}

.bouton_form {
	height: 30px;
	width: 150px;
	border: 1px none #fff;
	color: #000;
	display: block;
	cursor: pointer;
	font-weight:bold;
	margin:0 auto;
	background:url(gifs/tranche_btn_02.jpg) top repeat-x;
}

.bouton_form:hover {
	height: 30px;
	width: 150px;
	border: 1px none #fff;
	color: #fff;
	display: block;
	font-weight:bold;
	cursor: pointer;
	background:url(gifs/tranche_btn_02.jpg) top repeat-x;
}

.bouton_form1 {
	height: 30px;
	width: 175px;
	border: 1px none #fff;
	color: #000;
	display: block;
	cursor: pointer;
	font-weight:bold;
	margin:0 auto;
	background:url(gifs/tranche_btn_02.jpg) top repeat-x;
}

.bouton_form1:hover {
	height: 30px;
	width: 175px;
	border: 1px none #fff;
	color: #fff;
	display: block;
	font-weight:bold;
	cursor: pointer;
	background:url(gifs/tranche_btn_02.jpg) top repeat-x;
}


.optional {
	width:95px !important;
	text-align:left !important;
}

.required {
	width:95px !important;
	text-align:left !important;
}

#zone_txt .required {
	width:150px !important;
	text-align:left !important; 
}
#formulaire_1 .divGenerateurRequired{
	left:362px;
margin-bottom:10px !important;
position:absolute;
top:150px; 
}

.divGenerateurRequired {
left:349px;
margin-bottom:10px !important;
position:absolute;
top:105px;
z-index:2000;
}

/**********FIN CONTACT*************/


h1 {
	color:#000;
	font-size:24px;
	border-bottom:1px dotted #7f7f7f;
	margin-bottom:15px;
}

h2 {
	color:#000;
	font-size:20px;
	border-bottom:1px dotted #7f7f7f;
	margin-bottom:15px;
}

h3 {
	color:#000;
	font-size:20px;
	border-bottom:1px dotted #7f7f7f;
	margin-bottom:15px;
}

h4 {
	color:#000;
	font-size:17px;
	border-bottom:1px dotted #7f7f7f;
	margin-bottom:15px;
}


h1 strong, h2 strong, h3 strong, h4 strong {
	font-weight:100;
}

.encart_industriel {
	width:305px;
	height:159px;
	background:url(gifs/industriel.jpg) top no-repeat;
	float:left;
	display:inline;
	margin-bottom: 5px;
}

.encart_industriel h2 {
	font-size:18px !important;
	color:#fff !important;
	text-align:left;
	padding:10px 0 0 20px !important;
	margin:0 0 20px 0 !important; 
	border:none !important;
}

.encart_industriel p {
	padding-left:15px;
	font-size:11px;
	color:#fff !important;
	padding-right: 114px;
	text-align:left;
	line-height:
}

.encart_routier {
	width:305px;
	height:159px;
	background:url(gifs/routier.jpg) top no-repeat;
	float:right;
	display:inline;
	margin-bottom: 5px;
}

.encart_routier h2 {
	font-size:18px !important;
	color:#fff !important;
	text-align:left;
	padding:10px 0 0 28px !important;
	margin:0 0 20px 0 !important; 
	border:none !important;
}

.encart_routier p {
	padding-left:15px;
	font-size:11px;
	color:#fff !important;
	padding-right: 114px;
	text-align:left;
	line-height:
}


.lien_encart {
	font-size:11px;
	color:#fff;
	text-align:right !important;
	margin-right:114px;
	padding-right:0 !important;
	padding-top: 15px;
}

.lien_encart img {
	vertical-align:middle;
}

.lien_encart a {
	color:#fff;
	text-decoration:underline;
	background:url(gifs/puce_lien2.jpg) right no-repeat;
	padding-right:15px !important;
}

.lien_encart a:hover {
	text-decoration:none;
}

.fd_footer {
	width:100%;
	height:163px;
	background:url(gifs/tranche_fd_footer.jpg) top repeat-x;
}

.footer {
	width:1013px;
	height:163px;
	margin:0 auto;
	position:relative;
	padding-top: 29px;
	background:url(gifs/footer_.jpg) top no-repeat;
}

.coord {
	float:left;
	margin-left: 48px;
	width: 213px;
	height:auto;
	display:inline;
}

.coord strong {
	font-size:13px;
}

.coord a {
	font-size:16px;
	color:#000;
	letter-spacing:-1px;
	font-weight:bold;
	text-decoration:none;
}

.coord a:hover {
	color:#3B3B3B;
	text-decoration:none;
}

.navi {
	float:left;
	display:inline;
	width: 176px;
	height:auto;
}

.navi a, .comp a {
	color:#3B3B3B;
	text-decoration:none;
}

.navi a:hover, .comp a:hover {
	text-decoration:underline;
}

.comp {
	float:left;
	width:176px;
	height:auto;
	display:inline;
}

.logo_foot {
	float:left;
	display:inline;
	margin-left: 24px;
}

.img1,.img2,.img3 {
	float:left;
	display:inline;
	border:1px solid black;
	margin-bottom:10px;
}

.img2 {
	margin-left:10px;
	margin-right:10px;
}

#field_11 .required, #field_11 .optional, #field_9 .required, #field_9 .optional {
	width: 125px !important; 
}

.alignementGauche {
	float:left ;
	margin-right: 5px;
	border: 1px solid #000000;
}
.alignementDroite {
	float:right ;
	margin-left: 5px;
	border: 1px solid #000000;
}
.alignementCentre {
	margin-left: 5px;
	margin-right: 5px;
	border: 1px solid #000000;
}