@charset "iso-8859-2";
/* CSS Document */

* {
	margin:0;
	padding:0;
}

p {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

html, body, table {
	height:100%;
}

.gauche1 {
	background-image:url(images/bggauche1.jpg);
	background-repeat:repeat-x;
	background-position:top right;
	background-color: #671601;
}

.center1 {
	background-image:url(images/bgcentre1.jpg);
	background-repeat:no-repeat;
	background-color:#ff5104;
}

.droite1 {
	background-image:url(images/bgdroite1.jpg);
	background-repeat:repeat-x;
	background-color: #671601;
}

.gauche2 {
	background-image:url(images/bggauche1.jpg);
	background-repeat:repeat-x;
	background-position:top right;
	background-color: #671601;
}

.center2 {
	background-image:url(images/bgcentre2.jpg);
	background-repeat:no-repeat;
	background-color:#D03B03;
}

.droite2 {
	background-image:url(images/bgdroite1.jpg);
	background-repeat:repeat-x;
	background-color: #671601;
}

.gauche3 {
	background-image:url(images/bggauche1.jpg);
	background-repeat:repeat-x;
	background-position:top right;
	background-color: #5A1A00;
}

.center3 {
	background-image:url(images/bgcentre3.jpg);
	background-repeat:no-repeat;
	background-color:#F74C04;
}

.droite3 {
	background-image:url(images/bgdroite1.jpg);
	background-repeat:repeat-x;
	background-color: #5A1A00;
}

.logo a {
	display:block;
	width: 260px;
	padding: 100px 0 0 0;
	text-decoration: none;
	color: #000000;
	font-size: 14px;
	height: 90px;
}

.logo a strong {
	font-weight:normal;
	font-size:18px;
}

.menu {
	display:block;
	width: 258px;
	padding: 20px 0 0 0;
}

.menu a {
	display:block;
	color:#000000;
	font-size: 17px;
	text-decoration: none;
	height: 20px;
	padding: 3px 0 3px 20px;
	margin: 0 0 8px 0;
}

.menu a span {
	font-size:18px;
	font-weight: bold;
}

.acc a.on, .acc a:hover {
	background-color:#f5b66f;
}

.int a.on, .int a:hover {
	background-color:#ac9378;
}

.ban {
	height:335px;
}

.col1 {
	float:left;
	width:605px;
	padding:33px 0 0 27px;
}

.titre1 {
	display:block;
	color: #FEC281;
	border-bottom: solid 1px #de7301;
	padding: 0 0 5px 0;
	font-size: 16px;
	margin: 0 0 10px 0;
}

.titre1 img {
	margin:0 5px 0 0;
}

.col2 {
	width:292px;
	float:left;
	text-align: justify;
	padding: 0 0 20px 0;
}

.col2 p, .col3 p {
	color:#FEBB72;
}

p.txt3 {
	color:#FEBF7A;
}
.bloc1 {
	background-image:url(images/bloc1.jpg);
	background-repeat:no-repeat;
	width:234px;
	height:74px;
	display: block;
	float: left;
	margin: 25px 0 0 37px;
	font-size: 17px;
	padding: 15px 20px 10px 20px;
}

.lineclear{
	height:1px;
	clear:both;
}

.display{
	display:none;
}

.col3 {
	float:left;
	width: 215px;
	padding: 100px 0 0 20px;
}

.footer {
	background-color:#000000;
	padding:10px 0 10px 0;
	margin: 20px 27px 20px 27px;
	color: #a98c78;
	text-align: center;
	font-size: 10px;
}

.footer p {
	font-size: 10px;
}

.footer p a {
	color: #a98c78;
	text-decoration:none;
}

.footer p a:hover {
	color:#FFFFFF;
}

.pad1 {
	padding:0 0 10px 0;
}

.pad1 a{
	color:#FEBB72;
	text-decoration:none;
}

.pad1 a:hover{
	color:#fff;
}

#tt{
	text-align:center;
	margin-bottom: 20px;
}

#tt p {
    text-align:center;
}

#tt a{
	font-size:9px;
	color:#CCCCCC;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#tt a:hover{
	color:#FFFFFF;
}

#imgrestauration {
	background-color:#a98c77;
	padding:10px;
	float: left;
	margin:0 20px 20px 0;
}

#imgpetite {
	background-color:#a98c77;
	padding:5px;
	float: left;
	margin:13px 20px 0px 0;
}

.txt1 {
	color:#DACDC5;
}

.avantapres {
	width:245px;
	float:right;
}

.marg1 {
	margin:0 0 0 20px;
}

p.txt2 {
	color:#a98c78;
	font-size:16px;
}

p.txt2 a{
	color:#a98c78;
	text-decoration:none;
}

p.txt2 a:hover{
	color:#fff;
}

/*	formulaire de contact    	 */

#message {
	float: left;
	margin: 0;
	padding: 0;
	width: 290px;
}
#message label {
	display: block;
	margin: 8px 0px 0px;
	padding: 0;
	font-size: 11px;
	color: #FFFFFF;
	width: 290px;
	font-family: Arial, Helvetica, sans-serif;
}
#message .entree {
	padding: 0;
	border: 1px solid #666666;
	font-size: 10px;
	width: 200px;
	float: right;
	background-color: #FFFFFF;
	display: block;
	color: #000000;
}
#message .codespam {
	line-height: 11px;
	padding: 0px 4px;
	border: 1px solid #666666;
	font-size: 10px;
	width: 10px;
	background-color: #FFFFFF;
	color: #000000;
}
#message .area {
	height: 80px;
	width: 200px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	float: right;
	color: #000000;
}
#message #Envoyer {
	display: block;
	width: 98px;
	margin: 0px;
	padding: 0px 6px 0px;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	cursor: pointer;
	background-repeat: no-repeat;
	height: 17px;
	border: none;
	float: right;
	background-color: #FFFFFF;
}

.msg {
	height:85px;
}

.commentaire-1, .ok {
	color:#FFFFFF;
}

/************************/
/** plan **/
/************************/

#plan {
	float: left;
	margin: 0px 20px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: #666 url(style/fond_plan.gif) no-repeat center top scroll;
}
#carte {
	display: none;
	position: absolute;
	top: -300px;
	left: 70px;
	height: 379px;
	width: 578px;
	border: 1px solid #000000;
	z-index: 1000;
}
.fermer-carte {
	line-height: 16px;
	height: 18px;
	padding-right: 1px;
	color: #ccc;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	background-color: #000000;
}
.fermer-carte a {
	color: #ccc;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
}
.fermer-carte a:hover {
	color: #fff;
	text-decoration: none;
}
.cadreX {
	border: 1px #aaa solid;
	padding: 0px 3px;
}

.relat {
	position:relative;
}

/* Référencement */

h1.h1tt {
	display: none;
}