/* base styles */

body {
background:#fff; 
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:small;
color:#000;
}

a {
text-decoration:none;
color:#000;
}

a img {
border:none;
}

p {
margin:0 0 1.2em 0;
padding:0;
}

h1 {
font-size:2em;
font-weight:normal;
}

h2 {
font-weight:normal;
font-size:1.5em;
}

h3 {
font-size:1.2em;
font-weight:normal;
}

img.heading {
margin-top:10px;
margin-bottom:10px;
}

#logo,
#mainMenu,
#languages,
#jobOffer,
#search,
#formSpan,
#maps,
#col1 {
display:none;
}

#footer {
border-top:1px dashed #000;
margin-top:2em;
padding-top:5px;
width:100%;
font-size:x-small;
}
