/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	background-image:url(../img/bkg1.png);
	background-position:center;
}
.tabhaut {  
	background-attachment: fixed; 
	background-image: url(../img/fondhaut.jpg); 
	background-repeat: no-repeat
}
.tabgauche {
	background-attachment: fixed;
	background-image: url(../img/fondgauche.gif);
}
.tabbas {  
	background-attachment: fixed; 
	background-image: url(../img/fondgauche.gif); 
}
.menugauche {
	background-image: url(../images/fondgauche.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	
}
.menugauche a{
	color: #FFFFFF;
	text-decoration: none;
}
.menugauche a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}

.bienvenue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
}

.accueil {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-right:1px solid #999999;
}

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #ffffff;
	background-color: #C90655;
}

.tabphotos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#CC0033;
}


.tabphotos a{
	color:#990000;
	font-weight: bold;
	text-decoration : none;
}

.tabphotos a:hover{
	text-decoration : underline;
}


.tabFourchette {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #ffffff;
}

.tabFourchette a{
	text-decoration : none;
}

.tabFourchette a:hover{
	text-decoration : underline;
}


.tabSpecialite th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color:#999999;
	color:#ffffff;
}

.tabSpecialite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #DBDBDB;
}

.tabTerrasse {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background-color: #E0DFE3;
}

.tabTerrasse th{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #9A9CA6;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}

.tabTerrasse a{
	color:#990000;
	font-weight: bold;
	text-decoration : none;
}

.tabTerrasse a:hover{
	text-decoration : underline;
}

.titrephoto1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

.tabspec2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.tabGris {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #E0DFE3;
	border: 1px solid #B5B7C2;
}

.tabRouge {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color:#FF9966;
	border: 1px solid #990033;
}

.tabRouge th{
	font-size: 10px;
	background-color:#FFCCCC;
	font-weight: bold;
	color: #990033;
}