body {
	font-family: Verdana,Tahoma,Helvetica,sans-serif;
	margin : 0 0 0 0;
	padding: 0 0 0 0;
	background : #EFEFEF url(/la-pineta/images/fonddegrade2.jpg) repeat-y;
	font-size : 11px;
}

#haut {
	width: 770px;
	height: 203px;
	color: Black;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	vertical-align : middle;
	background :#9DAABB url(/la-pineta/images/haut.jpg);
}

#htexte {
	padding: 30px 0 0 0;
	margin: 0 0 0 270px;
}

#page {
	width: 750px;
	color: Black;
	margin: 0 0 0 0;
	padding: 5px 5px 5px 5px;
	background: White url(/la-pineta/images/fond.jpg) top;
	min-height : 500px;
}

#bas {
	width: 20px;
	height: 9px;
}
 
P.intro {
	line-height : 17px;
	padding : 0 0 0 0;
	margin: 10px 0 10px 0;
}

.alerte {
    margin-top:10px;
	color : Red;
	font-weight : bold;
	text-align:center;
}

.droit {
	float: right;
	margin : 0px 0px 0px 10px;
}

.cadredroit {
	float: right;
	margin : 0px 0px 0px 10px;
	border : 1px solid Black;
}

.gauche {
	float: left;
	margin : 0px 10px 0px 0px;
	padding: 0px 0px 0px 0px;
}


.cadregauche {
	float: left;
	margin : 0px 10px 0px 0px;
	padding: 0px 0px 0px 0px;
	border : 1px solid Black;
}

IMG.cadre {
		border : 1px solid Black;
}

ul {
	margin-left: 10px;
	padding-left: 0px;
}

li {
	text-align: justify;
	list-style-position : outside;
	margin-left: 0px;
	padding-left: 0px;
	list-style : none url(/images/puce.gif);
}
img {
	border: 0;
	padding-bottom: 0px;
	margin-bottom: 0px;
	padding : 0 0 0 0;
	margin : 0 0 0 0;
	vertical-align : middle;
}

.centre {
 text-align: center;
 }

#bas {
	width: 817px;
	text-align: right;
}

H1 {
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	font-size : 22px;
	text-align: center;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

H2 {
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	font-size : 16px;	
	text-align: center;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

H3 {
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	font-size : 14px;	
}

H4 {
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	font-size : 14px;	
	text-align: center;
}

P		{
	text-align : justify;
}

.legende {
	font-family: Arial,sans-serif;
	font-size : 9px;
	text-align: right;
	color : Gray;
}

.lien_clique {
	font-weight: bold;
	color : #1FAA06;
}

.bouton {
	background : Black;
}

A.bouton:hover {
	background : Blue;
}

A.menu {
	
}
A:link          {
	color: #0080C0;
	text-decoration: underline;
}
A:active        {
	color : #1FAA06;
}

A:visited       {
	color : #1FAA06;
}
A:hover         {
	color : #1FAA06;
}

table.tarifs {
	border : 1px solid Black;
	width: 500px;
}

table.plat {
	border : 1px solid Black;
	width: 250px;
	margin: 3px 0 3px 0;
	padding: 0 0 0 0;
}

table.colonnes {
	border : 1px solid #EFEFEF;;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size: 10px;
}

td {
		font-size: 10px;
}

td.prix {
	width: 75px;
	border : 1px solid Black;
	text-align: center;
}

td.prix2 {
	width: 55px;
}

th.prix {
	text-align: center;
	border : 1px solid Black;
	background: #9DAABB;
	font-size: 12px;
	font-weight : bold;
	color: White;
}

th.prix2 {
	text-align: center;
	border : 1px solid Black;
	background :#EFEFEF;
	font-size: 12px;
	font-weight : bold;
	color: Black;
}

#menu {
	float: left;
	width: 200px;
	padding: 0 0 0 0;
	margin: 100px 20px 100px 0;
	border : 1px solid #A6B1BF;
	background :#EFEFEF;
}

#menu A {
	background :#EFEFEF;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	display: block;
	width: 100%;
	text-decoration: none;
	text-align: center;
	color : #9EAABA;
}

#menu A:hover {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	background-image: url(/la-pineta/images/button_over.gif);
	color : White;
}