body { 
	color: #58940a; 
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-align: left; 
	margin: 0; 
	padding: 0; 
	width: 100%;
	height: 100%;
}

.center { 
	width: 1000px; 
	text-align: left;
}

.home_fond { 
	background-image:  url(../media/home_fond.jpg); 
	background-repeat: no-repeat; 
}

.small { 
	font-size: 10px; 
}

.footer { 
	background-image:  url(../media/footer.gif); 
	background-repeat: no-repeat; 
	height: 141px;
}

.footer_text { 
	font-size: 10px; 
	color: #000000;
}

.actus_title { 
	font-weight: bold;
	color: #666666;
}

.actus_title_grand { 
	font-weight: bold;
	color: #666666;
	font-size: 14px;
}

.table1 {
height: 16px;
background-color:#ff5910;
border-bottom: #ffffff 1px solid;
color: #ffffff;
font-size: 10px;
text-align: left;
padding: 2px 5px 0px 5px;
}

.table2 {
height: 16px;
background-color:#deb40a;
border-bottom: #ffffff 1px solid;
color: #ffffff;
font-size: 10px;
text-align: left;
padding: 2px 5px 0px 5px;
}

.table3 {
height: 16px;
background-color:#57a4c2;
border-bottom: #ffffff 1px solid;
color: #ffffff;
font-size: 10px;
text-align: left;
padding: 2px 5px 0px 5px;
}

.table4 {
height: 16px;
background-color:#f044d1;
border-bottom: #ffffff 1px solid;
color: #ffffff;
font-size: 10px;
text-align: left;
padding: 2px 5px 0px 5px;
}

a:link { color: #007fb4; text-decoration: none }
a:visited { color: #007fb4; text-decoration: none }
a:hover { color: #007fb4; text-decoration: underline }
a:active { color: #007fb4; text-decoration: none }

a.calques:link { color: #ffffff; text-decoration: none }
a.calques:visited { color: #ffffff; text-decoration: none }
a.calques:hover { color: #000000; text-decoration: none }
a.calques:active { color: #ffffff; text-decoration: none }


/** ADDONS GIANNI */
.sectionTitle, .pushTitle {
	font-family: times, serif; 
	font-size: 14px; 
	color: #000;
	font-weight: normal; 
	margin-bottom: 0;
}
.pushTitle {
	margin-bottom: 5px;
}
.articleTitle {
	font-family: times, serif; 
	font-size: 25px; 
	color: #000;
	font-weight: normal; 
	margin-bottom: 5px;
	margin-top: 0;
}


#menu1Container, #menu2Container, #menu3Container, #menu4Container {
	margin: auto;
	width: 300px;
}

