body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 0.8em;
margin: 0;
padding: 0;
background-image: url("images/fond.gif");
background-color:w;
}

#conteneur {
position: relative;
width: 920px;
margin: 0 auto;
/*background-color:#CCCCFF;*/
}


#header {
height: 120px;
background-image: url("images/haut.gif");
background-repeat: no-repeat;
}
#sousheader {
height: 10px;
}

#centre {
padding:5px;
background-image: url("images/centre.gif");
background-repeat: no-repeat;
height:380px;
margin-left:180px;
margin-right:180px;
color: white;
font-size:13px;
}

#centre a {
text-decoration: none;
color:white;
font-weight: bold;
}

#centre h4 {
text-decoration: none;
color:white;
text-align:center;
}

#gauche {
padding:5px;
background-image: url("images/gauche.gif");
background-repeat: no-repeat;
position: absolute;
left:0;
width: 160px;
height:380px;
}

#droite {
padding:5px;
background-image: url("images/droite.gif");
background-repeat: no-repeat;
position: absolute;
right:0;
width: 160px;
height:380px;
}

#souspied {
height:10px;
}
#pied {
height: 40px;
background-image: url("images/bas.gif");
background-repeat: no-repeat;
}
#pied p {
padding:13px;
}
#pied a {
text-decoration: none;
color:white;
font-weight: bold;
}
#pied td {
padding:10px;
color: white;
}

.hautcentre{
text-decoration: none;
}
.menugauche {
list-style-type: none;
margin: 0;
padding:0;
}
.menugauche li {
margin-bottom: 5px;
}
.menugauche a {
margin: 0 2px;
color: #000000;
text-decoration: underline;
}
.menugauche a:hover {
text-decoration: none;
}

.menudroit li {
margin-bottom: 5px;
}
.menudroit a {
margin: 0 2px;
color: #000000;
text-decoration: underline;
}
.menudroit a:hover {
text-decoration: none;
}
.entrees {
text-align: center;
padding-left: 180px;
padding-bottom:20px;
font-size:11px;
}
.plats {
text-align: center;
padding-right: 180px;
padding-bottom:20px;
font-size:11px;
}
.desserts {
text-align: center;
padding-left: 180px;
font-size:11px;
}
.menu {
margin-left:75px;
margin-right:75px;
}
.menu tr td {
font-size:11px;
padding: 3px
}
.titrea {
text-align: center;
padding-top: 30px;
font-size:15px;
}
.corpsa {
text-align: center;
font-size:12px;
padding-right: 70px;
padding-left: 70px;
margin-top: 110px;
}
.corpsa2 {
text-align: center;
font-size:12px;
padding-right: 70px;
padding-left: 70px;
}
.corpsa3 {
font-size:12px;
text-align: right;
padding-right: 105px;
}
.corpsa4 {
font-size:12px;
text-align: center;
padding-right: 40px;
padding-left: 40px;
margin-top: 60px;
}
.corpsz {
text-align: center;
font-size:10px;
}

.corpsb {
text-align: center;
font-size:12px;
}

.corpsb2 {
text-align: right;
font-size:12px;
padding-right: 40px;
padding-left: 150px;
}

.corpsc{
text-decoration: none;
color:white;
font-weight: 11px;
text-align: center;
}

.titrevins{
font-size: 13px;
}

.underline{
text-decoration: underline;
font-weight: bold;
}

.photo1{
padding-left: 30px;
}
.text1{
padding-right: 30px;
text-align:justify;
}
.plan{
padding-left:160px;
}
.photo{
padding-top:65px;
padding-bottom:80px;
padding-left:27px;
padding-right:60px;
}
.photo1{
padding-right:25px;
padding-top:40px
}
.photo2{
padding-right:25px;
padding-top:40px
}
.photo3{
padding-right:25px;
padding-top:40px
}
.construction{
text-align:center;
font-size: 20px;
padding-top: 165px;
}
.mentions {
margin-left:25px;
padding-top:90px;
text-align:center;
}
.mentions td{
margin-left:20px;
padding-top:15px;
}

.plansite{
padding-top: 60px;
padding-left: 50px;
text-decoration:none;
}
.plansite td{
padding-left: 60px;
}

.intro{
padding-top:80px;
padding-left:79px;
padding-right:79px;
text-align:center;
}
.debut{
text-align:center;
padding-left:77px;
color: #660000;
font-size:5px;
}

.noel2{
padding-top:65px;
padding-left:50px;
padding-right:50px;
text-align:center;
font-size:11px;
}

.noel{
	margin-bottom : 10px;
	border: none;
	text-decoration: none;
	font-weight: bold;
	color: white;
	font-size: 16px;
	margin: 0px;
	padding: 3px;
	text-align: center;
	font-family: Helvetica;
}

.noel a{
color: white;
text-decoration: none;
font-family: Helvetica;
}

#plop {
       text-decoration: blink;
}

.inforouge{
color:#FF0000;
font-weight:bold;
}

/* JQUERY ACCORDION */
.basic h3 {
	background-image: url("images/AccordionTab0vert.gif");
}
.basic h3:hover {
	background-image: url("images/AccordionTab2vert.gif");
}
.basic h3.selected {
	background-image: url("images/AccordionTab2vert.gif");
}

.basic  {
	width: 160px;
	font-family:Verdana;
	border: ;
	z-index:10;
}
.basic div {
	background-image: url;
}

.basic p {
	margin-bottom : 10px;
	border: none;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	margin: 0px;
	padding: 3px;
	text-align: center;
	background-color: #ffccff;
}

.basic a{
	color: #990000;
	text-decoration:none;
	font-size: 11px;
	
	
}
.basic h3 {
	text-align: center;
	cursor:pointer;
	display:block;
	padding:5px;
	margin-top: 0;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	color: white;
	border-top: ;
	border-bottom: 1px solid #FFFFFF;
}
.basic h3:hover {
	text-align: center;
	background-color: white;
}
.basic h3.selected {
	color: #990000;
	background-color: white;
}

@media print {
	.basic div, #navigation ul{
		display: block!important;
		height: auto!important
	}
}

