/* @override http://192.168.1.11/~philippeblanc/Digital_graffic/DG-02-2009/web-content/css/digital-eco.css */

body {
	background-color: #003411;
	text-align: left;
	margin: 0;
	padding: 0;
	font: 12px/1.4em Helvetica, Arial, sans-serif;
}
p {
	margin: 0;
	padding: 0;
}

/* @group CONTENT */

#content {
	position: absolute;
	top: 50%;
	width: 836px;
	height: 595px;
	margin-top: -296px;
	left: 50%;
	margin-left: -424px;
	overflow: visible;
	background: white url(../ecologie/images/fond-eco.jpg) no-repeat right;
}

/* @end */

/* @group ATELIER */

#ecologie {
	width: 431px;
	margin-left: 32px;
	margin-top: 32px;
	height: 562px;
	overflow: auto;
	text-align: left;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
}
#ecologie p {
	margin-bottom: 15px;
	line-height: 1.5em;
	font-size: 15px;
}
#ecologie h2 {
	color: #80A52D;
	font-style: italic;
	font-weight: bold;
	font-size: 18px;
	line-height: 1.2em;
	text-shadow: white 1px 2px 2px;
}
/* @end */


/* @group LOGO */

#logo {
	width: 205px;
	height: 280px;
	display: block;
	position: absolute;
	right: -5px;
	top: 327px;
	overflow: hidden;
	marginbackground-color: maroon;
}

#logo a {
	width: 205px;
	height: 280px;
	display: block;
	overflow: hidden;
	marginbackground-color: silver;
}


/* @end */

/* @group ADRESSE */

#adresse {
	text-align: center;
	color: silver;
	position: absolute;
	top: 602px;
	display: block;
	width: 848px;
	font-size: 12px;
	letter-spacing: 1px;
}

#adresse a {
	color: white;
	text-decoration: none;
}

#adresse a:hover{
	text-decoration: underline;
}

/* @end */

/* @group MENU PIED */

/* menu-pied */
#menu_pied {
	position: absolute;
	right: 0;
	margin: 0;
	padding: 0;
	font-size: 11px;
	text-align: right;
	color: #A4C400;
	word-spacing: 3px;
	bottom: 643px;
	letter-spacing: 1.2px;
}

#menu_pied a{
	color: #A4C400;
	text-decoration: none;
	text-transform: uppercase;
}
#menu_pied a:hover{
	color: #caf200;
	text-decoration: underline;
}

/* @end */

.float_left {
	float: left;
	margin-right: 5px;
}

#passion {
	width: 848px;
	height: 89px;
	position: absolute;
	top: -64px;
}
