/*
	COPYRIGHT 2010 - Créer par Bastien
	Version : 4.5
*/

/* BOUTONS */
.img_bbcode {margin-left: 100px; margin-bottom: 0px;}
.img_bbcode img {padding-bottom: 0px;}

.affichage_final
{
	border: 1px dotted #2266cb;
	background-color: #fafafa;
	padding: 2px;
	margin-right: auto;
	margin-left: auto;
	min-height: 50px;
	width: 80%;
	text-align: left;
	overflow: auto;
}

/* Effets */
.titre
{font-size: 1.5em; border-bottom: 1px solid #5f90f6; background: url('ressources/news/degrade_titre_news.jpg') no-repeat; padding-left: 5px; margin-top: 15px; margin-bottom: 10px; margin-left: 30px; color: #5f90f6; font-weight: bold;}
.sous-titre
{margin-left: 30px; color: black; font-style: italic; font-weight: bold; margin-top: 5px; margin-bottom: 5px; font-family: Verdana, 'Times New Roman', Times, serif;}
.souligne {text-decoration: underline;}
