/* 
================================
 Container Styles for DotNetNuke
================================
*/   

.containermaster {
	width: 100%;
	background-color: transparent;
	/*border-right: #c4c5c9 1px dashed; */
	/*border-top: #c4c5c9 1px dashed; */
	border-left: #c4c5c9 1px dashed; 
	border-bottom: #c4c5c9 1px dashed; 
	margin-left: 1px;
	-moz-border-radius-bottomleft: 15px; 
	-moz-border-radius-bottomright: 15px; 
	-moz-border-radius-topleft: 3px; 
	-moz-border-radius-topright: 3px;
}

.containeractualites {
	width: 100%;
	background-color: #ffffff;
	/*border-right: #c4c5c9 1px dashed; */
	/*border-top: #c4c5c9 1px dashed; */
	border-left: #c4c5c9 1px dashed; 
	border-bottom: #c4c5c9 1px dashed; 
	margin-left: 1px;
	-moz-border-radius-bottomleft: 15px; 
	-moz-border-radius-bottomright: 15px; 
	-moz-border-radius-topleft: 3px; 
	-moz-border-radius-topright: 3px;
}

.containerevenement{
	width: 100%;
	background-color: #E9EBF5;
	/*border-right: #c4c5c9 1px dashed; */
	/*border-top: #c4c5c9 1px dashed; */
	border-left: #c4c5c9 1px dashed; 
	border-bottom: #c4c5c9 1px dashed; 
	margin-left: 1px;
	-moz-border-radius-bottomleft: 15px; 
	-moz-border-radius-bottomright: 15px; 
	-moz-border-radius-topleft: 3px; 
	-moz-border-radius-topright: 3px;
}

.containerreference{
	width: 613px;
	background-color: #d5dae0;
	/*border-right: #c4c5c9 1px dashed; */
	/*border-top: #c4c5c9 1px dashed; */
	border-left: #c4c5c9 1px dashed; 
	border-bottom: #c4c5c9 1px dashed; 
	margin-left: 0px;
	-moz-border-radius-bottomleft: 15px; 
	-moz-border-radius-bottomright: 15px; 
	-moz-border-radius-topleft: 3px; 
	-moz-border-radius-topright: 0px;
}

.containertitle_OLD
{
	filter: progid:DXImageTransform.Microsoft.GRADIENT(startColorstr=#DFE9F5,endColorstr=#A3AFBB ,gradientType=0);
}
.containertitle
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11pt ;
	color: #FFFFFF ;
	font-weight:bold;	
	background:url(_images/tracee-module.png) repeat-x #808592;
}

.containertitlerouge
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11pt ;
	color: #FFFFFF ;
	font-weight:bold;	
	background:url(_images/tracee-modulerouge.png) repeat-x #7B1719;
}

.containertitlereference
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11pt ;
	font-weight:bold;	
	background-image:url(_images/tracee-modulereference.gif);
}

.containermasterStd2 {
	width: 100%;
	background-color: transparent ;
	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;
}
.containertitleStd2
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11pt ;
	color: #b70034;
	font-weight:bold;
	border-bottom: #b70034 2px solid;
}


.containerrow 
{
	
}

/*==================================================
	style des modules de la Page vert
==================================================*/

.containerbesoins_vert{
	width: 100%;
	background-color: transparent;
	/*border-right: #c4c5c9 1px dashed; */
	/*border-top: #c4c5c9 1px dashed; */
	/*border-left: #c4c5c9 1px dashed; */
	/*border-bottom: #c4c5c9 1px dashed; */
	margin-left: 1px;

}

.containersolutions_vert{
	width: 100%;
	background-color: transparent;
	/*border-right: #c4c5c9 1px dashed; */
	/*border-top: #c4c5c9 1px dashed; */
	/*border-left: #c4c5c9 1px dashed; */
	/*border-bottom: #c4c5c9 1px dashed; */
	margin-left: 1px;
}

.containertitlebesoins_vert
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11pt ;
	color: #FFFFFF ;
	font-weight:bold;	
	background-image:url(_images/tracee_vos_besoins.png);
	border-bottom: #c4c5c9 1px dashed; 
}

.containertitlesolutions_vert
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11pt ;
	color: #FFFFFF ;
	font-weight:bold;	
	background-image:url(_images/tracee_nos_solutions.png);
	border-bottom: #c4c5c9 1px dashed;
}

/*====================================================*/

/*==================================================
	style des modules de la Page bleu
==================================================*/

.containerbesoins_bleu{
	width: 100%;
	background-color: transparent;
	/*border-right: #c4c5c9 1px dashed; */
	/*border-top: #c4c5c9 1px dashed; */
	/*border-left: #c4c5c9 1px dashed; */
	/*border-bottom: #c4c5c9 1px dashed; */
	margin-left: 1px;

}

.containersolutions_bleu{
	width: 100%;
	background-color: transparent;
	/*border-right: #c4c5c9 1px dashed; */
	/*border-top: #c4c5c9 1px dashed; */
	border-left: #c4c5c9 1px dashed; 
	/*border-bottom: #c4c5c9 1px dashed; */
	margin-left: 1px;
}

.containertitlebesoins_bleu
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11pt ;
	color: #FFFFFF ;
	font-weight:bold;	
	background-image:url(_images/tracee_vos_besoins-bleu.png);
	border-bottom: #c4c5c9 1px dashed; 
}

.containertitlesolutions_bleu
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11pt ;
	color: #FFFFFF ;
	font-weight:bold;	
	background-image:url(_images/tracee_nos_solutions-bleu.png);
	border-bottom: #c4c5c9 1px dashed;
}

/*====================================================*/

/*==================================================
	style des modules de la Page orange
==================================================*/

.containerbesoins_orange{
	width: 100%;
	background-color: transparent;
	/*border-right: #c4c5c9 1px dashed; */
	/*border-top: #c4c5c9 1px dashed; */
	/*border-left: #c4c5c9 1px dashed; */
	/*border-bottom: #c4c5c9 1px dashed; */
	margin-left: 1px;

}

.containersolutions_orange{
	width: 100%;
	background-color: transparent;
	/*border-right: #c4c5c9 1px dashed; */
	/*border-top: #c4c5c9 1px dashed; */
	border-left: #c4c5c9 1px dashed; 
	/*border-bottom: #c4c5c9 1px dashed; */
	margin-left: 1px;
}

.containertitlebesoins_orange
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11pt ;
	color: #FFFFFF ;
	font-weight:bold;	
	background-image:url(_images/tracee_vos_besoins-orange.png);
	border-bottom: #c4c5c9 1px dashed; 
}

.containertitlesolutions_orange
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11pt ;
	color: #FFFFFF ;
	font-weight:bold;	
	background-image:url(_images/tracee_nos_solutions-orange.png);
	border-bottom: #c4c5c9 1px dashed;
}

/*====================================================*/

/*==================================================
	style des modules de la Page contact
==================================================*/

.containerbesoins_contact{
	width: 412px;
	background-color: transparent;
	border-right: #c4c5c9 1px dashed; 
	/*border-top: #c4c5c9 1px dashed; */
	/*border-left: #c4c5c9 1px dashed; */
	/*border-bottom: #c4c5c9 1px dashed; */
	margin-left: 1px;

}

.containersolutions_contact{
	width: 412px;
	background-color: transparent;
	/*border-right: #c4c5c9 1px dashed; */
	/*border-top: #c4c5c9 1px dashed; */
	/*border-left: #c4c5c9 1px dashed; */
	/*border-bottom: #c4c5c9 1px dashed; */
	margin-left: 1px;
}

.containertitlebesoins_contact
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11pt ;
	color: #FFFFFF ;
	font-weight:bold;	
	background-image:url(_images/tracee_vos_besoins-rouge.png);
	border-bottom: #c4c5c9 1px dashed; 
}

.containertitlesolutions_contact
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11pt ;
	color: #FFFFFF ;
	font-weight:bold;	
	background-image:url(_images/tracee_nos_solutions-rouge.png);
	border-bottom: #c4c5c9 1px dashed;
}

/*====================================================*/


/*===========================================
	Couleurs des titres des modules
=============================================*/
.containertitle .head
{
	color: #ffffff;
}

.containertitlerouge .head
{
	color: #ffffff;
}

.containertitlereference .head
{
	color: #ffffff;
}

.containertitlebesoins_vert .head
{
	color: #ffffff;
}

.containertitlesolutions_vert .head
{
	color: #ffffff;
}


.containertitlebesoins_bleu .head
{
	color: #ffffff;
}

.containertitlesolutions_bleu .head
{
	color: #ffffff;
}

.containertitlebesoins_orange .head
{
	color: #ffffff;
}

.containertitlesolutions_orange .head
{
	color: #ffffff;
}

.containertitlebesoins_contact .head
{
	color: #ffffff;
}

.containertitlesolutions_contact .head
{
	color: #ffffff;
}

.containertitleStd2 .head
{
	color: #b70034;
}
/*============================================*/

.ModuleTitle_MenuItem {
	border: white 0px solid; /*override borders*/    
}

.ModuleTitle_MenuItem TD {  /*TD if menu is using tables*/
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
	height: 21px;
        white-space: nowrap;  /*Word wrapping menu item now optional*/
        padding: 1px 3px 3px 1px;	
}


.ModuleTitle_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #EEEEEE; 
	width: 15px;
	height: 100%;   /*override the default height for icon so that menubreaks can have heights adjusted*/
}

.ModuleTitle_SubMenu 
{
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #FFFFFF; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); 
	padding: 1px 1px 1px 1px;   /*explicitly set padding for sub-menus */
}

.ModuleTitle_MenuBreak  {
	background-color: #EEEEEE; 
	font-size: 1px; /*make sure you take out portal.css ModuleTitle_MenuBreak for this to work*/
}

.ModuleTitle_MenuItemSel {

	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
	background-color: #C1D2EE;
}



