@import url(common.css);

/* Nos Cahiers */

/* Page Cahier */

.contentMain h2.cahier, .contentMainLeft h2.cahier {
	background-color:#75c0e6;
}

.contentMainTop {
	height:90px;
}

.contentMainTop p.auteur {
	font-family:Georgia, Arial, Helvetica, sans-serif;
	font-size:0.85em;
	color:#9e9e9e;
}

.contentMainRight h3.cahier {
	font-size:1.9em;
	color:#35a3da;
}

.contentMainRight h4.lien {
	color:#35a3da;
}

.contentMainRight table.cahier {
	height:473px;
}

.contentMainRight .flash {
	margin-top:17px;
	float:left;
}

.contentMainRight ul.btn.cahier {
	margin-top:230px;
	margin-left:40px;
	float:left;
	width:120px;
}



/* END Page Cahier */

/* END Nos Cahiers */

