/* Entete */
@import url(follavoine.css);

#entete       { background: url(images/entete_jardins_conseils.jpg) bottom no-repeat;
                height: 170px; position: relative; }

/* Contenu */
h3.title { text-decoration: underline; }
p.left1    { float: left; width: 40%; text-align: center; }
p.right1  { float: right; width: 55%; text-align: left; }
p.clear    { clear: both; margin: 0;}
.legende  { font-style: italic; font-size: 0.8em; }

td.mois     { width: 400px; font-weight: bold; }
td.action { width: 100px; text-align: right; font-size: 0.8em; }
td.action a { color: #000000; text-decoration: underline; }

/* Liens */
div.conseil a                { color: #000000; text-decoration: underline; }
div.conseil a:visited { color: #000000; text-decoration: underline; }
div.conseil a:hover     { color: #000000; text-decoration: underline;  font-size: 1.1em; }
