BODY 	{	COLOR: #FFF7EF;
		FONT: 12px Palatino Linotype, arial, verdana;
		scrollbar-base-color: #D7AE86 }

a:link		{ color: #0002EF; text-decoration: none; }

a:visited	{ color: #0002EF; text-decoration: none; }

a:active	{ color: #0002EF; text-decoration: none; }

a:hover		{ color: #7C3F03; text-decoration: none; }

.just 		{text-align: justify;}

TABLE 		{ COLOR: #000000; FONT: 12px , Palatino Linotype, arial, sans-serif; font-weight: normal; }

LI 		{ COLOR: #000000; FONT: 12px Palatino Linotype, arial, verdana; font-weight: normal; }

.title 		{
	color: #966331;
	font: 24px Monotype Corsiva, arial, verdana;
	font-weight: bold;
}

.subtitle 	{
	color: #000055;
	font: 15px Palatino Linotype, arial, verdana;
	font-weight: bold;
}

.subtitle1 		{
	color: #000055;
	font: 20px Palatino Linotype, arial, verdana;
	font-weight: bold;
	text-align: center;
}

.subtitle2 		{
	color: #966331;
	font: italic 16px Palatino Linotype, arial, verdana;
	font-weight: bold;
	text-align: center;
}

.firstletter {
	color: #7C3F03;
	font: italic 50px Monotype Corsiva, arial, verdana;
	font-weight: bold;
}

.bibliographie 	{ COLOR: #000000; FONT: 12px arial, verdana, sans-serif; font-weight: normal; }

.copytext 	{ COLOR: #666666; FONT: 10px arial, verdana, sans-serif; font-weight: normal; }

.phonetitle 	{ color: #966331; font: 14px arial, verdana, sans-serif; font-weight: bold; }

.agenda 	{ color: #966331; font: 14px arial, verdana, sans-serif; font-weight: bold; }

.faq 	{ color: #966331; font: 12px arial, verdana, sans-serif; font-weight: bold; }

.agenda_texte 	{ COLOR: #000000; FONT: 12px verdana, arial, sans-serif; font-weight: bold; }

.price 		{ COLOR: #966331; FONT: 14px arial, verdana, sans-serif; font-weight: bold }

.signature 	{
	color: #7C3F03;
	font: 26px Monotype Corsiva;
	font-weight: bold;
}


#ZOOM 		{ LEFT: 10px; POSITION: absolute; TOP: 10px; }




 /* HIDE MENU AND ITEMS FOR PRINTING */


@media print {
.printhide 	{ display:none; }
.printhelp	{ width:600px; }
}
@media screen{
.printonly 	{ display:none; }
}



.contact 	{ background-color:#D7AE86;
		FONT-FAMILY: Palatino Linotype, arial, verdana, helvetica, sans-serif;
		color: #FFFFFF;
		font-size: 9pt;
		height: 25px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		BORDER: #5F7A75 1px solid; }

.contacton 	{ background-color:#080147;
		FONT-FAMILY: Palatino Linotype, arial, verdana, helvetica, sans-serif;
		color: #FFFFFF;
		font-size: 9pt;
		height: 25px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		BORDER: #000000 1px solid; }



.shadeform	{ FONT: 13px Palatino Linotype, arial, verdana, sans-serif;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		WIDTH: 200PX;
		BORDER: #000000 1px solid}

.textarea	{ FONT: 13px Palatino Linotype, arial, verdana, sans-serif;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		WIDTH: 375PX;
		HEIGHT: 125PX;
		BORDER: #000000 1px solid}

.dropdown {	COLOR: #333333;
		WIDTH: 220PX;
		FONT: 11px verdana, arial, sans-serif }








 /* START THE CODE FOR THE MENUS */


.menu		{ font-family: Palatino Linotype, arial, verdana, helvetica, sans-serif;
		  font-size: 10pt;
		  HEIGHT: 25PX;
		  padding-left: 7px;
		  padding-right: 7px;
		  cursor:hand;
		  font-weight: bold;
		  text-align: center;
		  line-height: 23px;
		  display: block;
		  border: #000000 0px solid; }


a.menu:link 	{ background-image: url("picts/menu.gif");
		  background-color:#D7AE86;
		  color: #966331;}


a.menu:visited 	{ background-image: url("picts/menu.gif");
		  background-color:#D7AE86;
		  color: #966331;}


a.menu:active 	{  background-image: url("picts/menu.gif");
		  background-color:#D7AE86;
		  color: #966331;}



a.menu:hover 	{  background-image: url("picts/menuon.gif");
		   background-color:#D7AE86;
		   color: #FFF7EF; }
