/* CSS Document */

Body {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	PADDING-TOP: 0px;
	MARGIN: 0px;
	BACKGROUND: url(img/bg-top.gif) top center #591d00 ;
	background-repeat: repeat-x ;
}


.bg-boussole-nord-est {
	BACKGROUND: url(img/bg-boussole-nord-est.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}

.bg-boussole-middle {
	BACKGROUND: url(img/bg-boussole-middle.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

.bg-boussole-nord {
	BACKGROUND: url(img/bg-boussole-nord.jpg);
	background-repeat: no-repeat;
	background-position: bottom ;
}

.bg-boussole-sud-ouest {
	BACKGROUND: url(img/bg-boussole-sud-ouest.jpg);
	background-repeat: no-repeat;
	background-position: top right ;
}

.bg-soleil-assiette {
	BACKGROUND: url(img/bg-soleil-assiette.jpg);
	background-repeat: no-repeat;
	background-position: top right ;
}

.bg-olivier-bas {
	BACKGROUND: url(img/bg-olivier-bas.jpg);
	background-repeat: no-repeat;
	background-position: top right ;
}

.bg-olivier-droit {
	BACKGROUND: url(img/bg-olivier-droit.jpg);
	background-repeat: no-repeat;
	background-position: bottom left ;
}

.bg-gauche-milieu {
	BACKGROUND: url(img/gauche-milieu.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.bg-droit-milieu {
	BACKGROUND: url(img/droit-milieu.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.bg-bas-milieu {
	BACKGROUND: url(img/bas-milieu.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

.bg-bandeau {
	BACKGROUND: url(img/bg-bandeau.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

.bg-photo01 {
	BACKGROUND: url(img/bg-photo01.jpg);
	background-repeat: repeat-y;
	background-position: top;
}

.bg-photo02 {
	BACKGROUND: url(img/bg-photo02.jpg);
	background-repeat: repeat-y;
	background-position: top;
}

.bg-photo03 {
	BACKGROUND: url(img/bg-photo03.jpg);
	background-repeat: repeat-y;
	background-position: top;
}




.TextMenu {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 600;
	color: #fff0e8;
	text-decoration : none;
}
.TextMenu:Hover {
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	color : #311000;
	text-decoration : none;
}

.TextAdresse {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 900;
	color: #311000;
	text-decoration : none;
}
.TextAdresse:Hover {
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	color : #311000;
	text-decoration : underline;
}


.Text {
	font-family: Arial, Verdana, Helvetica, sans serif;
	font-size: 12px;
	font-weight: 400;
	color: #311000;
	text-decoration : none;
}
.Text:Hover {
	font-family: Arial, Verdana, Helvetica, sans serif;
	color: #fff0e8;
	text-decoration : underline;
}

.Text01 {
	font-family: Arial, Verdana, Helvetica, sans serif;
	font-size: 12px;
	font-weight: 400;
	color: #712D3A;
	text-decoration : none;
}





H1{
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: 400;
	color: #8F1B00;
	text-decoration : none;
}

H2{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: 400;
	color: #5F2330;
	text-decoration : none;
}

H3{
	font-family : "Bitstream Vera Serif", Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: 900;
	color: #BF2326;
	text-decoration : none;
}





.border-photo {
	border: 2px #712D3A solid;
}

.contenu {
	border: 3px #ed6b0e solid;
	BACKGROUND: url(img/bg-contenu.jpg) #fffdee;
	background-repeat: no-repeat;
	background-position: top left;
}