BODY
{
	margin: 0px;
	background-image: url('../images/back.jpg');
	background-repeat:repeat;
}

#allpage
{
	/*margin:0px auto;*/
	width:800px;
	height:600px;
	/*left:121px;*/
}
/*********************************************************
						Entête
*********************************************************/
#Entete
{
	/*position:absolute;*/
	background-color:Blue;
	background-image: url('../images/Entete5.jpg');
	width:800px;
	height:100px;
	/*left:121px;*/
	margin-left:102px;
}
/*********************************************************
					Section Gauche
*********************************************************/
#Gauche
{
	position:absolute;
	background-color:Green;
	background-image: url('../images/Gauche4.jpg');
	width:20px;
	height:400px;
	min-height:400px;
	left:102px;
}

#Droite
{
	position:relative;
	background-color:Green;
	background-image: url('../images/Droite4.jpg');
	width:20px;
	height:400px;
	left:882px;
	min-height:400px;
}

#menuGeneral
{
	height: 100px;
	width: 800px;
	position:absolute;
	top:5px;
	
}

#menuGeneral ul
{
	margin-top:66px;
	margin-left:180px;
	padding: 0 5px 0 5px;
}

#menuGeneral li
{
	display: inline;
	list-style-type: none;
}
#menuGeneral a
{
	color: white;
	text-decoration: none;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0 30px 0 30px;
	padding:0 1px 0 1px;

}
#menuGeneral a:hover
{
	color: rgb(40, 40, 133);
	padding:0 1px 0 1px;
}

/*********************************************************
				Section Centrale
*********************************************************/
#Contenu
{
	position:absolute;
	background-color:#EBA909;
	background-image: url('../images/mainbackground.jpg');
	width:761px;
	height:400px;
	left:122px;
	min-height:400px;
	text-align:center;
}

#ContenuProduits
{
	position:absolute;
	background-color:#EBA909;
	background-image: url('../images/mainbackground.jpg');
	width:761px;
	height:400px;
	left:122px;
	min-height:400px;
	overflow:scroll;
	text-align:center;
}

#ContenuContact
{
	position:absolute;
	background-color:#EBA909;
	background-image: url('../images/mainbackground.jpg');
	width:761px;
	height:400px;
	left:122px;
	min-height:400px;
	overflow:scroll;
}

#LienProduits
{
	text-align:center;
}

#tableProd
{
	text-align:center;
}

#prod1
{
	margin-top:25px;
	text-align:center;
	border:double 2px black;
}

#prod2
{
	margin-top:50px;
	text-align:center;
	border:double 2px black;
}

#Services
{
	/*width:400px;*/
	text-align:center;
}

.tableserv
{
	text-align:center;
}

.serv
{
	margin-top:25px;
	text-align:center;
	border:double 2px black;
}

#Titreproduit
{
	margin-top:20px;
}

#splashimage
{
	margin-top:10px;
	margin-bottom:10px;
}

html>body #Contenu
{
	height:auto;
}

#Titre
{
	margin-top:20px;
	text-align:center;
	font-family:Arial Black;
}

#mainCoords
{
	width:320px;
	height:80px;
	margin-left:210px;
	margin-top:20px;
	text-align:center;
	vertical-align:middle;
	font-weight:bold;
	
}

#tblTel,#tblEstime,#tblVente,#tblAdmin,#tblPres
{
	border-collapse:collapse;
	margin-top:20px;
	width:382px;
	/*border:solid 1px black;*/
	margin-left:182px;
	background-color:rgb(175,175,200);
	background-image: url('../images/CelluleProduits.jpg');
	margin-bottom:20px;
}

#tblTel td
{
	width:372px;
	text-align:center;
	/*border:solid 1px black;*/
	padding:2px;
	border:outset 2px rgb(255,100,0);
	border-bottom:outset 2px rgb(255,100,0);
	/*background-color:rgb(175,175,200);*/
}

#tblEstime td
{
	width:372px;
	text-align:center;
	/*border:solid 1px black;*/
	padding:2px;
	border:outset 2px rgb(255,100,0);
	border-bottom:outset 2px rgb(255,100,0);
	/*background-color:rgb(175,175,200);*/
}

#tblVente td
{
	width:372px;
	text-align:center;
	/*border:solid 1px black;*/
	padding:2px;
	border:outset 2px rgb(255,100,0);
	border-bottom:outset 2px rgb(255,100,0);
	/*background-color:rgb(175,175,200);*/
}

#tblAdmin td
{
	width:372px;
	text-align:center;
	/*border:solid 1px black;*/
	padding:2px;
	border:outset 2px rgb(255,100,0);
	border-bottom:outset 2px rgb(255,100,0);
	/*background-color:rgb(175,175,200);*/
}

#tblPres td
{
	width:372px;
	text-align:center;
	/*border:solid 1px black;*/
	padding:2px;
	border:outset 2px rgb(255,100,0);
	border-bottom:outset 2px rgb(255,100,0);
	/*background-color:rgb(175,175,200);*/
}

#titreContact,#titreAdmin,#titreEstime,#titreVente,#titrePres
{
	background-color:gray;
	background-image: url('../images/TitreTableProduit.jpg');
	font-weight:bold;
}

#propos
{
	margin-left:120px;
	width:500px;
	text-align:justify;
	font-family:Arial;
}

#Services
{
	text-align:center;
}

#TitreService
{
	width:400px;
	margin-left:172px;
	text-align:center;
}

#imgSer1,#imgSer2,#imgSer3,#imgSer4,#imgSer5,#imgSer6,#imgSer7,
#imgSer8
{
	margin-top:20px;
	margin-bottom:20px;
}

#instGlis,#instClot
{
	text-decoration:underline;
}
/*********************************************************
					Pied de Page
*********************************************************/
#PiedPage
{
	top:0px;
	/*position:absolute;*/
	background-color:purple;/*#EBA909;*/
	background-image: url('../images/Pied4.jpg');
	width:800px;
	height:100px;
	text-align:center;
	margin-left:102px;
	
}

#PiedDePage
{
	/*position:relative;*/
	text-align:center;
}

#TextePied
{
	position:relative;
	top:20px;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	font-family:Gautami;
}

#LienMail
{
	position:relative;
	text-align:center;
	top:20px;
}