body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

a {
	color: #910729;
}

.Spacer {
	line-height:0px;
	height:0px;
	display:block;
	clear:both;
}
#Contenu {
	text-align: left;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #D4D4D4;
}
#Haut {
	position:relative;
	height: 100px;
}
#Front {
	height: 200px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D4D4D4;
	border-bottom-color: #D4D4D4;
	maring:0;
	background-image: url(../images/proximite.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#MenuGauche {
	float:left;
	width: 200px;
}

#Menu a{
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DDDDDD;
	display:block;
	clear:both;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	background-image: url(../images/menu1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #666666;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

#Menu a:hover {
	background-image: url(../images/menu2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #000000;
	text-decoration: none;
}


#Texte {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D4D4D4;
	width:582px;
	float:right;
	padding-left: 8px;
	padding-top: 8px;
	padding-right: 8px;
}

#HautCentre {
	position:absolute;
	top:0;
	left:200px;
	height: 100px;
	width: 598px;

}
#FrontDroite {
	background-image: url(../images/vert-jaune.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 200px;
	width: 200px;
}
#FrontGauche {
	background-image: url(../images/rouge-jaune.jpg);
	float: left;
	height: 200px;
	width: 200px;
}
#Centre {
	margin:0;
}
#Logo {
	background-image: url(../images/antenne-sceaux.gif);
	background-repeat: no-repeat;
	background-position: center center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D4D4D4;
	height: 100px;
	width: 200px;
	float: left;
}
#Texte ul {
	list-style-image: url(../images/list-puce.gif);
	margin-top: 0px;
	margin-bottom: 20px;
	color: #333333;
}
#MenuGauche .LogoCMA {
	text-align: center;
	margin-top: 20px;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #910729;
	background-image: url(../images/puce-titre.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-variant: small-caps;
}
.Cadre {
	background-color: #FFFFD1;
	padding: 8px;
	width: 350px;
	border: 1px dashed #666666;
	margin-top: 8px;
	margin-right: auto;
	margin-bottom: 8px;
	margin-left: auto;
	text-align: left;
}
.ConteneurCenter {
	text-align: center;
}

.Droite {
	float: right;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.Bordure {
	border: 1px solid #666666;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #265146;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin: 0px;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	font-variant: normal;
	background-color: #FFFFAA;
}
.News {
	margin: 20px;
	padding: 0px;
	background-color: #FFFFCC;
	border: 1px dashed #999999;
}

.News p {
	margin:10px;
}
.Photo {
	margin:10px;
}
.Photo img {
	border: 1px solid #333333;
}

.Selection {
	border: 2px dashed #016362;
}

.Cartes {
	width:350px;
    position:relative;
    z-index:20;
    text-decoration:none;
    margin:0 auto 0 auto;
}

.Cartes span{
	display: none;
	width:350px;
	z-index:100;
	position:absolute;
	top:-150px;
	left:50px;
}

.MiseEnValeur {
	font-weight: bold;
	color: #CC0000;
	font-size: 14px;
}
