
* {
margin:0;
padding:0;
}
body {
margin:0em;
padding:0em;
color: #000000;
font-family: sans-serif;
font-size: 11px;
background-color: #ffffff;
background: url(images/fond.jpg) #ffffff repeat-x scroll center top;
margin-left:auto;
margin-right:auto;
text-align:center;
}
a {
color:#666;

}
.footer a{
color:#ccc;
font-weight: bold;
}
.center h1 {
font-size:13px;
color:#E0611C;
margin-top:14px;
margin-bottom:3px;
border-bottom: 1px #ccc dotted;
}
.conteneur {
width: 952px;
margin-left:auto;
margin-right:auto;
text-align:left;

}
.contenu {
width: 950px;
background: #fff;
margin-left:auto;
margin-right:auto;
text-align:left;
}
.header {
height:110px;
width:950px;
background: #fff;
margin-left:auto;
margin-right:auto;
}
.header-right {
background: #fff;
height:110px;
float:left;
width:728px;
}
.titre {
color:#666;
font-size:10px;
margin-left:13px;
}
.pub {
width:730px;
height:90px;
text-align:center;
}
.clear {
clear:both;
}

.menu {
height: 27px;
width:100%;
background: url(images/menu/inhert.gif) repeat-x;
border-bottom: 2px #ff6600 solid;
}
ul#menu {
list-style-type: none;
width: 100%; /* précision pour Opera */
}

ul#menu li {
float: left;
}

ul#menu a {
float: left;
font-size:13px;
font-family: Arial, Helvetica, sans-serif;
border-right:1px #fff solid;
padding: 5px 15px;
text-align: center;
text-decoration: none;
font-weight: bold;
text-transform:uppercase;
color: #fff;
background: url(images/menu/inhert.gif) repeat-x;
height:17px;
}

#active{
background: url(images/menu/active.gif) repeat-x;
}

ul#menu a:hover {
background: url(images/menu/active.gif) repeat-x;
}
ul#menu a.active {
background: url(images/menu/active.gif) repeat-x;
}


.vizz{
height:137px;
width:100%;
background: url(images/vizz/bg.gif) repeat-x;
}

.footer {
clear:both;
padding-top:10px;
padding-bottom:10px;
font-size:0.8em;
text-align:center;
border-top:2px solid #CDCDCD;
color:#fff;
width:100%;
background:#333;
}


.arrow{
width:50px;
height:100%;
float:left;
}
.column {
width:210px;
float:left;
}

.column h2{
height:23px;
background:url(images/general/header.gif) repeat-x;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
margin-bottom:3px;
font-weight:bold;
padding-left:5px;
line-height: 23px;
border-bottom:1px #ccc dotted;
}

.center {
float:left;
width:510px;
margin-left:6px;
margin-right:13px;
}

* html .center{
margin-right:0px;
}

.here{
height:24px;
background: url(images/general/here.gif) repeat-x;
width:100%;
padding:4px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
}

p{
font-size:11px;
}