/********************************************************/
/** 				MARATHON PHOTO FNAC 			   **/
/**   CSS PAGE QU'EST CE QU'UN MARATHON PHOTO FNAC?    **/
/********************************************************/

h1, h2 {
	font-size:				15px;
	color:					#fff;
}

#col_left {
	margin-top:				7px;
	width:					235px;
	float:					left;
}

#col_left .photo_infos_pratiques {
	margin-bottom:			8px;
	_margin-right:			0px;
}

#col_left .photo_infos_pratiques img {
	width:					165px;
	height:					153px;
}

#col_right {
	float:					left;
	padding-top:			5px;
	width:					665px;
}

#col_right p {
	padding-bottom:			9px;
}

#col_right .sub_title {
	padding-top:			5px;
	font-size:				14px;
	font-weight:			bold;
	line-height:			17px;
}

#bg_gris_top {
	margin-top:				10px;
	background:				url("img/bg_top_cadre_marathon_fnac.png") bottom no-repeat transparent;
	behavior: 				url('/iepngfix.htc');
	width:					662px;	
	height:					10px;
	float:					left;
	clear:					both;
}

#bg_gris_content {
	line-height:			17px;
	background:				url("img/bg_gris_marathon_fnac.png") transparent;
	behavior: 				url('/iepngfix.htc');
	width:					638px;	
	padding:				0 12px;
	float:					left;
	clear:					both;
}

#bg_gris_bottom {
	margin-bottom:			10px;
	background:				url("img/bg_bottom_cadre_marathon_fnac.png") top no-repeat transparent;
	behavior: 				url('/iepngfix.htc');
	width:					662px;	
	height:					15px;
	float:					left;
	clear:					both;
}

#bg_gris_content p {
	padding-bottom:			0px;
}

.padding_bottom {
	padding-bottom:			5px;
}
