/* © 2006 Bexter Ben CSS */

h1,h2,h3,h4,h5,h6,a{
	color:#006600;
}
.contenu-top{
	background: transparent url(../images/vert-top.jpg) no-repeat left top;
}
.contenu-bottom{
	background: transparent url(../images/vert-bottom.jpg) no-repeat left bottom;
}

a.btn:link{
color:#045d09;
background-color:#cdffce;
border-color:#045d09
}

a.btn:visited{
color:#045d09;
background-color:#cdffce;
border-color:#045d09
}

a.btn:hover{
color:#cdffce; 
background-color:#045d09;
border-color:#cdffce
}
