#maincontent p {
	padding: 0;
	margin: 0;
}

.gauche_highlight {
	font-weight: bold;
}

#home {
	background-color: #A4D0EC;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image: url(../images/home/bottom.gif);
}

#home p {
	margin: 0;
	padding: 0 8px 0 8px;
}

#home h1 {
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #A4D0EC;
	font-size: 20px;
	font-weight: normal;
	color: #FFF;
}

.home_h1_first {
	width: 540px !important;
	width: 550px;
	height: 31px !important;
	height: 31px;
	margin: 0 0 8px 0;
	padding: 0 0 0 10px;
	background-image: url(../images/home/title_back_first.gif);
}

.home_h1_others {
	width: 540px !important;
	width: 550px;
	height: 32px !important;
	height: 37px;
	margin: 0 0 8px 0;
	padding: 5px 0 0 10px;
	background-image: url(../images/home/title_back.gif);
}

#home img {
	margin-right: 10px;
	margin-left: 10px;
}

#home a {
	background: #A4D0EC url(../images/home/home_a.gif) right center;
	background-repeat: no-repeat;
	padding-right: 10px;
	margin-bottom: 5px;
	text-decoration: none;
}
#home a:hover {
	text-decoration: underline;
}

.home_separator {
	height: 30px;
}


#home_images {
	display: block;
	width: 550px;
	height: 200px;
	margin: 0;
	padding: 0;
}

#home_images img {
	margin: 0;
	padding: 0;
	position: absolute;
}




/****** Contenus rubriques ********/
#rubriquecontent {
	background-color: white;
	background-image: url(../images/content/stars_0.gif);
	background-position: top left;
	background-repeat: no-repeat;
	margin: 0 0 0 150px;
	padding: 15px 40px 30px 10px;
	border-top: 10px solid white;
}

.rubrique_contents {
	margin: 0;
	padding: 0;
}
.rubrique_contentli {
	list-style-type: none;
	text-align: left;
	padding: 0 10px 0 50px;
	margin-bottom: 5px;
}
#rubriquecontent p {
	text-align: left;
	padding: 0 10px 0 50px;
	margin: 0 0 5px 0;
	font-style: italic;
}
.rubrique_contenta {
	text-decoration: none;
	font-weight: bold;
}
.rubrique_contenta:hover {
	text-decoration: underline;
}


/****** Specifiques 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 !important;
	width: 180px;
	border-right: 1px dotted black;
	padding-right: 10px;
	margin-right: 10px;
	float: left;
}

#album2_lefttxt_etendu {
	display: block;
	width: 270px !important;
	width: 250px;
	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 {
	margin-top: 10px;
}

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

.article1_chapo {
	font-weight: bold;
	color: black;
	border-top: solid white 10px;
	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 {
	margin: 15px 0 15px 0;
	text-align: center;
}
