/* 
================================
 Container Styles for DotNetNuke
================================
*/   

.FgFarge1
{
    color:#384f9b;
}
.BgFarge1
{
    background-color:#384f9b;
}

.containermaster {
	width: 100%;	
}
.contTittel 
{
    font-size: 16px;
    font-weight: bold;
    font-family: arial,sans-serif;
    text-transform: uppercase;
}

