body
{
	margin: 0px;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #D5E2B6;
	text-align: center;
}

b
{
	color:green;
}

#container
{
	margin-top: 10px;
	width: 753px;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

h1
{
	padding: 0;
	margin: 0;
	margin-bottom:0px;
	float: right;
	width: 753px;
	height: 62px;
	background-image: url(../solenvironment.jpg);
	background-repeat: no-repeat;
	background-color:white;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#aaaaaa;
	text-decoration: none;
	line-height: 30px;
	letter-spacing: -1px;
}
h2
{
	border: solid #000000;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 10px;
	border-bottom-width: 10px;
	padding: 0;
	margin: 0;
	float: right;
	width: 753px;
	height: 200px;
	background-image: url(../plante.jpg);
	background-repeat: no-repeat;
}
h2.ACCUEIL
{
	background-image: url(../plante.jpg);
	background-repeat: no-repeat;
}
h2.CONCEPTIONREALISATION
{
	background-image: url(../conception.jpg);
	background-repeat: no-repeat;
}
h2.TECHNIQUES
{
	background-image: url(../techniques.jpg);
	background-repeat: no-repeat;
}
h2.SOUTENEMENTS
{
	background-image: url(../soutenement.jpg);
	background-repeat: no-repeat;
}
h2.REFERENCES
{
	background-image: url(../reference.jpg);
	background-repeat: no-repeat;
}
h2.NOUSCONTACTER
{
	background-image: url(../contact.jpg);
	background-repeat: no-repeat;
}

h3
{
	font: 18px Georgia;
	letter-spacing: 0px;
	margin-top : 0px;
}
strong
{
	font: 18px Arial;
}

#navigation
{
	position: absolute;
	margin-left:10px;
	margin-top:10px;
	width:150px;
	padding:10px;
	color:white;
}

.ACCUEIL 	{ background: #76A315; }
.nav_GENIECIVIL 	{ background: #e5bdbb; }
.nav_CONCEPTIONREALISATION	{ background: #dcdaa6; }
.nav_TECHNIQUES        { background: #c1dda5; }
.nav_REFERENCES	{ background: #a6b8dc; }
.nav_NOUSCONTACTER	{ background: #c3c3c3; }

.nav_CONCEPTIONREALISATION a 	{ color: #74724c; }
.nav_GENIECIVIL a		{ color: #974743; }
.nav_TECHNIQUES a	{ color: #4e6e2e; }
.nav_REFERENCES a 		{ color: #405370; }
.nav_NOUSCONTACTER a 		{ color: #444444; }

#news 
{
	background:white;
	margin:1px;
	color:black;
}
#news a
{
	color: #10398c;
}


#page
{
	margin-left:200px;
	margin-bottom:10px;
	border: thin dotted #AAAAFF;
	border-width:1px;
	width:500px;

	padding:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: justify;
}


#content{
}
#content li {
	margin-left:150px;
	margin-bottom:10px;
	border: thin dotted #AAAAFF;
	border-width:1px;
	width:500px;
	height:100px;
	padding : 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: justify;
	list-style: none;
}

img {
	padding-right : 10px;
}

/* tabbed styles */
#navlist
{
	background: black;
	padding: 5px 0;
	margin-left: 0;
	margin-top:0px;
	border-bottom: 1px solid #778;
	font: bold 11px Arial,Tahoma, sans-serif;
	letter-spacing: 1px;
}

#navlist li
{
	list-style: none;
	margin: 0;
	display: inline;
}

#navlist li a
{
	padding: 4px 0.5em;
	padding-bottom: 5px;
	margin-left: 3px;
	border: 1px solid #778;
	border-bottom: none;
	background: #DDE;
	text-decoration: none;
}

#navlist li a:link { color: #448; }
#navlist li a:visited { color: #667; }

#navlist li a:hover
{
	color: #000;
	background: #AAE;
	border-color: #227;
}

#navlist li a#current
{
	background: white;
	border-bottom: 1px solid white;
}
