/* 
================================
 Container Styles for DotNetNuke
================================
*/   
.containermaster_Blanc {
	width: 100%;
}
.containerrow1_Blanc {
}

.ModuleTitleBlanc
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 16px;
    COLOR: #848457;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    LETTER-SPACING: 1px;
	
}
.containermaster_Vert_Pale {
	width: 100%;
	background-image: url(bg_left_side_top.jpg); background-repeat:no-repeat
	/*background-color: #A4AE3E;*/
}
.containerrow1_Vert_Pale {

}
.containerrow2_Vert_Pale {
}
.ModuleTitleVertPale
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 12px;
    COLOR: #FFFFFF;
    FONT-FAMILY: Arial,Sans Serif;
    LETTER-SPACING: 1px;
	text-transform:uppercase;
	
}

.containermaster_Gris_Medium {
	width: 100%;
	background-color: #dfe5f2;
}
.containerrow1_Gris_Medium {
	background-image: url(Bleu_Medium.gif);
}
.containerrow2_Gris_Medium {
	background-color: #ffffff;
}

.ModuleTitleGrisMedium
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 11px;
    COLOR: #8C8887;
    FONT-FAMILY: Arial,Sans Serif;
    LETTER-SPACING: 1px;
	text-transform:uppercase;
	
}

.containermaster_Gris_Fonce {
	width: 100%;
	background-color: transparent;
	
}
.containerrow1_Gris_Fonce {
background-image:url(boite_meteo_12.jpg); background-repeat:no-repeat
}


.ModuleTitleGrisFonce
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 16px;
    COLOR: #848457;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    LETTER-SPACING: 1px;
}

