@CHARSET "UTF-8";

/**********************************************************
					   Style Body
**********************************************************/


.mod_breadcrumb
{
	background-image: url(../images/img_style/body_top.jpg);
	background-repeat: no-repeat;
	width: 949px;
	padding-left: 30px;
	padding-bottom: 40px;
}

.mod_article .ce_text,
.mod_article .ce_headline
{
	padding-left: 5px;
}

.mod_article .ce_headline
{
	font-size: 18px;
	color: #084390;
	background-repeat: no-repeat;
	padding-left: 60px;
	padding-bottom: 15px;
	padding-top: 15px;
	line-height: 26px;
	font-weight: 600;
	background-position: left center;
}

.mod_article h1.ce_headline
{
	background-image: url(../images/pictos/picto_home_actu.png);
}

.mod_article h2.ce_headline
{
	background-image: url(../images/pictos/puce_vid.png);
}

.mod_article h3.ce_headline
{
	background-image: url(../images/pictos/puce_env.png);
}

.mod_article h4.ce_headline
{
	background-image: url(../images/pictos/picto_home_vague.png);
}


/********************** IE 6 // PNG -> Gif *****************/
* html .mod_article h1.ce_headline
{
	background-image: url(../images/pictos/picto_home_actu.gif);
}

* html .mod_article h2.ce_headline
{
	background-image: url(../images/pictos/puce_vid.gif);
}

* html .mod_article h3.ce_headline
{
	background-image: url(../images/pictos/puce_env.gif);
}

* html .mod_article h4.ce_headline
{
	background-image: url(../images/pictos/picto_home_vague.gif);
}


.mod_sitemap
{
	padding-left: 15px;
}

.mod_sitemap ul.level_1 li
{
	list-style: none;
	padding-bottom: 6px;
}

.mod_sitemap ul.level_2 li
{
	padding-bottom: 2px;
}

.mod_sitemap ul.level_1
{
	padding-left: 5px;
	padding-bottom: 10px;
}

.mod_sitemap ul.level_2
{
	padding-left: 20px;
	padding-bottom: 10px;
}

.mod_sitemap ul.level_1 a
{
	color: #084390;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 600;
	text-decoration: none;
}

.mod_sitemap ul.level_2 a
{
	color: #000000;
	font-size: 11px;
	text-transform: none;
	font-weight: 100;
	text-decoration: none;
}

.centerSwf
{
	text-align: center;
}

