@CHARSET "UTF-8";
/******* GENERAL RESET *******/
tr, th, td {
border:0pt none;
font-family:inherit;
font-size: 100%;
font-style:inherit;
font-weight:inherit;
margin:0pt;
padding:0pt;
}
body{
	font-size: 12px;
	font-family: Arial,  Verdana, Helvetica, sans-serif;
	cursor:default;
}
.clear{
	clear: both;
	visibility: hidden;
	display: block;
}
/******* GENERAL RESET *******/


/******* PARTIE LIENS *******/

#containerLiens{
	position: absolue;
	width: 800px;
	margin-top:102px;
	margin-left: 0px;
	padding:0px;
}
#containerLiens ul{
	list-style: none;
	margin:0px;
	padding:0px;
}
#containerLiens .menuLiens{
	float:left;
	width:178px;
}
#containerLiens ul.menuLiens li{
	background:url("/Vitrine/ObjCommun/DCI/i/pictos/f_link_blc-or.gif") no-repeat scroll left top transparent;
	display:block;
	padding:0 20px;
	text-decoration:none;
	font-weight: 700;
	line-height: 17px;
	color: #898989;
	cursor: pointer;
	font-size:10px;
	margin-left:0px;
	color:#FC7B03;
}

#containerLiens ul.menuLiens li.active{
	/* background: #fff; */
	/* top: 1px; */
	/* border-top: 0; */
	/*background: #FC7B03; */
	background:url("/Vitrine/ObjCommun/Fic/CentreOuest/vitrine/part/picto/fond_site.png") no-repeat scroll left top transparent;
	display:block;
	padding:0 20px;
	text-decoration:none;
	font-weight: 700;
	line-height: 17px;
	color: #ffffff;
	font-size:10px;
	margin-left:0px;

}
.contentLiens{
	margin: 0pt auto;
	background: #efefef;
	background: #fff;
	/* border: 1px solid #d0ccc9; */
	text-align: left;
	/* padding-bottom: 20px; */
	font-size: 11px;
}

/******* PARTIE LIENS *******/

#Souscriptions a{

	color:black;
	text-decoration:none;

}

#Souscriptions a:hover{

	text-decoration:underline;

}