/****** Contenus rubriques ********/
#rubriquecontent {
	background: white url(../images/main/rubriquecontent_left.gif) left top;
	background-repeat: repeat-y;
	padding: 5px 20px 5px 10px;
	border-top: 20px solid white;
}

.rubrique_contents {
	margin: 0;
	padding: 0;
}
.rubrique_contentli {
	list-style-type: none;
	text-align: left;
	padding-left: 0px;
	margin-top: 2px;
	margin-bottom: 2px;
	font-size: 13px;
}
.rubrique_contenta {
	color: #114899;
	text-decoration: none;
	background: url(../images/main/rubriquecontentsli.gif) right center;
	background-repeat: no-repeat;
	padding-right: 15px;
}
.rubrique_contenta:hover {
	text-decoration: underline;
}


/****** Spécifiques pages ********/

.moduleial_vignettes {
	text-align: center;
}
.moduleial_vignette {
	border: 1px dotted #369;
	margin: 0 10px 0 0;
}
.moduleial_li {
	text-align: left;
	margin: 0 0 4px 0;
	list-style-type: square;
}
.moduleial_fonctionnalites {
	font-size: 12px;
	color: #369;
}


.album1_photos {
	text-align: center;
}
.album1_photo {
	width: 210px;
	margin: 10px;
	text-align: center;
}
.album1_photo_legende {

}
.album1_vignette {
	border: none;
}
.album1_pagination {
	text-align: center;
}


#album2_lefttxt {
	display: block;
	width: 200px;
	border-right: 1px dotted black;
	padding: 0 10px 0 0;
	margin: 0 10px 0 0;
	float: left;
}
#album2_lefttxt_etendu {
	display: block;
	width: 400px;
	border-right: 1px dotted black;
	padding-right: 10px;
	margin-right: 10px;
	float: left;
}
.album2_photos {
	text-align: center;
}
.album2_photo {
	display: inline;
	width: 210px;
	margin: 10px;
	text-align: center;
}
.album2_photo_legende {

}
.album2_vignette {
	border: none;
}
.album2_pagination {
	text-align: center;
}



.form1_table {

}

.form1_th {
	background-color: #D7EEFA;
	text-align: left;
	font-weight: normal;
	padding: 1px;
	width: 240px;
}
.form1_td {
	text-align: left;
	font-weight: normal;
	padding: 1px;
	width: 450px;
}
.form1_field {
	width: 450px;
}
.form1_td_buttons {
	text-align: center;
	padding: 5px;
}

.article1_chapo {
	font-weight: bold;
	color: #555;
	border-bottom: solid white 15px;
}
.article1_image_left {
	margin: 0 10px 10px 0;
}
.article1_image_right {
	margin: 0 0 10px 10px;
}
.article1_nonintegre_right {
	text-align: right;
}
.article1_nonintegre_left {
	text-align: left;
}
.article1_nonintegre_center {
	text-align: center;
}

#external_element {
	text-align: center;
	margin: 10px 0 10px 0;
}