@charset "utf-8";
/* CSS Document */

a{
	color:#56ba53;
	text-decoration:underline;
}

a:hover{
	color:#333333;
	text-decoration:underline;
}

#center{
	background:url(../_img/vert/center-bg-vert.gif) repeat-y center  !important;
}

#sidebar{
	background:url(../_img/vert/sidebar-bg-vert.gif) no-repeat top right  !important;
}

#sidebar h2{
	background:url(../_img/vert/sidebar-h2-vert.gif) no-repeat  !important;
}

#content-int h2{
	color:#abf598  !important;
}

#content-int h2 a{
	color:#abf598  !important;
	text-decoration:none;
}

#content-int h3{
	color:#56ba53 !important;
	background:url(../_img/vert/puce1-vert.gif) no-repeat left 19px!important;
}

.content-int-2 h3{
	font-size:14px !important;
	background:url(../_img/vert/puce1-vert.gif) no-repeat left 26px  !important;
}


#content-int h3 a{
	color:#56ba53 !important;
	text-decoration:none;
}

#content-int h4{
	color:#56ba53 !important;
}

#content-int h4 a{
	color:#56ba53 !important;
}

#ssmenu{
	color:#abf598  !important;
}

#ssmenu a{
	color:#abf598  !important;
	text-decoration:none;
}

.bloc1{
	background:url(../_img/vert/bloc1-bg-vert.gif) repeat-y;
}

.bloc1-content{
	color:#56ba53;
}

.bloc1-content a{
	color:#56ba53 !important;
}

.bloc1-content h4{
	color:#56ba53 !important;
}

