* { 
padding : 0;
margin : 0;
} 
body { 
font-family : Arial, Helvetica, sans-serif;
color : #666;
font-size : 12px;
} 
#wrapper { 
width : 800px;
margin : 5px auto 0 auto;
} 
img { 
padding : 3px;
border : 1px solid #bce296;
} 
img.floatTL { 
float : left;
margin-right : 7px;
margin-bottom : 7px;
margin-top : 7px;
margin-left : 10px;
} 
img.floatTR { 
float : right;
margin-left : 7px;
margin-bottom : 7px;
margin-top : 7px;
margin-right : 10px;
} 
#one { 
display : inline;
width : 200px;
float : left;
min-height : 70px;
background-image : url(images/oscillia.gif);
background-repeat : no-repeat;
/* background-color : #373737; */
} 
* html #one { 
height : 70px;
} 
#one h1 {
color: #fafafa;
font-size: 1.4em;
padding-left: 15px;
padding-top: 25px;
text-decoration:underline;
}
#two { 
display : inline;
width : 199px;
float : left;
min-height : 70px;
background-color : #299ad4;
border-left : 1px solid #fff;
} 
* html #two { 
height : 70px;
} 

#two:hover{
background-color : #373737;
}

#two a:hover{
border-bottom:dotted 1px #fff;
}

#three { 
border-left : 1px solid #fff;
border-right : 1px solid #fff;
display : inline;
width : 198px;
float : left;
min-height : 70px;
background-color : #6c9626;
} 
* html #three { 
height : 70px;
} 

#three:hover{
background-color : #373737;
}

#three a:hover{
border-bottom:dotted 1px #fff;
}

#four { 
display : inline;
width : 200px;
float : left;
min-height : 70px;
background-color : #e48f00;
} 
* html #four { 
height : 70px;
} 

#four:hover{
background-color : #373737;
}

#four a:hover{
border-bottom:dotted 1px #fff;
}

#two a, #four a { 
color : #fffffe;
font-family : Verdana;
font-size : 18px;
text-decoration : none;
float:left;
margin-top:18px;
margin-left:3px;
} 
#three a {
color : #fffffe;
font-family : Verdana;
font-size : 18px;
text-decoration : none;
float:left;
margin-top:18px;
margin-left:5px;
}
#navigation { 
display : inline;
width : 199px;
height:180px;
float : left;
background-color : #f2f2f2;
border-top : 3px solid #fff;
border-left : 1px solid #ccc;
border-bottom : 1px solid #ccc;
} 
.navigation { 
float : left;
margin-left : 17px;
margin-top : 17px;
width : 158px;
} 
.navigation ul { 
margin : 0;
padding : 0;
} 
.navigation li { 
border-bottom : 1px solid #d5e8ad;
list-style : none;
} 
.navigation li a { 
color : #553;
display : block;
padding : 4px 4px 5px 12px;
text-decoration : none;
font-family : Verdana;
font-size : 0.75em;
font-weight : bold;
} 
.navigation li a:hover {
color : #fff;
background-color:#9bc85e;
} 
#header { 
display : inline;
width : 598px;
height : 180px;
float : left;
background-image : url(images/header.jpg);
background-repeat : no-repeat;
border-top : 3px solid #fff;
border-right : 1px solid #ccc;
border-bottom: 1px solid #ccc;
margin-left:0;
padding-right:1px;
} 
#brdl { 
background-color : #299ad4;
display : inline;
float : left;
width : 800px;
height : 25px;
border-top : 3px solid #fff;
border-bottom : 3px solid #fff;
margin-bottom : 0;
}

#date{
padding:5px 0 0 63px;
font-weight:700;
color:#FFF;
}
 
#col_one { 
display : inline;
width : 197px;
float : left;
height : 540px;
background-color : #fff;
border-top : 1px solid #ccc;
border-left : 1px solid #ccc;
border-bottom : 1px solid #ccc;
border-right :dotted 1px #999;
} 
* html #col_one { 
height : 440px;
} 
#col_one h2 { 
background-color : #373737;
color : #f1f1f1;
font-family : Arial, Helvetica, sans-serif;
font-size : 13px;
padding-left : 5px;
padding-top : 3px;
padding-bottom : 4px;
margin-right :0;
} 
#col_one h3 {
font-family:Arial, Helvetica, sans-serif; 
font-size : 0.9em;
padding-top : 8px;
padding-left : 15px;
padding-bottom : 5px;
color : #a06314;
background-image : url(images/news.gif);
background-repeat : no-repeat;
background-position : left 10px;
margin-left : 10px;
margin-top:10px;
} 
#col_one p { 
font-family :Arial, Helvetica, sans-serif;
font-size : 10px;
padding-left : 15px;
padding-bottom : 5px;
margin-left : 10px;
margin-right : 10px;
text-align : justify;
padding-right : 20px;
background-color : #eff6ff;
} 
#col_one a { 
margin-left : 25px;
margin-bottom : 2px;
color : #48b033;
font-size : 0.8em;
font-weight : bold;
padding : 2px;
} 
 #col_two { 
display : inline;
width : 200px;
float : left;
height : 540px;
background-color : #fff;
border-top : 1px solid #ccc;
border-bottom : 1px solid #ccc;
} 
* html #col_two { 
height : 440px;
} 
#col_two p { 
font-size : 0.9em;
text-align : justify;
background-color : #e6e6e6;
margin-left : 5px;
margin-right : 5px;
margin-top : 5px;
padding : 3px;
} 
#col_two h2 { 
background-color : #299ad4;
color : #f1f1f1;
font-family : Arial, Helvetica, sans-serif;
font-size : 13px;
padding-top : 3px;
padding-left : 5px;
padding-bottom : 4px;
} 
#col_two img { 
margin-top : 5px;
margin-left : 5px;
} 
#col_two h3 { 
text-align : center;
font-family :Arial, Helvetica, sans-serif;
font-size : 12px;
padding-top : 10px;
padding-bottom : 5px;
font-weight : lighter;
color:#000;
} 
#col_two a { 
color : #667dfe;
font-weight : bold;
text-decoration : underline;
font-size : 0.8em;
} 
#col_three { 
border-left :dotted 1px #999;
border-right :dotted 1px #999;
display : inline;
width : 198px;
float : left;
height : 540px;
background-color : #fff;
border-top : 1px solid #ccc;
border-bottom : 1px solid #ccc;
} 
* html #col_three { 
height : 263px;
}
#col_three p { 
font-size : 0.9em;
text-align : justify;
background-color : #e6e6e6;
margin-left : 5px;
margin-right : 5px;
margin-top : 5px;
padding : 3px;
} 
#col_three h2 { 
background-color : #6c9626;
color : #f1f1f1;
font-family : Arial, Helvetica, sans-serif;
font-size : 13px;
padding-left : 5px;
padding-top : 3px;
padding-bottom : 4px;
} 
#col_three img { 
margin-top : 5px;
margin-left : 5px;
} 
#col_three h3 { 
text-align : center;
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
padding-top : 10px;
padding-bottom : 5px;
font-weight : lighter;
color:#000;
} 
#col_three a { 
color : #667dfe;
font-weight : bold;
text-decoration : underline;
font-size : 0.8em;
} 
#col_three ul { 
font-size : 0.9em;
margin-left: 18px;
} 
#col_three li { 
padding-top : 2px;
padding-left : 0px;
list-style-image:url(images/flg.gif);
list-style-position:outside;
} 
#col_four { 
display : inline;
width : 200px;
float : left;
min-height : 530px;
background-color : #fff;
border-top : 1px solid #ccc;
border-right : 1px solid #ccc;
border-bottom : 1px solid #ccc;
} 
* html #col_four { 
height : 440px;
} 
#col_four p { 
font-family : Arial, Helvetica, sans-serif;
font-size : 0.75em;
padding-bottom : 5px;
margin-top : 5px;
margin-left : 10px;
margin-right : 10px;
text-align : justify;
background-color : #eff6ff;
} 
#col_four h2 { 
background-color : #e48f00;
color : #f1f1f1;
font-family : Arial, Helvetica, sans-serif;
font-size : 13px;
padding-left : 5px;
padding-top : 3px;
padding-bottom : 4px;
} 
#col_four a { 
color : #48b033;
} 
.footer {
width:799px;
margin-top : 3px;
border : 1px solid #ccc;
background-color : #299ad4;
padding-top : 5px;
padding-bottom : 5px;
text-align : center;
} 
.footer p { 
padding-top : 5px;
padding-bottom : 5px;
font-size : 0.8em;
color:#FFF;
} 

.footer a { 
color:#eaf0f9;
font-weight:900;
} 

#cad3{
margin-top:13px;
}

#cad3 h2{
background-color : #6c9626;
}

#cad4{
padding-top:0;
}

#cad4 h2{
background-color : #299ad4;
}

 #col_two2 { 
display : inline;
width : 400px;
float : left;
min-height : 530px;
background-color : #fff;
border-top : 1px solid #ccc;
border-bottom : 1px solid #ccc;
} 
* html #col_two2 { 
height : 440px;
} 
#col_two2 p { 
font-size : 0.9em;
text-align : justify;
background-color : #e6e6e6;
margin-left : 5px;
margin-right : 5px;
margin-top : 5px;
padding : 3px;
} 
#col_two2 h2 { 
background-color : #299ad4;
color : #f1f1f1;
font-family : Arial, Helvetica, sans-serif;
font-size : 13px;
padding-top : 3px;
padding-left : 5px;
padding-bottom : 4px;
margin-right:1px;
} 
#col_two2 img { 
margin-top : 5px;
margin-left : 5px;
} 
#col_two2 h3 { 
text-align : center;
font-family : Arial, Helvetica, sans-serif;
font-size : 14px;
padding-top : 10px;
padding-bottom : 5px;
font-weight : lighter;
} 
#col_two2 ul { 
margin-left : 15px;
margin-top : 5px;
color : #667dff;
} 
#col_two2 li { 
padding-top : 5px;
padding-left : 10px;
list-style-type : square;
list-style-position : inside;
} 
#col_two2 a { 
color : #667dfe;
font-weight : bold;
text-decoration : underline;
font-size : 0.8em;
} 

#col_two3 { 
display : inline;
width : 400px;
float : left;
background-color : #fff;
} 
#col_two3 p { 
font-size : 0.9em;
text-align : justify;
background-color : #eeefee;
margin-left : 5px;
margin-right : 5px;
margin-top : 5px;
padding : 6px;
} 
#col_two3 h2 { 
background-color : #373737;
color : #373737;
font-family : Arial, Helvetica, sans-serif;
font-size : 13px;
padding-top : 3px;
padding-left : 5px;
padding-bottom : 4px;
margin-right:1px;
} 
#col_two3 img { 
margin-top : 5px;
margin-left : 5px;
} 
#col_two3 h3 { 
text-align : left;
font-family : Arial, Helvetica, sans-serif;
font-size : 13px;
padding-top : 10px;
padding-bottom : 5px;
font-weight : lighter;
padding-left:6px;
color:#a06314;
} 
#col_two3 ul { 
margin-left : 15px;
margin-top : 5px;
color : #667dff;
} 
#col_two3 li { 
padding-top : 5px;
padding-left : 10px;
list-style-type : square;
list-style-position : inside;
} 
#col_two3 a { 
color : #667dfe;
font-weight : bold;
text-decoration : underline;
font-size : 0.8em;
} 

#col_two4 { 
display : inline;
width : 400px;
float : left;
background-color : #fff;
} 
#col_two4 p { 
font-size : 11px;
text-align : justify;
background-color : #eeefee;
margin-left : 5px;
margin-right : 5px;
margin-top : 5px;
padding : 6px;
} 
#col_two4 h2 { 
background-color : #6c9626;
color : #fff;
font-family : Arial, Helvetica, sans-serif;
font-size : 13px;
padding-top : 3px;
padding-left : 5px;
padding-bottom : 4px;
margin-right:1px;
} 
#col_two4 img { 
margin-top : 5px;
margin-left : 5px;
} 
#col_two4 h3 { 
text-align : left;
font-family : Arial, Helvetica, sans-serif;
font-size : 13px;
padding-top : 10px;
padding-bottom : 5px;
font-weight : lighter;
padding-left:6px;
color:#a06314;
margin-top:7px;
} 
#col_two4 ul { 
margin-left : 15px;
margin-top : 5px;
color : #667dff;
} 
#col_two4 li { 
padding-top : 5px;
padding-left : 10px;
list-style-type : square;
list-style-position : inside;
} 
#col_two4 a { 
color : #667dfe;
font-weight : bold;
text-decoration : underline;
font-size : 0.8em;
} 
#col_two4 a.epi { 
color : #667dff;
font-weight : bold;
text-decoration : underline;
font-size : 11px;
} 

#coltwoa a{ 
color : #667dfe;
font-family: Arial, Helvetica, sans-serif;
font-size:9px;
text-decoration :underline;
vertical-align: text-top;
margin-right:5px;
} 

#col_one2 { 
display : inline;
width : 198px;
float : left;
background-color : #fff;
} 
#col_one2 h2 { 
background-color : #373737;
color : #f1f1f1;
font-family: Arial, Helvetica, sans-serif;
font-size : 13px;
padding-left : 5px;
padding-top : 3px;
padding-bottom : 4px;
margin-right : 0;
} 
#col_one2 h3 { 
font-family : Arial, Helvetica, sans-serif;
font-size : 0.8em;
padding-top : 8px;
padding-left : 15px;
padding-bottom : 5px;
color : #a06314;
background-image : url(images/news.gif);
background-repeat : no-repeat;
background-position : left 10px;
margin-left : 10px;
margin-top:10px;
} 
#col_one2 p { 
font-family : Arial, Helvetica, sans-serif;
font-size : 10px;
padding-left : 15px;
padding-bottom : 5px;
margin-left : 10px;
margin-right : 10px;
text-align : justify;
padding-right : 20px;
background-color : #eff6ff;
} 
#col_one2 a { 
margin-left : 25px;
margin-bottom : 2px;
color : #48b033;
font-size : 0.8em;
font-weight : bold;
padding : 2px;
} 
#col_one3 { 
display : inline;
width : 198px;
float : left;
background-color : #fff;
} 
#col_one3 h2 { 
background-color : #373737;
color : #f1f1f1;
font-family: Arial, Helvetica, sans-serif;
font-size : 13px;
padding-left : 5px;
padding-top : 3px;
padding-bottom : 4px;
margin-right : 1px;
} 
#col_one3 h3 { 
font-family : Arial, Helvetica, sans-serif;
font-size : 0.8em;
padding-top : 8px;
padding-left : 15px;
padding-bottom : 5px;
color : #a06314;
background-image : url(images/news.gif);
background-repeat : no-repeat;
background-position : left 10px;
margin-left : 10px;
margin-top:10px;
} 
#col_one3 p { 
font-family : Arial, Helvetica, sans-serif;
font-size : 10px;
padding-left : 15px;
padding-bottom : 5px;
margin-left : 10px;
margin-right : 10px;
text-align : justify;
padding-right : 20px;
background-color : #eff6ff;
} 
#col_one3 a { 
margin-left : 25px;
margin-bottom : 2px;
color : #48b033;
font-size : 0.8em;
font-weight : bold;
padding : 2px;
} 
#col_four2 { 
display :inline;
width : 200px;
float : left;
background-color : #fff;
} 
#col_four2 p { 
font-family : Arial, Helvetica, sans-serif;
font-size : 0.8em;
padding-bottom : 5px;
margin-top : 5px;
margin-left : 10px;
margin-right : 10px;
text-align : justify;
} 
#col_four2 h2 { 
background-color : #e48f00;
color : #f1f1f1;
font-family: Arial, Helvetica, sans-serif;
font-size : 13px;
padding-left : 5px;
padding-top : 3px;
padding-bottom : 4px;
} 
#col_four2 a { 
color : #48b033;
} 
#col_four3 { 
display :inline;
width : 200px;
float : left;
height : 540px;
background-color : #fff;
border-top : 1px solid #ccc;
border-right : 1px solid #ccc;
border-bottom : 1px solid #ccc;
} 
* html #col_four3 { 
height : 440px;
} 
#col_four3 p { 
font-family : Arial, Helvetica, sans-serif;
font-size : 0.8em;
padding-bottom : 5px;
margin-top : 5px;
margin-left : 10px;
margin-right : 10px;
text-align : justify;
} 
#col_four3 h2 { 
background-color : #e48f00;
color : #f1f1f1;
font-family : Arial, Helvetica, sans-serif;
font-size : 13px;
padding-left : 5px;
padding-top : 3px;
padding-bottom : 4px;
} 
#col_four3 a { 
color : #48b033;
} 
#footer { 
margin-top : 3px;
border : 1px solid #ccc;
background-color : #299ad4;
display : inline;
float : left;
width : 800px;
padding-top : 5px;
padding-bottom : 5px;
text-align : center;
} 
#vdi{
font-size:10px;
text-align:center;
}
div#encart{
width:180px;
padding-top:20px;
background: url(images/c_top.gif) top left no-repeat;
margin-left:10px;
margin-top:20px;
}
div#encart_b{
background: url(images/c_bot.gif) bottom left no-repeat;
padding-bottom:10px;
}
div#encart_b p{
padding-right:3px;
padding-top:5px;
}
#topenc{
margin-top:-15px;
font-weight:900;
color:#2a2a2a;
}
div#encart2{
width:180px;
padding-top:20px;
background: url(images/c_top.gif) top left no-repeat;
margin-left:10px;
margin-top:5px;
}
#bord{
border:none; 
padding:0;
}
.source{
font-size:9px;
color:#333;
}
#effeb{
width:798px;
padding:0;
margin:0;
border:solid 1px #ccc;
border-top:none; 
}
.spacer{
clear:both;
}
h5{
font-size:14px;
margin-left:5px;
color:#197dc4;
}
#liste li{
padding-left:0px; /* Utiliser le padding-left et le margin-left pour diminuer l'espace entre la puce et le texte */
margin-left:0px;
list-style-position:outside;
margin-left:5px;
color:#666;
}
#liste2{
margin-left : 5px;
margin-right : 5px;
margin-top : 5px;
padding:0 6px 6px 0;
background-color : #eeefee;
font-size:11px;
}
#liste2 ul{
padding-top:0;
}
#liste2 li{
padding-left:0px; /* Utiliser le padding-left et le margin-left pour diminuer l'espace entre la puce et le texte */
margin-left:0px;
list-style-position:outside;
margin-left:5px;
color:#666;
}
.constat{
font-weight:900;
font-style:italic;
}
.prod{
color:#666;
font-size:12px;
margin-left:5px;
}
.valid{
font-size:18px;
border:solid 1px #d84953;
margin-top:30px;
padding-top:5px;
padding-bottom:8px;
background-color:#f2f5f6;
}
#cit{
color : #a06314;
}
#ici{
border:solid #999 1px; 
background-color:#fcf7e1;
margin-left:20px;
margin-right:18px;
padding-top:8px;
padding-bottom:10px;
}
#ici a {
font-size:12px;
text-decoration:underline;
}
#img8{
float:right; 
margin-left:5px; 
border:none; 
margin-top:4px; 
padding-top:0;
}