body{
font-family: Verdana;
font-size: 11px;
background-color:#fff;
height:100%;
background-position: center center;
}
a:link img {
border:0;
}

a:visited img {
border:0;
}

a:hover img {
border:0;
}

a:link {
color: #8183d1;
text-decoration:none;
}

a:visited {
color: #8183d1;
text-decoration:none;
}

a:hover {
color: #000;
text-decoration:underline;
}

.conteneur{
width:930px;
height:450px;
}

.title{
color: #8183d1;
font-size: 11px;
}



#contenuBouton a{
font-size: 10px;
display:block;
color:#000;
line-height:60px;
text-decoration:none;
width:200px;
height:60px;
overflow:hidden;
text-align:center;
float:center;
}

#boutonRed{
background:url(/images/interface/BoutonSMDRougeBlank.gif);
}

#boutonGreen{
background:url(/images/interface/BoutonSMDVertBlank.gif);
}

#boutonPurple{
background:url(/images/interface/BoutonSMDVioletBlank.gif);
}

#boutonOrange{
background:url(/images/interface/BoutonSMDOrangeBlank.gif);
}

#boutonBlue{
background:url(/images/interface/BoutonSMDBlueBlank.gif);
}




/************************* CONTENU ***************************/
.contenu_2{
width:802px;
height:450px;
}
/************************* FIN CONTENU ***************************/


.footer{
padding-top: 10px;
font-size: 9px;
}



#footerMenuHome{
	background-color: #fff;
	width:1100px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	text-align:center;
	/***********************/
	float:left;
	position:relative;  /**  absolute  **/
	bottom:0px;
	/************************/
}

#footerMenuHome li{
	display:inline;
	list-style:none;
	padding:0;
	margin:0;
}


