* { margin: 0; padding: 0; }
body, html { height: 100%; }

body
{
	font-family: Corbel, Arial, Helvetica, Sans-Serif;
	font-size: 18px;
	background-image: url(../images/background.gif);
	background-repeat: repeat-x;
 	background-color: #b8bdcc;
 	color: #4b5266;
}

ul li
{
	list-style-type: none;
	background-image: url(../images/puce.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 20px;
}

hr
{
	color: #ccc;
	background-color: #ccc;
	height: 1px;
	line-height: 1px;
	border: 0;
}


a
{
	color: #4b5266;
	text-decoration: underline;
}

a:hover
{
	text-decoration: none;
}

a img
{
	border: 0;
}


.clearfix
{
	clear: both;
}

h1
{
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 20px;
}

h2
{
	font-size: 18px;
	margin: 0;
}

p
{
	margin-bottom: 15px;
}

#container
{
	width: 923px;
	padding: 0px 29px 0px 28px;
	margin: 0 auto;
}

#haut
{
	height: 116px;
	position: relative;
}

#haut #logo
{
	position: absolute;
	width: 88px;
	height: 99px;
	outline: none;
	display: block;
	text-indent: -5000px;
	background: url(../images/logoHaut.gif);
	top: 9px;
	left: 18px;
}

#haut h1
{
 margin: 0;
 padding: 0;
	font-size: 36px;
	font-weight: bold;
	color: #fff;
	position: absolute;
	top: 50px;
	left: 123px;
}

#haut h1 span
{
	font-weight: normal;
}

#haut h1 span.inc
{
	font-weight: bold;
	font-size: 26px;
}

#haut #map
{
	color: #4b5266;
	font-size: 18px;
	background: url(../images/hautMap.gif) no-repeat;
	width: 124px;
	height: 	26px;
	position: absolute;
	text-decoration: none;
	left: 800px;
	text-align: center;
	padding-top: 2px;
}

#menu
{
	height: 63px;
	width: 923px;
}
#menu li
{
	list-style-type: none;
	float: left;
	background: none;
	padding: 0;
}

#menu li a
{
	text-decoration: none;
	color: #b8bdcc;
	font-size: 20px;
	margin-right: 22px;
	display: block;
	height: 27px;
	padding-top: 2px;
	padding-right: 25px;
	padding-left: 25px;
	margin-top: 10px;
	background-repeat: no-repeat;
}

#menu li a:hover
{
	background: url(../images/menu.gif);
	color: #fff;
}

#menu li#accueil a
{
	width: 61px;
	background-position: 0px 0px;
}

#menu li#historique a
{
	width: 89px;
	background-position: -133px 0px;
}

#menu li#services a
{
	width: 69px;
	padding-left: 17px;
	background-position: -296px 0px;
}

#menu li#videos a
{
	width: 63px;
	padding-left: 30px;
	background-position: -430px 0px;
}

#menu li#equipements a
{
	width: 114px;
	padding-left: 22px;
	background-position: -571px 0px;
}

#menu li#contactez-nous a
{
	width: 143px;
	padding-left: 15px;
	padding-right: 15px;
	background-position: -749px 0px;
	margin-right: 0px;
}

#menu li a.selectionne, #menu li a:hover.selectionne
{
	background-image: url(../images/menuSelected.gif);
	background-repeat: no-repeat;
	/* height: 50px;
	margin-top: 0;
	padding-top: 12px; */
	color: #fff;
}

#banniere
{
	width: 923px; height: 301px; 
 margin-top: 17px; 
 background: url(../images/banniere.gif) no-repeat;
}

#banniere h1 
{
	display: none;
	margin: 0;
}

#contenu
{
	width: 923px;
 background: #fff;
 margin-top: 15px;	position: relative;
}

#contenu.accueil
{
		background: #fff url(../images/backgroundAccueil.gif) repeat-y;
}

#contenuHaut
{
	height: 38px;
	background: #fff url(../images/contenuHaut.gif) no-repeat;
}
	
#finContenu
{
	width: 923px;
	height: 38px;
	background: url(../images/finContenu.gif);
}


#bienvenue
{
 margin-left: 18px;
 margin-bottom: 100px;
 width: 550px;
}

#bienvenue h1
{
	font-size: 24px;
	text-align: center;
}

#bienvenue p
{
	text-align: center;
	margin: 20px 0px 0px 0px;
}

#videoAccueil
{
	background: url(../images/backgroundVideo.gif);
	padding-left: 6px;
	width: 312px;
	height: 211px;
	position: absolute;
	right: 0;
	top: 0;
}

#blockBasAccueil
{

}



#blockBasAccueil #entreprise
{
	width: 302px;
	padding-left: 25px;
	padding-top: 5px;
	background: url(../images/nosServices.gif) no-repeat;
	float: left;
}

#entreprise h1
{
	color: #fff;
	font-size: 24px;
	font-weight: normal;
	margin: 0;
}

#entreprise p
{
	margin-top: 15px;
	text-align: justify;
	}

#nouvellesRecentes
{
	width: 302px;
	padding-left: 25px;
	padding-top: 5px;
	background: url(../images/nouvellesRecentes.gif) no-repeat;
	float: left;
	margin-left: 17px;
}

#nouvellesRecentes h1
{
	color: #fff;
	font-size: 24px;
	font-weight: normal;
	margin: 0;
}

#nouvellesRecentes p
{
	margin: 0;
}

#nouvellesRecentes span
{
	display: block;
	margin-top: 20px;
	margin-bottom: 20px;
}

#nouvellesRecentes h2
{
	margin: 0;
	margin-bottom: 10px;
}

#nouvellesRecentes p
{
	margin-bottom: 20px;
}
#nouvellesRecentes a.suite, #nosServices a.suite
{
	background: url(../images/puce.gif) no-repeat;
	background-position: center left;
	padding-left: 15px;
}

#accueilContact
{
	width: 211px;
 padding-top: 5px; 
	float: left;
	margin-left: 25px;
	z-index: 2;
	position: relative;
font-family: Arial, Helvetica, Sans-Serif;
font-size: 90%;
}

#contactBas
{
	width: 236px;
	height: 292px;
	float: left;
	background: #fff url(../images/backgroundContact.gif);
 position: absolute;
 right: 0;
 bottom: -38px;
}

* html #contactBas
{
	right: -1px;
}

#accueilContact h1
{
	color: #ffffff;
	font-size: 24px;
	text-align: right;
	margin: 0;
}

#accueilContact p
{
	color: #fff;
	text-align: right;
	margin: 35px 0px;
}

#accueilContact a, #accueilContact span
{
	color: #fff;
	text-align: right;
	font-weight: bold;
	text-decoration: none;
	display: block;
}

#accueilContact a
{
	margin-bottom: 25px;
}

#bas
{
	margin-top: 15px;
	padding-bottom: 15px;
	text-align: center;
	list-style: none;
}

#bas ul
{
	margin-bottom: 15px;
}

#bas ul li
{
	display: inline;
	list-style-type: none;
	margin: 0px 10px;
	padding: 0p;
	background: none;
}

#bas ul li a
{
	color: #fff;
	text-decoration: none;
}

#bas ul li a:hover
{	text-decoration: underline;
}


#bas span a
{
	font-weight: bold;
	text-decoration: none;
}

#gauche
{
	width: 165px;
	float: left;
}

#imSelect
{
 width: 165px;
	height: 32px;
	background: url(../images/imSelect.gif);
	display: block;
	color: #fff;
	font-size: 22px;
	text-decoration: none;
	text-align: center;
	padding-top: 5px;
}

#gauche ul
{
	margin: 15px 0px 0px 25px;
}

#gauche ul li a
{
	text-decoration: none;
	padding: 1px 5px;
}

#gauche ul li.selectionne a, #gauche ul li a:hover
{
	background-color: #f06d24;
	color: #fff;
}

#droite
{
	float: left;
	display: inline;
	margin-left: 32px;
	width: 871px;
}

#droite p
{
	text-indent: 0px;
}

table
{
}

table tr, table tr td
{

	padding-bottom: 15px;
}		

.contact_photo
{
	width: 254px; 
	height: 192px;
	border: 1px solid #000; 
	background: #fff; 
	float: right;
	position: relative;
}

.contact_photo img
{
	display: block;
	width: 250px;
	height: 188px;
	margin: 2px 2px;
}

.contact_photo span
{
	position: absolute;
	bottom: -25px;
	font-size: 12px;
}

.lien_carte
{
	background: url(../images/world.png);
	background-repeat: no-repeat;
 text-decoration: none;
 background-position: 6px 2px;
 padding-left: 25px;
 text-decoration: underline;
}

table.tableauForm td { padding: 5px 0; }
label em { color: #B83916; }

.lienPDF
{
 background: url(../images/pdf.gif) no-repeat;
 background-position: 0px 0px;
 padding-left: 20px;
 padding-bottom: 2px;
}