/* CSS Document */
body {
behavior: url("csshover.htc");
margin: 0;
padding: 0;
background: white;
font: verdana,arial, sans-serif;
}
dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
font-weight:normal;
}
hr{
width: 80%;
color: #fad03d;
}
p{
margin: 0;
padding: 0;
}
/*tableau partenaires */
#part table{
border-right: 1px solid #006699;
border-bottom: 1px solid #006699;
}
#part td{
}
h2{
margin: 15px 0 0 0;
color: #f89843;
}
h3{
position: absolute;
margin: 80px 0 0 380px;
width: 230px;
text-align: center;
font-size: 14px;
color: #f89843;
}
/* divs */
#container{
width: 980px;
margin-left: auto;
margin-right: auto;
}
#header{
height: 150px;
background: url("img/banniere2.gif") right top no-repeat;
border-bottom: 1px solid #c3e0f5;
}
#footer{
height: 20px;
}
#corps{
position: absolute;
width: 980px;
color: #208ddb;
margin-top: 20px;
}
#corps2{
position: absolute;
width: 980px;
color: #208ddb;
/*background: url(img/arc.gif) no-repeat left 20px;*/
}
#gauche, #centre, #droite{
float: left;
width: 90%;
background: url(img/arc.gif) no-repeat top left;
height: 120px;
border-bottom: 1px solid #c3e0f5;
}
#gauche{
margin: 10px 0 0 10px;
}
#centre{
margin: 5px 0 0 10px;
}
#droite{
background: none;
}
#plan{
margin: 20px;
width: 90%;
height: 471px;
background: url("img/splan.gif") no-repeat right top;
}
#acces{
height: 471px;
background: url("img/acces.gif") no-repeat 400px 10px;
margin-left: 10px;
}
/* menu */
#menu{
position: absolute;
height: 20px;
width: 980px;
}
#menunav {
width: 100%;
height: 20px;
margin: 0;
padding: 0;	
list-style-type: none;
}
#menunav a{
padding: 2px 0;
width: 110px;
}
#menunav li {
float: left;
margin: 0;
padding: 0;	
text-align: center;
line-height: 15px;
text-decoration: none;
width: 110px;
background: #fff;
}
ul,li,a {
display:block;
margin:0;
padding:0;
}
a {
text-decoration:none;
}
li a.first-rub {
background: url(img/menu.gif) no-repeat;
color: #fff;
}
li a.first-rub2 {
background: url(img/menu2.gif) no-repeat;
color: #fff;
}
li a.second-rub {
background: url(img/menu_der.gif) no-repeat;
color: #8da9b9;
border-bottom: 1px solid #8da9b9;
border-top: 1px solid #8da9b9;
}
li a.first-rub:hover,li a.first-rub2:hover{
background: none;
color: #fff;	
}
li a.second-rub:hover {
background: url(img/menu_hover.gif) no-repeat;
color: #fff;
}	
ul ul, li:hover ul ul {
display: none;
}
li:hover ul, li:hover li:hover ul {
display: block;
}		
#menu {
position: absolute;
z-index: 1;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
width: 100%; /* précision pour Opera */
}
#menu li a {
text-decoration: none;
display: block;
height: 100%;
}
#menu li a:hover {
filter:alpha(opacity=50);
-moz-opacity:0.5;
opacity: 0.5;
background: #f2af2d;
}
/* pseudo - classes, classes */
p.titre{
color: #000;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 14px;
padding: 17px 0 0 30px;
width: 130px;
position: absolute;
}
span.titre{
top: 18px;
left: 70px;
position: absolute; 
color: #000;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 14px;
}
span.titre2{
top: 25px;
left: 43px;
position: absolute; 
color: #000;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 14px;
}
form.res{
position: relative;
padding: 0;
margin: 0;
}
a.liens{
background: url("img/pucepart.jpg") no-repeat left top;
padding-left: 60px;
margin-left: 70px;
color: #837cc9;
}
a.lien{
color: #208ddb;
}
a.lien:hover{
text-decoration: none;
}
.dev_part_list_ul{
float: left;
display: inline;
}
.dev_part_list_li{
padding-left: 5px;
}
.listes ul{
}
.listes li{
list-style-type: square;
margin-left: 50px;
}
.txt_img{
margin-left: 15px;
}
p.txt_img{
float: left;
width: 700px;
}
img.txt_img{
float: left;
}
.txt_img2{
margin-right: 15px;
}
p.txt_img2{
float: right;
width: 700px;
}
img.txt_img2{
float: left;
}