/* CSS Document */

body, html {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:#84ba40 url(images/bg.jpg) repeat-x center top; 
	height:100%;
	
	font: 12px Arial;
	color: #000000;
}

/* Tag */
a:hover
{
	border:0px none;
}

b
{	
	color:#50863b;
}
strong
{	
	color:#50863b;
}

h1
{
	
	color: #007000;
	font: 20px Arial;
	font-weight: bold;
	padding: 0;
	margin: 0;
}

h2
{
	font: 18px Arial;
	font-weight: bold;
	text-align: left;
	color:#124d15;
	margin: 0;

}
h3
{
	font: 14px Arial;
	font-weight: bold;
	text-align: left;
	color:#a5731a;
	margin: 0;
}

a
{
	color: #b77e21;
	font: 12px Arial;
	text-decoration:none;
}

a:hover
{
	color: #b77e21;
	font: 12px Arial;
	text-decoration:underline;
}




/* Différentes classes et id */

#bt_nouvelles
{
	background: url(images/bt_nouvelles_on.jpg) repeat-y left center;
	
	width: 99px;
	height: 22px;
	
	color: #fff;
	font-weight: bold;
	text-align: center;
	
	cursor: pointer;
}

#bt_offres
{
	background: url(images/spacer.gif) repeat-y left center;
	width: 121px;
	height: 22px;
	
	color: #083804;
	font-weight: normal;
	text-align: center;
	
	cursor: pointer;
}

#zoneNouvelles
{	
	margin:0px;
	padding:10px;
	font: 14px Arial;
	text-align: left;
}
#zoneNouvelles h1
{	
	font: 14px Arial;
	font-weight: bold;
	text-align: left;
	color:#124d15;
}
#zoneNouvelles h2
{	
	font: 12px Arial;
	font-weight: bold;
	text-align: left;
	color:#b77e21;
}


#zoneOffres
{	
	margin:0px;
	padding:10px;
	font: 14px Arial;
	text-align: left;
}
#zoneOffres h1
{	
	font: 14px Arial;
	font-weight: bold;
	text-align: left;
	color:#124d15;
}
#zoneOffres h2
{	
	font: 12px Arial;
	font-weight: bold;
	text-align: left;
	color:#b77e21;
}

.bt_sousmenu
{
	vertical-align: top;
	background-color: #FFFFFF;
	width: 180px;
	
	padding-top: 15px;
	padding-bottom: 15px;
}

.citation
{
	background-color:#083804;
	width: 626px;
	
	padding: 28px 28px 28px 28px;
	
	font: 12px Georgia;
	font-weight:italic;
	color:#FFFFFF;
	text-align: right;
}
.citation h2
{
	font: 12px Arial;
	font-weight:bold;
	color:#FFFFFF;
	text-align: right;
}
.citation h3
{
	font: 9px Arial;
	color:#FFFFFF;
	text-align: right;
}

.contenu
{
	background: #fbfbfb url(images/bg_contenu.jpg) repeat-x center top;
	width: 550px;
	
	padding: 28px 38px 28px 38px;
	
	font: 12px Arial;
	color: #000;
}

.footer
{
	height: 96px;
	padding-top: 5px;
	
	text-align: center;
	font: 12px Arial;
	font-weight:bold;
	color: #FFFFFF;
}
.footer a
{
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:hover
{
	color: #FFCC00;
}

.menu
{
	padding-left: 13px;
	background: url(images/bg_menu.jpg) repeat-x center top;
	height: 31px;
	
	font: 14px Arial;
	color: #FFFFFF;
}

.menu a
{
	color: #FFFFFF;
	text-decoration: none;
	
	font: 13px Arial;
	font-weight: normal;
}

.menu a:hover
{
	color: #b77e21;
	font: 13px Arial;
	text-decoration:none;
}

.nouvelles
{
	background: url(images/bg_nouvelles.gif) repeat-y left top;
}

.nouvelles_suite
{
	background: url(images/bt_news_inactif.gif) no-repeat left top;
	
	width: 64px;
	height: 20px;
	
	color: #fff;
	padding-top: 3px;
	padding-left: 3px;
	font-weight: bold;
	text-decoration: none;
	
	cursor: pointer;
}

.nouvelles_suite:hover
{
	background: url(images/bt_news_rollover.gif) no-repeat left top;
}

.nouvelles a:hover div
{
	background: url(images/bt_news_rollover.gif) no-repeat left top;
}

.nouvelles_suite a
{
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

.nouvelles_suite a:hover
{
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

.sousmenu
{
	background-color: #b77e21;
}

.sousmenu_nom
{
	width: 192px;
	height: 22px;
	
	padding-top: 3px;
	padding-left: 13px;
	background: url(images/sousmenu.gif) no-repeat top left;	
	
	text-decoration:none;
	color: #fff;
	cursor: pointer;
}

.sousmenu_nom2
{
	width: 192px;
	height: 41px;
	
	padding-top: 6px;
	padding-left: 13px;
	background: url(images/sousmenu2.gif) no-repeat top left;	
	
	text-decoration:none;
	color: #fff;
	cursor: pointer;
}

.bt_sousmenu a div
{
	position: relative;
	float: inherit !important;
	float: left;
	
	width: 192px;
	/*height: 22px;*/
}

.png24
{
	filter: expression(applyPNGFilter(this));
}

.sousmenu_nom:hover
{
	background: url(images/sousmenu_rollover.gif) no-repeat top left;
}

.sousmenu a:hover .sousmenu_nom
{
	background: url(images/sousmenu_rollover.gif) no-repeat top left;
}

.sousmenu_nom2:hover
{
	background: url(images/sousmenu2_rollover.gif) no-repeat top left;
}

.sousmenu a:hover .sousmenu_nom2
{
	background: url(images/sousmenu2_rollover.gif) no-repeat top left;
}

#wrap
{
	position: relative;
	width: 954px;
	margin: auto;
}

#zoneNouvelles
{
	width: 200px;
}

#zoneOffres
{
	width: 200px;
}
