/* 
================================
 Container Styles for DotNetNuke
================================
*/   

.containermaster_blue {
	width: 100%;
	background-color: #DFE5F2;
	BORDER-RIGHT: #7994CB 0px solid; 
	BORDER-TOP: #7994CB 0px solid; 
	BORDER-LEFT: #7994CB 0px solid; 
	BORDER-BOTTOM: #7994CB 0px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px
}
td.titrehead span.titrehead { color: #fff; font-family: Verdana, arial, "lucida console", sans-serif; font-size: 12px; font-style: normal; font-weight: bold; letter-spacing: 0; text-align: left; }

.containerrow1_blue {
	BACKGROUND-IMAGE: url(bleu_fond.gif);
}
.containerrow2_blue {
	background-color: #FFFFFF
}
td.containertitrehaut {
	BACKGROUND-IMAGE: url(bleu_haut.gif);
}
td.containertitrefond {
	BACKGROUND-IMAGE: url(bleu_fond.gif);
}
td.containertitre  {
	color: #EEFFEE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
}

td.containertitrebas {
	background-image:url(bleu_bas.gif);
}
td.containertitregauche {
	BACKGROUND-IMAGE: url(bleu_gauche.gif);
}
td.containertitredroite {
	BACKGROUND-IMAGE: url(bleu_droite.gif);
}

HR {
size:1px;
width:100%;
noshade : noshade;
}


