/* Général
***********************************************/
html {
	height: 100%;
	font-size: 100%;
	font-family:"Times New Roman", Times, serif; 
}
	
body
{
	height: 100%;
	margin: 0 ;
	padding: 0 ;
	font-size: .8em;
	color: #2B416F;
	background-color:#BFBC71;
}
#global {
	position:relative;
	margin: 5px auto 0 auto;
	max-width:980px;
	/*min-height:400px;*/
	background-color:#FFFFFF;
	/*width: expression(document.body.clientWidth > 1002? "1000px" : "auto");*/
	}
a{
	color:#6A3732;
	text-decoration: none;
}
a:hover{
	color:#999999;
	background:none; /*bug IE */
}
a span {
	display: none;
	}
a:hover span {
	display: inline;
	text-decoration:none;
	text-align:left;
	font-size:12px;
	color:#000040;
	background-color:#F2F2DC;
	border-bottom:#D2D2D2 solid 2px;
	border-top:#797979 solid 2px;
	border-left:#797979 solid 2px;
	border-right:#D2D2D2 solid 2px;
	position: absolute;
	z-index: 100;
	padding:5px 5px 5px 5px;
	}
.slideshow { 
	height: 111px; 
	width: 700px; 
	margin-left:255px; 
	margin-top: -15px;
	}
.slideshow img { 
	background-color: #fff; 
	}
.desc {
	background-color:#FFFFFF;  
	margin-left:0em;
	margin-top: -6em;
	width:220px;
	}
.ima {
	left: 29%;
	margin-top: -20em;
	/*bottom: 1em;*/
	}
.ima1 {
	right: 17%;
	margin-top: -20em;
	}
.det {
	left: 31%;
	top: 10em;
	}
.pie {
	margin-right:auto;
	margin-left:-20em;
	margin-top: -35em;
	}
.rob{
	max-width:540px;
	left: 30%;
	margin-top: 2em;
	}
p {
	text-align:left;
	padding-left:5px;
	padding-right:10px;
	color:#313A51;
}
fieldset {
	width: 95%;
}
/* Texte défilant
***********************************************/
#conteneur_defil { 
	border:0px solid #CCCCCC;
	width:500px; 
	margin:0 auto;
	overflow:hidden;
	line-height:normal;
}
#cadre_defil {
	position:relative; 
	width:500px; 
	height:17px; 
	overflow:hidden;
	}
#defile { 
	position:absolute;
	width:498px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#CC0000;
}


/* Forme
***********************************************/
div#conteneur
{
	min-height:650px;
	text-align: center;
	/*background: #FAF6F6;
	border: 1px solid #833333;*/
}
div#conteneurhaut{
	max-width: 980px;
	margin: 0 5px;
	padding:0;
	}
h1#header {
	text-align:center;
	color:#663333;
}
#logo {
	float:left;
	height:107px;
	width:250px;
	margin-top: -15px;
	background: url(/images/home/mhd.jpg) no-repeat center top;
	}
#enseigne {
	text-align:center;
	}
#pa {
	text-align:center;
	vertical-align:middle;
	margin-top:2px;
	padding-left:2px;
	padding-right:2px;
	font-size: 0.9em;
	font-weight:700;
	margin-left:4px;
	margin-right:4px;
	font-family:"Times New Roman", Times, serif;
	color:#25375D;
	}
#recherche {
	text-align: center;
	font-size: .9em;
	vertical-align:top;
}
/* Menus
***********************************************/
#gauche {
	clear:both;
	float:left;
	width: 135px;
	text-align:center;
	font-size: 1em;
	z-index:1;
	clear:both;
	z-index:1;
	}
#barremenu, #barremenu1, #barremenu2, #barremenu3, #barremenu4, #barremenu5, #barremenu6 {
	width:132px;
	height:27px;
	text-align:center;
	font-size:12px;
	font-weight:900;
	margin:0 auto;  
	line-height:25px;
	color: #000000
	}
#barremenu1 {
  background: url(/images/menu/radiocommandes.jpg) center no-repeat;
	}
#barremenu2 {
  background: url(/images/menu/construire.jpg) center no-repeat;
	}
#barremenu3 {
  background: url(/images/menu/montes.jpg) center no-repeat;
	color:#FFFFFF
	}
#barremenu4 {
  background: url(/images/menu/miniatures.jpg) center no-repeat;
	color:#FFFFFF
	}
#barremenu5 {
  background: url(/images/menu/jouets.jpg) center no-repeat;
	color:#FFFFFF
	}
#barremenu6 {
  background: url(/images/menu/pieces.jpg) center no-repeat;
	color:#FFFFFF
	}
#barremenu {
  background: url(/images/menu/administration.jpg) center no-repeat;
	}
.moteur {
	margin-left:1px;
	text-align:center;
	}

/* Corps de page
***********************************************/
#centre {
	float:left;
	width:100%;
	max-width:840px;
	margin: 0 auto;
	margin-bottom:10px;
	text-align:center;
	background-color:#FFFFFF;
	}
#nouveau1, #nouveau2, #nouveau3, #nouveau4, #nouveau5, #nouveau6 {
	width:250px;
	height:40px;
	margin:0 auto;
	text-align:center;
	}
#centre h2 {
	font-size: 1.2em ;
	height: 25px;
	margin:5px 0px 0px 0px;
	background: url(/images/menus/mhd.gif) no-repeat left top;
	background-color: #FFFFFF;
	text-indent:70px;
	color: #000000 ;
	text-align:left;
	}
/* Mise en forme du titre de page, une petite image, on centre le texte en fonction de l'image et on met une bordure basse */

#centre1 {
	width:98%;
	margin:0 auto;
	padding: 0 5px;
	/*overflow:auto;*/
	text-align:center;
	}
#centre2 {
	margin:0px auto 5px auto;
	text-align:center;
	}
div#centre1 h3 {
	text-align: left ;
	font-size: 18px;
	color: #2B416F;
	}
div#centre1 h4 {
	text-align: center ;
	font-size: 16px;
	color: #2B416F;
	}
div#centre1 p {
	text-align: justify ;
	color: #2B1D1B;
	}
#p1 {
	text-align: left ;
	font-size: .8em ;
	border-bottom: 1px solid #2B416F ;	
	}
#p2 {
	text-align: center ;
	font-size: 1em ;
	color: #2B416F;
	}
.pb {
	text-align: center ;
	font-size: 1.2em ;
	font-weight:800;
	color: #2B416F;
	}
.lettrine {
	font-size: 1.7em; /* 3 hauteurs de lignes pour la lettrine*/
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	color: #2B416F;
	padding-top:10px;
	padding-left:10px;
	}
/* Piedpage
***********************************************/
#Piedpage{
	clear:both;
	width:95%;
	margin:0 auto;
	padding-top:20px;
	border-top: 3px solid #006666;
	font-size:.9em;
	color:#333333;
	margin: 0px auto;
	padding:3px 0px 0px 0px;
	text-align:center;
}
#Piedpage a, #Piedpage a:visited {
	color:#6A3732;
	}
#Piedpage a:hover {
	color:#999999;
	}
#Copyright {
	font-size:.8em;
	color:#000000;
	padding:6px 0px 5px 0px;
	text-align:center;
	width:100%;
	}
/*distributeurs
***********************************************/
.dis, .fav {
	float:left;
	height:130px;
	padding: 2px;
	}
.fav {
	width:98%;
	height:auto;
	}
.nom {
	margin-left:20px;
	padding:0 10px;
	font-variant: small-caps;
	font-family:"Arial", Courier, monospace; 
	font-weight:700;
	font-size:13px;
	text-align: center;
	text-decoration: none;
	background-color:#663366;
	color:#FFFFFF;
	}
.options, .optionsfav {
	margin-top: -118px;
	text-align:center;
	width:358px;
	font-family:'Verdana', Arial, Helvetica, sans-serif;
	font-size:11px;
	}
.optionsfav {
	width:758px;
	}
.shadow {
	margin-top:137px;
	background:url(/images/menu/shadow.png) no-repeat 0 0;
	height:9px;
	}
/* Formulaire
***********************************************/
form {
	display:inline;
	}
.forme, .forme1, .forme2 {
	border:0px;
	background-color:#FFFFFF;
	color:#952C1A;
	font-size:10px;
	margin:0;
	width : auto;
	padding:0;
	cursor:pointer
	}
.formul {
	font-size: 12px;
	color: #2B416F;
	vertical-align:middle;
	text-align:left;
	}
input,select {
	font-size: 12px;
	text-align:left;
	}
img {
	border:none;
	vertical-align:top;
	}
.bouton1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height:18px;
	font-weight:600;
	color: #2B416F;
	text-align: center;
	background-color:#F2F2DC;
	border: 1px solid #2B416F ;
	height: 18px;
	width: 82px;
	}
.bouton {
	font-size: 10px;
	color: #2B416F;
	font-weight:500;
	text-align: center;
	width: 80px;
	}
/* Présentation des articles
**********************************************************/
#articletitre, #articletitre1,  #articletitre2, #articletitre3, #articletitre4, #articletitre5 {
	/*width: 232px;*/
	margin-left:9px;
	margin-right:9px;
	margin-top:-6px;
	background: repeat-x;
	font-family:"Arial", Courier, monospace;
	font-weight:700;
	font-size:11px;
	line-height: 130%;
	text-align: center;
	background: #F2F2DC;
	}
#articletitre {
	background-color:#6B6B6B;
	text-decoration: none;
	color:#fff;
	}
#articletitre1 {
	background-color:#C4C2C2;
	}
#articletitre2 {
	background-color:#0371BA;
	}
#articletitre3 {
	background-color:#000000;
	}
#articletitre4 {
	background-color:#DF3043;
	}
#articletitre5 {
	background-color:#FFF62A;
	}
#articletitre6 {
	background-color:#8D8D8D;
	text-decoration: none;
	color:#fff;
	}
#articletitre, #articletitre2, #articletitre3, #articletitre4 {
	text-decoration: none;
	color:#fff;
	}
#articletitre1, #articletitre5 {
	text-decoration: none;
	color:#000000;
	}
#articleimage, #articleimage1 {
	width: 82px;
	height:95px;
	padding-top:1px;
	text-align:center;
	background: #F2F2DC;
	}
#articleimage {
	float:left;
	margin-left:2px;
	padding-left:4px;
	}
#articleimage1 {
	float:right;
	margin-right:2px;
	padding-right:4px;
	}
#articleref {
	padding-right:5px;
	padding-left:5px;
	text-align:left;
	vertical-align:top;
	font-size:14px;
	font-weight:700;
	}
#articledescp {
	text-align:left;
	padding-left:1px;
	font-size:14px;
	}
#articledesc {
	/*float:right;*/
	/*width:160px;*/
	text-align:left;
	margin-right:2px;
	padding-left:3px;
	margin-left:2px;
	height:96px;
	background: #F2F2DC;
	}
#articledesc1 {
	margin-left:2px;
	padding-left:3px;
	margin-right:2px;
	/*float:left;*/
	/*width:160px;*/
	height:96px;
	text-align:left;
	background: #F2F2DC;
	}
#articledescd {
	text-align:left;
	padding-left:5px;
	}
#photos {
	clear:both;
	width:100%;
	margin:0 auto;
	text-align:center;
	}
#catalogue {
	float:left;
	width:360px;
	height:140px;
	margin: 2px 0 2px 5%; 
	padding: 2px 2px 0px 2px;
	}
#catart {
	height:auto;
	width : 98%;
	margin: 0 auto ; 
	padding: 2px 3px 0px 3px;
	}
#catpie {
	height:auto;
	width : 90%;
	margin: 0 auto ; 
	padding: 2px 3px 0px 3px;
	font-size:12px;
	border: 1px solid #D5B3AF;
	background: #F2F2DC;
	}
#idcat {
	margin-left:9px;
	margin-right:9px;
	margin-top:-6px;
	background: repeat-x;
	font-family:"Arial", Courier, monospace;
	font-weight:700;
	font-size:12px;
	line-height: 130%;
	text-align: center;
	background: #FFFFFF;
	}
#idpri {
	clear:both;
	margin: -2px 6px 0 6px;
	padding-bottom:8px;
	background-color:#F2F2DC;
	font-size:14px;
	}
#idpricat {
	clear:both;
	margin: -20px 0 0 0;
	padding-bottom:5px
	}
#idfin {
	clear:both;
	margin: 0 auto;
	}
#idprip {
	position:relative;
	}
#idtri {
	clear:both;
	width:250px;
	margin: 0 auto;
	background-color:#70C270;
	font-size:12px;
	font-weight:700;
	color:#5F200D;
	}
#idnew {
	margin:0 auto;
	text-decoration:blink;
	font-weight:600;
	color:#B80C25;
	}
#catimage {
	float:left;
	width: 82px;
	}
#prescat {
	text-align:left;
	font-weight:500;
	}
#notice {
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 6px;
	font-size:11px;
	text-align:left;
	font-family:"Courier New", Courier, monospace;
	}
#lien {
	padding-right:5px;
	padding-left:5px;
	text-align:left;
	font-size:11px;
	font-weight:bold;
	}
#cleaner {
	clear: both;
	}
.ligne, .livre {
	border-color: #2B416F;
	color: #660500;
	}
.ligne {
	border: 2px outset #E2C7C0;
	}
.livre {
	text-align: left;
	border: 2px inset #E2C7C0;
	}
/* Cadre arrondi
******************/
#cadre, #cadre1 {
	float:left;
	margin: 2px 0 2px 7%; 
	width:320px;
	padding: 2px 3px 2px 3px;
	}
#cadre1 {
	float:left;
	margin: 2px auto 2px 250px; 
	width:320px;
	padding: 2px 3px 2px 3px;
	}
#tlcor, #trcor, #blcor, #brcor {
	background-repeat: no-repeat;
	background-color: transparent;
	}
#tlcor {
	background-position: 0% 0%;
	background-image:url(/images/cadre/corpshg.jpg);
	}
#trcor {
	background-position: 100% 0%;
	background-image:url(/images/cadre/corpshd.jpg);
	}
#blcor {
	background-position: 0% 100%;
	background-image:url(/images/cadre/corpsbg.jpg);
	margin-bottom:5px;
	}
#brcor {
	background-position: 100% 100%;
	background-image:url(/images/cadre/corpsbd.jpg);
	margin-bottom:5px;
	}
#tb, #bb{
	background-repeat: repeat-x;
	background-color: transparent;
	}
#tb {
	background-image:url(/images/cadre/bh.jpg);
	background-position: 0% 0%;
	}
#bb{
	background-image:url(/images/cadre/bb.jpg) ;
	background-position: 0% 100%;
	margin-bottom:5px;
	}
#rb {
	background-image:url(/images/cadre/bd.jpg);
	background-position: 100% 0%;
	background-repeat: repeat-y;
	background-color: transparent;
	}
#lb {
	background-image:url(/images/cadre/bg.jpg);
	background-position: 0% 100%;
	background-repeat: repeat-y;
	background-color: transparent;
	}
#centrerond {
	margin: 0 auto; 
	width:100%;
	background-color:#FFFFFF;
	}
#tlcora, #trcora, #blcora, #brcora {
	background-color: transparent;
	background-repeat: no-repeat;
	}
#tlcora {
	background-position: 0% 0%;
	background-image:url(/images/centre/corpshg.gif);
	}
#trcora {
	background-position: 100% 0%;
	background-image:url(/images/centre/corpshd.gif);
	}
#blcora {
	background-position: 0% 100%;
	background-image:url(/images/centre/corpsbg.gif);
	}
#brcora {
	background-position: 100% 100%;
	background-image:url(/images/centre/corpsbd.gif);
	}
#tba, #bba{
	background-color: transparent;
	background-repeat: repeat-x;
	}
#tba {
	background-image:url(/images/centre/bh.gif);
	background-position: 0% 0%;
	}
#bba {
	background-image:url(/images/centre/bb.gif) ;
	background-position: 0% 100%;
	}
#rba {
	background-color: transparent;
	background-image:url(/images/centre/bd.gif);
	background-position: 100% 0%;
	background-repeat: repeat-y;
	}
#lba {
	background-color: transparent;
	background-image:url(/images/centre/bg.gif);
	background-position: 0% 100%;
	background-repeat: repeat-y;
	}
#promo {
	color:#CC0000;
	}	
#promo:hover {
	color:#F7869A;
	}	
#remise {
	color: #336600;
	}	
#remise:hover {
	color: #9BD575;
	}	
#arret{
	width:95%;
	margin-top:-20px;
	font-size:11px;
	color:#CC0000;
	background-color:#F2F2DC;
	text-align:center;
	}	
#page {
	clear:both;
	width:680px;
	margin:0 auto;
	text-align:center;
	}
#particularite { 
	width:225px;
	margin: 0 auto;
	}
#particulariteav {
	width:480px;
	margin: 0 auto;
	}
#particularitehe {
	width:460px;
	margin: 0 auto;
	}
.longueur, .largeur, .hauteur, .echelle, .envergure, .largeurav, .masse, .arf, .niveau, .puissance, .servos, .frequences, .helico, .arriere, .rotor, .moteur1, .moteur2 { 
	float:left;
	padding-top:20px;
	text-align:center;
	color:#FFFFFF;
	font-size:9px;
	height:34px;
	margin-left:2px;
	}
.longueur {
	width:60px;
	background:url(/images/details/longueur.jpg) no-repeat;
	}
.largeur {
	width:50px;
	background:url(/images/details/largeur.jpg) no-repeat;
	}
.hauteur {
	width:50px;
	background:url(/images/details/hauteur.jpg) no-repeat;
	}
.echelle {
	width:55px;
	background:url(/images/details/echelle.jpg) no-repeat;
	}
.envergure {
	width:60px;
	background:url(/images/details/envergure.jpg) no-repeat;
	}
.largeurav {
	width:60px;
	background:url(/images/details/largeurav.jpg) no-repeat;
	}
.masse {
	width:40px;
	background:url(/images/details/masse.jpg) no-repeat;
	}
.arf {
	width:40px;
	background:url(/images/details/arf.jpg) no-repeat;
	}
.niveau {
	width:50px;
	background:url(/images/details/niveau.jpg) no-repeat;
	}
.puissance {
	width:60px;
	background:url(/images/details/puissance.jpg) no-repeat;
	}
.moteur1 {
	width:60px;
	background:url(/images/details/motor1.jpg) no-repeat;
	}
.moteur2 {
	width:60px;
	background:url(/images/details/motor2.jpg) no-repeat;
	}
.servos {
	width:40px;
	background:url(/images/details/servos.jpg) no-repeat;
	}
.frequences {
	width:40px;
	background:url(/images/details/frequences.jpg) no-repeat;
	}
.helico {
	width:60px;
	background:url(/images/details/helico.jpg) no-repeat;
	}
.rotor {
	width:70px;
	background:url(/images/details/rotor.jpg) no-repeat;
	}
.arriere {
	width:40px;
	background:url(/images/details/arriere.jpg) no-repeat;
	}

