.textImage 
{
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.left
{
	text-align: left;
}

.right
{
	float: right;
	text-align: right;
}

.justify
{
	text-align: justify;
}

.page_content
{
	padding: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	color: #000000;
}

.page_content a
{
	color: #52a85f;
	text-decoration: underline;
}

.page_content a:hover
{
	color: #52a85f;
	text-decoration: none;
}

.gallerie_picture
{
	float: left;
	padding: 10px;
	background-color: #f8f8f8;
	margin: 10px;
}

.panier_steps
{
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	text-align:center;
	font-weight: bold;
	font-style: italic;
	margin-bottom: 20px;
}

.support_msg
{
	width: 400px;
	height: 200px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -100px;
	margin-left: -200px;
	filter:alpha(opacity=90);
	-moz-opacity:0.90;
	opacity: 0.90;
}

.titre
{
	font-size: 12px;
	color: #FFFFFF;
	margin: 0px;
	background-image: url(../IMAGES/DESIGN/bg_item.jpg);
	background-repeat: repeat-x;
	border-style: solid;
	border-width: 0;
	border-bottom-width: 0px;
	border-color: #4f649b;
	text-indent: 5px;
	font-weight: bold;
	padding: 3px;
}

.titre_1
{
	font-size: 12px;
	color: #FFFFFF;
	margin: 0px;
	background-image: url(../IMAGES/DESIGN/bg_item.jpg);
	background-repeat: repeat-x;
	border-style: solid;
	border-width: 0;
	border-bottom-width: 0px;
	border-color: #4f649b;
	text-indent: 5px;
	font-weight: bold;
	padding: 3px;
}
