/* 
================================
 Container Styles for DotNetNuke
================================
*/   

.containermaster_white {
 width: 666px;
 background-color: #ffffff;
 background-repeat:no-repeat;
 border-right: #9E9D9D 1px solid; 
 border-top: #9E9D9D 1px solid; 
 border-left: #9E9D9D 1px solid; 
 border-bottom: #9E9D9D 1px solid; 
 text-align:left;
 /*
 -moz-border-radius-bottomleft: 10px; 
 -moz-border-radius-bottomright: 10px; 
 -moz-border-radius-topleft: 10px; 
 -moz-border-radius-topright: 10px;*/
}

.containermaster_white_522
{
 width: 522px;
 background-color: #ffffff;
 border-right: #9E9D9D 1px solid; 
 border-top: #9E9D9D 1px solid; 
 border-left: #9E9D9D 1px solid; 
 border-bottom: #9E9D9D 1px solid; 
 text-align:left;
}

.containerrow1_white {
 background-image: url(gradient.jpg);
 background-repeat:no-repeat;
 width:522px;
 height:33px;
 padding-left:5px;
 /*
 -moz-border-radius-topleft: 10px; 
 -moz-border-radius-topright: 10px;*/
}
.containerrow2_white {
 background-color: #ffffff;
 /*
 -moz-border-radius-bottomleft: 10px; 
 -moz-border-radius-bottomright: 10px; */
}
.containerrow1_img {
 background-image: url(Acceuil.jpg);
 width:666px;
 height:43px;
 /*
 -moz-border-radius-topleft: 10px; 
 -moz-border-radius-topright: 10px;*/
}

.TitleBlack
{
 font-family: Arial, Verdana, Tahoma;
 color:#000000;
 font-size:9pt;
 font-weight:bold;
 font-style:italic;
}

.TitleBlackBig
{
 font-family: Arial, Verdana, Tahoma;
 color:#000000;
 font-size:11pt;
 font-weight:bold;
}


.TitleWhite
{
 font-family: Arial, Verdana, Tahoma;
 color:#000000;
}

A.TitleWhite
{
 font-family: Arial, Verdana, Tahoma;
 color:#000000;
}
A.TitleWhite:active
{
 font-family: Arial, Verdana, Tahoma;
 color:#000000;
}
A.TitleWhite:hover
{
 font-family: Arial, Verdana, Tahoma;
 color:#000000;
}
A.TitleWhite:link
{
 font-family: Arial, Verdana, Tahoma;
 color:#000000;
}
A.TitleWhite:visited
{
 font-family: Arial, Verdana, Tahoma;
 color:#000000;
}

A.TitleBlack
{
 font-family: Arial, Verdana, Tahoma;
 color:#000000;
}
A.TitleBlack:active
{
 font-family: Arial, Verdana, Tahoma;
 color:#000000;
}
A.TitleBlack:hover
{
 font-family: Arial, Verdana, Tahoma;
 color:#000000;
}
A.TitleBlack:link
{
 font-family: Arial, Verdana, Tahoma;
 color:#000000;
}
A.TitleBlack:visited
{
 font-family: Arial, Verdana, Tahoma;
 color:#000000;
}

a.LinkNoDeco
{
    text-decoration:none;
}