.bbcode{
	padding: 20px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #003300;
	background-attachment: fixed;
	background-image: url(radio-surplus-militaire/radio-militaire2.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: -10px;
}
.bbcode h1{
	font-size: 22px;
	line-height: 22px;
	margin-bottom: -5px;
	margin-top: -5px;
}
.bbcode h2{
	font-size: 18px;
	line-height: 18px;
	margin-bottom: -2px;
	margin-top: -2px;
}
.bbcode li {
	margin-left: 50px;
	list-style-position: outside;
	list-style-type: disc;
}
.boldtext {
	font-weight: bold;
}
.italictext {
	font-style: italic;
}
.underlinetext {
	text-decoration: underline;
}
.center {
	text-align: center;
}
.fondvert {
	background-color: #003300;
	color: #FFFFFF;
	font-size: 24px;
}

.boite2 {
	float : left;
	width : 100%;
	height : 100%;
	text-align : left;
	background-color: #CCCCCC;
	margin-top: 10px;
	margin-right: 10;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	border: thin solid #000000;
}
