/* partie sections */


.tblsections {
	width:600px;
	margin-top:18px;
}

.section {
	margin:0;
	margin-bottom:6;
	width:192;
	height:230;
	background-repeat:no-repeat;
	font-size:11px;	
}

.contbulle {
	height:230;
	background-repeat:no-repeat;
	margin:0;
	width:100%;
	border:1px none red;
}


.ttrbulle {
	font-size:12px;
	letter-spacing:0.01em;
	height:20px;
	border:1px none red;
	padding:4px;
	text-align:center;
	font-family:"Arial","Verdana";		
}

.txtbulle {
	font-size:11px;
	padding-left:7px;
	padding-right:7px;		
	background-position:center center;
	background-repeat:no-repeat;
}

.rembulle {
	border:1px none green;
	height:0;
	padding:0;
	padding-left:6;
	padding-right:6;		
	font-size:11px;
	padding-top:2px;
}

A.liensec1 {
	text-decoration:none;
	color:#FAFAFA;
}

A.liensec1:hover {
	text-decoration:none;
	color:#FFDE00
}

A.liensec2 {
	text-decoration:none;
	color:#006AAA;
}

A.liensec2:hover {
	text-decoration:none;
	color:#2590C8;
}
