
body {
background-color : #1F1C17;
text-align : center;
margin : 0;
padding : 0;
color : #ffffff;
	font            : bold 11px Georgia, "Times New Roman", Times, serif;

}


#conteneur {
margin-left : auto;
margin-right : auto;
width : 900px;
text-align : left;
margin-top : 20px;
}

#header {
background-image : url('../images/header.jpg');
width : 900px;
height : 150px;

}

object {
margin-bottom : 10px;
}


#menu {
color : #ffffff;
	font            : bold 10px Georgia, "Times New Roman", Times, serif;
	display         : block;
	text-transform  : uppercase;
	margin          : 0;
	
padding         : 10px 0 10px 10px;
	vertical-align  : middle;
	clear           : both;

}


#menu a{
color : white;
text-decoration : none;
margin-left : 5px;
margin-right : 5px;
}

#menu a:hover{
color : #AB9656;
}

a {
color : #BFB660;
text-decoration : none;
}

a:hover{
color :  white;
}

#corps {
background-color : #1F1C17;
height : 300px;
width : 900px;

padding : 0;
}

#bloc_news {
font            : bold 11px Georgia, "Times New Roman", Times, serif;
height : 300px;
width : 900px;
/*margin-left : 20px;*/
color : white;
}

.bloc1 {
height: 50px;
width: 283px;
float: left;
text-align : justify;
}
.bloc2 {
text-align : justify;
height: 50px;
width: 283px;
float: left;
margin-left: 325px;
}
.bloc3 {
text-align : justify;
height: 50px;
width: 283px;
float: left;
margin-left: 25px;
}

.bloc4 {
text-align : justify;
height: 50px;
width: 590px;
float: left;
margin-left: 25px;
margin-top : 37px;
}

.bloc5 {
text-align : justify;
height: 50px;
width: 283px;
float: left;
margin-left: 25px;
margin-top : 37px;
}



.bloc6 {
text-align : justify;
height: 50px;
width: 283px;
float: left;
margin-left: 25px;
margin-top : 34px;
}

form {
margin:0px;
padding:0;
}

h3 {
font-size : 14px;
text-align: right;
margin-top : 10px;
margin-bottom : 10px;
}

input {
font            : bold 12px Georgia, "Times New Roman", Times, serif;
color : #1F1C17;
}

textarea {
font            : bold 12px Georgia, "Times New Roman", Times, serif;
color : #1F1C17;
margin:0;
}

table, tr {
margin : 0px;
padding : 0px;
font            : bold 11px Georgia, "Times New Roman", Times, serif;
}

td {
padding-top : 0px;
padding-left : 30px;
color : white;
}

fieldset {
border : 1px dashed white;
padding : 5px;
}

.miniature_galerie {
margin-bottom : 2px;
border : none;
}



.miniature_galerie_shot {
margin-bottom : 10px;
border : none;
}

.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
	border : none;
	margin : 10px 10px 10px 10px;
}
.highslide:hover img {
	
}

.highslide-image {
	border: 1px solid black;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    border: 5px solid white;
    border-top: none;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    /*
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    */
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
