﻿/* 
CSS for Moulinex.com
*/
* {margin: 0;padding: 0;}
body {font-family: Arial, Helvetica, sans-serif;font-size: .75em;margin:0 auto;padding: 15px;background:#ffffff;color:#646262;}
img {border: 0 none;}
ul, li, dl, dt, dd {list-style-type: none;}

#wrapper {background:transparent url(/images/bg.png) no-repeat;height:551px;margin:30px 40px 0;padding:150px 0 0 50px;position:relative;width:981px;}
#wrapper #colGauche {float:left;width:370px;margin:0 36px 0 0;}
#wrapper #colDroite {float:left;width:405px;}

#wrapper #footer{position:absolute;margin:0 auto;top:530px;right:140px;font-size:0.9em;}
#wrapper h1{position:absolute;right:130px;top:40px;}
#wrapper h2 {position:absolute;left:130px;top:40px;display:none;}
#wrapper ul.liste1 {position:relative;float:left;width:180px;} 
#wrapper ul.liste2 {position:relative;float:left;} 

#wrapper #video {height:223px;width:400px;background:#CCC;margin:20px 0 15px 0;}
ul {}
ul li {float:left;clear:left;width:170px;}
ul li a{color:#646262;text-decoration:none;background:url(/images/puce.gif) 10px 9px no-repeat;padding:5px 0 7px 26px;display:block;}
ul li a:hover {color:#e20026;font-weight:bold;}
ul li a.fr:hover {background:url(/images/puce-fr.gif) left 7px no-repeat;}
ul li a.ca:hover {background:url(/images/puce-ca.gif) left 7px no-repeat;}
ul li a.cz:hover {background:url(/images/puce-cz.gif) left 7px no-repeat;}
ul li a.es:hover {background:url(/images/puce-es.gif) left 7px no-repeat;}
ul li a.fr:hover {background:url(/images/puce-fr.gif) left 7px no-repeat;}
ul li a.it:hover {background:url(/images/puce-it.gif) left 7px no-repeat;}
ul li a.hu:hover {background:url(/images/puce-hu.gif) left 7px no-repeat;}
ul li a.mx:hover {background:url(/images/puce-mx.gif) left 7px no-repeat;}
ul li a.pl:hover {background:url(/images/puce-pl.gif) left 7px no-repeat;}
ul li a.pt:hover {background:url(/images/puce-pt.gif) left 7px no-repeat;}
ul li a.ru:hover {background:url(/images/puce-ru.gif) left 7px no-repeat;}
ul li a.sk:hover {background:url(/images/puce-sk.gif) left 7px no-repeat;}
ul li a.tr:hover {background:url(/images/puce-tr.gif) left 7px no-repeat;}
ul li a.gb:hover {background:url(/images/puce-gb.gif) left 7px no-repeat;}
ul li a.ch:hover {background:url(/images/puce-ch.gif) left 7px no-repeat;}
ul li a.bg:hover {background:url(/images/puce-bg.gif) left 7px no-repeat;}
ul li a.ro:hover {background:url(/images/puce-ro.gif) left 7px no-repeat;}
ul li a.be:hover {background:url(/images/puce-be.gif) left 7px no-repeat;}
ul li a.ba:hover {background:url(/images/puce-ba.gif) left 7px no-repeat;}
ul li a.hr:hover {background:url(/images/puce-hr.gif) left 7px no-repeat;}
ul li a.yu:hover {background:url(/images/puce-yu.gif) left 7px no-repeat;}
ul li a.si:hover {background:url(/images/puce-si.gif) left 7px no-repeat;}
ul li a.at:hover {background:url(/images/puce-at.gif) left 7px no-repeat;}
ul li a.de:hover {background:url(/images/puce-de.gif) left 7px no-repeat;}


p {font-size:0.9em;color:#676767;}
p a{color:#676767;text-decoration:none;}
p a:hover{color:#000000;}
p.chapo{color:#323033;margin:0 0 10px 0;}
p strong {color:#323033;}

#wrapper:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
 
