/* @override 
	http://www.festivalgrandeurnature.com/design/goodies/comp.css
*/

div#titre {
	background: url("/design/titre/titre12.jpg") 0 0 no-repeat;
}

div#media dd, div#texto dl, div#texto dt, div#texto dd {
	background-color: #cacaca;
}

h4.topof {
	color: #cacaca;
}

div.attention {
	width: 100%;
}


p.italique {
	text-align: center;
	font-style: italic;
}

div.goodie {
	float: left;
	width: 100%;
	height: 170px;
	margin-left: 20px;
	margin-top: 10px;
}

div.thumbnail {
	width: 220px;
	height: 125px;
	float: left;
}

ol.links {
	margin: 0;
	width: 280px;
	height: 120px;
}

ol.links a {
	font-size: 0.8em;
	line-height: 2em;
	text-transform: uppercase;
}