body {
font-size: 9px; 
font-family: Helvetica, Arial, Verdana;
text-align:left;
background:#000000;
background-image:url(../images/logo/logo_background.gif);
background-position:0% 100%;
background-repeat:no-repeat;
background-attachment:fixed;
margin:0;
padding:10;
line-height:12px;
list-style-type:none;
}

img {
border:0px;
}

a {
outline:0;
}

h1,h2 {
font-family: Helvetica, Arial, Verdana;
font-weight: bold;
color:fuchsia;
font-size:18px;
margin:0;
padding: 0 0 15px 0;
}

#container_projet{
width:800px; /* largeur de la zone deroulee */
padding: 10px 10px 10px 10px;
margin: 0px 40px 10px 0px; /* espace entre les rubriques */
background-position:top-left;
}

#container{
width:800px; /* largeur de la zone deroulee */
padding: 10px 10px 10px 10px;
margin: 0px 0px 10px 0px; /* espace entre les rubriques */
background-position:top-left;
}

#container h1{
font: 30px Helvetica, Arial, Verdana;
color:#cccccc;
letter-spacing:-3px;
margin:0px 0px -10px 20px;
border: none;
}
#container h2{
margin:0px 0px -15px 0px;
padding-bottom:9px;
border: none;
}

#container h3{
margin:-14px 0px 0px 0px;
padding-bottom:0px;
padding-top:-10px;
border: none;
}

#container h4{
margin:0px 0px 0px 0px;
padding-bottom:4px;
border: none;
}

#container h5{
margin:0px 0px -16px 0px;
padding-bottom:6px;
border: none;
}

#container h6{
margin:2px 0px 0px 0px;
padding-bottom:4px;
border: none;
}

#container a{
font: 10px Verdana;
letter-spacing:0px;
color:#cccccc;
padding:0px 0px 0px 0px;
font-weight:bold;
border: none;
text-decoration:none;
}
#container a:hover{
font-weight:bold;
border-bottom:#cccccc;
}

#desc{
	width:795px;
	height:40px;
	color:#fff;
	font-weight:regular;
	font-size:10px;
	font-family:Verdana;
	text-align:right;
	padding-top:7px;
	/*background-image:url(http://www.betcdesign.fr/css/images/title.jpg);
	background-repeat:repeat;*/
}

#desc2{
	width:795px;
	height:40px;
	color:#fff;
	font-weight:regular;
	font-size:11px;
	font-family:Verdana;
	text-align:left;
	padding-top:7px;
	/*background-image:url(http://www.betcdesign.fr/css/images/title.jpg);
	background-repeat:repeat;*/
}