﻿/* CSS Document */
body{background-color : #FFFFFF;
font-family: Arial;
color : #FFFFFF;
}

/* 1 */
#contenu_global{position : absolute;
left : 50%;
margin-left : -400px;
width : 800px;
top : 0px;
}

/* 2 */
#contenu_banniere{width : 800px;
height : 140px;
background-image : url(../images/banniere/bann.jpg);
}

/* 3 */
#contenu_corps{width : 800px;
text-align : center;
background-image : url(../images/fond/fond_3.jpg);
background-repeat : repeat-y;
}

/* 4 */
#contenu_texte{width : 600px;
background-color : #0099FF;
left : 0px;
/*background-image : url(fond_4.jpg);*/
}
#contenu_connect{width : 200px;
background-color : #0099FF;
left : 0px;
/*background-image : url(fond_4.jpg);*/
}

/* 5 */
#contenu_pub{width : 200px;
background-image : url(fond_5.jpg);
right : 0px;
}
#contenu_index{width : 600px;
background-image : url(fond_5.jpg);
right : 0px;
}
/* 6 */
#contenu_footer{background-image : url(../images/footer/footer.jpg);
background-repeat : no-repeat;
width : 800px;
float : left;
}
#table_footer{font-size : 10px;
}

/* Menu
#contenu_menu{width : 800px;
background-color : #FFFFFF;
text-align : left;
background-image : url(../images/fond/fond_2.jpg);
}
#contenu_menu a:link{color : #000000;
background-image : url(../images/fond/fond_bt1.gif);
}
#contenu_menu a:visited{color : #000000;
background-image : url(../images/fond/fond_bt1.gif);
}
#contenu_menu a:visited{color : #000000;
background-image : url(../images/fond/fond_bt1.gif);
}
#contenu_menu a:hover{color : #000000;
background-image : url(../images/fond/fond_bt2.gif);
}
.menu{text-decoration:none;
display  : block;
width : auto;
} */

#menu{ background-image : url(../images/fond/fond_2.jpg); width : 800px; margin:0px; padding:0px; list-style:none; color:#fff; line-height:20px; display:inline-block;  z-index:1000; }
        #menu a { color:#000; text-decoration:none; }
        #menu > li {background:#fff none repeat scroll 0 0; cursor:pointer; float:left; position:relative;padding:0px 10px; width:111.8px;}
        #menu > li a:hover {color:#0099ff;}
        /* sub-menus*/
        #menu ul { padding:0px; margin:0px; display:block; display:inline;}
        #menu li ul { position:absolute; left:0px; top:0px; margin-top:20px; width:125px; line-height:16px; background-color:#fff; color:#000; /* for IE */ display:none; }
        #menu li:hover ul { display:block;}
        #menu li ul li{ display:block; margin:5px 20px; padding: 5px 0px;  border-top: dotted 1px #606060; list-style-type:none; }
        #menu li ul li:first-child { border-top: none; }
        #menu li ul li a { display:block; color:#000; }
        #menu li ul li a:hover { color:#0099ff; }        
        /* corners*/        
        #menu .last { background:transparent none repeat scroll 0% 0%; margin:0px; padding:0px; border:none; position:relative; border:none; height:0px;}
        #menu .corner_left { position:absolute; left:0px; top:0px;}
        #menu .corner_right { position:absolute; left:107px; top:0px;}
        #menu .middle { position:absolute; left:18px; height: 20px; width: 90px; top:0px;}


/* ... */

/* Plus... */
a:link{color : #FFFFFF;
text-decoration : none
}
a:active {color : #000000;
text-decoration : none
}
a:visited {color : #FFFFFF;
text-decoration : none
}
a:hover {color : #000000;
text-decoration : none
}

.bleu{/*color : #0000EE;*/
color : #000000;
}
.hide{/*color : #0000EE;*/
color : #0099FF;
}
.hide a{/*color : #0000EE;*/
color : #0099FF;
}
.blue{/*color : #0000EE;*/
color : #000D8C;
}
.blue a{/*color : #0000EE;*/
color : #000D8C;
}
.blue a:hover{/*color : #0000EE;*/
color : #000000;
text-decoration:underline;
}


.gris{color : #BBBBBB;
}
input {width: auto;
height: auto;
margin: 0;
padding: 0;
}
img{border : solid 0px;
}
#boite_sondage{width : 100%;
text-align : center;
}
#sondage{width : 75%;
border : solid 1px;
text-align : center;
}
.contour{border : solid 1px;
border-color : #FFFFFF;
}
.img-gauche{border : solid 1px;
border-color : #FFFFFF;
float : left;
margin-right : 10px;
}


/* showmenu */
.hidden{display : none;
}
#showmenu_1{position : absolute;
width : 600px;
background-color : #FFFFFF;
left : 0px;
text-decoration:none;
width : auto;
}
#showmenu_1 a:link{color : #000000;
background-image : url(../images/fond/fond_bt3.gif);
}
#showmenu_1 a:visited{color : #000000;
background-image : url(../images/fond/fond_bt3.gif);
}
#showmenu_1 a:visited{color : #000000;
background-image : url(../images/fond/fond_bt3.gif);
}
#showmenu_1 a:hover{color : #000000;
background-image : url(../images/fond/fond_bt4.gif);
}

.petit{font-size : 12px;
}
