body
{
	margin: 0;
	padding: 0;
	margin-bottom: 15px;
	font-family: arial, helvetica, verdana, tahoma, sans-serif;
	font-size: 80%;
	color: #000;
	background-color: #EEEEEE;
	line-height: 180%;
}
a
{
	color: #4B6400;
	text-decoration: none;
	font-weight:bold;
	
}
a:visited {
	color: #4B6400;
	text-decoration: none;
	font-weight:bold;
}

a:hover
{
	color: #4B6400;
	text-decoration: underline;
	font-weight:bold;
}

img{
border: none;
}

#headercontainer
{
	width: 100%;
	background: #242424;
}

#header
{
	margin: 0 auto;
	width: 854px;
	height: 96px;
	border: 1px solid #6F6F6F;
	border-top: 0px;
	border-bottom: 0px;
	background: #242424 url('images/header-background.jpg');
}
#header h1
{
	margin: 0;
	color: #EEEEEE;
	font-family: helvetica, arial, verdana, tahoma, sans-serif;
	font-size: 275%;
	padding-left: 10px;
	letter-spacing: -3px;
	padding-top: 50px;
}

#menucontainer
{
	width: 100%;
	height: 27px;
	background:#A0C80E;
	border-top: 2px solid #242424;
	
}

#menu
{
	margin: 0 auto;
	width: 854px;
	background:#A0C80E;
	border-right: 1px solid #95BC0E;
        font-size: 13px;
	
}
#content
{
	margin: 0 auto;
	width: 854px;
	min-height:500px;
	padding: 20px 2px;
	border: 1px solid #B5B5B5;
	border-top: 0px;
	border-bottom: 0px;
	background: #FFF;
        /*padding-left: 30px;*/
        /*padding-right: 30px;*/
	
}

#content h2
{
	color: #666;
	padding-bottom: 3px;
	border-bottom: 1px solid #A0C80E;
	font-family: helvetica, arial, verdana, tahoma, sans-serif;
	font-size: 200%;
	letter-spacing: -1px;
        margin-left: 10px;
        margin-right: 10px;
}

#footer
{
	margin: 0 auto;
	width: 854px;
	text-align: right;
	color: #FFFFFF;
	letter-spacing: 1px;
	background: #A0C80E url('images/menu-background.jpg') repeat-x;
	border: 1px solid #A0C80E;
	font-family: helvetica, arial, verdana, tahoma, sans-serif; 
	padding: 3px 2px;
}
input [type=submit] {
	color: #444444;
	font-weight: bold;
	background-color: #FFFFFF;
	border: 1px solid #666666;
	cursor: pointer;
	font-size: 1.1em;
}
input {
	color: #444444;
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	padding: 1px;
	background-color: white;
        border: 1px solid #666666;
}
input.radio {
	border: none;
	background-color: transparent;
}

textarea {
	color: #444444;
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	padding: 1px;
	background-color: white;
	/*background-image: url('../www/images/bginput.gif');*/
	background-repeat: repeat-x;
	border-style: solid;
	border-color: #666666;
	border-width: 1px;
}

select {
	color: #444444;
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	padding: 1px;
	background-color: white;
	/*background-image: url('images/bginput.gif');*/
	background-repeat: repeat-x;
	border-style: solid;
	border-color: #666666;
	border-width: 1px;
}
.tablebg {
	background-color: #666666;
	width: 650px;
	margin-left: 10px;
	margin-right: 10px;

	
}
.row1 {
	background-color: #ffffff;
	padding: 4px;
}

.row2 {
	background-color: #ededed;
	padding: 4px;
}
.info {
font-size: 9px;
}
table.annonce
{
	text-align:	left;
	width: 650px;
	border:	1px solid #666666;
	margin-top:	10px;
    margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	padding:	10px;
	color: #444444;
}
#irc {
	margin-left: 460px;
	
}

table.grille {
border-top: 1px solid #666666;
border-left: 1px solid #666666;
}
table.grille td {
border-bottom: 1px solid #666666;
border-right: 1px solid #666666;
}
