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

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

ul li
{
	list-style-type: none;
	background-image: url(../img/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(../img/logoHaut.gif);
	top: 9px;
	left: 18px;
}

#haut h1
{
	color: #AAB5CC;
    font-family: "Courrier New";
    font-size: 32px;
    font-weight: bold;
    left: 136px;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 19px;
}

#haut h1 span
{
	font-weight: normal;
	font-size: 20px;
	font-family: Arial;
}



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

#haut #intranet
{
	color: #4b5266;
	font-size: 18px;
	background: url(../admin/images/icons/small/white/Vault.png) no-repeat;
	width: 24px;
	height: 	24px;
	position: absolute;
	text-decoration: none;
	right: 0;
	text-indent: -99999px;
	outline: none;
	padding-top: 2px;
}

#menu
{
	height: 53px;
	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(../img/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
{
	background-position: -749px 0;
    margin-right: 0;
    padding-left: 19px;
    padding-right: 15px;
    text-align: center;
    width: 139px;
}

#menu li.selectionne a, #menu li.selectionne a:hover
{
	background-image: url(../img/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(../img/banniere.gif) no-repeat;
}

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

#banniere
{
	color: #aaa7a9;
	text-align: center;
	font-family: "Verdana";
	font-weight: normal;
	font-size: 18px;
	letter-spacing: 3px;
}

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

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

#contenuHaut
{
	height: 38px;
	background: #fff url(../img/contenuHaut.gif) no-repeat;
}
	
#finContenu
{
	width: 923px;
	height: 38px;
	background: url(../img/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(../img/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(../img/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(../img/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(../img/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(../img/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(../img/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(../img/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; }
table.tableauForm input[type=text], table.tableauForm textarea
{
	width: 315px;
}

table.tableauForm textarea { height: 100px; }

label em { color: #B83916; }

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

ul#equipements li
{
	width: 400px;
	float: left;
}

#preview_tt{

	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
	z-index: 9999;
}

.preview_tt
{
	background: url(../img/icons/picture.png) no-repeat center right;
	padding-right: 25px;
	text-decoration: none;
}

.error-message
{
	color: #cc0000;
}
