/***************************************
CSS Encart WECS


***************************************/

/* EncartMoteur */

.BlocEncartMoteur_wecs
{
	font:Normal 12px Verdana;
	text-decoration:none;
	text-align:left;
	color:#666666;
	width:370px;
}


.BlocEncartMoteur_wecs *
{
	margin:0;
}

.BlocEncartMoteur_wecs a:link, .BlocEncartMoteur_wecs a:visited
, .BlocEncartMoteur_wecs a:hover, .BlocEncartMoteur_wecs a:active
{
	font:Bold 12px Verdana;
	color:#666666;
	text-decoration:underline;
}



/* Visuels */
.BlocEncartMoteur_wecs .VisuelHautEncart
, .BlocEncartMoteur_wecs .VisuelMilieuEncart
, .BlocEncartMoteur_wecs .VisuelBasEncart
{
	display:none;
}

.BlocEncartMoteur_wecs .HeaderEncart
{
	display:none;
}	

.BlocEncartMoteur_wecs .ContentEncart
{
    padding:0 0px 15px 0px;
}


.BlocEncartMoteur_wecs .BlocTitreEncart
{
/*    margin:10px 0 15px 0;*/
}

.BlocEncartMoteur_wecs .TitreEncart
, .BlocEncartMoteur_wecs a.TitreEncart:link, .BlocEncartMoteur_wecs a.TitreEncart:visited
, .BlocEncartMoteur_wecs a.TitreEncart:hover, .BlocEncartMoteur_wecs a.TitreEncart:active
{
	font:Bold 16px Verdana;
	color: #666666;
	text-decoration:none;
}

.BlocEncartMoteur_wecs .BlocSousTitreEncart
{
}

.BlocEncartMoteur_wecs .SousTitreEncart
, .BlocEncartMoteur_wecs a.SousTitreEncart:link, .BlocEncartMoteur_wecs a.SousTitreEncart:visited
, .BlocEncartMoteur_wecs a.SousTitreEncart:hover, .BlocEncartMoteur_wecs a.SousTitreEncart:active
{
	font:Bold 13px Verdana;
	color: #666666;
	text-decoration:none;
}


.BlocEncartMoteur_wecs .BlocTexteEncart
{
}

.BlocEncartMoteur_wecs .BlocTexteEncart .TexteEncart
, .BlocEncartMoteur_wecs a.TexteEncart:link, .BlocEncartMoteur_wecs a.TexteEncart:visited
, .BlocEncartMoteur_wecs a.TexteEncart:hover, .BlocEncartMoteur_wecs a.TexteEncart:active
{
	font:Normal 12px Verdana;
	text-decoration:none;
	color:#666666;
}

.BlocEncartMoteur_wecs .BlocLienEncart
{
}

.BlocEncartMoteur_wecs .LienEncart
, .BlocEncartMoteur_wecs a.LienEncart:link, .BlocEncartMoteur_wecs a.LienEncart:visited
, .BlocEncartMoteur_wecs a.LienEncart:hover, .BlocEncartMoteur_wecs a.LienEncart:active
{
	font:Bold 12px Verdana;
	color:#666666;
	text-decoration:underline;
}

.BlocEncartMoteur_wecs .FooterEncart
{
}



/* EncartHome */

.BlocEncartHome_wecs
{
	font:Normal 12px Verdana;
	text-decoration:none;
	text-align:left;
	color:#666666;
	width:257px;
	margin:93px 0 0 20px;
}


.BlocEncartHome_wecs *
{
	margin:0;
}

.BlocEncartHome_wecs a:link, .BlocEncartHome_wecs a:visited
, .BlocEncartHome_wecs a:hover, .BlocEncartHome_wecs a:active
{
	font:Bold 12px Verdana;
	color:#666666;
	text-decoration:underline;
}



/* Visuels */
.BlocEncartHome_wecs .VisuelHautEncart
, .BlocEncartHome_wecs .VisuelBasEncart
, .BlocEncartHome_wecs .VisuelMilieuEncart
{
	display:none;
}


.BlocEncartHome_wecs .HeaderEncart
{
	background:url(images/encart/HeaderEncartHome.gif) no-repeat 0 0;
	height:157px;
	width:257px;
}	

.BlocEncartHome_wecs .ContentEncart
{
    width:257px;
}


.BlocEncartHome_wecs .BlocTitreEncart
{
}

.BlocEncartHome_wecs .TitreEncart
, .BlocEncartHome_wecs a.TitreEncart:link, .BlocEncartHome_wecs a.TitreEncart:visited
, .BlocEncartHome_wecs a.TitreEncart:hover, .BlocEncartHome_wecs a.TitreEncart:active
{
	font:Bold 12px Verdana;
	color: #666666;
	text-decoration:none;
}

.BlocEncartHome_wecs .BlocSousTitreEncart
{
}

.BlocEncartHome_wecs .SousTitreEncart
, .BlocEncartHome_wecs a.SousTitreEncart:link, .BlocEncartHome_wecs a.SousTitreEncart:visited
, .BlocEncartHome_wecs a.SousTitreEncart:hover, .BlocEncartHome_wecs a.SousTitreEncart:active
{
    display:block;
	font:Bold 13px Verdana;
	color: #666666;
	text-decoration:none;
}


.BlocEncartHome_wecs .BlocTexteEncart
{
}

.BlocEncartHome_wecs .BlocTexteEncart .TexteEncart
, .BlocEncartHome_wecs a.TexteEncart:link, .BlocEncartHome_wecs a.TexteEncart:visited
, .BlocEncartHome_wecs a.TexteEncart:hover, .BlocEncartHome_wecs a.TexteEncart:active
{
	font:Normal 12px Verdana;
	text-decoration:none;
	color:#666666;
}

.BlocEncartHome_wecs .BlocLienEncart
{
    padding:5px 20px 5px 20px;
}

.BlocEncartHome_wecs .LienEncart
, .BlocEncartHome_wecs a.LienEncart:link, .BlocEncartHome_wecs a.LienEncart:visited
, .BlocEncartHome_wecs a.LienEncart:hover, .BlocEncartHome_wecs a.LienEncart:active
{
	font:Normal 12px Verdana;
	color:#666666;
	text-decoration:none;
}


.BlocEncartHome_wecs .FooterEncart
{
    display:none;
}
