/*
	Veille informatique
*/

.NbPageLiens
{
	text-align:center;
	font-weight:bold;
	font-size:12px;
	color:#000000;
	clear:both;
	margin:0px;
	padding:0px;
	height:20px;
}

.NbPageLiens img
{
	vertical-align:middle;
}

.unLien
{
	border:1px dotted #000000;
	margin-bottom:20px;
}


#liensTags
{
	width:100%;
	float:left;
	background-color:#fff;
	margin:10px 0;
}

#lesLiens
{
	width:80%;
	float:left;
}

#droit
{
	width:20%;
	float:left;
}

#lesTags
{
	margin:auto;
	background: #4988FE url('../images/tags.png') repeat-x;
	color:#ffffff;
	width:90%;
	text-align:center;
	font-weight:bold;
	padding:10px 0;
}

#lesTags a, #lesTags a:visited 
{
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}

#lesTags a:hover
{
	color:#cccccc;
}

#hasard
{
	background: #EEEEEE;
	width:90%;
	text-align:center;
	padding:2px;
	margin:10px auto;
	border : 1 px solid #000 2em;
}

#hasard a, #hasard a:visited 
{
	color:#000000;
	text-decoration:none;
}

#hasard a:hover
{
	text-decoration:underline;
}

.unLien .titreLien
{
	margin:5px 6px 5px 6px;
	letter-spacing:2px;
}

.unLien .titreLien a, .unLien .titreLien a:visited
{
	text-decoration:none;
	color:#000000;
	font-weight:bold;
}

.unLien .titreLien a:hover
{
	text-decoration:underline;
	color:#000000;
	font-weight:bold;
}

.unLien .infosLien
{
	border:1px solid #000000;
	margin:5px;
}

.unLien .infosLien .descrLien
{
	background-color:#eeeeee;
	text-align:left;
	margin:5px 5px 0px 5px;
	position:relative;
}

.unLien .infosLien .descrLien a, .unLien .infosLien .descrLien a:hover, .unLien .infosLien .descrLien a:visited
{
	color:#000000;
	text-decoration:underline;
}

.unLien .infosLien .descrLien hr
{
	clear:both;
	margin:0;
	padding:0;
}

.unLien .infosLien .descrLien .imgLien
{
	float:left;
	background-color:#ffffff;
	width:150px;
	margin-right:5px;
	height:200px;
	text-align:center;
}

.unLien .infosLien .descrLien  .share
{
	width:100%;
	text-align:center;
}

.unLien .infosLien .descrLien .boxContenuLien
{
	margin-left:155px;
	position:relative;
	top:0px;
	text-align:left;
}

.unLien .infosLien .descrLien .visiteLien
{
	height:50px;
	width:100px;
	float:right;
}

.unLien .infosLien .descrLien .boxLien .urlD, .unLien .infosLien .descrLien .boxLien .urlD a
{
	display:none;
}

a.lienShare *
{
	filter:alpha(opacity=30);
	-moz-opacity:.30;
	opacity:.30;
	margin:0px 2px 0px 2px;
}

a.lienShare:hover *
{
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
}

.unLien .tagsLien
{
	clear:both;
	background-color: #ccc;
	height:16px;
	line-height:16px;
	text-align:right;
	margin:0px 5px 0px 5px;
}

.unLien .tagsLien ul
{
	padding:0px;
	margin:0px;
}

.unLien .tagsLien a, .unLien .tagsLien a:visited
{
	color:#000;
	text-decoration:none;
}

.unLien .tagsLien a:hover 
{
	color:#000;
	text-decoration:underline;
}

.unLien .tagsLien ul
{
	padding:0px;
	margin:0px 5px 0px 0px;
}

.unLien .tagsLien ul li
{
	display:inline;
}

.date
{
	font-size:8px;
	width:100%;
	text-align:center;
}

#nomTAG
{
	width:100%;
	text-align:center;
	font-size:20px;
}


#nomLIEN
{
	width:100%;
	text-align:center;
	font-size:20px;
}

.petit
{
	font-size:8px;
	text-align:center;
	padding:1%;
	width:98%;
}

a.lien, a.lien:link, a.lien:visited
{
	color:#000000;
	text-decoration:none;
	border-bottom:1px dotted #000000;
}

a.lien:hover
{
	color:#000000;
	text-decoration:none;
	border-bottom:1px solid #000000;
}
