/* CSS Document */

/****************************************************************************************************************/
/*												Page, Géneral													*/
/****************************************************************************************************************/
body {
	margin: 0;
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#069;
	background-color:#09c;
}

img {
	border:0;
}

a {
	text-decoration:none;
	color:#09c;
}

a:hover{
	text-decoration:underline;
}

.centrer{
	text-align:center;
}
.gauche{
	text-align:left;
}
.droite{
	text-align:droite;
}
div#page {
	/*width: 1000px;*/width: 990px;
	height: 900px;
	border: 3px solid #f00;
	background-color:#fff;
	position:absolute;
	left:50%;
	margin-left: -500px;
	margin-top:20px;
}
/****************************************************************************************************************/
/*												En Tete de la page												*/
/****************************************************************************************************************/

div#entete {
	height: 197px;
	background:url(img/decors/globe-poly-industries.png) no-repeat top left;
}

div#entete h1{
	margin:0;
	padding:0;
}

div#entete h1 a{
	display: block;
	width:325px;
	height:197px;
	margin-right: auto;
	margin-left: auto;
	background: url(img/decors/logo-poly-industries.png) no-repeat center left;
}
div#entete h1 span{
	display:none;
}

ul#drapeaux{
	position:absolute;
	top:80px;
	right:20px;
	width: 150px;
	height:39px;
	margin:0;
	padding:0;
	list-style-type:none;
}
ul#drapeaux li{
	float:right;
}
ul#drapeaux li a{
	display:block;
	width:55px;
	height:39px;
	margin-right:20px
}
a.francais{
	background: url(img/decors/drapeau-francais.png) no-repeat top right;
}
a.anglais{
	background: url(img/decors/drapeau-anglais.png) no-repeat top right;
}
a span{
	display:none;
}
/****************************************************************************************************************/
/*												Menu de la page													*/
/****************************************************************************************************************/
ul#menu1{
	background-color:#069;
	/*width: 1000px;*/width: 990px;
	height:25px;
	border-top: 2px solid #f00;
	border-bottom: 2px solid #f00;
	margin:0;
	padding:0;
	list-style-type:none;
}

ul#menu1 li{
	float:right;
	margin:0;
	padding:0;
	font-weight:bold;
}

ul#menu1 a{
	display:block;
	width:125px;
	height:25px;
	color:#fff;
	font-size:16px;
	text-align:center;
	line-height:25px;
	border-left: 2px solid #f00;
}
ul#menu1 a:hover{
	text-decoration:none;
	background-color:#09c;
	color:#069;
}
/**** Menu 2 ****/
dl#menu2{
	position: absolute;
	left:0;
	margin:0;
	padding:0;
	background-color:#069;
	width: 200px;
	height:675px;
	border-right: 2px solid #f00;
}

dl#menu2 dt{
	font-weight:bold;
	font-size:16px;
}

dl#menu2 dt a{
	display:block;
	padding-left: 35px;
	width:163px;
	color:#fff;
}

dl#menu2 .vAlign1{
	line-height:46px;
	background:url(img/decors/menu_rollover.png) no-repeat 0 0;
}
dl#menu2 .vAlign2{
	padding-top:5px;
	height:41px;
	background:url(img/decors/menu_rollover.png) no-repeat 0px 0px;
}
dl#menu2 .vAlign1 a:hover{
	text-decoration:none;
	background:url(img/decors/menu_rollover.png) no-repeat 0 -46px;
}
dl#menu2 .vAlign2 a:hover{
	text-decoration:none;
	background:url(img/decors/menu_rollover.png) no-repeat 0 -51px;
}

dl#menu2 dd{
	margin:0;
	padding:0;
}
dl#menu2 dd ul{
	margin:0;
	padding:0;
	list-style-type:none;
}
dl#menu2 dd li{
	margin:0;
	padding:0;
}
dl#menu2 dd a{
	display:block;
	margin:0;
	padding:0 0 0 20px;
	width:179px;
	/*height:25px;*/
	height:auto;
	color:#fff;
	line-height:25px;
	font-size:14px;
	font-weight:bold;
}
dl#menu2 dd a:hover{
	text-decoration:none;
	background-color:#09c;
}
/****************************************************************************************************************/
/*												Contenu de la page 												*/
/****************************************************************************************************************/
div#contenu {
	margin-left: 202px;
	width: auto;
	height:633px;
	overflow: auto;
	background:url(img/decors/globe_fond.png) no-repeat 110px 40px;
	padding: 10px 40px;
	font-size:16px;
}
div#contenu h2{
	margin:0;
	padding:0;
	text-align:center;
	font-size:20px;
}
div#contenu h3{
	padding-left:10px;
	text-align:left;
	border-left: 4px solid #f00;
	border-bottom: 1px solid #f00;
	font-size:18px;
	font-style:italic;
	font-weight:bold;
}
div#contenu .contourIMG {
	border:2px solid #f00;
	padding:5px;
}

/*************************************** page Historique ****************************************/
div#contenu .historique{
	line-height:2em;
	text-align:justify;
	text-indent: 50px;
}
/*************************************** page societé *******************************************/
table#atelier dl,dd,dt {
	margin:0;
	padding:0;
}
table#atelier dt {
	margin-bottom:10px;
	text-align:center;
}

table#atelier .tdTxtTop{
	vertical-align:top;
	line-height:1.2em;
}
table#atelier .tdTxtCentre {
	vertical-align:middle;
	line-height:1.5em;
}
div#contenu .txtImportant{
	margin: 10px 0;
	text-align:center;
	font-size:18px;
}
/*************************************** page BTP *******************************************/
div#tableBTPaccueil .tdTxtCentre25em{
	vertical-align:middle;
	line-height:2.5em;
}
div#tableBTPaccueil ul{
	margin: 100px 0;
}

div#contenu .txtFigureBas{
	background:url(img/decors/puce.png) no-repeat top left;
	padding:0 0 200px 20px;
}
div#contenu .txtFigureHaut{
	background:url(img/decors/puce.png) no-repeat top left;
	padding:0 0 200px 20px;
}
div#contenu .txtFigure{
	background:url(img/decors/puce.png) no-repeat top left;
	padding-left:20px;
}
/****************************************************************************************************************/
/*                                             Formulaire de Contact											*/
/****************************************************************************************************************/
div#formContact {
text-align:center;
}
#tableContact{
	margin-right:auto;
	margin-left:auto;
}
#tableContact td{
	height:12px;
	text-align:left;
}
/****************************************************************************************************************/
/*                                               footer de la page												*/
/****************************************************************************************************************/

p#footer {
	width: 1006px;
	height: 30px;
	position:absolute;
	left:50%;
	/*top:50%;*/
	margin-left: -500px;
	margin-top:930px;
	color:#fff;
	text-align:left;
}
p#footer a{
	color:#fff;
	font-weight:bold;
}
p#footer img{
	width: 80px;
	height: 15px;
	border:none;
	float:right;
}
#footer span{
	display:none;
}