/* Containers - (C) 2007 Geert De Baets for Odalys */

.etoile-campagne-H3-master {
	border-top: 0px;
	border-right: 1px solid #6B8031;
	border-bottom: 1px solid #6B8031;
	border-left: 1px solid #6B8031;
}

.etoile-campagne-H3-headertable {
	width:100%;
	height:20px;
	padding:0px;
	margin:0px;
	border-spacing: 0px;
	border-collapse: collapse;
	background-color: #6B8031;
}

.etoile-campagne-H3-pic {
	background-image: url(etoile-campagne-H3.gif);
	background-repeat: no-repeat;
	width: 18px;
	height: 20px;
	border:0px;
}

.etoile-campagne-H3-title
{
	font-size: 14px;
	font-weight: bold;
	font-family: Tahoma,Verdana,Arial,Helvetica;
	color: #ffffff;
	background-color: #6B8031;
	margin:0px;
	text-align: left;
	vertical-align:top;
	padding:1px 0px 0px 2px;
}

.etoile-campagne-H3-title h3
{
	font-weight:bold;
	padding:0px;
}

.etoile-campagne-H3-contenttable {
	width:100%;
	padding:0px;
	margin:0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

.etoile-campagne-H3-pane {
	width:100%;
	background-color: #ffffff;
	padding: 5px;
	margin:0px;
	border-spacing: 0px;
	border-collapse: collapse;
}




