body{
	background-color:#0B4624;
}

#header{
	
}

.logoHome{
	width:75%
}
#menuHome{
	width: 100%;
	text-align: center;
}
.sousTitre{
	color:#FFFFFF;
	font-size: 24px;
	font-family: arial;
}
.itemHome{
	margin:1%;
	width:47%;
}
.itemHomeG{
	margin:1%;
	width:97%;
}
.returnHome{
	width:15%
}
.logoHeader{
	width:80%;
	float:right;;
}
.content{
	width:100%;
	background : url("../images/bg_interne.jpg") repeat-x scroll 0 0 #FFFFFF;
	margin-top:7%;
}
.accroche-big{
	font-size: 34px;
	font-family: arial;
	text-align:center;
	font-style:italic;
	font-weight:bold;
}
h3 {
    font: italic bold 50px Arial,sans-serif;
}
h4 {
    font: italic bold 40px Arial,sans-serif;
}
.vert{
	color: #12502C;
}
.bleu {
    color: #319AAC;
}
.bold{
	font-weight:bold;
	font-size: 32px;
	font-family: arial;
}
.pcenter{
	text-align: center;
	font-size: 26px;
	font-family: arial;
}
.fullSize{
	width:95%;
}
.halfSize{
	width:50%; 
}
.tierSize{
	width:32%; 
}
.fontN{
	font-size: 26px;
	font-family: arial;
}
.center{
	text-align:center;
}
table th {
    background-color: #CCC9AC;
    padding: 5px 0;
	font-size: 32px;
	font-family: arial;
}