
html, body
{
	margin: 0;
	padding: 0;
	min-height: 100%;
	height: 100%;
	width: 100%;
	background: #161E28;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #00569D;
}
html > body
{
	height: auto;
}

a
{
	color: #00569D;
	font-weight: bold;
	text-decoration: underline;
    outline: none;
}
a:hover
{
	text-decoration: none;
}
h3
{
	font-size: 15px;
}
input, textarea, select
{
	border: 1px solid #00569D;
	font-size: 11px;
	font-family: Arial, sans-serif;
}
img
{
	border: none;
}
label.align
{
	float: left;
	width: 100px;
}
fieldset
{
	border: none;
	padding: 15px;
}
fieldset p
{
	margin: 3px;
}
div#header
{
	width: 725px;
	height: 237px;
	background: url(../images/top.jpg) no-repeat;
	margin: auto;
	position: relative;
	overflow: hidden;
	color: #FFF;
}
div#header h1
{
	margin-top: -500px;
}
div#header ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
div#header a
{
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	letter-spacing: -1px;
}
div#header a:hover
{
	text-decoration: underline;
}
div#header ul li
{
	display: inline;
}



/* menu en css */

div#global{
    position: relative;
    width: 725px;
    margin: auto;
    background: #fff;
}

#menu1 {
    position: absolute;
    top: 170px;
    left: 0px;
    width: 250px;
}

#menu2 {
    position: absolute;
    top: 170px;
    left: 480px;
}

#menu1 a{
    display: block;
}

.menu{
    z-index: 5;
}


#menu1 .menu{
    text-align: center;
    margin: auto;
}


body {behavior: url(csshover.htc);}
div.menu a {color:#000000}
/* on enleve la taille de ul et labordure*/
div.menu ul {padding: 0;/* width: 100px; border:1px solid;*/ margin:0px; background: #53b8ec}
div.menu li:hover {background: #53b8ec}
div.menu li.sousmenu:hover {background: #53b8ec;}

/*div.menu li.sousmenu {background: url(fleche.gif) 95% 50% no-repeat;}*/
div.menu li.sousmenu li:hover {background: #00569d;}

/* float left pour les li afin d'aligner le menu et plus de bordures*/
div.menu ul li {position:relative; list-style: none;/* border-bottom:1px solid;*/ float:left;}

/* le décalage n'est plus a gauche maintenant mais en bas on annule donc le decalage a gauche et la correction en haut et on place la restriction de taille*/
div.menu ul ul {position: absolute;/* top: -1px; left: 100px; */display:none; width:120px;  margin: 0; padding: 0;}
/* plus de bordure et taille remise a 100*/

div#menu1 .niveau1 a, div#menu2 .niveau1 a{
    color: #fff;
}

div#menu1 .niveau2 a, div#menu2 .niveau2 a{
    width: 95%;
    padding-right: 30px;
}

div#menu2 .niveau2 a{
    width: 100%;
}


div.menu li a {
    text-decoration: none;
    display:block;
    font-size: 12px;
}

div.menu .niveau2 li a {
    text-decoration: none;
    display:block;
    font-size: 10px;
}



div.menu li  a{
    padding: 5px;
}

div.menu ul.niveau1 li.sousmenu:hover ul.niveau2,
div.menu ul.niveau2 li.sousmenu:hover ul.niveau3 {display:block;}

/*Il faut decaller les soussous menu de la taille du sous menu */
div.menu ul.niveau3 {top:0; left: 120px;}

/*on enleve la bordure de chaque hauteur a une couleure de survol*/
div.menu li a:hover {border-left-color: red;}
div.menu ul ul li a:hover {border-left-color: #00FF00;}
div.menu ul ul ul li a:hover {border-left-color: #0000FF;}


div.menu ul.niveau1 li ul.niveau2 li.sousmenu{
    background: #1e7bc7;
}

div.menu ul.niveau1 li ul.niveau2 li.sousmenu:hover{
    background: #00579e;
}


/*
ul#menu-l
{
	position: absolute;
	bottom: 47px;
	left: 25px;
}
ul#menu-r
{
	position: absolute;
	bottom: 47px;
	right: 25px;
}*/
div#content
{
	width: 725px;
	margin: auto;
	background-position: 0% 10px;
	background-repeat: no-repeat;
	background-color: #FFF;
	
	padding-bottom: 10px;
}
body > div#content
{
	height: auto;
}
h2#home-title
{
  float: left;
	text-indent: -1000px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	background: url(../images/home-title.gif) no-repeat;
	width: 64px;
	height: 28px;
	margin-left: 20px;
	margin-bottom: 25px;
	padding-top: 15px;
}
h2#qui-sommes-nous-title
{
	text-indent: -1000px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	background: url(../images/qui-sommes-nous-title.gif) no-repeat 0% 100%;
	width: 194px;
	height: 30px;
	margin-left: 250px;
	margin-bottom: 25px;
	padding-top: 15px;
}
h2#cintrage-profiles-tubes-title
{
	text-indent: -1000px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	background: url(../images/cintrage-profiles-tubes-title.gif) no-repeat 0% 100%;
	width: 261px;
	height: 30px;
	margin-left: 250px;
	margin-bottom: 25px;
	padding-top: 15px;
}
h2#chaudronnerie-mecanisee-title
{
	text-indent: -1000px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	background: url(../images/mecano-soudures-title.gif) no-repeat 0% 100%;
	width: 261px;
	height: 30px;
	margin-left: 250px;
	margin-bottom: 25px;
	padding-top: 15px;
}

h2#chaudronnerie-mecanisee-title
{
	text-indent: -1000px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	background: url(../images/mecano-soudures-title.gif) no-repeat 0% 100%;
	width: 261px;
	height: 30px;
	margin-left: 250px;
	margin-bottom: 25px;
	padding-top: 15px;
}

h2#questceque-bendiwood
{
	/*text-indent: -1000px;*/
	overflow: hidden;
	margin: 0;
	padding: 0;
	/*background: url(../images/electricite-industrielle-title.gif) no-repeat 0% 100%;*/
	width: 400px;
	height: 30px;
	margin-left: 250px;
	margin-bottom: 25px;
	padding-top: 15px;
}
h2#pliage-cintrage-de-tole-title
{
	text-indent: -1000px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	background: url(../images/pliage-cintrage-de-tole-title.gif) no-repeat 0% 100%;
	width: 261px;
	height: 30px;
	margin-left: 250px;
	margin-bottom: 25px;
	padding-top: 15px;
}
h2#realisations-title
{
	text-indent: -1000px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	background: url(../images/realisations-title.gif) no-repeat 0% 100%;
	width: 124px;
	height: 31px;
	margin-left: 20px;
	margin-bottom: 25px;
	padding-top: 15px;
}
h2#les-ateliers-title
{
	text-indent: -1000px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	background: url(../images/les-ateliers-title.gif) no-repeat 0% 100%;
	width: 122px;
	height: 32px;
	margin-left: 20px;
	margin-bottom: 25px;
	padding-top: 15px;
}
h2#contact-title
{
	text-indent: -1000px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	background: url(../images/contact-title.gif) no-repeat 0% 100%;
	width: 81px;
	height: 29px;
	margin-left: 20px;
	margin-bottom: 25px;
	padding-top: 15px;
}
h2#contact-cintrage-spirale-title
{
	text-indent: -1000px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	background: url(../images/contact-cintrage-spirale-title.gif) no-repeat 0% 100%;
	width: 194px;
	height: 30px;
	margin-left: 20px;
	margin-bottom: 25px;
	padding-top: 15px;
}
h2#contact-cintrage-froid-title
{
	text-indent: -1000px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	background: url(../images/contact-cintrage-froid-title.gif) no-repeat 0% 100%;
	width: 193px;
	height: 30px;
	margin-left: 20px;
	margin-bottom: 25px;
	padding-top: 15px;
}
h2#dao-title
{
	text-indent: -1000px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	background: url(../images/dao-title.gif) no-repeat 0% 100%;
	width: 261px;
	height: 30px;
	margin-left: 20px;
	margin-bottom: 25px;
	padding-top: 15px;
}
h2#acces-title
{
	text-indent: -1000px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	background: url(../images/acces-title.gif) no-repeat 0% 100%;
	width: 261px;
	height: 30px;
	margin-left: 20px;
	margin-bottom: 25px;
	padding-top: 15px;
}
div#content div.text
{
	margin-left: 256px;
	padding-bottom: 0px;
}
div#content div.text table th
{
	padding-left: 5px;
	text-align: right;
}

ul.btn-links
{
	list-style-type: none;
	margin: 0;
	padding: 60px 0 0 0;
}
ul.btn-links li
{
	float: left;
	position: relative;
	width: 98px;
	height: 80px;
	background: url(../images/btn.jpg);
	margin-right: 2px;
}
ul.btn-links li a
{
	color: #FFF;
	font-weight: normal;
	text-decoration: none;
	position: absolute;
	bottom: 3px;
	left: 3px;
}
p#backtop
{
	width: 725px;
	margin: 0 auto;
	padding: 5px 0;
	background: #FFF;
	text-align: center;
}
p#bottom-infos
{
	background: #00569D;
	color: #FFF;
	text-align: center;
	margin: 0px auto;
	padding: 5px 0px;
	width: 725px;
	font-size: 11px;
}
table.contact, table#data-table
{
	border-collapse: collapse;
	width: 98%;
	margin: 0 auto 15px auto;
	border: 1px solid #00569D;
}
table.contact th, table#data-table th
{
	background: #00569D;
	color: #FFF;
	padding: 3px 0px;
	text-align: center
}
table.contact td, table#data-table td
{
	background: #DDD;
	padding: 5px 0px;
	border-bottom: 1px dashed #00569D;
	text-align: center;
}
input.submit, a.submit
{
	background: #00569D;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	padding: 5px;
}
div.realisations-pics
{
	text-align: center;
}
div.realisations-pics a img
{
	margin: 5px;
	border: 1px solid #00569D;
	padding: 2px;
}
div#menu-dyn0, div#menu-dyn1
{
	position: absolute;
	top: 196px;
	left: 50%;
	z-index: 2;
	display: none;
}
div#menu-dyn0 ul, div#menu-dyn1 ul
{
	list-style-type: none;
	border-collapse: collapse;
	border: 1px solid #FFF;
	background: #53B8EC;
	margin: 0;
	padding: 0;
}
div#menu-dyn0 li, div#menu-dyn1 li
{
	border: 1px solid #FFF;
	padding: 5px;
}
div#menu-dyn0 a, div#menu-dyn1 a
{
	text-decoration: none;
	font-weight: normal;
	color: #FFF;
}
div#menu-dyn0
{
	margin-left: -230px;
	width: 165px;
}
div#menu-dyn1
{
	margin-left: 250px;
	width: 165px;
}
div#diaporama
{
	width: 660px;
	height: 367px;
	position: relative;
	margin: auto;
}
div#diaporama img
{
	position: absolute;
	top: 0px;
	left: 0px;
}
#langues{
  float: right;
  padding: 10px 10px 0px 0px;
}
#langues img{
  margin-left: 5px;
}

div#footer{
    background: #161e28;
    clear: both;
}

div.text2{
    margin: 0 300px 0 15px;
}

a#devis{
    position: absolute;
    top: 130px;
    right: 0px;
    text-indent: -1000px;
    display: block;
    width: 101px;
    height: 35px;
    background: url(../images/devis.gif) 0 0;
}

a#devis:hover{
    background: url(../images/devis.gif) 0 -41px;
}

div#devisOnline, div#devisPdf{
    width: 400px;
    margin: auto;
}

div#devisOnline{
    padding-bottom: 50px;
}

div#devisOnline a, div#devisPdf a{
    font-size: 16px;
}

div#devisOnline img, div#devisPdf img{
    float: left;
    clear: left;
}

span.smallHr{
	background: url('../images/separateur.jpg') no-repeat center;
	display: block;
	position: relative;
	width: 415px;
	height: 19px;
	border: none;
    left: -33px;
}

.imageLeft{
    border: 1px #b2a020 solid;
    float: left;
    clear: left;
    margin: 0 20px 10px 0;
}

.allWidth{
    width: 700px;
}

.section{
    height: 120px;
}

.textLeft{
    width: 330px;
    float: left;
}

.textright{
    width: 330px;
    float: right;
}

.subTitle{
    color: #408ecd;
}

.internLink{
    color:#00569D;
    font-size: 12px;
    text-decoration:underline;
}

ul#menuGalerie li{
    display: block;
    padding-right: 20px;
    list-style: none;
}

ul#menuGalerie li a{
    font-size: 14px;
}

p#produweb a{
    text-decoration:none;
    color:#CCC;
    font-size:10px;
}
p#produweb{
    font-size:10px;
    color:#CCC;
}

a{
    text-decoration:none;
    color:#9d9d9d;
    font-size:10px;
}

form#georis label{
	clear: right;
	float: left;
	margin-bottom: 3px;
	width: 100px;
}


form#devis2D label{
	clear: right;
	float: left;
	margin-bottom: 3px;
	width: 200px;
}

form#devisCintrage label{
	clear: left;
	float: left;
	margin-bottom: 3px;
	width: 200px;
}

/* class photo */

span.photo{
    padding-left: 5px;
}

span.photo img{
    border: 2px solid #00579e;
}