* {
    padding: 0;
    margin: 0;
}



body {
background: #fff;
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 11px;
line-height: 18px;
color: #333333;
}

img { border: none; }
a { color: #D60501;  }
a:hover { text-decoration: none; color : #000; }

#wrap {
margin: 10px auto 0 auto;
width: 999px;
}

#logo { 
margin:5px 0 15px 20px;
width:200px;
}

h1 {
font-size: 35px;
font-weight: 100;
letter-spacing: -1px;
margin:12px 0 20px;
}

#content {
background: url(../images/cadre-center.gif) repeat-y;
padding: 0 20px;
}

.left {
width: 248px;
float: left;
text-align: justify;
}
.left h2 {
color: #FF4800;
font-size: 24px;
letter-spacing: -3px;
font-weight: 100;
padding : 10px 0 15px 0;
}
#newsletter { border:#BBBBBB 1px solid; margin-top:15px; padding:10px;}
#newsletter p { text-transform:uppercase; font-size:12px; color:#FF3399;}
#newsletter input { width:70%; padding:3px; }
#newsletter input.button { background:#FF3399; color:#FFFFFF; width:auto; border:1px solid #ccc;}

.right {
width: 690px;
float: right;
font-size: 12px;
}
.right div.float-left, .right div.float-right  { width:50%;}
.right ul {
list-style-type: none;
padding: 5px 10px 10px 10px;
}
.right h2 {
font-size: 22px;
color: #222;
overflow:hidden;
margin-bottom:15px;
}
.right h2 span {
clear:both;
color:#333;
float:right;
font-size:15px;
line-height:170%;
text-transform:none;
}
.right a { text-decoration: none }

#top {
background: #fff url(../images/cadre-top.gif) no-repeat;
height:15px;
}
#bottom {
padding: 10px 0;
background: #fff url(../images/cadre-bottom.gif) no-repeat;
}

#footer {
color: #666;
font-size: 11px;
padding: 0 10px 10px 10px;
}
#footer .legal { float:left; color:#222;}
#footer .copyright { float:right; color:#666;}
h3 {color:#fff; font-size:11px; font-weight:normal; padding:13px 0 8px 0; text-align:center; font-weight:bold; }
h3 span{ padding:4px 10px;  background:#666; line-height:20px;}
p { margin-top:5px;}
.float-left { float:left;}
.float-right { float:right;}

/**** Puces bleu  ****/  
.plus { float:left; width:300px; margin:15px 0 0 20px; }

ul.tablist {
margin:0;
padding:0;
}
ul.tablist li {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin-bottom:10px;
padding-left:35px;
min-height:30px;
position:relative;
font-size:13px;
}
ul.tablist li strong { color:#dc5c1f;}
ul.tablist li span.tabtext {
display:block;
font-size:16px;
font-weight:bold;
height:29px;
left:0;
line-height:25px;
padding-right:5px;
position:absolute;
text-align:center;
text-transform:uppercase;
top:0;
width:29px;
}
span.tabtext {
background:transparent url(../images/pastille-bleu.gif) no-repeat scroll 0 0;
text-shadow:1px 1px 0 #333;
color:#FFF;
}

/**** FORM ***/

div.form
{
	background:transparent url(../images/form-bg.png) no-repeat scroll 0 0;
	width: 315px; 
	height:423px;
	margin-top:25px;
	float:left;
	overflow:hidden;
}

div.form input.inputext
{
    font-size: 10px;
    padding: 3px;
    -moz-border-radius: 5px;
    -khtml-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    height: 15px;
    vertical-align: top;
    border: 1px solid #666;
    margin-right: 6px;
    color: #333333;
    float: left;
    width: 150px;
}

div.form label { color:#FFFFFF; font-size:10px; }
div.form span { color:#FFFFFF; font-size:9px; }
div.form input.button {
background:#DC5C1F url(../images/button-bg-arrow.gif) no-repeat scroll 65px 5px;
border:1px solid #fff;
color:#FFFFFF;
margin:5px auto;
width:80px;
}
div.form input.button { cursor:pointer; font-size:100%; padding:2px 8px 3px 8px; }
div.form .num-azur { margin:0 auto; width:209px; }

/**** WCB ***/

div#global
{
	width: 230px;
}

/* ////////////////////////////////////////////////////// */
/* ///// ENGLISH THEME ////////////////////////////////// */

#english #wrap {
margin: 10px auto 0 auto;
width: 999px;
background: url(../images/cadre_center2-english.gif) repeat-y;
}
#english #content {
background: url(../images/cadre_center-english.gif) no-repeat;
padding: 0 20px;
}
#english #top {
background: #fff url(../images/cadre_top-english.gif) no-repeat;
height:23px;
}
#english #bottom {
padding: 10px 0;
background: #fff url(../images/cadre_bottom-english.gif) no-repeat;
}
