/*Général*/
p{
	margin:0px;
	padding:0px;
}
.paragraphe {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
	
	/*float:left*/
	clear:both;
	
}

.paragrapheContenu
{
	clear:both;
	/*float:left;*/
	padding-bottom:5px;
	padding-right:10px;
}
.listeAutoDeuxColonnes .paragraphe,.listeAutoDeuxColonnes .paragraphe-cd,.listeAutoDeuxColonnes .paragraphe-cg
{
	/*float:left*/
	width:235px;
}
.pageRemonteeDeuxColonnes .paragraphe,.pageRemonteeDeuxColonnes .paragraphe-cg,.pageRemonteeDeuxColonnes .paragraphe-cd
{
	/*float:left*/
	width:235px;
}
.pageRemonteeUneColonne paragraphe
{
	/*float:left*/
	clear:left;
	width:500px;
}

.editoDetail .paragraphe {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
}
.editoDetailColonne .paragraphe
{
	
	/*padding-right:5px;*/
	/*float:left;*/

	width:235px;
	
}
.editoDetailColonne .paragrapheContenu
{
	
	/*padding-right:5px;*/
	/*float:left;*/

	width:235px;
	padding-bottom:5px;
	
}
.editoDetailColonneSeule .paragraphe
{
	
	/*padding-right:5px;*/
	float:left;

	width:235px;
	
}
.editoDetailColonneSeule .paragrapheContenu
{
	
	/*padding-right:5px;*/
	/*float:left;*/

	width:235px;
	padding-bottom:5px;
	
}

.TitreParagraphe
{
	color: #0078C1;
	font-weight:bold;
	font-family: Verdana;
	font-size: 11px;
	background-image:url(/design/pe_pucePara.gif);
	background-position:left 10px;
	background-repeat:no-repeat;
	padding-left:16px;
	padding-top:10px;
	padding-bottom:7px;
	float:left;
	clear:both;
}
.editoRemontee .pageRemonteeUneColonne .TitreParagraphe
{
	color: #0078C1;
	font-weight:bold;
	font-family: Verdana;
	font-size: 11px;
	background-image:url(/design/pe_pucePara.gif);
	background-position:left 10px;
	background-repeat:no-repeat;
	padding-left:16px;
	padding-top:10px;
	padding-bottom:7px;
	float:left;
	clear:both;
	width:500px;
}
.editoRemontee .pageRemonteeDeuxColonnes .TitreParagraphe
{
	color: #0078C1;
	font-weight:bold;
	font-family: Verdana;
	font-size: 11px;
	background-image:url(/design/pe_pucePara.gif);
	background-position:left 10px;
	background-repeat:no-repeat;
	padding-left:16px;
	padding-top:10px;
	padding-bottom:7px;
	float:left;
	clear:both;
	width:240px;
	
}
.editoRemontee .pageRemonteeUneColonne .paragrapheContenu
{
	/*float:left;*/
	clear:both;
	width:500px;
	padding-bottom:5px;
}
.editoRemontee .pageRemonteeDeuxColonnes .paragrapheContenu
{
	/*float:left;*/
	clear:both;
	width:240px;
	padding-bottom:5px;

}

.editoDetail .paragraphe .content img,
.editoDetailColonne .paragraphe .content img,
.editoRemontee .paragraphe .content img,
.editoListeAuto .paragraphe .content img
{
	border: 1px outset;
	margin: 0 10px 10px;
}

.editoDetail .paragraphe .content p,
.editoDetailColonne .paragraphe .content p,
.editoListeAuto .paragraphe .content p,
.editoRemontee .paragraphe .content p{
	margin: 0 0 10px 0;
	color: Black;
	font-size:11px;
}
