

/* Le Studio Vert : www.lestudiovert.fr*/

body {
	padding: 0;
	text-align: center;
	margin: 0 0 4em;
	font: 12pt Arial, Helvetica, sans-serif;
}

/* ========= SITE */

#page {
	background: #ffffff;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	position: relative;
}

/* ========= ENTETE */

#entete {
	border-bottom: 1pt solid #000000;
}

h1 {
	margin: 0;
	padding: 0;
	text-align: left;
}

.lienAccueil {
	text-decoration: none;
}

h2 {
	color: #ffffff;
	text-transform: uppercase;
	text-align: right;
	font-size: 9pt;
}

#accessibilite {
	display: none;
}

/* ========= VISUEL */

#visuel {

}

#visuel object, #visuel img {
	width: 100%;
	margin: 0;
	padding: 0;
	z-index: 2;
}

/* ========= MENUS */

div#menuCorporate {
	display: none;
}

#menuProduits {
	display: none;
}

/* ========= CONTENEUR */

#conteneur {

}

body>#page>#conteneur {
	height: auto;
	min-height: 40em;
}

/* ========= MENU NAVIGATION */

#menuNavigation {
	width: 19em;
	z-index: 1;
	margin-left: 0.8em;
	float: left;
}

/* ========= CONTENU */

#contenu {
	margin: 0;
	padding: 0;
}

hr {
	clear: both;
	margin: 0;
	padding: 0;
	border-style: none;
}

.hidden {
	visibility: hidden;
}

img {
	padding: 0;
	float: left;
	margin: 0.3em 0.4em 0.3em 0;
	border: 2px solid #d1d2bb;
}

img.illustration {
	float: none;
	display: block;
	border-style: none;
	margin: 0;
	clear: both;
	padding: 0;
}

img.spip_logos {
	padding: 0;
	float: right;
	border: 2px solid #D1D2BB;
	margin: 0.3em 3em 0.2em 0;
}

/* ========= resume */

div.resume {
	margin-bottom: 2em;
	overflow: hidden;
	position: relative;
	padding-left: 1em;
	border-bottom: 1px dotted #e0e0e0;
	padding-bottom: 2em;
}

/* ========= bienvenue */

#bienvenue {
	width: 450px;
	position: absolute;
	right: 1em;
	top: 150px;
	z-index: 3;
}

#bienvenue h3 {
	margin: 0;
	padding: 0;
}

/* ========= actualites */

#actualite {
	background: url(../IMAGES/actualite.gif) no-repeat left top #ffffff;
	padding-left: 172px;
	width: 678px;
	padding-top: 1em;
	border-bottom: 1px solid #ffffff;
	border-top: 2px dotted #e0e0e0;
	position: relative;
	z-index: 2;
}

/* ========= PIED */

#pied {
	height: 5.6em;
	background: #9DB832;
	font-size: 1.2em;
	clear: both;
	position: relative;
	margin: 0;
	padding: 0;
	text-align: center;
	z-index: 0;
}

#extra {
	width: 852px;
	height: 180px;
	background: url(../IMAGES/extra.jpg) no-repeat right bottom;
	z-index: 0;
	position: absolute;
	top: -180px;
	left: 0;
}

/* ========= actualites */

#actualite {
	border-left: 1px solid #ccc;
	display: block;
}

/* ========= PIED */

#pied {
	height: 3.6em;
	background: url(../IMAGES/pied.gif) no-repeat left top #D1D2BB;
	padding-left: 5em;
	font-size: 1.2em;
	clear: both;
	padding-top: 1em;
	position: relative;
}

#langues {
	position: absolute;
	top: 0.2em;
	right: 0.5em;
}


