/* Les divisions de base*/

body {
	background-color:#666666;
	margin:0;
	width:100%;
	font-family:Verdana, Arial;
	color:#333333;
	list-style-type: none;
	height: 56px;

}

#conteneur {
width:900px;
background-color:#000000;


}

#header {
margin-top:0px;
background:url('../images/header.jpg');
height:173px;
}

.tdblanc {
background-color:white;
width:300px;
margin:20px;
text-align:center;
}



#nav {

text-align:center;
height:40px;
width:900px;
margin-bottom:0px;
font-family:Arial, Verdana;


}

body, #nav, #conteneur, #textfloat {
margin-right:auto;
margin-left:auto;
}

#photofloat {
float:left;
width:300px;
margin-top:30px;
margin-left:10px;
z-index:0;
}

#textfloat {
float:right;
width:510px;
margin-top:30px;
margin-right:25px;
z-index:1;
}

#texte {
	width:95%;
	float:left; /* Correction firefox*/
	margin-left:2%;
	margin-top: 15px;
}




#foot {
background:url('../images/footer.jpg') no-repeat;
height:39px;
width:900px;
clear:both;
margin-bottom:5px;
text-align:center;
color:#CCCCCC;
font-family:Verdana, Arial, sans-serif;
font-size:11px;

}
/*Paragraphes*/
p {
color:#CCCCCC;
font-size:15px;
text-align:justify;
font-family:Verdana, Arial;
margin-right:20px;
margin-left:20px;

}

.clear {
clear:both;
}

/*boutons de la barre de menu*/




/* boutons

/* gestion des images */

#header img {
margin-top:118px;
}

img {
border:none;
}


/* H1 et H2 */

h1{
	font-size:18px;
	color:#CCC;
	background-color: #CCCCC;
}

h2 {
font-size:15px;
color:#e58100;
}

h1, h2 {
text-align:center;
}


#site {
position: absolute;
z-index: 1;
top : 70px;
left : 10px;
color: #000;
background-color: #ddd;
padding: 5px;
border: 1px solid gray; 
}

/* style des liens du pied de page */

#foot a:link {
color:#CCC;
text-decoration:none;
font-weight:bold;
}

a:link {
	color:#3073d7;
	font-weight:normal;
	line-height: 10px;
}

a:hover {
color:#e58100;
text-decoration:none;
}

a:visited{

text-decoration:underline;

}

#textfloat2 {
	width:900px;
	margin-right:auto;
	margin-left:auto;
	float:left; /* correction firefox */
	margin-top: 5px;
	background-color: #000000;
}

#remonter {
text-align:left;
margin-left:780px;
}

/*RÃ©alisÃ© par BaT design */

