body { 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px; 
	text-align:center; 
}

html {
	background-image:url(../images/back.jpg);
	background-repeat:repeat-y;
}

#accueil_texte { 
	background-color:#478D1A; 
	font-weight:900; 
	height:263px;
	width:267px; 
}

#bandeau { 
	background-image:url(../images/bandeau.gif); 
	height:196px; 
	width:797px; 
}

#bandeau2 { 
	background-image:url(../images/bandeau2.jpg); 
	height:143px; 
	width:797px; 
}


#bandeaubis { 
	background-image:url(../images/before_foot.jpg); 
	background-repeat:repeat-x; 
	height:19px; 
	width:799px;
}

#body { 
	margin-left:auto; 
	margin-right:auto;
	text-align:left; 
	width:799px;
}

#colonne_verte {
	background-color:#478D1A;
	background-image:url(../images/arbre.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
	padding-bottom:190px;
	vertical-align:top;
}

#contenu {
	background-color:#F3F0F6;
	padding-bottom:30px;
	padding-left:50px;
	padding-top:15px;
	vertical-align:top;
	width:590px;
}

#input_search {
	background-color:#F8FAFC;
	border:solid;
	border-color:#369;
	border-width:1px;
	color:#3C6422;
	font-size:10px;
	font-weight:900;
	padding-bottom: 2px;
	padding-left:7px;
	padding-top: 2px;
	width:115px;
	margin-right:15px;	
}

#item { 
	cursor:pointer;  
	margin-bottom:8px;
	padding-bottom:5px; 
	padding-right:10px; 
	padding-top:4px; 
	width:170px;
}

#item2 { 
	cursor:pointer;  
	margin-bottom:8px;
	padding-bottom:5px;
	padding-top:4px; 
	padding-right:2px;
	width:145px;
}

#menuprincipal  { 
	color:#B1D94B; 
	height:263px; 
	font-weight:900; 
	margin-bottom:-30px;
	margin-top:30px; 
	text-align:right; 
	width:175px; 
}

#menuprincipal a { 
	color:#B1D94B; 
	text-decoration:none;
}

#menuprincipal a:hover { 
	color:#FFF; 
	text-decoration:none;
}

#padding { 
	margin-left:10px; 
	margin-right:10px; 
	padding-top:20px; 
	text-align:justify; 
}

#pied { 
	background-image:url(../images/foot.jpg); 
	background-repeat:repeat-x; 
	height:47px; 
	padding-top:15px; 
	width:799px; 
}

#pied a { 
	color:#FFF;
	text-decoration:none;
}

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

#piedtexte {
	color:#FFF; 
	font-size:10px; 
	margin-left:25px; 
}

#picture { 
	background-image:url(../images/picture.jpg); 
	height:263px; 
	width:308px;
}

#right_menu {
	background-color:#F3F0F6;
	text-align:right;
	vertical-align:top;
	width:212px;
}

#search {
	margin-top:00px;
	margin-left:660px;
	position:absolute;
	text-align:right;
}

#table1 {
	text-align:left; 
	width:799px;
}

#td1 {
	background-color:#2B6108;
	color:#FFF;  
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px; 
	text-align:left;
	vertical-align:top;
}



