/* configuration du site EcoloSims*/

@import url( EcS_base2.css );									/* Feuille de style du catalogue immobilier */
@import url( EcS_menu01.css );									/* Inclusion des styles nécessaires pour le menu A */
@import url( EcS_menu06.css );									/* Inclusion des styles nécessaires pour le menu F */
@import url( EcS_menu07.css );									/* Inclusion des styles nécessaires pour le menu G */
@import url( EcS_menu08.css );									/* Inclusion des styles nécessaires pour le menu H */



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

#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 : 650px;
	background : url( ../_fen/fond_02.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 : 75px;
	margin-top : 32px;
	margin-left : 64px;
}

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

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

#band_03
{
	float : left;
	width : 790px;
	height : 570px;
	background : url( ../_fen/fond_06.png ) no-repeat;
	margin : 0px;
}

.contenu
{
	width : 770px;
	height : 560px;
	margin : 0px;
	margin-top : 10px;
	margin-left : 10px;
	padding : 0px;
	overflow : auto;
	scrollbar-base-color : #543519;
	scrollbar-arrow-color : #99CC00;
	scrollbar-track-color : #805126;
	scrollbar-highlight-color : #805126;
	font-family: trebuchet, verdana, serif;
	font-size : 13px;
	color : #99CC00;
	text-align : justify;
}

#avatar
{
	float : left;
	padding-top : 7px;
	padding-right : 5px;
}

.contenu h1
{
	margin : 0px;
	margin-bottom : 20px;
	padding : 0px;
	background : transparent;
	font-family: "Sim Kaly", "Sim LLHP", trebuchet, verdana, serif;
	font-size : 28px;
	font-weight : lighter;
	color : #BC7738;
	text-align : center;
	text-decoration : none;
}

.contenu h2
{
	margin : 0px;
	padding : 0px;
	background : transparent;
	font-family: "Sim Kaly", "Sim LLHP", trebuchet, verdana, serif;
	font-size : 23px;
	font-weight : lighter;
	color : #BC7738;
	text-align : left;
	text-decoration : underline;
}

.contenu h3
{
	margin : 0px;
	padding : 0px;
	background : transparent;
	font-family: "Sim Kaly", "Sim LLHP", trebuchet, verdana, serif;
	font-size : 18px;
	font-weight : lighter;
	color : #BC7738;
	text-align : left;
	text-decoration : underline;
}

.contenu h4
{
	margin : 0px;
	padding : 0px;
	font-family: "Sim Kaly", "Sim LLHP", trebuchet, verdana, serif;
	font-size : 20px;
	font-weight : lighter;
	color : #BC7738;
	text-align : left;
	text-decoration : none;
}

.contenu p
{
	margin-top : 5px;
	margin-right : 10px;
	margin-bottom : 5px;
	padding : 0px;
	font-family: trebuchet, verdana, serif;
	font-size : 13px;
	color : #99CC00;
	text-align : justify;
}

.contenu p.info
{
	margin-top : 0px;
	margin-right : 10px;
	margin-bottom : 10px;
	padding : 0px;
	font-family: trebuchet, verdana, serif;
	font-size : 14px;
	font-weight : bold;
	color : #FF0000;
	text-align : justify;
}

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

.contenu a:hover
{
	text-decoration: none;
	color : #FF9900;
	font-size : 14px;
}

.contenu h2 a
{
	text-decoration: none;
	background : transparent;
	color : #BC7738;
}

.contenu h2 a:hover
{
	text-decoration: none;
	color : #FF9900;
	font-size : 23px;
}

.contenu h4 a
{
	text-decoration : underline;
	background : transparent;
	color : #99CC00;
	font-size : 14px;
}

.contenu h4 a:hover
{
	text-decoration: none;
	color : #FF9900;
	font-size : 15px;
}

.contenu em
{
	font-weight : bold;
	font-size : 14px;
}

.contenu strong
{
	color : #FF9900;
}

.contenu p a img
{
	margin-top : 5px;
	border : none;
}

.contenu img.photo
{
	width : 350px;
	height : 262px;
	margin-top : 20px;
	margin-right : 25px;
	margin-bottom : 5px;
}

.contenu img.recette
{
	width : 643px;
	height : 496px;
	margin-top : 20px;
	margin-left : 60px;
	margin-bottom : 5px;
}

.chronique
{
	text-align : center;
}

.chronique a img
{
	border : none;
}

.chronique .notes
{
	font-family: trebuchet, verdana, serif;
	font-size : 12px;
	font-weight : normal;
	color : #99CC00;
	text-align : justify;
}

table, td
{
	margin : auto;
	border : 2px solid #BC7738;
	border-collapse : collapse;
	font-family: trebuchet, verdana, serif;
	font-size : 13px;
	font-weight : normal;
	color : #99CC00;
	text-align : center;
}

th
{
	border : 2px solid #BC7738;
	border-collapse : collapse;
	font-family: "Sim Kaly", "Sim LLHP", trebuchet, verdana, serif;
	font-size : 19px;
	font-weight : normal;
	color : #FF9900;
	text-align : center;
}

table#table2, td.table2
{
	margin-left : 15px;
	padding : 20px;
	padding-top : 5px;
	padding-bottom : 5px;
	border : none;
	background : transparent;
	font-family: trebuchet, verdana, serif;
	font-size : 15px;
	font-weight : normal;
	color : #BC7738;
	text-align : center;
}

table#table2 a
{
	text-decoration : none;
	background : transparent;
	color : #BC7738;
}

table#table2 a:hover
{
	font-size : 15px;
	font-weight : normal;
	text-decoration : none;
	color : #FF9900;
}

table#table2 a img
{
	border : none;
}

table#table3, td.table3
{
	margin : 10px;
	padding : 10px;
	border : none;
	background : transparent;
	font-family: trebuchet, verdana, serif;
	font-size : 15px;
	font-weight : normal;
	color : #BC7738;
	text-align : center;
}

table#table3 a
{
	text-decoration : none;
	background : transparent;
	color : #BC7738;
}

table#table3 a:hover
{
	font-size : 15px;
	font-weight : normal;
	text-decoration : none;
	color : #FF9900;
}

table#table3 a img
{
	border : none;
}

#band_04
{
	float : left;
	margin : auto;
	width : 790px;
	height : 80px;
	background : url( ../_fen/fond_07.png ) no-repeat;
}
	