body
{
	font-family: Verdana, Arial , Helvetica, sans-serif;
	color:#4a4141;
	font-size:10px;
	
}
.principal
{
	position:relative;
	width:750px;
	padding:5px;

}
.block
{
	position:relative;
	width:750px;
	float:none;
	clear:both;
}
.photo
{
	position:relative;
	float:left;
	width:240px;
	padding-top:10px;
	text-align:center;
}
.demi
{
	position:relative;
	float:left;
	width:370px;
}
.tier
{
	position:relative;
	float:left;
	width:240px;
}
.desc
{
	position:relative;
	float:left;
	width:370px;
	padding:2px;
	font-size:12px;
	
}
.blocksepare
{
	position:relative;	
	width:750px;
	border-top: 1px #4a4141 dashed;
	padding-top:5px;
	height:10px;
	
}
.nomagence
{
	position:relative;	
	font-size:12px;
	text-align:center;
	padding-top:15px;
	font-weight:normal;
}
.interne
{
	position:relative;	
	border: 1px #4a4141 solid;
}
.info
{
	position:relative;	
	text-align:center;
}
.logo
{
	position:relative;
	float:left;
	padding-top:5px;
	width:370px;
	text-align:center;
}
li
{
	padding-left:25px;
	text-align:left;
	list-style-type: square;
	
}
.onglet
{
	position:relative;
	border: 1px #4a4141 solid;
	width:350px;
	padding-top:10px;
	padding-left:5px;
	height:25px;
	border-bottom: 0px;
}
