﻿/***********************/
/*****  Micro blog *****/
/***********************/

#divMicroblog div.titleMicroBlog2
{
	color: #009DD2;
	font-weight: bold;
}
#divMicroblog a.link
{
	color: #666666;
}
#divMicroblog span.title
{
	color: white;
	font-weight: bold;
	text-transform: none;
}
div.exprimerVousBox
{
	border: 1px solid #ececec;
	border-top-width: 2px;
	background: url(../../MyAccount/Design/images/microblog/exprimezvous.png) top left repeat-x;
	background-color: #a8a8a8;
}
div.exprimerVousBox a.link
{
	color: #666666;
}
.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: #666666;
}
span.listeMessagesTemplate
{
	background-color: #e5e5e5;
}


table.blog, div.blog
{
	border: 1px solid #ECECEC;
	border-top-width: 2px;
	background-color: white;
}
table.blog tr.commentBox
{
	background: url(../../MyAccount/Design/images/microblog/fondmessage.png) bottom left repeat-x;
	background-color: white;
}

div.modalImageBlog
{
	background-color: #CE1D27;
    filter: alpha(opacity=50);
    opacity: 0.5;
}
div.popupImageBlog
{
	background-color: white;
    border: 2px solid #CE1D27;
}

div.popupBlogCommon
{
	background-color: white;
    border: 2px solid #7079FF;
}
div.popupBlogCommon a
{
	color: #6B6B6B;
}
div.colonne2
{
	background: url(../../MyAccount/Design/images/microblog/newsfond.png) top left no-repeat;
	background-color: black;
	border-bottom: solid 2px #aaaaaa;
}

div.microbloglastnews a
{
	color: #CE1D27;
	font-weight: bold;
}

div.microbloglastnews a.consulter
{
	font-size: 11px;
	color: white;
	font-weight: normal;
}

div.microbloglastnews a.link
{
	color: #6B6B6B;
}

a.clickableName
{
	color: #CE1D27;	
}

span.noPost
{
	font-size: 10px;
	font-weight: bold;
	margin-left: 20px
}

tr.mobilePager span, tr.mobilePager a
{
	font-size: 20px;
	margin-right: 10px;
}

#divMicroblog div.rss div.rssInner a.link
{
	color: white;
	font-weight: bold;
}

tr.listeBlogsFooter, tr.listeBlogsFooter a
{
	color: #CE1D27;
	
	font-weight: normal;
}
tr.listeBlogsFooter span
{
	font-size: 15px;
	font-weight: bold;
}