/* 
================================
 Container Styles for DotNetNuke
================================
*/   

.containermaster_V6 {
	width: 100%;
}
.containerheader_V6 {
/*	width: 100%; */
        height: 22px;
}
.containerheaderO_V6 {
/*	width: 100%; */
        height: 22px;
	background-color: transparent;
	BORDER-RIGHT: #BFC7CB 1px solid;
	BORDER-TOP: #BFC7CB 1px solid;
	BORDER-LEFT: #BFC7CB 1px solid;
	BORDER-BOTTOM: #BFC7CB 1px solid;
}
.contentseparator_V6 {
        height: 14px;
	background-color: transparent;
	BACKGROUND-IMAGE: url(defile.gif);
	BORDER-RIGHT: #BFC7CB 1px solid;
	BORDER-TOP: #BFC7CB 1px solid;
	BORDER-LEFT: #BFC7CB 1px solid;
	BORDER-BOTTOM: #BFC7CB 1px solid;
}
.annonce_gauche {
        height: 14px;
	background-color: #90EE90;
	BORDER-RIGHT: #FFFFFF 1px solid;
	BORDER-TOP: #FFFFFF 1px solid;
	BORDER-LEFT: #FFFFFF 1px solid;
	BORDER-BOTTOM: #FFFFFF 0px solid;
}
.annonce_gauche_cadre {
        width: 200px;
	background-color: transparent;
	BORDER-RIGHT: #FFFFFF 0px dotted;
	BORDER-TOP: #FFFFFF 1px dotted;
	BORDER-LEFT: #FFFFFF 0px dotted;
	BORDER-BOTTOM: #FFFFFF 1px dotted;
}
.texte_normal {
        height: 14px;
	background-color: #90EE90;
	BORDER-RIGHT: #90EE90 1px solid;
	BORDER-TOP: #90EE90 1px solid;
	BORDER-LEFT: #90EE90 1px solid;
	BORDER-BOTTOM: #90EE90 1px solid;
}
.texte_normal_cadre {
	background-color: transparent;
	BORDER-RIGHT: #90EE90 1px dotted;
	BORDER-TOP: #90EE90 1px dotted;
	BORDER-LEFT: #90EE90 1px dotted;
	BORDER-BOTTOM: #90EE90 1px dotted;
}
.bandeau {
	background-color: transparent;
	BORDER-RIGHT: #90EE90 0px solid;
	BORDER-TOP: #90EE90 0px solid;
	BORDER-LEFT: #90EE90 0px solid;
	BORDER-BOTTOM: #90EE90 0px solid;
}
.fantome {
	background-color: transparent;
	BORDER-RIGHT: transparent 0px;
	BORDER-TOP: transparent 0px;
	BORDER-LEFT: transparent 0px;
	BORDER-BOTTOM: transparent 0px;
}
.contentseparator2_V6 {
        height: 3px;
}

.contentbackground_V6 {
	background-color: transparent;
	BORDER-RIGHT: #BFC7CB 1px dotted;
	BORDER-TOP: #BFC7CB 1px dotted;
	BORDER-LEFT: #BFC7CB 1px dotted;
	BORDER-BOTTOM: #BFC7CB 1px dotted;
}
.contentisimage_V6 {
	background-color: transparent;
	BORDER-RIGHT: transparent 1px;
	BORDER-TOP: transparent 1px;
	BORDER-LEFT: transparent 1px; 
	BORDER-BOTTOM: transparent 1px;
}
