/* configuration du site EcoloSims*/
@import url( EcS_menu00.css );									/* Inclusion des styles nécessaires pourle menu de l'intro */
@import url( EcS_menu01.css );									/* Inclusion des styles nécessaires pour le menu A */
@import url( EcS_menu02.css );									/* Inclusion des styles nécessaires pour le menu B */
@import url( EcS_menu03.css );									/* Inclusion des styles nécessaires pour le menu C */
@import url( EcS_menu05.css );									/* Inclusion des styles nécessaires pour menu E */


body 
{
	position : relative;
	width : 990px;
	height: 880px;
	margin : auto;
	margin-top : 4px;
	background-image : url( ../_fen/fond.png );
}

#intro
{
	position : relative;
	width : 990px;
	height : 770px;
	margin : auto;
	background : url( ../_fen/intro.png );
}

#band_00
{
	position : center;
    margin : auto;
	width : 990px;
    height : 60px;
}

#band_00 a img
{
	border : none;
	position : center;
}
#band_01
{
	position : relative;
    margin : auto;
	width : 990px;
    height : 120px;
    background : url( ../_fen/fond_01.png ) 0 0 no-repeat;
}

#band_02
{
	float: left;
	width : 200px;
	height : 700px;
	background : url( ../_fen/fond_02b.png ) no-repeat;
}

#partenaires
{
	width : 88px;
	height : 75px;
	margin-top : 355px;
	margin-left : 64px;
}

#partenaires a img
{
	border : none;
	margin-bottom : 5px;
}

#amis
{
	width : 88px;
	height : 125px;
	margin-top : 32px;
	margin-left : 64px;
}

#amis a img
{
	border : none;
	margin-bottom : 5px;
}

#compteur
{
	width : 175px;
	height : 100px;
	margin-left : 25px;
	margin-top : 10px;
	text-align : left;
	font-family : trebuchet, verdana, serif;
	font-size : 13px;
	color : #99CC00;
}

#band_03
{
	float: left;
	width : 630px;
	height : 580px;
}

#band_03a
{
	float : left;
	width : 630px;
	height : 232px;
	background : url( ../_fen/fond_03a.png ) no-repeat;
	margin : 0px;
}

#band_03b
{
	float : left;
	width : 630px;
	height : 348px;
	margin : 0px;
}

#news
{
	width : 452px;
	height : 109px;
	background-color : #543519;
	margin-left : 119px;
	margin-top : 67px;
	text-align : left;
	overflow : auto;
	scrollbar-base-color : #543519;
	scrollbar-arrow-color : #99CC00;
	scrollbar-track-color : #805126;
	scrollbar-highlight-color : #805126;
	font-family : verdana, serif;
	font-size : 12px;
	font-weight : normal;
	color : #99CC00;
	padding : 5px;
	padding-top : 1px;
}

#news h4 
{
	margin-top : 0px;
	margin-bottom : 0px;
	font-family : "Sim Kaly", "Sim LLHP", verdana, serif;
	font-size : 18px;
	font-weight : lighter;
	color : #F99500;
}

#news a
{
	color : #99CC00;
	text-decoration : underline;
}

#news a:hover
{
	color : #FF9900;
	text-decoration : none;
	font-size : 13px;
}

#news p
{
	margin-top : 0px;
}

#band_04
{
	float: right;
	width : 160px;
	height : 700px;
	background : url( ../_fen/fond_04.png ) no-repeat;
}

#band_05
{
	float : left;
	width : 630px;
	height : 120px;
	background : url( ../_fen/fond_05.png ) no-repeat;	
}

#copyright
{
	width : 600px;
	height : 100px;
	margin-top : 10px;
	padding-top : 10px;
	padding-left : 15px;
	background : url( ../_fen/copyright.png ) 15px 0 no-repeat;
	text-align : center;
	font-family : trebuchet, verdana, serif;
	font-size : 10px;
}

#copyright2
{
	width : 600px;
	height : 100px;
	margin-top : 10px;
	padding-top : 21px;
	padding-left : 15px;
	background : url( ../_fen/copyright.png ) 15px 0 no-repeat;
	text-align : center;
	font-family : trebuchet, verdana, serif;
	font-size : 10px;
}

#copyright a
{
	color : #000000;
	text-decoration : underline;
}

#copyright a:hover
{
	color : #FF9900;
	text-decoration : none;
	font-size : 11px;
}

#copyright2 a
{
	color : #000000;
	text-decoration : underline;
}

#copyright2 a:hover
{
	color : #FF9900;
	text-decoration : none;
	font-size : 11px;
}
