body
{
	font: 0.8em "Trebuchet MS", helvetica, sans-serif ;
	background: #fff ;
}

/* Liens classic*/
A {
    color: #336600;
	text-decoration: none;
    background: transparent;
	font-weight: bold;
}

A:hover {
    color: #cc9900;
	background: #336600 ;
	font-weight: bold;
}

/* Liens Pour aller plus loin*/
A.pal {
    color: #cc3333;
	text-decoration: none;
    background: transparent;
	padding-left: 5px ;
	font-weight:normal;
}

A.pal:hover {
    color: #000000;
	background: #cc3333 ;
	padding-left: 5px ;
	font-weight:normal;
}

/* Textes */
.page-titre {
	font: 1.2em "Trebuchet MS", helvetica, sans-serif ;
	font-weight: bold ;
}

.page-sous-titre {
	font: 1.0em "Trebuchet MS", helvetica, sans-serif ;
	font-weight: bold ;
}

.contenu-titre {
	font: 1.8em "Trebuchet MS", helvetica, sans-serif ;
	font-weight : bold ;
	margin: 5px ;
	background: #99cc33 ;
	background:url("http://www.paysage-en-herbe.com/affichages/images/categorie-centre.png") repeat-y top right ;
}

.contenu-chapeau {
	font: 1.0 "Trebuchet MS", helvetica, sans-serif ;
	color: #000000;
	text-align: center ;
	padding-left: 10px;
	padding-right: 10px;
}

.contenu-texte {
	font: 1.0 "Trebuchet MS", helvetica, sans-serif ;
	color: #000000;
	text-align: left ;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.col-droite-titre {
	font: 1.8em "Trebuchet MS", helvetica, sans-serif ;
	font-weight : bold ;
	margin: 5px ;
	background: #99cc33 ;
	background:url("http://www.paysage-en-herbe.com/affichages/images/categorie-droite.png") repeat-y top right ;
}

.col-droite-texte {
	font: 0.8em "Trebuchet MS", helvetica, sans-serif ;
	color: #000000;
	text-align: left ;
	margin: 5px ;
}

.detail-texte {
	font: 1.0em "Trebuchet MS", helvetica, sans-serif ;
	font-style: italic;
	color: #999999;
	margin: 5px ;
}
