/* Général
***********************************************/
html {
	font-size: 100%;
	}
body {
	margin: 10px 0 ;
	padding: 0 ;
	font-size: .8em;
	text-align:center;
	}
a {
	color:#1C5E1C;
	text-decoration: none;
	}
a:hover{
	color:#999999;
	}
img {
	border:0px ;
	margin:0px 5px;
	}
/* Texte défilant ***********************************************/
#conteneur_defil { 
	border:0px solid #CCCCCC;
	width:750px; 
	margin:0 auto;
	overflow:hidden;
	line-height:normal;
	z-index:99;
	}
#cadre_defil {
	position:relative; 
	width:750px; 
	height:17px; 
	overflow:hidden;
	z-index:99;
	}
#defile { 
	position:absolute;
	width:1058px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#CC0000;
	z-index:99;
	}
/* Forme ***********************************************/
#conteneur {
	width: 780px ;
	margin: 0 auto ;
	background: #ffffff ;
	}
#MHD {
	height: 50px ;
	width:770px;
	background: url(http://www.mhd.eu/images/home/MaquettesHobbyDistribution.GIF) no-repeat center bottom;
	}
#header {
	height: 140px ;
	width:770px;
	background: url(http://www.mhd.eu/images/home/logo.gif) no-repeat left top;
	}
h1 {
	width:380px;
	font-size:1.2em;
	padding-top:25px;
	margin-left:335px;
	text-align: justify;
	}	
#Choix{
	clear:both;
	padding-left:35px;
	margin-top:7px;
	font-size:1.1em;
	color:#CC0000;
	font-weight:bold;
	}
/* Sélection du produit ***********************************************/
#Entree{
	float:left;
	padding-left: 20px ; 
	font-size:1em;
	font-weight:bold;
	color:#333333;
	margin: 10px auto 4px auto;
	height:140px;
	text-align:center;
	}
/* Piedpage ***********************************************/

#Piedpage{
	clear:both;
	color:#333333;
	padding:3px 0px 10px;
	width:770px;
	}
#Copyright{
	font-size:.7em;
	color:#333333;
	padding:3px 0px 10px;
	width:770px;
	}

