/*--- Alerte ---*/
#Alerte {
	background: #FFCC00;
	padding: 1px 0;
}

#Content h1 {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size:23px;
	font-weight:bold;
}

#Content .moduleVideoAlaUne {
	margin-bottom: 15px;
	margin-top:15px;
}

/*--- Module Video A La Une ---*/
#Content .moduleVideoAlaUne h2 {
	font-size: 20px;
	text-transform: uppercase;
	width: 100%;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	padding-bottom: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
#Content .moduleVideoAlaUne .videoBig {
	width: 470px;
	float: left;
	margin-right: 5px;

}
#Content .moduleVideoAlaUne .videoBig .link {
	width:470px;
	height: 340px;
	background:url(/library/img/fleche-video.png) 218px 153px no-repeat;
	position:absolute;
	z-index:20;
}
#Content .moduleVideoAlaUne .videoBig .linkImage {
	height:370px;
	display:block;
	background:url(/library/img/player-video.gif) bottom no-repeat;
}

#Content .moduleVideoAlaUne .videoBig h3 {
	font-size: 16px;
	line-height: 18px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}
#Content .moduleVideoAlaUne .videoBig p {
	font-size: 13px;
	line-height: 15px;
	margin: 0px;
	text-align:justify;
}
#Content .moduleVideoAlaUne a.btn-reagirEvenement {
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 19px;
	width: 168px;
	background-image: url(/library/img/btn-reagir-evenement.gif);
	cursor:pointer;
}
#Content .moduleVideoAlaUne .videosSmallPreview {
	width: 150px;
	float: left;
}
#Content .moduleVideoAlaUne .videosSmallPreview .videoPreview {
	position: relative;
	overflow: hidden;
	height: 118px;
	width: 150px;
	margin-bottom: 8px;
}
#Content .moduleVideoAlaUne .videoPreview p {
	position: absolute;
	left: 0px;
	bottom: 0px;
	color: #FFF;
	background-color: #333;
	font-size: 10px;
	margin: 0px;
	display: block;
	width: 146px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	line-height: 14px;
}
#Content .moduleVideoAlaUne .videosSmallPreview a.more {
	display: block;
	background-image: url(/library/img/btn-tte-les-videos.gif);
	height: 19px;
	width: 128px;
	background-repeat: no-repeat;
	float: right;
}
/*--- Module Info Météo ---*/
#Content .moduleInfoMeteo {
	background-color: #24528F;
	padding: 6px;
	margin-bottom: 15px;
	width: 613px;
}
#Content .moduleInfoMeteo h2 {
	background-image: url(/library/img/titres/title-info-meteo-environnement.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 16px;
	width: 244px;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
#Content .moduleInfoMeteo a.more {
	float: right;
	color: #FFF;
	text-decoration: underline;
	display: block;
	padding-left: 15px;
	background-image: url(/library/img/infobox-arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
}
#Content .moduleInfoMeteo a.more:hover,
#Content .moduleInfoMeteo a.more:active {
	text-decoration:none;
}
#Content .moduleInfoMeteo .listInfoMeteo {
	background-color: #F4F6F9;
	background-image: url(/library/img/infobox-top.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#Content .moduleInfoMeteo .listInfoMeteo ul {
	background-image: url(/library/img/infobox-bottom.gif);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#Content .moduleInfoMeteo .listInfoMeteo ul li {
	display: block;
	margin: 0px;
	font-size: 13px;
	line-height: 18px;
	color: #0c1a2e;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
}
#Content .moduleInfoMeteo .listInfoMeteo ul li a.info {
	font-size: 12px;
	text-decoration: none;
	color: #0c1a2e;
}
#Content .moduleInfoMeteo .listInfoMeteo ul li a.info:hover,
#Content .moduleInfoMeteo .listInfoMeteo ul li a.info:active {
	color: #4276BA;
}
/*--- Module Flash Info ---*/
#Content .moduleFlashInfo {
	width: 198px;
	float: left;
	margin-right: 3px;
	background-color: #CFD2D6;
	background-image: url(/library/img/flashinfo-top.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	/*margin-bottom: 25px; enlever pour le module météo région */
	height:298px;
}
#Content .moduleFlashInfo div {
	background-image: url(/library/img/flashinfo-bottom.gif);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	padding-right: 4px;
	padding-left: 4px;
	padding-top: 8px;
	padding-bottom: 8px;
}

#Content .moduleFlashInfo h2 {
	display: block;
	height: 14px;
	width: 140px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
#Content .moduleFlashInfo img {
	margin: 0 0 3px;
	border:none;
}

#Content .moduleFlashInfo h3 {
	font-size: 13px;
	font-weight: bold;
	line-height: 16px;
	margin-bottom: 2px;
}
#Content .moduleFlashInfo p {
	font-size: 12px;
	line-height: 16px;
	color: #333;
	text-align: justify;
	margin-bottom: 0px;
}
#Content .moduleFlashInfo a.more {
	display: block;
	background-image: url(/library/img/btn-lirelasuite.gif);
	height: 19px;
	width: 98px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-left: 90px;
}

#Content .moduleFlashInfo a.more.active,
#Content .moduleFlashInfo a.more:hover,
#Content .moduleFlashInfo a.more:active {

}
/*--- Module Carte ---*/
#Content .moduleCarte {
	float: left;
	width: 424px;
	margin-bottom: 3px;
}
#Content .moduleCarte .onglet h3 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#Content .moduleCarte .onglet h3 a {
	float: left;
	display: block;
	padding: 4px 10px;
	background-color: #BACFEB;
	text-decoration: none;
	color: #4072B4;
}
#Content .moduleCarte .onglet h3 a.current,
#Content .moduleCarte .onglet h3 a:hover,
#Content .moduleCarte .onglet h3 a:active {
	background-color: #E5EBF6;
	color: #24528F;
}

#Content .moduleCarte .moduleCarteContent {
	background-color: #E5EBF6;
	width: 424px;
	height:242px;
}
#Content .moduleCarte .infoCarteMeteo {
	float: left;
	width: 182px;
}
#Content .moduleCarte .conteneurCarte {
	display: block;
	float: left;
	height: 239px;
	width: 242px;
}
#Content .moduleCarte img {
	border:none;
}
#Content .moduleCarte h4 {
	font-size: 14px;
	font-weight: bold;
	color: #24528F;
	padding-top: 7px;
	margin: 0px;
	line-height: 16px;
}
#Content .moduleCarte p.ephemeride {
	font-size: 12px;
	color: #24528F;
	font-weight: normal;
	margin-bottom: 5px;
	line-height: 16px;
}
#Content .moduleCarte .separator {
	background: url(/library/img/meteobox-dot.gif) repeat-x 0px 0px;
	height:1px;
	width: 176px;
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
	display: block;
	font-size: 0px;
	line-height: 0px;
}

#Content .moduleCarte ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#Content .moduleCarte ul li {
	margin: 0px;
	font-size: 11px;
	line-height: 22px;
	color: #1D1D1D;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 23px;
}
#Content .moduleCarte ul li.lever {
	background-image: url(/library/img/icon-lever.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
}
#Content .moduleCarte ul li.coucher {
	background-image: url(/library/img/icon-coucher.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
}
#Content .moduleCarte a.btnMatin {
	display: block;
	background-image: url(/library/img/btn-matin.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 22px;
	width: 109px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	margin-top: 10px;
	cursor:pointer;
}
#Content .moduleCarte a.btnApresmidi {
	display: block;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	height: 22px;
	width: 109px;
	background-image: url(/library/img/btn-apresmidi.gif);
	cursor:pointer;
}

#Content .moduleCarte .infoCarteMeteo a.more {
	display: block;
	font-size: 11px;
	font-weight: bold;
	color: #24528F;
	text-decoration: underline;
	padding-left: 6px;
	background-image: url(/library/img/arrox-blue-grey.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
}

/*--- Recherche Ville ---*/
#Content .rechercheVille {
	float: left;
	width: 424px;
	background-image: url(/library/img/meteobox-searchbox.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	height: 27px;
	/*margin-bottom: 25px; enlever pour le module météo région */
}
#Content .rechercheVille label {
	padding: 4px 0 0 8px;
	display: block;
}
#Content .rechercheVille label span {
	font-size: 12px;
	font-weight: bold;
	color: #24528F;
	margin-right: 10px;
}
#Content .rechercheVille label input {
	padding: 1px 2px;
	margin: 0;
	width: 240px;
	font-size: 11px;
	border: 1px solid #6A8DBA;
	color: #6A8DBA;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	line-height: 13px;
}
/*--- Module MeteoCity Reporter Galerie ---*/
#Content .moduleMCreporterGallery {
	margin-bottom: 20px;
	/* start ajout a cause du module météo région */
	margin-top:10px;
	/* end ajout a cause du module météo région */
}
#Content .moduleMCreporterGallery h2 {
/*	display: block;
	height: 20px;
	width: 625px;
	margin: 0px;
	padding: 0px;*/
}
#Content .moduleMCreporterGallery .onglet {
	background-color: #FFF;
	padding-top: 3px;
}
#Content .moduleMCreporterGallery .onglet h3 {
	margin: 0px;
	padding: 0px;
}

#Content .moduleMCreporterGallery .onglet h3 a{
	font-size: 13px;
	line-height: 16px;
	color: #2f2f2f;
	background-color: #E2E2E2;
	margin: 0px;
	text-decoration: none;
	font-weight: bold;
	padding-top: 4px;
	padding-right: 12px;
	padding-bottom: 6px;
	padding-left: 12px;
	float: left;
	display: block;
}
#Content .moduleMCreporterGallery .onglet h3 a:hover,
#Content .moduleMCreporterGallery .onglet h3 a:active,
#Content .moduleMCreporterGallery .onglet h3 a.current {
	background-color: #D4D4D4;
}

#Content .moduleMCreporterGallery .panelPhotos{
	background-color: #D4D4D4;
}

#Content .moduleMCreporterGallery .galleryVignettes {
	padding-top: 17px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
	width: 613px;
}
#Content .moduleMCreporterGallery .vignette {
	width: 110px;
	padding-right: 6px;
	padding-left: 6px;
	margin-bottom: 10px;
	float: left;
	height: 80px; /* avec titre 116px */
	overflow: hidden;
}
#Content .moduleMCreporterGallery .vignette p, #Content .moduleMCreporterGallery .vignetteVideo p {
	font-size: 11px;
	line-height: 13px;
	color: #333;
	margin-bottom: 0px;
}

#Content .moduleMCreporterGallery .vignetteVideo {
	width:150px;
	height:160px;
	padding-right:20px;
	padding-left: 30px;
	margin-bottom: 10px;
	float: left;
	height: 160x;
	overflow: hidden;
}


#Content .moduleMCreporterGallery a.more {
	text-align: right;
	margin-right: 12px;
	padding-left: 16px;
	background-image: url(/library/img/arrow-grey.jpg);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	float: right;
	position: relative;
	margin-bottom: 8px;
	color: #333;
	text-decoration: underline;
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
}
/*-- Module Tag Cloud --*/
#Content .moduleTagCloud {
	background-color: #24528F;
	width: 310px;
	float: left;
	margin-right: 7px;
	padding: 9px 5px 5px;
}
#Content .moduleTagCloud h2 {
	display: block;
	height: 20px;
	width: 145px;
	margin-bottom: 5px;
}
#Content .moduleTagCloud .listTags {
	background-color: #F4F6F9;
	background-image: url(/library/img/tagsbox-top.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#Content .moduleTagCloud .listTags ul {
	list-style-type: none;
	margin: 0px;
	padding: 3px;
	text-align: justify;
	background-image: url(/library/img/tagsbox-bottom.gif);
	background-position: 0px bottom;
	background-repeat: no-repeat;
}
#Content  .moduleTagCloud  .listTags  ul li {
	display: inline;
	padding: 0px;
	margin: 8px;
}
#Content .moduleTagCloud .listTags a {
	text-decoration: none;
	line-height: 22px;
	font-weight: bold;
}
/*-- Taille des mots-clefs --*/
.listTags .size1 {
	font-size: 11px;
}
.listTags .size2 {
	font-size: 12px;
}
.listTags .size3 {
	font-size: 14px;
}
.listTags .size4 {
	font-size: 16px;
}
.listTags .size5 {
	font-size: 18px;
}
.listTags .size6 {
	font-size: 20px;
}
.listTags .size7 {
	font-size: 22px;
}
/*-- Couleurs des mots-clefs --*/
.listTags .color1 a {
	color:#AEAEAE;
}
.listTags .color2 a {
	color:#7A7A7A;
}
.listTags .color3 a {
	color:#333;
}
.listTags .color4 a {
	color:#707070;
}
.listTags .color5 a {
	color:#24528F;
}
.listTags .color6 a {
	color:#3A79CD;
}
.listTags .color7 a {
	color:#010101;
}

/*--- Module MCity Reporter Inscription ---*/
#Content .moduleMCreporterInscription {
	background-color: #95C025;
	width: 280px;
	float: left;
	padding-top: 9px;
	padding-left: 9px;
	padding-right: 9px;
	padding-bottom: 9px;
}
#Content .moduleMCreporterInscription h2 {
	background-image: url(/library/img/titres/title-devenez-mc-reporter.gif);
	display: block;
	height: 19px;
	width: 274px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-bottom: 5px;
}
#Content .moduleMCreporterInscription h3 {
	font-size: 15px;
	color: #333333;
	font-weight: bold;
	line-height: 18px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #A6D130;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-bottom: 2px;
}
#Content .moduleMCreporterInscription img {
	border: 4px solid #FFFFFF;
	float: left;
	margin-right: 8px;
}
#Content .moduleMCreporterInscription h4 {
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	line-height: 18px;
}
#Content .moduleMCreporterInscription p {
	font-size: 12px;
	line-height: 15px;
	margin-bottom: 7px;
}
#Content .moduleMCreporterInscription .more {
	display: block;
	background-image: url(/library/img/btn-creer-compte.gif);
	height: 19px;
	width: 213px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
/*--- REPORTAGE PHOTO ---*/
#Content .reportagePhoto h1 {
	display: block;
	height:  24px;
	width: 625px;
}
#Content .reportagePhoto h2 {
	font-size: 18px;
	line-height: 21px;
	font-weight: bold;
	margin-bottom: 5px;
}
#Content .reportagePhoto h2 a {
	text-decoration:underline;
	color: #24528F;
}
#Content .reportagePhoto h2 a:hover, #Content .reportagePhoto h2 a:active {
	text-decoration: none;
}
#Content .photoDetail {
	background-color: #D7D7D7;
	width: 611px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #D5D5D5;
	border-right-color: #D5D5D5;
	border-left-color: #D5D5D5;
	background-image: url(/library/img/bg-photo-detail.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	padding-right: 6px;
	padding-left: 6px;
}

#Content .listeReportages .photoDetail {
	margin-bottom:15px;
	padding-bottom: 8px;
	border: 1px solid #D5D5D5;
}
#Content .photoDetail .photoDetailContent {
	position: relative;
	width: 611px;
}

#Content .photoDetail .preview {
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 207px;
}
#Content .photoDetail .preview div {
	margin-left: 3px;
	float: left;
	position: relative;
	width: 98px;
}
#Content .photoDetail .preview a.small {
	width: 98px;
	height: 74px;
	position:absolute;
	z-index:25;
	background: url(/library/img/loupesmall-normal.png) no-repeat 65px 40px;
}
#Content .photoDetail .preview a.small:hover, 
#Content .photoDetail .preview a.small:active {
	background: url(/library/img/loupesmall-hover.png) no-repeat 65px 40px;
}


#Content .photoDetail .titreReportage {
	font-size: 18px;
	text-transform: uppercase;
	line-height: 22px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
#Content .photoDetail .titreReportage a, #Content .photoDetail .titreReportage a:hover{
	text-decoration:none;
	color:#000000;
}
#Content .photoDetail .voir-le-reportage {
	display: block;
	height: 19px;
	width: 123px;
	float: right;
	margin-top: 8px;
	background-image: url(/library/img/btn-voir-reportage.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#Content .photoDetail .photoNavigation {
	width: 404px;
	float: left;
	padding-top: 6px;
	padding-bottom: 6px;
}
#Content .photoDetail .btn-photoPrecedente {
	display: block;
	background-image: url(/library/img/btn-photo-precedente.gif);
	height: 19px;
	width: 145px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#Content .photoDetail .btn-photoSuivante {
	background-image: url(/library/img/btn-photo-suivante.gif);
	height: 19px;
	width: 131px;
	display: block;
	float: right;
}

#Content .photoDetail .photoCommentsNumber {
	width: 207px;
	float: left;
	padding-top: 4px;
}
#Content .photoDetail .photoCommentsNumber a {
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #1760E7;
	padding-left: 13px;
	background-image: url(/library/img/arrowbox-blue-grey.gif);
	background-repeat: no-repeat;
	display: block;
	float: right;
	position: relative;
	background-position: 0px 4px;
}

#Content .photoDetail .largeSizePhoto {
	float: left;
	width: 404px;
}
#Content .photoDetail .infoPhoto {
	float: left;
	width: 201px;
	padding-left: 6px;
}
.photoDetail .infoPhoto h3 {
	font-size: 16px;
	line-height: 19px;
	margin-bottom: 0px;
}
.photoDetail .infoPhoto p {
	font-size: 13px;
	line-height: 17px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 10px;
}
.photoDetail .infoPhoto p.auteur {
	margin-bottom: 5px;
}
.photoDetail .infoPhoto a.avatar img {
	border: 1px solid #FFFFFF;
	margin-bottom: 5px;
}
.photoDetail .infoPhoto a.avatar:hover img {
	border: 1px solid #24528F;
}

.photoDetail .infoPhoto a {
	color: #1760E7;
	text-decoration: none;
}
#Content .photoDetail p.description {
	font-size: 13px;
	line-height: 17px;
	color: #333333;
	margin-bottom: 8px;
	text-align: justify;
}


#Content .photoDetail .partager {
	float: right;
	margin-bottom: 5px;
}
#Content .photoDetail .partager h2 {
	background-image: url(/library/img/partager.gif);
	height: 16px;
	width: 82px;
	display: block;
	float: left;
	margin-bottom: 0px;
	margin-top: 2px;
}
#Content .photoDetail .partager h2 span {

}
#Content .photoDetail .partager ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
}
#Content .photoDetail .partager ul li {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#Content .photoDetail .separator,
#Content .modulePhotoSimilaires .separator  {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B4B4B4;
	clear:both;
}

/*--- Module Photos Similaires ---*/
#Content .modulePhotoSimilaires {
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
	width: 611px;
	background-color: #D7D7D7;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #D5D5D5;
	border-bottom-color: #D5D5D5;
	border-left-color: #D5D5D5;
	margin-bottom: 5px;
}
#Content .modulePhotoSimilaires h3 {
	font-size: 11px;
	font-weight: bold;
	color: #24528F;
	margin-bottom: 5px;
	padding-left: 11px;
	background-image: url(/library/img/arrowbox-down.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}

#Content .modulePhotoSimilaires .vignette {
	width: 110px;
	padding-right: 6px;
	padding-left: 6px;
	margin-bottom: 10px;
	float: left;
	height: 116px;
	overflow: hidden;
}
#Content .modulePhotoSimilaires .vignette p {
	font-size: 11px;
	line-height: 13px;
	color: #333;
	margin-bottom: 0px;
}

/*--- Navigation Bas de Page ---*/
.modulePhotoSimilaires .pageNavigation {
	text-align: center;
}
.modulePhotoSimilaires .pageNavigation ul {
	list-style-type: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.modulePhotoSimilaires .pageNavigation ul li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
.modulePhotoSimilaires .pageNavigation ul li a {
	background-color: #dfdfdf;
	margin: 2px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #666666;
	line-height: 12px;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
	color: #666;
}
.modulePhotoSimilaires .pageNavigation ul li a:hover,
.modulePhotoSimilaires .pageNavigation ul li a:active {
	background-color: #333;
	color: #FFFFFF;
	border: 1px solid #333;
}.commentaireUsers {
	padding-top:10px;
}
.commentaireUsers h2 {
	display: block;
	height: 14px;
	width: 174px;
}
.commentaireUsers p {
	margin-bottom: 8px;
}

.commentaireUsers .commentairesNumber {
	font-size: 13px;
	font-weight: bold;
	line-height: 16px;
}
.commentaireUsers .commentairesNumber span {
	color: #666666;
}
.commentaireUsers .commentaireInfo {
	font-size: 12px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-top: 10px;
}
.commentaireUsers .commentaireInfo a {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.commentaireUsers blockquote {
	display: block;
	background-image: url(/library/img/commentbubble-top.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 20px;
	width: 434px;
	background-color: #EAE7E3;
	margin-bottom: 26px;
	margin-left: 15px;
}
.commentaireUsers p.message {
	display: block;
	background-image: url(/library/img/commentbubble-bottom.gif);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	margin: 0px;
	padding-bottom: 8px;
	padding-right: 9px;
	padding-left: 9px;
	font-size: 13px;
	line-height: 19px;
	color: #333333;
}
.commentaireForm {
	margin-bottom: 20px;
}

.commentaireForm h2 {
	height: 17px;
	width: 226px;
	display: block;
	margin-bottom: 8px;
}
.moduleAutresReportages h2 {
	display: block;
	height: 20px;
	width: 625px;
	margin-bottom: 5px;
}

/*--- Module Autres Reportages Photo ---*/
.moduleAutresReportages .onglet {
	background-color: #FFF;
	padding-top: 3px;
}
.moduleAutresReportages .onglet h3 {
	margin: 0px;
	padding: 0px;
}

.moduleAutresReportages .onglet h3 a{
	font-size: 13px;
	line-height: 16px;
	color: #2f2f2f;
	background-color: #E2E2E2;
	margin: 0px;
	text-decoration: none;
	font-weight: bold;
	padding-top: 4px;
	padding-right: 12px;
	padding-bottom: 6px;
	padding-left: 12px;
	float: left;
	display: block;
}
.moduleAutresReportages .onglet h3 a:hover,
.moduleAutresReportages .onglet h3 a:active,
.moduleAutresReportages .onglet h3 a.current {
	background-color: #D4D4D4;
}.moduleAutresReportages .categoriesListe {
	background-color: #d4d4d4;
	margin: 0px;
	padding: 6px;
	width: 613px;
}
.moduleAutresReportages .categoriesListe ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.moduleAutresReportages .categoriesListe ul li {
	margin: 0px;
	float: left;
	width: 149px;
	display: block;
	padding: 2px;
}
.moduleAutresReportages .categoriesListe li a {
	font-size: 11px;
	color: #333;
	font-weight: bold;
	text-decoration: none;
	line-height: 18px;
}
.moduleAutresReportages .categoriesListe li a:hover,
 .categoriesListe li a:active {
	color: #000;
	text-decoration: underline;
}

.moduleAutresReportages content{
	height:200px;
}


/* [START] module AFP */
#Content div.moduleAfp{
	background-color: #24528F;
	padding: 6px;
	margin-bottom: 15px;
	width: 613px;
}
#Content div.moduleAfp h2{
	float:left;
}
#Content div.moduleAfp .topList{
	background-color: #F4F6F9;
	background-image: url(/library/img/infobox-top.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height:4px;
	width:613px;
}
#Content div.moduleAfp .bottomList{
	background-image: url(/library/img/infobox-bottom.gif);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	margin: 0px;
	padding: 0px;
	height:5px;
	width:613px;
}
#Content div.moduleAfp img.flag{
	margin-left:8px;
	margin-right:8px;
	
}

#Content div.moduleAfp a.more{
	float: right;
	color: #FFF;
	text-decoration: underline;
	display: block;
	padding-left: 15px;
	background-image: url(/library/img/infobox-arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
}

#Content div.moduleAfp ul{
	list-style:none;
	background:#F4F6F9;
	margin: 0px;
	padding: 0px;
}
#Content div.moduleAfp li{
	margin: 0px;
	font-size: 13px;
	line-height: 18px;
	color: #0c1a2e;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;

}
#Content div.moduleAfp ul li a{
	color:#333333;
	text-decoration:none;
}
#Content div.moduleAfp ul li a:hover{
	color: #4276BA;
	text-decoration:none;
}

/* [END] module AFP */

/* -> [Start Module Horoscope]
/*--- Module Horoscope ---*/
#Content .moduleHoroscopeSimilaires {
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
	width: 611px;
	margin-bottom: 5px;	

	
}

#Content .moduleHoroscopeSimilaires .vignette {
	width: 110px;
	padding-right: 6px;
	padding-left: 6px;
	margin-bottom: 10px;
	float: left;
	height: 116px;
	overflow: hidden;
	text-align : center;
}
/* [END] module Horoscope */

/* [START] div shareLink : liens pour le partage de liens sur les réseaux sociaux */
#Content div.shareLink {
	float: right;
	margin-bottom: 5px;
}
#Content div.shareLink h2 {
	background-image: url(/library/img/partager.gif);
	height: 16px;
	width: 82px;
	display: block;
	float: left;
	margin-bottom: 0px;
	margin-top: 2px;
}
#Content .div.shareLink h2 span {

}
#Content div.shareLink ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
	background-color:#FF6F9;
}
#Content div.shareLink ul li {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
/* [END] div shareLink */
