.actuTitle{
	font-weight: bold;
	font-size:16pt;
	margin: 5px 0 10px 15px;
	font-family: Arial;
	text-align:left;
}

header.actuTitle{
	margin: 5px 0 10px 0;
	font-size:1.3rem;
	color:#293e53;
}

.actuTitle div:last-child {
	margin-top:10px;
}

.topic{
	text-align:left;
}

.social{
	text-align:right;
	margin-bottom: 10px;
	margin-left: 15px;
}

.responses{
	margin-top: 10px;
	color: #E1E1E2;
	font-size: 9pt;
}

.content{
	font-size: 9pt;
	padding-left:10px;
	margin-left:2px;
	padding-right: 15px;
	text-align:justify;
	margin-top:10px;
}

.content_mobile {
	padding-left:0;
	margin-left:0;
	padding-right: 0;
	margin-top:0;
}

.content img{
	max-width: 600px;
	vertical-align: middle;
}

@media screen and (max-width: 975px) {
	.content img, .postComment img {
		max-width: 320px;
		max-width: 99%;
	}

	#sondage, .postMessage iframe, .postMessage object {
		display: none;
	}
}

#actu ul{
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
}

.keywords{
	font-size: 8pt;
}

.keyword{
	background-color: #eee;
	border-width: 1px;
	padding: 2px;
	border-color: #bbb;
	border-style: solid;
}

.voiraussi{
	border-color:#E1E1E1;
	border-style:solid;
	border-width:1px;
	font-size:9pt;
	padding: 2px;
	background-image:url("../images/kitlivrebg.gif");
	background-position:left top;
	background-repeat:repeat;
	margin-bottom:10px;
}

.voiraussiTitle{
	background: rgb(140,166,183); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(140,166,183,1) 0%, rgba(115,147,168,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(140,166,183,1)), color-stop(100%,rgba(115,147,168,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(140,166,183,1) 0%,rgba(115,147,168,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(140,166,183,1) 0%,rgba(115,147,168,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(140,166,183,1) 0%,rgba(115,147,168,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(140,166,183,1) 0%,rgba(115,147,168,1) 100%); /* W3C */

    border-radius: 10px 10px 0 0;
    color: white;
    font: 7pt Verdana;
    margin-top: 5px;
    padding: 5px;
    text-transform: uppercase;
    font-weight: bold;
}

.voiraussiScrollable{
	max-height:300px;
	overflow-y: auto;
}

.voiraussiItem a{
	text-decoration: none;
	font-size: 8pt;
}

.voiraussiItem{
	list-style-image: url(https://www.developpez.net/forums/images/smilies/fleche.gif);
}

.dossier .voiraussiItem{
	float: left;
	border:1px solid #6389D8;
	padding: 3px;
	margin: 5px;
	text-align:left;
}

.hlDossier{
	background: none repeat scroll 0 0 #DCEEFE;
	box-shadow: inset 0px 0px 2px 0px #4682b4;
}

.voiraussiItem a img{
	float: left;
	margin: 0 5px 5px 0;
}

.shareButtons{
	font-style: italic;
	margin-top: 10px;
	overflow:hidden;
	width:250px;
	text-align:center;
	box-shadow: 0 20px 20px -10px #888;
}
.shareButtons a{
	position:relative;
	top:10px;
}
.shareButtons a:hover{
	top:3px;
	transition: top 0.2s linear;
}

.date {
	margin-left: 15px;
	font-style: italic;
	margin-bottom: 20px;
	text-align:left;
}

.date_mobile {
	margin-left: 0;
	font-size:0.7rem;
	color:#293e53;
}

pre {
	border: none !important;
	padding: 1px !important;
}

.btnAto {
	display:block;
	font-size: 0.8rem;
	margin: 20px 0;
	padding: 0 10px;
	text-decoration: none;
	cursor: pointer;
	border-radius: 4px;
	background: #284d65;
	background: -moz-linear-gradient(top, #284d65 0%, #1b415a 100%);
	background: -webkit-linear-gradient(top, #284d65 0%,#1b415a 100%);
	background: linear-gradient(to bottom, #284d65 0%,#1b415a 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#284d65', endColorstr='#1b415a',GradientType=0 );
	color: #abd3ea;
	border: 1px solid #6193bb;
	letter-spacing: 0.9px;
	font-weight: normal;
	text-align:center;
	line-height:27px;
}

.dossierRedacMobile { padding:4px; background-color:#5d8aa8; border:0; color:#fff; }
.dossierRedacMobile p { margin:4px 0; font-size:0.8rem; }
.dossierRedacMobile ul li { clear:both; }
.dossierRedacMobile ul li.list-group-item { border:0 !important; }
.dossierRedacMobile ul li img { float:left; margin-right:8px; }
.dossierRedacMobile ul li a.content { padding-left: 0; margin-left: 0; padding-right: 0; text-align: justify; margin-top: 0; }
.dossierRedacMobile ul li a.content:link, 
.dossierRedacMobile ul li a.content:active, 
.dossierRedacMobile ul li a.content:visited, 
.dossierRedacMobile ul li a.content:hover { color: #194056!important; text-decoration: none !important; }

.postUsername, .postUsername:active, .postUsername:focus, .postUsername:hover {
	text-decoration: none !important;
	color: #224465 !important;
	font-size: 1rem !important;
	font-weight: bold !important;
}

.postTitle {
	font-size:0.7rem;
	font-weight:bold;
	color:#6891b8;
}

.postMessage {
	padding:0;
	border:0;
    font-size: 9pt;
    font-family: Arial;
    margin: 0 auto;
    text-align: justify;
}

.postMessage img {
    max-width: 100%;
}

.postDate {
    font-style: italic;
    text-align: right;
    font-size: 0.7rem;
    margin-top: -4px;
    margin-bottom: -5px;
	color: #a6a6a6;
}

.deroulerDossier {
	text-align:center;
	padding:5px;
	margin-top:1px;
	background-color: #5d8aa8;
	cursor:pointer;
}
.deroulerDossier a, .deroulerDossier a:active, .deroulerDossier a:focus, .deroulerDossier a:hover {
	color:#fff !important;
	text-decoration:none !important;
}