/* 
================================
 Container Styles for DotNetNuke
================================
*/ 

/* Container Turquoise Accueil */ 

.containermaster_MainTop {
	width: 100%;
	/*background-color: #FFFFFF;*/
}
.containerrow1_MainTop {
}
.containerrow2_MainTop {
	/*background-color: #FFFFFF;*/
}

.ModuleTitleMainTop
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 14px;
    COLOR: #0B538A;
	text-transform:uppercase;
	font-family:"Times New Roman", Times, serif;
    LETTER-SPACING: 1px;
	
}
/* ================================ */

/* Container Turquoise Accueil */ 

.containermaster_MainNews {
	width: 100%;
	/*background-color: #FFFFFF;*/
}
.containerrow1_MainNews {
}
.containerrow2_MainNews {
	/*background-color: #FFFFFF;*/
}

.ModuleTitleMainNews
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 14px;
    COLOR: #0B538A;
	text-transform:uppercase;
	font-family:"Times New Roman", Times, serif;
    LETTER-SPACING: 1px;
	
}
/* ================================ */

/* Container Turquoise Accueil */ 

.containermaster_Secondaire {
	width: 100%;
	/*background-color: #FFFFFF;*/
}
.containerrow1_Secondaire {
}
.containerrow2_Secondaire {
	/*background-color: #FFFFFF;*/
}

.ModuleTitleSecondaire
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 18px;
    COLOR: #0E4795;
	text-transform:uppercase;
	font-family:"Times New Roman", Times, serif;
    LETTER-SPACING: 1px;
	
}

/* Container Bleu Fonce Accueil */

.containermaster_Bleu_Fonce {
	width: 100%;
	/*background-color: #A4AE3E;*/
}
.containerrow1_Bleu_Fonce {
}
.containerrow2_Bleu_Fonce {
	/*background-color: #DCE5EC;*/
}
.ModuleTitleBleuFonce
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 20px;
    COLOR: #1D2758;
    FONT-FAMILY: Arial,Sans Serif;
    LETTER-SPACING: 1px;
	
}

/* ================================ */

/* Container Bleu Fonce Small */

.containermaster_Bleu_Fonce_Small {
	width: 100%;
	/*background-color: #dfe5f2;*/
}
.containerrow1_Bleu_Fonce_Small {
background-image:url(bg_left_bottom_pane.gif);
background-repeat:repeat-y;	
}
.containerrow2_Bleu_Fonce_Small {
	/*background-color: #ffffff;*/
}

.ModuleTitleBleuFonceSmall
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 16px;
    COLOR: #1C2657;
    FONT-FAMILY: Arial,Sans Serif;
    LETTER-SPACING: 1px;
	
}
/* ================================ */

/* Container Tuquoise Small */
.containermaster_Contact {
	width: 100%;
	/*background-color: #181818;*/
}
.containerrow1_Contact {
}
.containerrow2_Contact {
	/*background-color: #181818;*/
}

.ModuleTitleContact
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 14px;
    COLOR: #FFFFFF;
	text-transform:uppercase;
	font-family:"Times New Roman", Times, serif;
    LETTER-SPACING: 1px;
}

