/* 
================================
 Container Styles for DotNetNuke
================================
*/   

.containermaster_yellow {
	width: 100%;
	background-color: Yellow;
	BORDER-RIGHT: #EB613E 0px solid; 
	BORDER-TOP: #EB613E 0px solid; 
	BORDER-LEFT: #EB613E 0px solid; 
	BORDER-BOTTOM: #EB613E 0px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px
}
.containerrow1_yellow {
	BACKGROUND-IMAGE: url(jaune_fond.gif);
}
.containerrow2_yellow {
	background-color: #FFFFFF
}
td.containertitrehaut {
	BACKGROUND-IMAGE: url(jaune_haut.gif);
}
td.containertitrefond {
	BACKGROUND-IMAGE: url(jaune_fond.gif);
}
td.containertitre  {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}

td.containertitrebas {
	background-image:url(jaune_bas.gif);
}
td.containertitregauche {
	BACKGROUND-IMAGE: url(jaune_gauche.gif);
}
td.containertitredroite {
	BACKGROUND-IMAGE: url(jaune_droite.gif);
}
HR {
size:1px;
width:100%;
noshade : noshade;
}
