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: #2A436C;
					background-image: url(../images/bg_header.png);
					background-repeat: no-repeat;
					background-position: center top;
     }
#global {
					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: #BA1B75;
}
h2 { font-size: 17px; }
h3 { font-size: 16px; }
h4 { font-size: 15px; }
a {
color: #BA1B75;
}

li { color: #fff; }

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

#adresse {
	margin: 20px;
	padding:10px;
	font-size:9pt;
	background-color: #BA1B75;
	color: #fff;
	border: 0px solid #F5E8BC;
	

}

#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;
					}

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;
height:500px;
}
html>body #contenu-inside {
height: auto;
min-height: 500px;
}

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:8px solid #fff;
border-right:0px solid #342813;
border-bottom: 8px solid #fff;
}

img { border: none; }
