/* 
================================
 Container Styles for DotNetNuke
================================
*/   

.containermaster_blue {
	width: 219;
	background-color: #f3f5da;
}
.MiddleActu {
	background-image: url(FondActuHaut.gif);
	background-repeat: no-repeat;
}
.MiddleActu .head {
      font-family: Arial, serif;
	font-size:14px;
	font-weight:bold;
	color:#660000;
}
.ActuBorders {
  padding:0px 10px 0px 10px;  
}

.ContainerTxt {
	padding:0px 10px 0px 10px;
	font-family: Times New Roman, Times, serif;
	font-size:10px;
	font-weight:Normal;
	color:#000000;  
}

.ActuBordersBack {
	BORDER-Right: #838383 1px solid;
	BORDER-Left: #838383 1px solid;
	background-image: url(Bottom-Back.gif);
}
.ActuBordersBas {
	background-image: url(FondActuBas.gif);
}
.ActuBordersBackBottom {
	background-image: url(Bottom-End.gif);
}
.containerrow2_blue {
	background-color: #D7D7D5;
}

/* Container Support */
.ContainerSupport {
	width: 342;
	background-color: #D1CE9B;
}
.TtlSupport {
	background-image: url(TopSupport.gif);
}
.BgSupport {
	background-image: url(BgSupport.gif);
	/* Haut Droite Bas Gauche */
	padding:0px 15px 0px 15px;
}
.BotSupport {
	background-image: url(BotSupport.gif);
	background-repeat: no-repeat;
}
.BgSupport .head {
	font-family: Tahoma;
	font-size:14px;
	font-weight:bold;
	color:#515837;
}
/* Container Top News */
.TopNews {
	width: 442;
	background-color: #FFFFFF;
}
.BgTopNews {
	background-image: url(TopNews.gif);
	/* Haut Droite Bas Gauche */
	padding:0px 0px 0px 14px;
}
.BgTopNews .head {
	font-family:arial;
	font-size:14px;
	font-weight:bold;
	color:#ABAF74;
}
/* Container text content */
.Containertext {
	width: 100%;
	/* background-color: #D1CE9B; */
}
.Ttltext {
	background-image: url(TopText.gif);
}
.Bgtext {
	background-image: url(BgText.gif);
	/* Haut Droite Bas Gauche */
	padding:5px 15px 8px 15px;
}
.Bottext {
	background-image: url(BotText.gif);
	background-repeat: no-repeat;
}
.Bgtext .head {
	color: #800000;
	font-family: Times New Roman, Times, serif;
	font-size: 18px;
}
.SepText {
	background-image: url(SepText.gif);
	background-repeat: no-repeat;
	BORDER-Right: #FF0000 1px solid;
	BORDER-Left: #838383 1px solid;
}
.Bgtextempty .head {
	color: #800000;
	font-family: Times New Roman, Times;
	font-size: 22px;
}


