/* CSS Document */


body {
font-family : Arial, Helvetica, sans-serif;
margin : 0;
padding : 0;
background-color : #66ccff;
}
#contenant {
background : url(http://www.vacancesagde.com/image/fond.jpg) no-repeat top left;
margin : 0 auto;
padding : 0;
width : 700px;
position : relative;
top : 50px;
height : 730px;
}
#banniere {
position : absolute;
width : 680px;
left : 10px;
top : 10px;
height : 80px;
border-color : #cc6633;
background-color : #ffffff;
}
#sommaire {
height : auto;
width : 140px;
position : absolute;
top : 120px;
left : 5px;
margin : 0;
padding-bottom : 2px;
}
#valid {
height : auto;
width : 100px;
position : absolute;
top : 615px;
left : 15px;
margin : 0;
padding-bottom : 2px;
}
#centre {
position : absolute;
top : 120px;
left : 130px;
width : 530px;
height : 490px;
margin : 0;
color : #000000;
font-size : 13px;
text-indent : 12px;
padding : 10px;
background-color : #ffffff;
}

#centre2 {
position : absolute;
top : 120px;
left : 130px;
width : 530px;
height : 490px;
margin : 0;
color : #000000;
font-size : 13px;
text-indent : 12px;
padding : 10px;
background-color : #ffffff;
overflow:auto;
}

#coord {
position : absolute;
top : 630px;
width : 550px;
height : 50px;
left : 130px;
font-family : Geneva, Arial, Helvetica, sans-serif;
font-size : 10px;
background-color : #ffffff;
color : #cc6633;
}
#footer {
position : absolute;
top : 698px;
width : 600px;
height : 15px;
left : 50px;
font-family : Geneva, Arial, Helvetica, sans-serif;
font-size : 9px;
background-color : #ffffff;
}
ul#menu li ul {
display : none;
}
ul#menu li:hover > ul {
display : block;
}
ul#menu {
float : left;
}
ul#menu, ul#menu ul {
background-color : #ffffff;
list-style : none;
margin : 0;
padding : 0;
width : 110px;
color : #0066cc;
font-family : Geneva, Arial, Helvetica, sans-serif;
font-size : 11px;
text-align : center;
}
.step1 {
border : 1px solid;
border-top-color : #ffffff;
border-left-color : #ffffff;
border-right-color : #ffffff;
border-bottom-color : #ffffff;
height : 15px;
font-weight : bold;
color : #0066cc;
}
.step2 {
border : 1px solid;
border-top-color : #ffffff;
border-left-color : #ffffff;
border-right-color : #ffffff;
border-bottom-color : #ffffff;
width : 100px;
}
.step3 {
width : 100px;
}
ul#menu ul {
position : absolute;
top : -2px;
left : 80px;
width : 100px;
}
ul#menu li {
position : relative;
margin : 8px;
padding : 0;
display : block;
}
ul#menu a {
display : block;
width : 100%;
color : #0066cc;
text-decoration : none;
}
ul#menu a:hover {
background : #ffffff;
color : #cc6633;
}
h1 {
font-family : Geneva, Arial, Helvetica, sans-serif;
font-size : 14px;
color : #0099cc;
background-color : transparent;
text-align : center;
text-decoration : underline;
}
h2 {
font-family : Geneva, Arial, Helvetica, sans-serif;
font-size : 12px;
color : #339999;
background-color : transparent;
text-align : left;
margin-left : 10px;
margin-right : 10px;
}
h3 {
font-family : Geneva, Arial, Helvetica, sans-serif;
font-size : 12px;
color : #3399cc;
background-color : transparent;
text-align : left;
margin-left : 10px;
}
a:link {
font-family : Geneva, Arial, Helvetica, sans-serif;
color : #0099cc;
background-color : transparent;
text-decoration : none;
}
a:visited {
font-family : Geneva, Arial, Helvetica, sans-serif;
color : #0099cc;
background-color : transparent;
text-decoration : none;
}
a:hover {
font-family : Geneva, Arial, Helvetica, sans-serif;
color : #0099cc;
background-color : transparent;
text-decoration : underline;
}
