.texteGrandeSection{
	font-size:14px;
	height:325px;
	margin-left:auto;
	margin-right:auto;
	margin-top:2px;
	overflow:auto;
	-moz-border-radius:20px;
}

#grandeImageSection{
	width:200px;
	margin-right:5px;
	margin-top:5px;
	padding:5px;
	float:right;
}

#grandeImageSection2{
	width:200px;
	margin-left:5px;
	margin-top:5px;
	padding:5px;
	float:left;
}

.autre{
	font-size:10px;
	float:right;
	margin:2px;
}

h1{
	font-size:10px;
}
/* -------------------------------------------------- Accueil -------------------------------------------------- */
div#grandeAccueil{
	background-color:#ffffff;
	border: 2px solid #fd9601;
	height:355px;
	padding:2px;
	margin:5px;
	margin-left:auto;
	margin-right:auto;
	top:0px;
	overflow:auto;
	-moz-border-radius:20px;
}

.titreGrandeAccueil{
	width:600px;
	background-color:#fd9601;
	background-image:url(../images/sections/ga5.gif);
	background-repeat:no-repeat;
	color:#ffffff;
	font-weight:bold;
	font-size:12px;
	margin-top:2px;
	margin-left:auto;
	margin-right:auto;
	padding:5px;
	text-align:center;
	-moz-border-radius:20px;
}
/* -------------------------------------------------- Compagnie -------------------------------------------------- */
div#grandeCompagnie{
	background-color:#ffffff;
	border: 2px solid #016cfd;
	height:355px;
	padding:2px;
	margin:5px;
	margin-left:auto;
	margin-right:auto;
	top:0px;
	overflow:auto;
	-moz-border-radius:20px;
}

.titreGrandeCompagnie{
	width:600px;
	background-color:#016cfd;
	background-image:url(../images/sections/gc4.gif);
	background-repeat:no-repeat;
	color:#ffffff;
	font-weight:bold;
	font-size:12px;
	margin-top:2px;
	margin-left:auto;
	margin-right:auto;
	padding:5px;
	text-align:center;
	-moz-border-radius:20px;
}
/* -------------------------------------------------- Service -------------------------------------------------- */
div#grandeService{
	background-color:#ffffff;
	border: 2px solid #ce0505;
	height:355px;
	padding:2px;
	margin:5px;
	margin-left:auto;
	margin-right:auto;
	top:0px;
	overflow:auto;
	-moz-border-radius:20px;
}
	 
.titreGrandeService{
	width:600px;
	background-color:#ce0505;
	background-image:url(../images/sections/gs3.gif);
	background-repeat:no-repeat;
	color:#ffffff;
	font-weight:bold;
	font-size:12px;
	margin-top:2px;
	margin-left:auto;
	margin-right:auto;
	padding:5px;
	text-align:center;
	-moz-border-radius:20px;
}
/* -------------------------------------------------- Info technique -------------------------------------------------- */
div#grandeTechnique{
	background-color:#ffffff;
	border: 2px solid #02bc14;
	height:355px;
	padding:2px;
	margin:5px;
	margin-left:auto;
	margin-right:auto;
	top:0px;
	overflow:auto;
	-moz-border-radius:20px;
}

.titreGrandeTechnique{
	width:600px;
	background-color:#02bc14;
	background-image:url(../images/sections/gi2.gif);
	background-repeat:no-repeat;
	color:#ffffff;
	font-weight:bold;
	font-size:12px;
	margin-top:2px;
	margin-left:auto;
	margin-right:auto;
	padding:5px;
	text-align:center;
	-moz-border-radius:20px;
}
/* -------------------------------------------------- Nous contactez -------------------------------------------------- */
div#grandeContact{
	background-color:#ffffff;
	border: 2px solid #b301fd;
	height:355px;
	padding:2px;
	margin:5px;
	margin-left:auto;
	margin-right:auto;
	top:0px;
	overflow:auto;
	-moz-border-radius:20px;
}

.titreGrandeContact{
	width:600px;
	background-color:#b301fd;
	background-image:url(../images/sections/gc1.gif);
	background-repeat:no-repeat;
	color:#ffffff;
	font-weight:bold;
	font-size:12px;
	margin-top:2px;
	margin-left:auto;
	margin-right:auto;
	padding:5px;
	text-align:center;
	-moz-border-radius:20px;
}
/* -------------------------------------------------- Form -------------------------------------------------- */
form#retour{
	font-weight:bold;
	font-size:12px;
	text-align:center;
}