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

* {
	margin:0;
}

.left	{float:left}
.right	{float:right}
.ml		{margin-left:15px}
.mr		{margin-right:15px}

td {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #061857;
	text-decoration: none;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	background:url(../gifs/background.jpg) #061857 top no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.container {
	margin-top: 20px;
	width:981px;
	height:auto;
	overflow:hidden;
	margin-left:auto;
	margin-right:auto;
}

.header {
	width:981px;
	height:64px;
	overflow:hidden;
}

.logo {
	width:491px;
	height:64px;
	float:left;
}

.menu_nav {
	float:right;
	width:490px;
	height:64px;
}

.sous_header {
	width:981px;
	overflow:hidden;
	height:176px;	
}

.menu_produit {
	float:left;
	width:228px;
	height:176px;
}

.diapo {
	float:left;
	width:530px;
	height:176px;
}

.demande_prix {
	float:left;
	width:223px;
	background:url(../gifs/prix.jpg) top no-repeat;
	height:176px;
}

.txt_prix {
	font-size:16px;
	color:#061857;
	text-align:center;
	padding-top: 42px;
}

.btn_devis {
	width:142px;
	height:51px;
	display:block;
	margin-left: 42px;
	margin-top: 13px;
}

.btn_devis a {
	width:142px;
	height:51px;
	display:block;
	background:url(../gifs/btn_devis.jpg) top no-repeat;
}

.btn_devis a:hover {
	width:142px;
	height:51px;
	background:url(../gifs/btn_devis1.jpg) top no-repeat;
	display:block;
}

.btn_contact {
	width:126px;
	height:28px;
	display:inline;
	margin-right: 4px;
	float:right;
}

.btn_contact a {
	width:126px;
	height:28px;
	display:block;
	background:url(../gifs/btn_contact.jpg) top no-repeat;
}

.btn_contact a:hover {
	width:126px;
	height:28px;
	background:url(../gifs/btn_contact1.jpg) top no-repeat;
	display:block;
}

.btn_plan {
	width:137px;
	height:28px;
	display:inline;
	margin-right: 4px;
	float:right;
	margin-top: 17px;
}

.btn_plan a {
	width:137px;
	height:28px;
	display:block;
	background:url(../gifs/btn_plan.jpg) top no-repeat;
}

.btn_plan a:hover {
	width:137px;
	height:28px;
	background:url(../gifs/btn_plan1.jpg) top no-repeat;
	display:block;
}

.content {
	width:981px;
	height:auto;
	overflow:hidden;
	background:url(../gifs/tranche_content.jpg) top repeat-y;
}

.colonne_gauche {
	width:228px;
	height:auto;
	float:left;
	display:inline;
	margin-top:5px;
}

.filet_colonne {
	width:188px;
	height:3px;
	margin:5px auto;
	border-top:1px solid #061857;
}

.colonne_droite {
	margin-top:10px;
	width:753px;
	height:auto;
	float:left;
	display:inline;
}

.page {
	width:713px;
	height:auto;
	margin:0 auto;
}

.titre_full {
	width:713px;
	height:34px;
	background:url(../gifs/titre_full.jpg) top no-repeat;
	margin-bottom:10px;
}

.titre_demi {
	width:300px;
	height:34px;
	background:url(../gifs/titre_full.jpg) top left no-repeat;
	margin-bottom:10px;
}

h1 {
	font-size:20px;
	color:#061857;
	text-align:left;
	padding-left: 16px;
}

h2 {
	font-size:19px;
	color:#061857;
	text-align:left;
	padding-left: 16px;
	padding-top:1Px;
}

h3 {
	font-size:18px;
	color:#061857;
	text-align:left;
	padding-left: 16px;
	padding-top:2Px;
}

h4 {
	font-size:18px;
	color:#061857;
	text-align:left;
	padding-left: 16px;
}

/******************************************************************** Lien ******************************************************************/
a {
	text-decoration: none;
	color:#061857;
}
a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}


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

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

.capp #captcha-input { width: 182px;
    float: right; margin:11px 92px 10px 0;}
	
.capp #captcha-input:focus { background-color:#FFC;}
	
.capp label{
    margin-left: 159px;
}

.capp img {
    float: left;
    margin: 10px 0;
}

.bouton_news {
	font-family:Geneva,Arial,Helvetica;
	font-size:12px;
	color:#ffffff;
	background-color:#061857;
	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");
	}
	
/**********************************************************************************************************/
	
	
	/* my text */
.txt_left {
	font-size:12px;
	color:#061857;
	text-align:justify;
	line-height:17px;
}

strong {
	color:#061857;
}

.img_presentation {
	border:1px solid #061857;
}

.img_usinage {
	border:1px solid #061857;
	float:right;
	margin-left:15Px;
}

.img_froissage {
	border:1px solid #061857;
}	

.img_mecano {
	border:1px solid #061857;
	margin-bottom:10px;
}	

.img1 {
	float:left;
	margin-left: 15px;
	border:1px solid #061857;
	margin-bottom:10px;
}

.img2 {
	float:left;
	margin:0 15px;
	border:1px solid #061857;
	margin-bottom:10px;
}

.img3 {
	float:left;
	border:1px solid #061857;
	margin-bottom:10px;
}

.img_prestation {
	border:1px solid #061857;
	margin-bottom: 125px;
	float:left;
	margin-right:15Px;
}

.img_index {
	float:right;
	margin-top: -10px;
}

.txt_left1 {
	font-size:12px;
	color:#061857;
	text-align:left;
	line-height:17px;
}


.txt_contact {
	font-size:12px;
	padding-left:13px;
	padding-top: 13px;
	color:#061857;
	text-align:left;
	line-height:17px;
}


.teltel {
	background:url(../gifs/fond_tel.jpg) top no-repeat;
	width:228px;
	height:41px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.num {
	font-family:Georgia, Tahoma, Verdana !important;
	font-size:22px;
	color:#061857;
	padding-left: 41px;
	padding-top: 11px;
}

.txt_left1 a {
	font-size:12px;
	color:#061857;
	text-align:left;
	text-decoration:underline;
}

.txt_left1 a:hover {
	font-size:12px;
	color:#061857;
	text-align:left;
	text-decoration:none;
}

.txt_centrer {
	font-size:12px;
	color:#061857;
	text-align:center;
	line-height:17px;
}


.txt_left a:hover, .txt_centrer a:hover {
	font-size:12px;
	color:#061857 !important;
	text-decoration:none;
}

.txt_left a, .txt_centrer a {
	font-size:12px;
	color:#061857 !important;
	text-decoration:underline;
}

.lien_droit {
	font-size:11px;
	font-weight:bold;
	color:#061857;
	line-height:18px;
	text-align:right;
	padding:10px 10px 10px 0;
	line-height:19px;
}

.lien_droit a {
	font-size:11px;
	font-weight:bold;
	color:#061857 !important;
	text-decoration:underline !important;
}

.lien_droit a:hover {
	font-size:11px;
	font-weight:bold;
	color:#061857 !important;
	text-decoration:none !important;
}

.btn_decouvrez {
	width:210px;
	height:28px;
	display:block;
	float:right;
	margin-top:10px;
	margin-bottom:8px;
}

.btn_decouvrez a {
	background:url(../gifs/btn_decouvrez.jpg) top no-repeat;
	width:210px;
	height:28px;
	display:block;
}

.btn_decouvrez a:hover {
	background:url(../gifs/btn_decouvrez1.jpg) top no-repeat;
	width:210px;
	height:28px;
	display:block;
}

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

.filet {
	width:713px;
	height:5px;
	border-top:1px solid #bfbfbf;
	margin-left:auto;
	margin-right:auto;
	margin-top: 15px;
	margin-bottom: 10px;
	clear:both;
}

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

/*fin my text */

/***ACTU***/
.template_ {
	width:582px;
	height:auto;
	margin-bottom:10px;
	margin-left:32px;
}

.top_actu {
	width:582px;
	height:20px;
	overflow:hidden;
	background:url(../gifs/top_actu.jpg) top left no-repeat;
}

.bas_actu {
	width:582px;
	height:20px;
	clear:both;
	background:url(../gifs/bas_actu.jpg) top left no-repeat;
}

.corps_actu {
	width:582px;
	height:auto;
	overflow:hidden;
	background:url(../gifs/corps_actu.jpg) top left repeat-y;
}

.titre_actu1 {
	font-size:14px;
	font-weight:bold;
	color:#fff;
	padding-left: 20px;
	padding-top: 2px;
}

.img_actu {
	margin-left:20px;
}
/***FINACTU***/

/**********MENU**************/
ul.MenuHorizontal { 
   width: 490px; 
   list-style: none; 
   margin: 0; 
   padding: 0; 
   overflow: hidden; 
} 

ul.MenuHorizontal li { 
   float: left; 
} 

ul.MenuHorizontal li a { 
   display: block; 
   color: #FFF;         /*Ici, changer la couleur de la police*/ 
   font-family: Arial, Helvetica, sans-serif;         /*Ici, changer la police du menu*/ 
   font-size: 13px;         /*Ici, changer la taille de la police du menu*/ 
   padding-top: 24px;         /*Ici, on joue sur le padding pour centrer le texte verticalement*/
   height:40px;         /*Ici, on augmente la hauteur du menu*/  
   text-align: center; 
   font-weight:bold;
   text-decoration: none; 
} 

li#menu0 { 
   width: 102px; 
} 

li#menu1 { 
   width: 151px; 
} 

li#menu2 { 
   width: 133px; 
} 

li#menu3 { 
   width: 104px; 
} 


li#menu0 a { 
   background-image: url('../gifs/770045_04.jpg');         /*Ici l'image de fond de la cellule*/ 
} 

li#menu1 a { 
   background-image: url('../gifs/770045_05.jpg');         /*Ici l'image de fond de la cellule*/ 
} 

li#menu2 a { 
   background-image: url('../gifs/770045_06.jpg');         /*Ici l'image de fond de la cellule*/ 
} 

li#menu3 a { 
   background-image: url('../gifs/770045_07.jpg');         /*Ici l'image de fond de la cellule*/ 
} 

li#menu0 a:hover, a#selected-over0 { 
	color:#fee573 !important;
   background-image: url('../gifs/rollover_04.jpg') !important;         /*Ici l'image de fond over de la cellule*/ 
} 

li#menu1 a:hover, a#selected-over1 { 
	color:#fee573 !important;
   background-image: url('../gifs/rollover_05.jpg') !important;         /*Ici l'image de fond over de la cellule*/ 
} 

li#menu2 a:hover, a#selected-over2 { 
	color:#fee573 !important;
   background-image: url('../gifs/rollover_06.jpg') !important;         /*Ici l'image de fond over de la cellule*/ 
} 

li#menu3 a:hover, a#selected-over3 { 
	color:#fee573 !important;
   background-image: url('../gifs/rollover_07.jpg') !important;         /*Ici l'image de fond over de la cellule*/ 
} 


/***********FIN MENU**************/

/*** MENU ****/
#menu00, #menu10, #menu20, #menu30, #menu40, #menu50, #menu60, #menu70 { 
   width: 228px; 
   overflow: hidden; 
} 

#menu00 a, #menu10 a, #menu20 a, #menu30 a, #menu40 a, #menu50 a, #menu60 a, #menu70 a { 
   display: block; 
   color: #061857;         /*Ici, changer la couleur de la police*/ 
   font-family:  Arial, Helvetica, sans-serif;         /*Ici, changer la police du menu*/ 
   font-size: 13px;         /*Ici, changer la taille de la police du menu*/ 
   text-align: left; 
   padding-left: 46px;
   text-decoration: none; 
} 

#menu00 a { 
	height:23px;
	padding-top: 7px;
   background-image: url('../gifs/menu_produit_09.jpg');         /*Ici l'image de fond de la cellule*/ 
} 

#menu10 a { 
	height:21px;
	padding-top: 3px;
   background-image: url('../gifs/menu_produit_12.jpg');         /*Ici l'image de fond de la cellule*/ 
} 

#menu20 a { 
	height:21px;
	padding-top: 3px;
   background-image: url('../gifs/menu_produit_13.jpg');         /*Ici l'image de fond de la cellule*/ 
} 

#menu30 a { 
	height:21px;
	padding-top: 3px;
   background-image: url('../gifs/menu_produit_14.jpg');         /*Ici l'image de fond de la cellule*/ 
} 

#menu40 a { 
	height:21px;
	padding-top: 3px;
   background-image: url('../gifs/menu_produit_15.jpg');         /*Ici l'image de fond de la cellule*/ 
} 

#menu50 a { 
	height:21px;
	padding-top: 3px;
   background-image: url('../gifs/menu_produit_19.jpg');         /*Ici l'image de fond de la cellule*/ 
} 

#menu60 a { 
	height:22px;
	padding-top: 4px;
   background-image: url('../gifs/menu_produit_20.jpg');         /*Ici l'image de fond de la cellule*/ 
} 

#menu00 a:hover, a#selected-over00 { 
		height:23px;
	padding-top: 7px;
   background-image: url('../gifs/produit_over_09.jpg') !important;         /*Ici l'image de fond over de la cellule*/ 
} 

#menu10 a:hover, a#selected-over10 { 
	height:21px;
	padding-top: 3px;
   background-image: url('../gifs/produit_over_12.jpg') !important;         /*Ici l'image de fond over de la cellule*/ 
} 

#menu20 a:hover, a#selected-over20 {
	height:21px;
	padding-top: 3px;
   background-image: url('../gifs/produit_over_13.jpg') !important;         /*Ici l'image de fond over de la cellule*/ 
} 

#menu30 a:hover, a#selected-over30 { 
	height:21px;
	padding-top: 3px;
   background-image: url('../gifs/produit_over_14.jpg') !important;         /*Ici l'image de fond over de la cellule*/ 
} 

#menu40 a:hover, a#selected-over40 { 
	height:21px;
	padding-top: 3px;
   background-image: url('../gifs/produit_over_15.jpg') !important;         /*Ici l'image de fond over de la cellule*/ 
} 

#menu50 a:hover, a#selected-over50 { 
	height:21px;
	padding-top: 3px;
   background-image: url('../gifs/produit_over_19.jpg') !important;         /*Ici l'image de fond over de la cellule*/ 
} 

#menu60 a:hover, a#selected-over60 { 	
	height:22px;
	padding-top: 4px;
   background-image: url('../gifs/produit_over_20.jpg') !important;         /*Ici l'image de fond over de la cellule*/ 
} 

/**** FIN MENU ****/	

.footer {
	width:100%;
	height:218px;
	background:url(../gifs/footer_fond.jpg) top no-repeat;
}

.inside_footer {
	width:981px;
	height:auto;
	margin:0 auto;
	position:relative;
}

.txt_nuage {
	font-size:12px;
	padding-top: 5px;
	color:#fff;
	text-align:center;
	line-height:17px;
}

.txt_nuage a {
	font-size:12px;
	color:#fff;
	text-align:center;
	text-decoration:none !important;
}

.txt_nuage a:hover {
	font-size:12px;
	color:#fff;
	text-align:center;
	text-decoration:underline !important;
}

.newsletter {
	float:left;
	margin-right:15px;
	width: 192px;
	height: 76px;
	margin-left: 16px;
}

.txt_news {
	font-size:12px;
	padding-top: 31px;
	padding-left: 19px;
	color:#061857;
}

.google {
	width:550px;
	height:auto;
	margin-bottom:10px;
	margin-left: 68px;
}

.photo_machine{
	font-size:13px;
	color:#061857;
	font-style: italic;
	margin-bottom: 20px;
}