body
{
height: 100%;
width: 902px;

text-align: left;
margin: auto;
/* background-image: url("../images/background.gif"); */
background-color: #71c4ef;
background-repeat: repeat-x;

font-size: 0.8em;
color: black;
}



#body
{
background-image: url("../images/background_centre.jpg");
width: 100%;
}

#header
{
height: 84px;
width: 100%;
background-image: url("../images/banniere.jpg");
}
	
#spacerPage
{
height: 100px;
}

#menu
{
	padding: 0px;
	margin: 0px;
	height: 38px;
}

#menu_categorie
{
line-height: 0;
margin: 0px;

}

#bottom
{
clear: right;
height: 218px;
width: 100%;
background-image: url("../images/bas.jpg");

}


#content
{
background-image: url("../images/background_haut.jpg");
background-repeat: no-repeat;
min-height: 400px;
height: auto;
}







#content_minimum_height
{
height: 400px;
width: 1px;
float: left;
}

#content_minimum_height_clear
{
clear: both;
overflow:hidden;
}
#insideContent 
{
padding-left: 32px;
padding-right: 32px;

}

.content_bloc
{





}
	.content_bloc_top
	{
		
		height: 14px;
		background-image: url("../images/content_top.jpg");
		background-repeat: no-repeat;
		
	}
	.content_bloc_center
	{
		padding: 10px;
		
		background-image: url("../images/content_center.jpg");

	}
	.content_bloc_bottom
	{
		height: 14px;
		background-image: url("../images/content_bottom.jpg");
		background-repeat: no-repeat;
	}
				

.exp_info_top
{
width: 100%; 
height: 17px; 
background-image: url('../images/exp_inf_top.gif');
background-repeat: no-repeat;
}	

.exp_info_centre
{
width: 100%; 
background-image: url('../images/exp_inf_center.gif');
}	
	
	.mini_fiche_exp
	{
	
		
	
	}
		.mini_fiche_exp td
		{
			padding-right: 10px;
			padding-left: 10px;
			vertical-align: top;
		
		}
		.mini_fiche_exp a img
		{
		
			border: none;
		}
		
.exp_info_bottom
{
width: 100%; 
height: 14px; 
background-image: url('../images/exp_inf_bottom.gif');
background-repeat: no-repeat;
}	
		
		
.button
{
background-image: url("../images/copyright_long.gif");
width: 100%;
height: 18px;
border: 1px solid white;
padding-top: 1px;
background-color: #678d51;
color: white;
}

a
{
	color :black;
	text-decoration: none;
}

a:hover
{
	color :black;
	text-decoration: underline;
}

a:visited
{
	color :black;

}

#collaborateur
{

text-align: center;
width: 178px;
	
}



#copyrights
{
font-size: 0.8em;
color: gray;
	margin-right: 100px;
	margin-top: 190px;
	text-align: right;

}


#writeMessageBox
{
padding: 4px;

}