body
{
	margin: 13px 48px 10px 48px;
	padding: 0px;
	background-color: black;
	background-image: url('https://www.baldursgateworld.fr/styles/CC_BG2/theme/bg/bg_lcc.png');
	background-repeat: repeat-x;
	background-attachement: scroll;
}
a img
{
	border: none
}
a
{
	text-decoration: none;
	color: #FFCC33;
	font-family: verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
a:visited
{
	color: #FFCC33;
}
a:hover
{
	text-decoration: none;
	color: #FF6600;
}
p, li, h3
{
	color: #FFFFD6;
	text-align: justify;
	font-family: verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
p, li
{
	font-size: 13px;
}

h3
{
	background-color: #96846e;
	background-image: url('https://www.baldursgateworld.fr/styles/CC_BG2/theme/bg/fond_entete_forum.jpg');
	background-repeat: repeat;
	box-shadow: 2px 2px 2px #96846e;
	border: 1px solid #96846e;
	padding: 5px;
	clear: both;
	border-radius: 7px;
}

#paragraphe
{
        background-image: url('https://www.baldursgateworld.fr/styles/CC_BG2/theme/bg/fond_descr_forum.jpg');
	background-repeat: repeat;
	padding: 5px 10px 5px 10px;
        border: 1px solid #96846e;
	border-radius: 7px;
}

.gras
{
	font-weight: bold;
}

