* {
margin:0px;
padding:0px;
}

body {
	background-color:#535353;
	margin:0px;
	background-image:url(../images/background.gif);
	background-attachment: fixed;
}

ul{
	list-style-type:none;

}

img{
	border:0px;
}




.clearboth {
clear:both;
}

/* ------------------------ */
/* Global                   */
/* ------------------------ */


#global{
width:845px;
height: auto;
background-color:#000000;
overflow:hidden;
margin-left: auto;
margin-right: auto;
background-repeat:repeat-y;
background-image:url(../images/frise2.gif);
background-position:right;

}

#global h1{
display:none;
}

#global h2{
display:none;
}

/* ------------------------ */
/* Icones                   */
/* ------------------------ */

#icones{
width:76px;
height:100%;
background-image:url(../images/frise.gif);
float:left;

}

#picto{
width:63px;
height:44px;
padding-bottom:3px;
margin-top:10px;
margin-left:6px;
}


/* ------------------------ */
/* Page                     */
/* ------------------------ */

#page{
width:691px;
height:auto;
background-color:#000000;
overflow:hidden;
}

#menu{
margin-top:10px;
padding-top:7px;
width:691px;
height:20px;
background-image:url(../images/topround2.gif);
background-repeat:no-repeat;

background-color:#FFFFFF;

}

#menu p{
margin-left:24px;

font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-style:normal;
font-weight:bold;
color:#FF3399;
}

#header{
width:691px;
height:184px;
background-color: #FFFFFF;
background-image: url(../images/header.jpg);
background-repeat:no-repeat;

}



/* ------------------------ */
/* footer                   */
/* ------------------------ */

#footer{
width:691px;
height:10px;
background-image: url(../images/topround_bottom2.gif);
background-repeat:no-repeat;
margin-bottom:35px;
overflow:hidden;

}

#footer2{
width:845px;
min-height:10px;
background-color:#000000;
background-image: url(../images/footer.gif);
background-position:bottom;
background-repeat:no-repeat;
margin-left: auto;
margin-right: auto;
padding-bottom:20px;
margin-bottom:20px;

}

#footer2 p{
color: #666666;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
text-align:center;



}

.links {
	color: #FF3399;
	text-decoration: none;
}

.links:hover {
	color: #FF3399;
	text-decoration: underline;
}

.footer2{
	color: #666666;
	text-decoration: none;
}

.footer2:hover {
	color: #FF3399;
	text-decoration: underline;
}
