body{padding:0px;margin:0px;font-family:Verdana;font-size:12px;}
input {width:110px;}
a {color:#000;}
select {width:250px;}
table, tr,td {padding:2px;margin:2px;}
#main {width:950px; margin: 0 auto;}
#header{text-align:center;}
#animation{width:950px;height:300px;}
#menu {background-color:#646156;height:30px;line-height:30px;padding-left:10px;}
#menu a {color:#fff;text-decoration:none;padding-left:25px;padding-right:25px;}
#menu a:hover{background-color:#F9F7F8;color:#646156;}
#lower{background-color:#F9F7F8;padding:15px;height:250px;}
#textInner {width:600px;}
#lowerInner {position:relative;background-color:#F9F7F8;padding:15px;}

#side1 {width:500px;position:relative;float:left;}
#side2{
-webkit-bordert-radius: 10px;
-moz-border-radius: 10px;
border-bottom-radius: 10px;
padding:10px;
border:1px solid #646156;width:370px;float:right;height:230px;background-color:#BFBFBF;}

#boiteOutils{float:left;position:relative;padding-top:20px;}
#boiteOutils a {display:block;color:#646156;text-decoration:none;}

#footer{font-size:11px;}
#footer a{color:#fff;}
#illustrationInner {position:absolute;left:650px;}

#lower, #lowerInner {
-webkit-border-bottom-right-radius: 10px;
-webkit-border-bottom-left-radius: 10px;
-moz-border-radius-bottomright: 10px;
-moz-border-radius-bottomleft: 10px;
border-bottom-right-radius: 10px;
border-bottom-left-radius: 10px;


}
#lower, #lowerInner,#menu, #animation {
-webkit-box-shadow: 2px 2px 4px #333333;
-moz-box-shadow: 2px 2px 4px #333333;
box-shadow: 2px 2px 4px #333333; 
}