
#contenu_actions table
{
	border-color: #9C1F14;
}

#contenu_actions .titre
{
	background-color: #9C1F14;
}

.actions .titre input
{
	width: 50%;
}

.lien input
{
	width: 100%;
}

.actions a
{
	color: #000000;
	text-decoration: underline;
}

#contenu_actions .sous-titre
{
	color : #9C1F14;
	font-weight: bold;
	text-decoration: underline;
	font-size : large;
}