
.clearfix
{
	background-color: #f8f8f8;
	padding: 10px;
}

.clearfix:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

img
{
	border: 0px;
	margin: 0px;
	padding: 0px;
}

div
{
	padding: 0px;
	margin: 0px;
}

form
{
	margin: 0px;
	padding: 0px;
}

.textImage 
{
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}

ul
{
	list-style-type: square;
}

.clear 
{
	clear:left;
}

#p_info
{
	display: none;
}

#p_list
{
	display: none;
}

.tools
{
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 12px;
	border-color: #503304;
	border-width: 1px;
	border-style: solid;
	background-color:#af2437;
	color: #FFFFFF;
	padding: 3px;
	font-weight: bold;
	width: 35px;
	margin-bottom: 3px;
}

.left
{
	text-align: left;
}

.right
{
	text-align: right;
}

.justify
{
	text-align: justify;
}

.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;
	z-index: 100;
}

.cadre_global
{
	filter:alpha(opacity=85);
	-moz-opacity:0.85;
	opacity: 0.85;
	border-width: 2px;
	border-color: #c6c8ca;
	border-style: solid;
	width: 225px;
	cursor: pointer;
	overflow: hidden;
	margin: 0px;
	margin-bottom: 5px;
	max-height: 300px;
}

.cadre_titre
{
	padding-left: 5px;
	padding-bottom: 2px;
	background-color: #e50005;
	color: #ffffff;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border-width: 0px;
	border-bottom-width: 1px;
	border-style: solid;
	border-color: #ffffff;
}

.cadre_content
{
	padding: 5px;
	background-color: #f8f8f8;
	font-size: 10px;
}

.cadre_content_titre
{
	padding: 2px;
	background-color: #f8f8f8;
	font-size: 10px;
	font-weight: bold;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-style: italic;	
}
