@charset "UTF-8";
/* CSS Document */

#iDivContenuArticle { font-size: 12px ;}

#article_deploye, #article2print {
	width: 512px;
	margin: 20px auto;
	padding-bottom: 15px;
	position: relative;
}
#article_deploye p, #article2print p, #article_deploye ul, #article2print ul, #article_deploye ol, #article2print ol, #commentaires p {
	/* font-size: 12px; */
	line-height: 14px;
	margin: 0px 0px 20px;
}
#article_deploye ul, #article2print ul, #article_deploye ol, #article2print ol {
	padding: 0px 0px 0px 30px;
}
#article_deploye a, #article2print a {
	color: #E1001A;
	text-decoration: none;
}
#article_deploye a:hover, #article2print a:hover {
	text-decoration: underline;
}
p#attributsArticle {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #999999;
	margin: 0px 0px 10px;
	line-height: 12px;
}
h1#titreArticle {
	font-size: 35px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	line-height: 35px;
	text-transform: uppercase;
}
h2#chapeauArticle {
	font-size: 19px;
	font-weight: bold;
	color: #E6263C;
	line-height: 20px;
	margin: 0px 0px 20px;
}
p#media_associe {
	display: block;
	margin: 0px;
	width: 100%;
}
p#legendeMedia {
	font-size: 12px;
	line-height: 14px;
	color: #999999;
	margin: 0px 0px 20px;
}
h3.intertitre {
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	margin: 0px;
	clear: both;
}
p#bouton_reagir a {
	display: block;
	padding: 0px 5px;
	width: auto;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 10px;
	text-transform: uppercase;
	line-height: 15px;
	background: #E1001A;
	float: right;
	margin: 0px;
	text-decoration: none;
}
p#bouton_reagir a:hover {
	background: #FF0000;
	text-decoration: none;
}
#outilsWeb02 {
	height: 16px;
	width: 125px;
	margin-top: 100px;
}
#addthis_toolbox {
	height: 16px;
	/*margin-top: 100px;*/
    width:170px;
}
ul#pictosInterractifs {
	display: block;
	width: auto;
	margin: 0px;
	padding: 0px;
	list-style: none;
	position: absolute;
	z-index: auto;
	bottom: 130px;
	left: -70px;
}
ul#pictosInterractifs li {
	display: block;
	margin: 20px 0px 0px;
	padding: 0px;
	width: 33px;
}
li#typoAgr {
	height: 18px;
}
li#typoAgr a {
	background: url(../images/backgr_btnAgrTypo.png) no-repeat center top;
	display: block;
	height: 100%;
	width: 100%;
}
li#typoAgr a:hover {
	background: url(../images/backgr_btnAgrTypo.png) no-repeat center bottom;
	display: block;
	height: 100%;
	width: 100%;
}
li#typoDimin {
	height: 18px;
}
li#typoDimin a {
	background: url(../images/backgr_btnDiminTypo.png) no-repeat center top;
	display: block;
	height: 100%;
	width: 100%;
}
li#typoDimin a:hover {
	background: url(../images/backgr_btnDiminTypo.png) no-repeat center bottom;
	display: block;
	height: 100%;
	width: 100%;
}
li#imprimer {
	height: 23px;
}
li#imprimer a {
	background: url(../images/backgr_btnPrint.png) no-repeat center top;
	display: block;
	height: 100%;
	width: 100%;
}
li#imprimer a:hover {
	background: url(../images/backgr_btnPrint.png) no-repeat center bottom;
	display: block;
	height: 100%;
	width: 100%;
}
li#envoiEmail {
	height: 15px;
}
li#envoiEmail a {
	background: url(../images/backgr_btnEmail.png) no-repeat center top;
	display: block;
	height: 100%;
	width: 100%;
}
li#envoiEmail a:hover {
	background: url(../images/backgr_btnEmail.png) no-repeat center bottom;
	display: block;
	height: 100%;
	width: 100%;
}
li#reagir {
	height: 22px;
}
li#reagir a {
	background: url(../images/backgr_btnReagir.png) no-repeat center top;
	display: block;
	height: 100%;
	width: 100%;
}
li#reagir a:hover {
	background: url(../images/backgr_btnReagir.png) no-repeat center bottom;
	display: block;
	height: 100%;
	width: 100%;
}
hr.separation {
	height: 0px;
	width: 100%;
	border-top: 3px solid #CCCCCC;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px 0px 20px;
	padding: 0px;
	clear: left;
}
#memeSujet {
	margin: 0px auto 15px;
	width: 512px;
	overflow: auto;
	padding-bottom: 15px;
}
#memeSujet h2 {
	font-size: 18px;
	line-height: 40px;
	font-weight: bold;
	color: #595959;
	background: url(../images/backgr_memeSujet.png) no-repeat left center;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 50px;
	text-transform: uppercase;
}
.autresArticles {
	width: 200px;
	padding-right: 25px;
	float: left;
}
#memeSujet h3 {
	text-transform: uppercase;
	margin: 0px 0px 5px;
	font-weight: normal;
	font-size: 12px;
	text-decoration: underline;
}
#memeSujet p {
	margin: 0px 0px 5px;
	font-weight: bold;
	font-size: 12px;
}
p.lienArticle a {
	font-size: 9px;
	text-transform: uppercase;
	color: #821015;
	text-decoration: none;
}
p.lienArticle a:hover {
	text-decoration: underline;
}
#commentaires {
	margin: 0px auto 15px;
	width: 512px;
	padding-bottom: 15px;
	position: relative;
}
#commentaires h2 {
	font-size: 18px;
	line-height: 40px;
	font-weight: bold;
	color: #595959;
	background: url(../images/backgr_commentaires.png) no-repeat left center;
	margin-top: 0px;
	margin-bottom: 20px;
	padding-left: 50px;
	text-transform: uppercase;
}
p#voirTouslesCommentaires {
	font-size: 12px;
	display: block;
	margin: 0px;
	position: absolute;
	z-index: auto;
	left: 50px;
	top: 30px;
}
p#voirTouslesCommentaires a {
	font-weight: bold;
	color: #E1001A;
	text-decoration: none;
}
p#voirTouslesCommentaires a:hover {
	text-decoration: underline;
}
.rouge {
	color: #E1001A;
}
.pseudoEtDate {
	background: #f2f2f2;
	height: 13px;
	width: 100%;
	margin: 0px 0px 10px;
	padding: 2px 5px;
	overflow: hidden;
}
.pseudoEtDate p {
	font-size: 11px;
	line-height: 13px;
	color: #808080;
	text-transform: uppercase;
	margin: 0px;
}
p.pseudo { float: left }
p.datePost { float: right }
#articlesLesPlus {
	background: url(../images/boiteDr_motif.jpg) repeat-y;
	width: 170px;
	margin-bottom: 15px;
}
#articlesLesPlus h2 {
	background: url(../images/articlesLesPlus_top.png) no-repeat;
	display: block;
	margin: 0px;
	height: 72px;
	width: 100%;
	overflow: hidden;
}
ul#ongletsArticles {
	display: block;
	margin: 0px auto 20px 9px;
	padding: 0px;
	height: 18px;
	width: 152px;
	list-style: none;
	background: #f2f2f2;
}
ul#ongletsArticles li {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 18px;
}
li#vus {
	width: 56px;
}
li#vus a {
	background: url(../images/backgr_vus.png) no-repeat top;
	height: 100%;
	width: 100%;
	display: block;
}
li#vus a:hover {
	background: url(../images/backgr_vus.png) no-repeat bottom;
}
li#vus a#ongletsArticlesActif, li#vus a#ongletsArticlesActif:hover {
	background: url(../images/ongletActif_vus.png) no-repeat;
}
li#commentes {
	width: 94px;
}
li#commentes a {
	background: url(../images/backgr_commentes.png) no-repeat top;
	height: 100%;
	width: 100%;
	display: block;
}
li#commentes a:hover {
	background: url(../images/backgr_commentes.png) no-repeat bottom;
}
li#commentes a#ongletsArticlesActif, li#commentes a#ongletsArticlesActif:hover {
	background: url(../images/ongletActif_commentes.png) no-repeat;
}
#articlesLesPlus p {
	margin: 0px 0px 10px;
	padding: 0px 10px 0px 14px;
	font-size: 11px;
}
#articlesLesPlus a {
	text-decoration: none;
}
#articlesLesPlus a:hover {
	text-decoration: underline;
}
#piedArticlesLesPlus {
	background: url(../images/boiteDr_bottom.jpg) no-repeat;
	height: 20px;
	width: 170px;
	overflow: hidden;
}

#contenuPopup #formulaire #commentaires.msg_div {
  background-color:#FFFFFF;
  font-size:0.8em;
  padding:10px;
  margin: 20px auto;

}
#contenuPopup #formulaire #commentaires.msg_div #voirTouslesCommentaires { 
  position:absolute;
  top:40px;
  left:60px;

}
#contenuPopup #formulaire #commentaires.msg_div #voirTouslesCommentaires a { 
  padding-left:5px;
  
}
#contenuPopup #formulaire #commentaires.msg_div #voirTouslesCommentaires span {

  /*border-right:1px solid #000000;*/
  padding-right:5px;
}

#contenuPopup #formulaire #commentaires.msg_div #iDivComments {
 width:512px;
 overflow-x:hidden;

}

#contenuPopup #formulaire #commentaires.msg_div #iDivComments .pseudoEtDate p.datePost {
  padding-right:10px;
}
