/* 
================================
 Container Styles for DotNetNuke
================================
*/   

.containermaster_blue {
	width: 178;
	background-color: #D7D7D5;
}
.ActuMenuVertGauche {
	width: 228;
	background-color: #FFFFFF; /*couleur de texte*/
}
.ActuMenuVertNormal {
	width: 100%;
	background-color: #FFFFFF; /*couleur de texte*/
}
.FirstActu {
	background-image: url(First-Actu.gif);
	background-repeat: no-repeat;
}
.MenuVertGauche {
	/*background-color: #A9C500; /*couleur de cellule fond container*/
	background-image: url(MenuVertGauche.gif);
	background-repeat: no-repeat;
}
.MenuVertDroite {
	background-image: url(MenuVertDroite.gif);
	background-repeat: no-repeat;
}
.MenuVertTitre {
	/*background-color: #A9C500; /*couleur de cellule fond container qui s'allonge avec la largeur du container, mais que a la hauteur du texte*/
	background-image: url(MenuVertcentre.gif);
	background-repeat: repeat-x;
}
.MenuVertTitre .head {
	font-family:arial;
	font-size:14px;
	font-weight:bold;
	color:#00914A;/*couleur de texte des titres container*/
	padding:0px 0px 0px 3px; /*permet de decaler le texte dans celleule H D B G*/
}
.MiddleActu {
	background-image: url(Middle-Actu.gif);
	background-repeat: no-repeat;
}
.BottomActu {
	background-image: url(Bottom-Actu.gif);
	background-repeat: no-repeat;
	padding:0px 0px 5px 0px;
}
.FirstActu .head {
	font-family:arial;
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
}
.MiddleActu .head {
	font-family:arial;
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
}
.BottomActu .head {
	font-family:arial;
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
}
.ActuBorders {
	BORDER-Right: #838383 1px solid;
	BORDER-Left: #838383 1px solid;
}
.TxtMenuGauche {
	BORDER-Right: #FFFFFF 1px solid;
	BORDER-Left: #FFFFFF 1px solid;
}
.ActuBordersBack {
	BORDER-Right: #838383 1px solid;
	BORDER-Left: #838383 1px solid;
	background-image: url(Bottom-Back.gif);
}
.ActuBordersBackBottom {
	background-image: url(Bottom-End.gif);
}
.containerrow2_blue {
	background-color: #D7D7D5;
}

/* Container Support */
.ContainerSupport {
	width: 445;
	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:arial;
	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: 690;
	/* background-color: #D1CE9B; */
}
.Container990 {
	width: 990;
	padding:0px 0px 0px 0px;
}
.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: Arial;
	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: Arial;
	font-size: 18px;
}