img.right {
	margin-left: 12px;
	margin-bottom: 12px;
	float: right;
}

img.left {
	margin-right: 12px;
	margin-bottom: 12px;
	float: left;
}

/* slightly enhanced, universal clearfix hack */
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */

div.reset {
	border: 3px solid #000;
	width: 569px;
	background-color: #fff;
	padding: 10px;
}

.reset,.reset div,.reset dl,.reset dt,.reset dd,.reset ul,.reset ol,.reset li,.reset h1,.reset h2,.reset h3,.reset h4,.reset h5,.reset h6,.reset pre,.reset form,.reset fieldset,.reset input,.reset textarea,.reset p,.reset blockquote,.reset th,.reset td
{margin:0;padding:0;clear:none;background-color: transparent;}

.reset table
{border-collapse:collapse;border-spacing:0;}

.reset fieldset,.reset img
{border:0;}

.reset address,.reset caption,.reset cite,.reset code,.reset dfn,.reset th,.reset var
{font-style:normal;font-weight:normal;}

.reset em 
{font-style: italic; }

.reset strong
{font-weight: bold; }

.reset ol,.reset ul
{list-style:none;}

.reset caption,.reset th
{text-align:left;}

.reset h1,.reset h2,.reset h3,.reset h4,.reset h5,.reset h6
{font-size:100%;font-weight:normal;}

.reset q:before,.reset q:after
{content:'';}

.reset abbr,.reset acronym
{border:0;}

.reset a
{font-weight:normal;}

#Template span.date {
	color: #565659;
	font-size: 14px;
}


#Template a img, #TemplateEng a img
{ border: none; }

#Template div.noborder, #TemplateEng div.noborder {
	border: none;
}

#Template div#Section1, #TemplateEng div#Section1{
	width: 569px;
	float: left;
}




#Template div.texte , #Template div#Section1{
	width: 480px;
	min-height: 459px;
	/*padding: 100px 25px 0px 25px;*/
	/*margin: 0px 0px 0px 330px;*/

}

* html #Template div.texte, * html #Template div#Section1 {
	height: 559px;
}

#Template div.texte h2, #Template div#Section1 h2 {
	font-size: 18px;
	color: #333;
	font-weight: 900;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 15px 0px;
}

#Template div.texte p , #Template div#Section1 p{
	font-size: 13px;
	color: #333;
	line-height: 16px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
}

