/* CSS Document */

body{
	font-size:14px;
	font-family:Arial, Verdana, sans-serif;
	color:#f2cb0c;
	background-image:url(../images/fondbody.jpg);
	background-color:#333333;
	padding:0px;
	border:0px;
}

a img{
	text-decoration:none;
	padding:0px;
	border:0px;
}

a{
    color:#CC0000;
	text-decoration:none;
	border:0px;
	padding:0px;
}


a:hover{
	color:#000000;
	text-decoration:none;
	border:0px;
	padding:0px;
}
a:active{
	color:#CC0000;
	text-decoration:none;
	border:0px;
	padding:0px;
}
h1{
    color:#CC0000;
	font-size:20px;
	font-weight: normal;
	text-decoration:none;
	border:0px;
	padding:0px;
	margin-top:0px;
	margin-left:110px;
	margin-right:0px;
	margin-bottom:20px;
}

h2{
	font-size:17px;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
	border:0px;
	padding:0px;
	margin-top:0px;
	margin-left:110px;
	margin-right:0px;
	margin-bottom:0px;
}

p{

	font-size:14px;
	color:#333333;
	font-weight: normal;
	text-decoration:none;
	border:0px;
	padding:0px;
	margin-top:0px;
	margin-left:110px;
	margin-right:110px;
	margin-bottom:20px;
}


h3{
    color:#FFFFFF;
	font-size:12px;
	font-weight: normal;
	text-decoration:none;
	border:0px;
	padding:0px;
	margin-top:8px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	text-align:center;
}







/*Global..................................*/
#global{
position:absolute;
width:1058px;
left:50%;
margin-left:-529px;
top:0%;
margin-top:0px;
background-color:#75a6bf;

}

#header{
float:left;
position:relative;
width:1058px;
height:233px;
background-image:url(../images/header.jpg);
}



#menu{
float:left;
position:relative;
font-size:16px;
width:1058px;
height:59px;
}



#menu0{
float:left;
position:relative;
width:327px;
height:59px;
margin-left:0px;
margin-right:0px;
margin-top:0px;
}

#menu1{
float:left;
position:relative;
width:169px;
height:59px;
margin-left:0px;
margin-right:0px;
margin-top:0px;
}

#menu2{
float:left;
position:relative;
width:190px;
height:59px;
margin-left:0px;
margin-right:0px;
margin-top:0px;
}

#menu3{
float:left;
position:relative;
width:155px;
height:59px;
margin-left:0px;
margin-right:0px;
margin-top:0px;
}

#menu4{
float:left;
position:relative;
width:217px;
height:59px;
margin-left:0px;
margin-right:0px;
margin-top:0px;
}


#contenu{

float:left;
position:relative;
font-size:14px;
width:1058px;
padding:0px;
border:0px;
font-weight: normal;
margin-left:0px;

line-height:1.4;
background-color:#FFFFFF;
background-image:url(../images/fond.jpg);
background-position:bottom;
background-repeat:no-repeat;
}




#pied{
position:relative;
float:left;
width:1058px;
height:85px;
margin-top:0px;
background-image:url(../images/footer.jpg);
}
