/* ===| COLORS |==============================================================*/

p {
	color: #230100;}
a:focus{
   outline: none;
 }

a:link, a:visited{

	color:#D5AD8E;
	text-decoration: none;}

 a:hover, a:active{
	color:#DA945F !important;
	text-decoration: none !important;}

#info a:link, #info a:visited{

	color:#9A5025;
	text-decoration: none;}

#info a:hover, #info a:active{
	color:#B08771 !important;
	text-decoration: none !important;}

#footer a:link, #footer a:visited{

	color:#b08771;
	text-decoration: none;}

#footer a:hover, #footer a:active{
	color:#9a5025 !important;
	text-decoration: underline !important;}

.color{color:#550f04 !important;}
.color1{color:#D5AD8E !important;}


/* ===| IMAGES |==============================================================*/
body {background: #320100 url(../images/charte/bg-body.jpg) no-repeat center top;}
#header{background: url(../images/charte/header.jpg) no-repeat center top;}
#diapo{background: url(../images/charte/diaporama.jpg) no-repeat left top;}
#info{background: url(../images/charte/bg-info.jpg) no-repeat left top;}
#menu-top{background: url(../images/charte/menu-top.jpg) no-repeat left top;}
#contenu{background: url(../images/charte/spacer.jpg) repeat-x left top;}
#footer{background: url(../images/charte/bg-footer.jpg) no-repeat left top;}
#mailing-liste{background: url(../images/charte/index-text2.jpg) no-repeat left top;}
.text2{background: url(../images/charte/hotel-text2.jpg) no-repeat left top;}
.text3{background: url(../images/charte/restautant-text4.jpg) no-repeat left top;}


