body {
	background: #3e3b30 url("banner.png") scroll 0 0;
	border-top: 5px solid #330000;
	color: #918b70;
        font-family: Arial;
        line-height: 1.2em;
}

a {
	text-decoration: none;
	color: #ffffff;
}

a:hover {
	text-decoration: none;
	color: #918b70;
}
a.news {
	text-decoration: none;
	color: #ffffff;
}

a.news:hover {
	text-decoration: none;
	color: #000000;
}

#agenda_titre {
        font-family: Georgia, serif;
 font-size: 18px;
 color: #fff;
 line-height: 1.4em;

}

#container {
	background: #3e3b30;
	overflow: hidden;
}

#secondary1, #secondary2 {
	background: none;
}

#secondary1b, #secondary2b {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background: #918b70;
	color: #3e3b30;
}

#secondary1 h2 {
	padding: 0.8em;
        font-family: Georgia, serif;
	font-size: 18px;
	color: #fff;
}
#secondary1 p,
#secondary2 p,
#mainContent p {
	padding: 1em;
	font-size: 13px;
	line-height: 1.3em;
}

#col1 p,
#col2 p {
        font-family: Georgia, serif;
	font-size: 11px;
}

#mainContent {
	background: #3e3b30;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
#mainContent .main h2{
	padding: 0.4em;
        font-family: Georgia, serif;
	font-size: 32px;
	line-height: 1.3em;
	color: #fea300;
}

/* 
#mainContent .main p{
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background: #fff;
}
*/
#mainContent img {
        margin: 0.8em;
	padding: 6px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background: #333127;
}

#header {
	background: transparent;
	color: #918b70;
}

#menu {
        margin: 1em 1em 1em 0.6em;
		margin-top:0;
	background: #333127;
	color: #918b70;	
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

#menu p{
	margin:1em;
	font-family: Arial;
	font-size: 12px;
	line-height: 1.3em;
}

#footer {
        margin: 1em 1em 1em 0.6em;
	background: #333127;
	color: #918b70;	
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

#footer p{
	padding: 1em;
        font-family: Arial;
	font-size: 12px;
	line-height: 1.3em;
}

#col1, #col2 {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background: #fea300;
	color: #3e3b30;
}
