body {
     margin: 0; /* pour éviter les marges */
					font: 13px/1.5  arial, "lucida console", sans-serif;
					color: black;
					border: 0px solid white;
					border-top:none;
					background-color: #2771EC;
     }
#global {
					background-image: url(../images/bgshad_950.png);
					background-repeat: repeat-y;
					background-position: center top;
}
#encart {
clear:both;border-top: 8px solid white;border-bottom: 8px solid white;height:200px;
}
h1,h2,h3,h4 {
font:20px arial, sans-serif, Georgia, 'Times New Roman', Times, serif; text-transform: uppercase;
color: #2771EC;
}
h2 { font-size: 17px; }
h3 { font-size: 16px; }
h4 { font-size: 15px; }
a {
color: #000;
}

li { color: black; }

#adresse {
	margin: 20px 0px 0 0px;
	padding: 10px;
	font-size:9pt;
	background-color: #C1A476;
	color: #8e6d3a;
	border: 0px solid #F5E8BC;
	padding: 15px 10px 20px 30px;
}

#galerie table {
					margin: 0 0 0 0;
					width:100%;
					}

#galerie td {
					text-align: center;
					padding: 0 0 2px 0;
					}

/*#footer {
					padding: 15px 0 25px 0;
					font-size:8pt;
					}*/


li.print {
					list-style-image:url(../images/printer.png);
					}
li.print a {
					
					}

li.galery {
					list-style-image:url(../images/photos.png);
					}

li.refresh {
					list-style-image:url(../images/arrow_refresh.png);
					}

input, textarea {
					border: 1px solid #54627C;
					}
textarea:focus,input:focus {
					border: 1px solid #1d1d20;
					}
input[type=submit] {
					border: 1px solid #54627C; color:black; background-color:white;
					text-decoration: underline;
					padding: 2px;
					font-weight: bold;
					}

div#contenu {

}

.inside {
	width: 950px;
	margin: 0 auto;
border-left:0px solid #342813;
border-right:0px solid #342813;
}

div#contenu-inside {
	font-family: arial, "lucida console", sans-serif;
	width: 950px;
	margin: 0 auto;
	background-color: white;
border-left:0px solid #342813;
border-right:0px solid #342813;
}

div#colonne1_ajustement {
padding: 10px 10px 0 10px;
}

div#colonne2_ajustement {
padding: 10px 10px 0 10px;
}

ul.ariane,ul.ariane li{margin:0 0 20px 0;padding:0;list-style-type:none}
ul.ariane li{float:left;width: auto;font-size:140%;margin-right: 5px;}
ul.ariane a{display:block;width:auto;padding:5px 7px;font: bold 12px Verdana,Arial,sans-serif;
    text-transform:uppercase;background: #664126;color: #FFF;
    text-decoration:none;text-align:center}
ul.ariane a:hover{}
ul.ariane a.selected {background: #C7D86E;color:#664126}
