/* CSS Document */

.body {margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; background-image:url(../images/main_bg.jpg);}
.couv {background-image:url(../images/couv.jpg); background-position:bottom right; background-repeat:no-repeat;}

/* textes */

.titre {font-family : Arial; font-size : 16px; color : #28660c; font-weight:bold; }
.titregr {font-family : Arial; font-size : 16px; color : #FF0000; font-weight:bold; }

.main {font-family : Arial; font-size : 13px; color : #000000; text-align:justify;}
a.main {color:#28660c; } 
a.main:hover {color:#28660c; text-decoration:underline; }

.main1 {font-family : Arial; font-size : 13px; color : #000000;}
a.main1 {color:#28660c; } 
a.main1:hover {color:#28660c; text-decoration:underline; }

.gras {font-weight:bold; }

.vert {font-family : Arial; font-size : 12px; color : #28660c; }

.footer {font-family : Arial; font-size : 12px; color : #7a7a7a; }
a.footer {color:#7a7a7a; text-decoration:none; } 
a.footer:hover {color:#ffffff; text-decoration:underline; }

.hr {size:1px;}

/* menu */
a.btn_accueil {
     display: block; 
     height: 30px; 
     width: 88px;
     background: url(../images/btn/btn_accueil.jpg); 
     background-repeat: no-repeat;
}
a.btn_accueil:hover {
     background-position: 0% -30px; 
}

a.btn_resto {
     display: block; 
     height: 30px; 
     width: 111px;
     background: url(../images/btn/btn_resto.jpg); 
     background-repeat: no-repeat;
}
a.btn_resto:hover {
     background-position: 0% -30px; 
}

a.btn_carte {
     display: block; 
     height: 30px; 
     width: 74px;
     background: url(../images/btn/btn_carte.jpg); 
     background-repeat: no-repeat;
}
a.btn_carte:hover {
     background-position: 0% -30px; 
}

a.btn_terrasse {
     display: block; 
     height: 30px; 
     width: 90px;
     background: url(../images/btn/btn_terrasse.jpg); 
     background-repeat: no-repeat;
}
a.btn_terrasse:hover {
     background-position: 0% -30px; 
}

a.btn_photo {
     display: block; 
     height: 30px; 
     width: 142px;
     background: url(../images/btn/btn_photo.jpg); 
     background-repeat: no-repeat;
}
a.btn_photo:hover {
     background-position: 0% -30px; 
}

a.btn_cafe {
     display: block; 
     height: 30px; 
     width: 104px;
     background: url(../images/btn/btn_cafe.jpg); 
     background-repeat: no-repeat;
}
a.btn_cafe:hover {
     background-position: 0% -30px; 
}

a.btn_resa {
     display: block; 
     height: 30px; 
     width: 127px;
     background: url(../images/btn/btn_resa.jpg); 
     background-repeat: no-repeat;
}
a.btn_resa:hover {
     background-position: 0% -30px; 
}

a.btn_contact {
     display: block; 
     height: 30px; 
     width: 154px;
     background: url(../images/btn/btn_contact.jpg); 
     background-repeat: no-repeat;
}
a.btn_contact:hover {
     background-position: 0% -30px; 
}

.chptext {
    background-color:#FFFFFF;
	font-size:12px;
    font-family:Arial;
	border-width:1px;
	border-style:solid;
	border-color:#b3b3b3;
}

.btn {font-family : Arial; font-size : 13px; color : #000000; }
a.btn {color:#28660c; text-decoration:none; } 
a.btn:hover {color:#28660c; text-decoration:underline; }

.bordimg {border-color:#ffffff; border-style:solid; border-width:5px}

.mentions {font-family: "Arial"; font-size: 10px; color:#000000;}


