body {
     margin: 0;
					padding: 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: #000922;
     }
#global {
     margin: 0;
					padding: 0;
					background-image: url(../images/bgshad_950.png);
					background-repeat: repeat-y;
					background-position: center top;
}
h1,h2,h3,h4 {
font:20px arial, sans-serif, Georgia, 'Times New Roman', Times, serif;
color: #0F2966;
}
h2 { font-size: 17px; }
h3 { font-size: 15px; }
h4 { font-size: 14px; }
a {
color: #0F2966;
}

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

#adresse {
	margin: 20px;
	padding:10px;
	font-size:9pt;
	background-color: #fff;
	color: #0F2966;
	border: 5px solid #679EF1;
}

#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.calendar {
					list-style-image:url(../images/calendrier.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:#E3D7B6; background-color:#54627C;cursor:hand;
					}

div#contenu {

}

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

div#contenu-inside {
	font-family: arial, "lucida console", sans-serif;
	width: 950px;
	margin: 0 auto;
	background-color: white;
border-left:1px solid #fff;
border-right:1px solid #fff;
height:500px;
}
html>body #contenu-inside {
height: auto;
min-height: 500px;
}

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

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

div#encart {
/*					background-image: url(../images/bg_encart.png);
					background-repeat: no-repeat;
					background-position: center top;*/
}
div#encart-inside {
width: 950px;
margin: 0 auto;
height: 250px;
background-color: transparent;
border-top:1px solid #fff;
border-left:1px solid #fff;
border-right:1px solid #fff;
border-bottom:1px solid #fff;
}

img { border: none; }

