﻿/***********************/
/*****  Micro blog *****/
/***********************/

#divMicroblog div.titleMicroBlog2
{
	color: #009DD2;
	font-weight: bold;
}
#divMicroblog a.link
{
	color: #808080;
}
div.exprimerVousBox
{
	border: 1px solid #ececec;
	border-top-width: 2px;
}
div.exprimerVousBox a.link
{
	color: #808080;
}
.ExprimezVousText
{
	border: 1px solid #E0E0E0;
}
.ExprimezVousTextComment
{
	border: 1px solid #AFAFAF;
}
div.importPhoto
{
	border: 1px solid #C1C1C1;
	padding: 5px;
	background: white;
}
div.importPhoto hr
{
	color: #AFAFAF;
	background: #AFAFAF;
	height: 1px;
	border: 0;
}
div.importPhoto span
{
	color: #6B6B6B;
}
a.btnPartager
{
	color: white;
}
div.divPartager
{
	background: url(../images/Bouton/940/btn_deconnexion_1px.png) top left repeat-x;
}
div.downloadContent
{
	font-weight: bold;
	text-align: center;
}
div.importPhoto div.downloadContent span
{
	color: black;
}
div.loadModalPopup
{
	background-color: red;
    filter: alpha(opacity=50);
    opacity: 0.5;
}
div.loadModalContent
{
	background-color: white;
}
div.loadModalContent span
{
	color: black;
}
span.errorLabel
{
	color: red;
	font-size: 10px;
	font-weight: bold;
	display: none;
}

span.name
{
	color: #32b0dc;
	font-weight: bold;
}
span.date
{
	color: #808080;
}
span.listeMessagesTemplate
{
	background-color: #D1FBFF;
}

a.consulter
{
	font-size: 11px;
	color: #808080;
}

table.blog, div.blog
{
	border: 1px solid #ECECEC;
	border-top-width: 2px;
	background-color: white;
}



div.modalImageBlog
{
	background-color: #7079FF;
    filter: alpha(opacity=50);
    opacity: 0.5;
}
div.popupImageBlog
{
	background-color: white;
    border: 2px solid #7079FF;
}

div.popupBlogCommon
{
	background-color: white;
    border: 2px solid #7079FF;
}
div.popupBlogCommon a
{
	color: #6B6B6B;
}

div.microbloglastnews a.link
{
	color: #6B6B6B;
}

div.rss div.rssInner
{
	background-color: white;
	border: 1px solid #ECECEC;
	border-bottom-width: 2px;
}

a.clickableName
{
	color: #32B0DC;	
}

span.noPost
{
	font-size: 10px;
	font-weight: bold;
}

tr.mobilePager span, tr.mobilePager a
{
	font-size: 20px;
	margin-right: 10px;
}