/********************************
		* Article *
********************************/

.article {
	padding:10px;
}
.article_contenu h2 {
	text-align:left;
	font-size:13px;
	margin:5px 0 5px 0;
	color: #333333;
}
.article_contenu h2 a {
	color:#000000;
	text-decoration:none;
}
.article_contenu h2 a:hover {
	text-decoration:underline;
}
.article_contenu h3 {
	font-size:11px;
	color:#999999;
	margin:2px 0 5px 0;
}
.article_footer p {
	font-weight:bold;
	text-align:right;
}
.retour {
	color:#666666;
	text-decoration:none;
	float:right;
}
.retour:hover {
	text-decoration:underline;
}
.consultation {
	padding:0 0 0 10px;
	margin:0;
	font-weight:bold;
	text-decoration:underline;
}
.lien_article_langue {
	line-height:24px;
	padding:0 0 0 10px;
	margin:0;
}
.lien_article_langue a {
	color:#333333;
	text-decoration:none;
}
.lien_article_langue a:hover {
	text-decoration:underline;
}
/********************************
	   * Diaporama *
********************************/
.diaporama {
	margin:auto;
	width:520px;
	overflow:hidden;
	text-align:center;/*height: 247px; */
}
.diaporama_header {
	width:520px;
	height:36px;
	/*margin-left:20px;*/
	font-size:18px;
	font-weight:bold;
}
.diaporama_header h3 {
	margin:0;
	padding:0;
	padding-left:20px;
	padding-top:7px;
}
.diaporama_contenu {
	width:592px;
	/*height:153px;*/
	margin:auto;
	float:left;
	text-align:center;
	margin-top:10px;
}
.images {
	width:512px;
	margin-left:40px;
	margin-right:40px;
}
.diaporama_bloc {
	float:left;
	height:60px;
	margin:5px;
}
/********************************
* Module Article Attachés *
********************************/

.articleattache {
	text-align:center;
	font-size:11px;
	overflow:hidden;
}
.articleattache h4 {
	padding:0;
	margin:auto;
	float:left;
	margin-right:10px;
	margin-left:5px;
	font-weight:bold;
	font-size:11px;
}
.articleattache h4 a {
	color:#000000;
}
.articleattache_header {
	width:520px;
	height:36px;
	border-bottom:1px solid black;
	padding-left:15px;
}
.articleattache_contenu {
	border:1px solid #cccccc;
	padding:5px;
	margin:5px;
	background-color:#f9f9f9;
	width:237px;
	height:135px;
	float:left;
	text-align:left;
}
.articleattache_contenu_admin {
	border:1px solid #C1C1D1;
	padding:5px 0 5px 0;
	margin:5px;
	background-color:#F9FAFA;
	width:232px;
	height:140px;
	float:left;
	text-align:left;
}
.articleattache_contenu p, .articleattache_contenu_admin p {
	text-align:left;
	font-size:12px;
	margin:auto;
}
.articleattache_contenu p a, .articleattache_contenu_admin p a {
	text-align:right;
	text-decoration:none;
	color:#333333;
}
.articleattache_contenu p a:hover, .articleattache_contenu_admin p a:hover {
	text-decoration:underline;
}
.articleattache_accroche {
	margin:0px 10px 5px 5px;
}
.articleattache_accroche p { margin-bottom:2px; }
.articleattache_pictos {
	float:right;
	margin-right:5px;
}
.articleattache_photo {
	min-height:60px;
	float:left;
	margin-left:5px;

	margin-right:5px;
}

/********************************
* Module Rubriques *
********************************/

.rubriques {
	background-color:#FFFFFF;
	padding:10px;
	text-align:center;
	font-size:11px;
	overflow:hidden;
}

/* *** sous rubriques *** */

.sous_rub_titre {
	margin: 5px;
	font-weight:bold;
	font-size:11px;
	color: #333333;
}
.sous_rub_titre a {
	color: #333333;
	text-decoration: underline;
}
.sous_rub_contenu {
	width:365px;
	height:110px;
	text-align:left;
	margin-bottom: 15px;
}
.sous_rub_contenu p {
	margin: 0;
	text-align:left;
	font-size:11px;
	color: #333333;
}
.sous_rub_accroche { margin:0 5px; color: #999999; }
.sous_rub_accroche img { float:right; }
.sous_rub_txt {
	float: left;
	width: 350px;
	height: 110px;
	border: solid 1px #cccccc;
}
.sous_rub_contenu a { color: #999999; }


/* *** rubriques complementaires *** */

.rub_comp_titre {
	margin: 5px;
	font-weight:bold;
	font-size:11px;
	float:left;
	color: #333333;
}
.rub_comp_titre a {
	color: #333333;
	text-decoration: underline;
}
.rub_comp_contenu {
	float: left;
	width:365px;
	height:110px;
	text-align:left;
	margin-bottom: 15px;
}
.rub_comp_contenu p {
	margin: 0;
	text-align:left;
	font-size:11px;
	color: #333333;
}
.rub_comp_accroche { margin:0 5px; clear:both; color: #999999; }
.rub_comp_accroche img { float:right; }
.rub_comp_txt {
	float: left;
	width: 350px;
	height: 110px;
	border: solid 1px #cccccc;
}
.rub_comp_contenu a { color: #999999; }

.rub_comp_pictos {
	float:right;
	margin:5px 5px 0 0;
}


/********************************
		* Fichier *
********************************/

#fichier {
	width:400px;
	border:1px solid black;
	margin:auto;
}
#fichier #bloc_fichier {
	margin:10px;
}
/********************************
		* Lien *
********************************/

#lien {
	width:400px;
	border:1px solid black;
	margin:auto;
}
#lien #bloc_lien {
	margin:10px;
}
#lien #bloc_lien #image {
	width:55px;
	float:left;
	margin-right:10px;
}
#lien #bloc_lien #url {
	width:300px;
	margin-bottom:28px;
	text-align:left;
}
/********************************
		* Newsletter *
********************************/
#newsletter {
	width:95%;
	margin:auto;
}
#newsletter_entete {
}
.newsletter_modules {
	width:95%;
}
#newsletter_titre {
	margin:10px;
	font-weight:bold;
}
