@charset "UTF-8";
/* CSS Document */

.bloc .contenu{
	width:295px;
	height:237px;
	border:1px solid #777;
	overflow:hidden;
	padding:5px;
}

.bloc{
	float:left;
	font-size:11px;
}

#bloc_actu .contenu{
	background-color:#cacaca;
}

#bloc_calendrier .contenu{
	background-color:#FFF;
}

#bloc_offres .contenu{
	background-color:#cacaca;
}

#bloc_business_club .contenu{
	background-color:#FFF;
}

.bloc_gauche{
	margin:0 15px 0 0;
}

.bloc h2{
	border-bottom:1px solid #000;
	font-weight:bold;
	font-size:16px;
	color:#000;
	margin-bottom:6px;
	line-height:20px;
}

.bloc h3{
	border-bottom:1px solid #818181;
	font-weight:bold;
	font-size:14px;
	color:#818181;
	margin:0 6px 11px 0;
	
}

.bloc img.floatLeft{
	margin-right:6px;
}



.bloc .lirelasuite{
	font-weight:bold;
	color:#F00;
	text-decoration:none;
}

.bloc p{
	margin:5px;
}

#bloc_calendrier{
	position:relative;
}




#bloc_calendrier h3, #bloc_calendrier p{
	float:left;
	color:#818181;
}
#bloc_calendrier h3{margin-bottom:2px;}
#bloc_calendrier p{width:175px;}


#bloc_calendrier .pied_bloc{
	bottom:0;
	left:105px;
	width:180px;
	color:#F00;
	border-top:1px solid #000;

	position:absolute
	
}


.date{
	color:#F00;
	font-weight:bold;
	font-size:10px;
}

.bloc_carre_rouge{
	display:block;
	height:20px;
	width:30px;
	background:#F00;
	margin:0 5px 0 0;
	float:left;
}


.bloc_carre_business_club{
	display:block;
	height:20px;
	width:30px;
	background:#805646;
	margin:0 5px 0 0;
	float:left;
}


#tpr{
	width:635px;
	height:230px;
}
