/* CSS Document */
#cadre
{
	width:562px;
	position:relative;
	background-image:url(../img/fond_blanc.jpg);
	background-repeat:repeat-y;
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#haut1
{
	background-image:url(../img/top_1.jpg);
	background-repeat:no-repeat;
	float:left;
	width:190px;	
	height:226px;
}

#haut2
{
	background-image:url(../img/top_2.jpg);
	background-repeat:no-repeat;
	float:left;
	width:190px;	
	height:226px;
}

#haut3
{
	background-image:url(../img/top_3.jpg);
	background-repeat:no-repeat;
	float:left;
	width:182px;	
	height:226px;
}

#corps
{
	clear:both;
	background-image:url(../img/fond_couleur.jpg);
	background-repeat:no-repeat;
	padding-left:35px;
	padding-top:10px;
	padding-right:160px;
}

#reportage
{

	height:85px;
}

#reportage a
{
	display:block;
	color:#660000;
	font-weight:bold;
	margin-top:4px;
	text-decoration:none;
}

#corps #reportage img
{
	border:none; 
	margin-right:7px;
}

#seriePhoto
{
	float:right;
	width:113px;
	height:509px;
	position:absolute;
	top:36px;
	left:410px;
}

#seriePhoto img
{
	display:block;
	padding:0px;
	margin-bottom:5px;
	margin-top:5px;
}

#cadreBas
{
	clear:both;
	background-image:url(../img/cadre_bas.jpg);
	background-repeat:no-repeat;
	height:17px;
}

#titre
{
	display:block;
	font-size:16px;
	font-weight:bold;
}
