html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;

}


/* Page */
html {
    font-size: 100%; /* Évite un bug d'IE 6-7. (1) */
}


body {
background-color : #fff;
border : 0 none ;
font-family : Arial, Helvetica, Geneva, sans-serif ;
font-size : 0.75em;
color : #555555;
margin : 0;
padding : 0;
line-height : 1.55em;
}


/* Titres */
h1, h2, h3, h4, h5, h6 {
font-family : Arial, Helvetica, Geneva, sans-serif;
}

/* Liens */
a img {
cursor : pointer;
border : none;
}

#base {
position: relative; 
margin : 0;
padding : 0;
}

#topbar {
width : 100%;
background-color : black;
height : 20px;
}

#menu {
position : absolute;
left : 60px;
width : 138px;
text-align : right;
line-height : 1.2em;
margin : 0;
}

#content {
margin : 0;
background : #f4f3f0;
margin-left : 207px;
padding-left : 10px;
padding-right : 10px;
}

#text {
position : relative;
width : 312px;
text-align : justify;
padding-top : 0;
padding-right : 3px;
padding-left : 3px;
padding-bottom : 5px;
}

#projets {
width : 197px;
position : absolute;
margin-left : 328px;
}

#info {
position : absolute;
top : 60px;
width : 197px;
margin-left : 530px;
text-align : left;
line-height : 1em;
font-size : 0.8em;
left : 15px;
}

.liens {
margin-bottom : 5px;
}

.dixpx {
margin-bottom : 10px;
margin-right : 10px;
}

.huitpx {
margin-bottom : 10px;
margin-right : 7px;
}

.pro {
margin-bottom : 5px;
}

.bande {
margin-bottom : 10px;
margin-top : 30px;
}

.newsdep {
margin-bottom : 5px;
margin-top : 12px;
margin-left : -3px;
}

.bande2 {
margin-top : 10px;
margin-bottom : 10px;
}

.navigation {
margin : 0;
padding : 0;
list-style : none;
font : 1.2em Verdana, Arial, Helvetica, sans-serif;
cursor : pointer;
}

.navigation a {
display : block;
cursor : pointer;
}
