body {
	background-color:#2a4592;
	color:#ffffff;
	margin: 0;
	padding: 0;
	width: 100%;
	text-align: center;
}
#global {
	width: 800px;
	margin: auto;
}
a {
	color: #FFFFFF;

}
.clearboth {
	clear: both;
}

a:hover {
	color: #CCCCCC;

}
.space_20 {
	height: 20px;


}
.marginleft_30 {
    margin-left:30px;
}
.space_10 {
	height: 10px;
}

#menu {

}	
#menu .menu_item {
	font-size: 22px;
}
#menu .menu_item a{
	padding-left:32px;
	padding-right:32px;
	padding-top:5px;
	padding-bottom:5px;
}
.actif   a  {
	color: #999999;
	font-weight: bold;
}
#content {
	margin-top: 20px;
	margin-bottom: 20px;
}
.content_400 {
	background-image: url(images/fond_valentino.jpg);
	float: left;
	height: 300px;
	width: 400px;
	text-align: center;
}
.content_800 {
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
}
.content_banniere {
	text-align: left;
	font-size: 18px;
	padding-left: 10px;
	padding-right: 10px;
}
.content_banniere img {
	float: left;
	padding-right: 15px;
}
#map {
	text-align: center;
}


.titre {
	font-size: 24px;
	font-weight: bold;
	margin-top: 50px;
}
.titre_moyen {
	font-size: 21px;
	font-weight: bold;
	margin-top: 15px;
}
.titre_petit {
	font-size: 18px;
	font-weight: bold;
	margin-top: 5px;
}
.sous_titre {
	font-size: 18px;
	font-weight: bold;
}


h1 {
	font-size: 36px;
	padding: 0px;
	margin-top: 35px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#bas {
	text-align: center;
	font-size: 12px;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 10px;
	padding-bottom: 10px;
}

