/* Liens dans le RTE */

#main a.arrondi_vert_175,
#homesidebar a.arrondi_vert_175 {
	display: block;
	width: 175px;
	height: 16px;
	text-align: center;
	color: #FFFFFF;
	background: transparent url(../gfx/home_green_button_175.gif) no-repeat top center;
	text-decoration: none;
	font-size: 11px;
	padding-top: 3px;
	line-height: 11px;
	margin: auto;
}

#main a.arrondi_vert_110,
#homesidebar a.arrondi_vert_110{
	display: block;
	width: 110px;
	height: 16px;
	text-align: center;
	color: #FFFFFF;
	background: transparent url(../gfx/home_green_button_110.gif) no-repeat top center;
	text-decoration: none;
	font-size: 11px;
	padding-top: 3px;
	line-height: 11px;
	margin: auto;
}

#main a.arrondi_vert_110:hover,
#homesidebar  a.arrondi_vert_110:hover,
#main a.arrondi_vert_175:hover,
#homesidebar a.arrondi_vert_175:hover {
	text-decoration: underline;
}

/* Paragraphes dans le RTE */

p.gris {
	color: green;
}