body
{
	margin			: 0;
	padding			: 0;	
}

tr
{
	vertical-align 	: top;
	font			: Arial;
	font-size		: 16px;
}

td
{
	font			: Arial;
	font-size		: 16px;
}

h1
{
	font-size		: 17px; 
	font-family		: arial; 
	font-weight		: bold;
	text-align		: center;
	margin-top		: 10px;
}

h2
{
	font-size		: 15px; 
	font-family		: arial; 
	text-decoration	: none; 
	font-weight		: bold;
	margin			: 0;
}

h3
{
	font-size		: 14px; 
	font-family		: arial; 
	font-weight		: normal;
	margin			: 0;
	padding			: 0;
}

h5
{
	font-size		: 14px; 
	font-family		: arial; 
	font-weight		: bold;
	margin-top		: 22px;
	margin-bottom	: 15px;
	padding			: 0;
}

h6
{
	font-size		: 14px; 
	font-family		: arial; 
	font-weight		: normal;
	text-decoration	: underline;
	margin-top		: 10px;
	margin-bottom	: 10px;
	padding			: 0;
}

ul li
{
	margin-top		: 15px;
	margin-bottom	: 5px;
}

.infobulle
{
	color		: #000000;
	position	: absolute;
	text-align	: justify;
	visibility 	: hidden;
	border		: 2px solid #000000;
	padding		: 10px;
	font-family	: Trebuchet MS;
	font-size	: 10pt;
	background-color: #FFFFFF;
}

#texteSanch
{
	width			: 665px;
	height			: 260px;
	float			: left;
	margin			: 0;
	text-align		: justify ;
}

#texteSanchApresImage
{
	width			: 100%;
	float			: left;
	margin			: 0;
	text-align		: justify ;
}

#photoSanch
{
	width 			: 190px;
	height			: 300px;
	float			: right;
	margin-top		: 5px;
	margin-left		: 0;
}

#texteMiel
{
	width			: 400px;
	height			: 300px;
	float			: left;
	margin			: 0;
	text-align		: justify ;
}

#photoNadia
{
	width 			: 300px;
	height			: 300px;
	float			: right;
	margin-top		: 5px;
	margin-left		: 0;
}

.imageover
{
	color			: red;
	text-decoration		: underline;
}