body {
	font-size: 11px;
	font-family: Verdana, Arial, Tahoma, sans-serif;
	background-position: center top;
	background-repeat: repeat-x;
	background-image: url(../images/layout/body.gif);
	padding: 0px;
	margin: 0px;
	border: none;
	background-color: #F9F9F9;
}

a {
	color: #006AB4;
}

#container {
	background-color: white;
	background-repeat: repeat-y;
	background-position: 0px 0px;
	background-image: url(../images/layout/container.gif);
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
	margin-left: -500px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	display: block;
	position: absolute;
	left: 50%;
	width: 1000px;
}

#header {
	height: 119px;
	padding: 0px;
	margin: 0px;
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(../images/layout/header.gif);
	background-color: white;
}




#gauche {
	float: left;
	width: 230px !important;
	width: 210px;
	padding: 0;
	margin: 8px 0 10px 25px !important;
	margin: 8px 0 10px 15px;
}

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

#main {
	width: 680px !important;
	width: 660px;
	float: right;
	padding: 0;
	margin: 8px 20px 10px 0;
}


#mainfullScreen {
	width: 950px;
	padding: 0;
	margin: 8px 20px 10px 20px;
}

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

#footer {
	font-size: 9px;
	height: 26px;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image: url(../images/layout/footer.gif);
	text-align: center;
	clear: both;
	padding-top: 6px;
	margin-top: 10px;
	width: 1000px;

}

#gauche h1 {
	height: 26px;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image: url(../images/gauche/gauche_h1.gif);
	font-size: 15px;
}

#maintitle h1 {
	height: 26px;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image: url(../images/main/main_h1.gif);
	font-size: 15px;
}

#gauche_lastnews {
	background-position: right top;
	background-repeat: repeat-y;
	background-image: url(../images/gauche/news_back.gif);
	margin-top: 30px;
	margin-bottom: 13px;
	padding: 0 2px 0 0;
}
#gauche_lastnews a {
	background: url(../images/main/rubriquecontentsli.gif) right center;
	background-repeat: no-repeat;
	padding-right: 10px;
	margin-bottom: 5px;
	text-decoration: none;
}
#gauche_lastnews_content p {
	padding: 0;
	margin: 0;
}
#gauche_lastnews img {
	float: left;
	margin: 1px 8px 4px 0;
	-webkit-box-reflect:below 1px -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(0.5, transparent), to(rgba(255, 255, 255, 0.5)));
}

.gauche_highlight {
	font-weight: bold;
}


/** Menu de gauche --------------------------------------*/



#gauche_menu {
	margin-top: 8px;
}

#gauche_menu_titre {
	display: none;
}

#gauche_menu_ul_liste {
	background: white url(../images/gauche/menu_rubrique.gif) left top repeat-x;
	margin: 0;
	padding: 0;
}

.gauche_menu_ul_ssliste {
	background-repeat: repeat;
	background: white url(../images/gauche/menu_ss_rubrique.gif) left top;
	margin: 0;
	padding: 0;
}

.gauche_menu_li_element, .gauche_menu_li_element_first {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.gauche_menu_li_element {
	border-top: 2px solid white;
}

.gauche_menu_li_element_first {
	border-top: none;
}

.gauche_menu_li_sselement {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.gauche_menu_intitule, .gauche_menu_ssintitule {
	display: block;
	width: 200px;
	text-decoration: none;
	line-height: 18px;
	cursor: pointer;
}

.gauche_menu_intitule {
	height: 20px;
	font-weight: bold;
	color: white;
	margin-left: 5px;
}
.gauche_menu_intitule:hover {
	text-decoration: underline;
}

.gauche_menu_ssintitule {
	color: black;
	margin-left: 5px;
}
.gauche_menu_ssintitule:hover {
	text-decoration: underline;
}


/****** Specifique page d'accueil ******/
#home p {
	margin: 0;
	padding: 0;
}

#home h1 {
	height: 26px;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image: url(../images/main/main_h1.gif);
	font-size: 15px;
}

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

#home a {
	background: white url(../images/main/rubriquecontentsli.gif) right center;
	background-repeat: no-repeat;
	padding-right: 10px;
	margin-bottom: 5px;
	text-decoration: none;
	font-size: 14px;
}
#home a:hover {
	text-decoration: underline;
}

.home_separator {
	height: 30px;
}







/****** Contenus rubriques ********/
#rubriquecontent {
	background: white url(../images/main/rubriquecontent.gif) right bottom;
	background-repeat: no-repeat;
	padding: 10px 20px 15px 10px;
	border-top: 10px solid white;
}

.rubrique_contents {
	margin: 0;
	padding: 0;
}
.rubrique_contentli {
	list-style-type: none;
	text-align: right;
	background: white url(../images/main/rubriquecontentsli.gif) right center;
	background-repeat: no-repeat;
	padding-right: 10px;
	margin-bottom: 5px;
}
.rubrique_contenta {
	text-decoration: none;
}
.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;
    /* -webkit-box-reflect: below 5%; */
}
.album1_pagination {
	text-align: center;
}


#album2_lefttxt {
	display: block;
	width: 200px;
	border-right: 1px dotted black;
	padding-right: 10px;
	margin-right: 10px;
	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: #EEE;
	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;
}

/***** Contenus Focus ******/
h1.focus {
	background-image: url(../images/main/main_h1.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	font-size: 15px;
	height: 26px;
}

a.focus {
	background: white url(../images/main/rubriquecontentsli.gif) right center;
	background-repeat: no-repeat;
	padding-right: 10px;
	margin-bottom: 5px;
	text-decoration: none;
}

.focustitle {
	font-size: 13px;
	font-weight: bold;
	padding-top: 10px;
}

li.elmfocus {
	list-style-image: url(../images/content/cartable/check.gif);
	margin-bottom: 2px;
}

li.elmfocusa {
	list-style-image: url(../images/content/cartable/check_blank.gif);
	margin-bottom: 2px;
}


/***** Contenus specifiques ******/
a.cartable {
	background: white url(../images/main/rubriquecontentsli.gif) right center;
	background-repeat: no-repeat;
	padding-right: 10px;
	margin-bottom: 5px;
	text-decoration: none;
}

.cartabletitle {
	font-size: 13px;
	font-weight: bold;
	padding-top: 10px;
}

li.elmcartable {
	list-style-image: url(../images/content/cartable/check.gif);
	margin-bottom: 2px;
}

li.elmcartablea {
	list-style-image: url(../images/content/cartable/check_blank.gif);
	margin-bottom: 2px;
}

table.tarifs td {
	border: 1px solid #DDD;
}


