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

body {
	padding: 0;
	background: #5FA4C6;
	text-align: center;
	font: 62.5% Arial, Helvetica, sans-serif;
	margin: 0 0 4em;
}

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

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

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

#entete {
	position: relative;
	width: 100%;
	height: 123px;
	clear: both;
	border: #000000;
}

h1 {
	position: absolute;
	top: 0em;
	margin: 0;
	padding: 0;
	font-size: 1em;
	left: 0;
}

.lienAccueil {
	display: block;
	text-decoration: none;
	position: absolute;
	width: 8.5em;
	height: 8.5em;
	margin: 0;
	padding: 0;
}

#entete img {
	border-style: none;
	display: block;
	float: none;
	border-width: 0;
	margin: 0;
	padding: 0;
}

h2 {
	color: #ffffff;
	position: absolute;
	top: 1.8em;
	right: 1em;
	text-transform: uppercase;
	font-size: 1.7em;
	visibility: hidden;
	display: none;
}

#accessibilite {
	display: none;
}

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

#visuel {
	background: #ffffff url(../IMAGES/bienvenue.jpg) no-repeat left top;
	height: 252px;
	width: 852px;
	position: relative;
	z-index: 2;
}

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

/* ========= menu Corporate */

div#menuCorporate {
	background: #5fa4c6 url(../IMAGES/menu_corporate.jpg) no-repeat left top;
	position: absolute;
	top: 102px;
	left: 0;
	height: 35px;
	width: 100%;
	z-index: 3;
}

div#menuCorporate ul {
	vertical-align: middle;
	margin: 0;
	padding: 0;
}

div#menuCorporate ul li {
	display: inline;
	margin: 0;
	padding: 0;
}

div#menuCorporate li a {
	font-size: 1.1em;
	color: #fff;
	text-decoration: none;
	padding-right: 0.5em;
	padding-left: 0.5em;
	border-right: 1px solid #fff;
	line-height: 2.4em;
	font-weight: bold;
}

div#menuCorporate li a:hover {
	color: #111111;
}

/* ========= menu Produits */

#menuProduits {
	z-index: 3;
	position: absolute;
	top: 0;
	right: 0;
	background: #5fa4c6 url(../IMAGES/menu_produits.jpg) no-repeat right top;
	vertical-align: middle;
	width: 550px;
	height: 35px;
}

#menuProduits ul {
	vertical-align: middle;
	margin: 0;
	padding: 0;
	float: right;
}

#menuProduits li {
	float: left;
	margin: 0;
	padding: 0;
	text-align: center;
	vertical-align: middle;
	width: 107px;
	position: relative;
	list-style: none;
	height: 128px;
}

#menuProduits li#btnBassins {
	background: url(../IMAGES/btn_bassins.jpg) no-repeat left top;
}

#menuProduits li:hover#btnBassins {
	background: url(../IMAGES/btn_bassins_f2.jpg) no-repeat left top;
}

#menuProduits li#btnPiscines {
	background: url(../IMAGES/btn_piscines.jpg) no-repeat left top;
}

#menuProduits li:hover#btnPiscines {
	background: url(../IMAGES/btn_piscines_f2.jpg) no-repeat left top;
}

#menuProduits li#btnFontaines {
	background: url(../IMAGES/btn_fontaines.jpg) no-repeat left top;
}

#menuProduits li:hover#btnFontaines {
	background: url(../IMAGES/btn_fontaines_f2.jpg) no-repeat left top;
}

#menuProduits li#btnArrosage {
	background: url(../IMAGES/btn_arrosage.jpg) no-repeat left top;
}

#menuProduits li:hover#btnArrosage {
	background: url(../IMAGES/btn_arrosage_f2.jpg) no-repeat left top;
}

#menuProduits li#btnPompage {
	background: url(../IMAGES/btn_pompage.jpg) no-repeat left top;
}

#menuProduits li:hover#btnPompage {
	background: url(../IMAGES/btn_pompage_f2.jpg) no-repeat left top;
}

#menuProduits img {
	float: none;
}

#menuProduits li a {
	margin: 0;
	text-align: center;
	background: #000000;
	position: absolute;
	bottom: -9px;
	left: 0;
	color: #ffffff;
	font-size: 1.1em;
	font-weight: bold;
	width: 100%;
	text-decoration: none;
	line-height: 1.5em;
	vertical-align: middle;
	height: 35px;
	padding: 0;
}

#menuProduits li a:hover {
	color: #B5CA68;
}

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

#conteneur {
	background: url(../IMAGES/conteneur.jpg) left top no-repeat;
	border: #ffffff 0.1em none;
	width: 850px;
	height: 45em
	z-index: 1;
}

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

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

#contenu {
	z-index: 1;
	position: relative;
	padding: 2em 0 0;
	margin: 0 0 0 50px;
}

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

.hidden {
	visibility: hidden;
	height: 0;
	margin: 0;
	padding: 0;
	border-style: none;
}

img {
	padding: 0;
	float: left;
	margin-top: 3px;
	margin-right: 4px;
	margin-bottom: 3px;
	z-index: 10;
}

div.illustration {
	text-align: right;
	width: 100%;
	height: 19em;
	float: none;
	display: block;
	margin: 0;
	clear: both;
	padding: 0;
}

div.illustration img {
	float: right;
	margin-right: -1px;
}

img.illustrationRonds {
	float: right;
	/*margin-left: 10px;*/
}

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

#article img.spip_logos, div.resume img.spip_logos {
	padding: 0;
	border: 2px solid #D1D2BB;
	margin: 0.3em 1em 0.2em;
	z-index: 2;
	float: right;
}

.spip_documents {
	float: none;
}

.spip_documents_right {
	float: right;
	margin: 0.3em 0 0.3em 0.4em;
	border-style: none;
}

.spip_documents_left {
	margin: 0.3em 0.4em 0.3em -8em;
	float: left;
	border-style: none;
}

/*=========phototheque*/
#phototheque {
	background-image: url(../IMAGES/tt_phototheque.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 750px;
	margin-top: 1em;
	margin-right: 1em;
	margin-bottom: 3em;
	padding-top: 23px;
}

#photothequeSchemas {
	background-image: url(../IMAGES/tt_phototheque_schemas.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 1em;
	margin-right: 1em;
	margin-bottom: 3em;
	padding-top: 23px;
	width: 750px;
}

#photos {
	background-color: #c5d585;
	text-align: center;
	width: 750px;
	overflow: scroll;
	padding-left: 10px;
}

#photos img {
	margin: 0;
	border-style: none !important;
	border-width: 0 !important;
}

#photos table td {
	background-color: #c5d585;
	text-align: center;
	margin: 0;
	padding: 0;
	border-style: none;
}

#contentPad {
	margin: 20px;
	padding-bottom: 100px;
}

#TB_overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
	width: 100%;
	height: 100%;
	background-color: #000;
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

#TB_window {
	position: absolute;
	background: #fff;
	z-index: 102;
	color: #000000;
	display: none;
	border: 4px solid #525252;
}

#TB_window img {
	display: block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption {
	height: 25px;
	padding: 10px 30px 10px 25px;
	float: left;
}

#TB_closeWindow {
	height: 25px;
	padding: 10px 25px 10px 0;
	float: right;
}

#TB_closeAjaxWindow {
	padding: 5px 10px 7px 0;
	margin-bottom: 1px;
	text-align: right;
	background-color: #e8e8e8;
}

#TB_ajaxContent {
	padding: 2px 15px 15px 15px;
	overflow: auto;
}

#TB_load {
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	overflow: visible;
	visibility: visible;
	display: block;
	z-index: 101;
}

#TB_loadContent {
	margin-left: -125px;
	position: absolute;
	top: -50px;
	left: 50%;
	width: 250px;
	height: 100px;
	visibility: visible;
}

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

#bienvenue {
	width: 460px;
	position: absolute;
	right: 0;
	top: 140px;
	z-index: 3;
}

#bienvenue p {
	font-size: 1.3em !important;
	line-height: 1em !important;
}

#bienvenue h3 {
	font-size: 1.5em;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

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

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

div#article {
	margin-bottom: 2em;
	position: relative;
	padding-left: 1em;
	padding-bottom: 2em;
	z-index: 2;
}

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

a.appercu {
	padding: 0;
	border: 2px solid #D1D2BB !important;
	margin: 0.3em 1em 0.2em;
	display: block;
	width: 100px;
	height: 100px;
	overflow: hidden;
	float: right;
	position: relative;
}

a:hover.appercu {
	border: 2px solid #ffcc00;
}

div.resume img.vgn, div#actualite img.vgn {
	margin-top: -20px;
	margin-left: -80px;
	float: left;
	z-index: 2;
	position: absolute;
	border-style: none;
}

div#article img.vgn {
	border: 1px solid #88ae0e;
	z-index: 10;
	position: relative;
}

a.lienDoc {
	color: #6e4501;
	text-decoration: underline;
	background: url(../IMAGES/pct_doc.gif) no-repeat right center;
	padding-right: 25px;
	padding-left: 0;
}

/* ========= 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;
}


