BODY 		{ scrollbar-base-color: #f8e5bb;
		  margin: 0;
		  padding: 0;
		  border: 0; }

 /* COULEUR LIENS */
a:link		{ color: #000000; text-decoration: none; }
a:visited	{ color: #000000; text-decoration: none; }
a:active	{ color: #000000; text-decoration: none; }
a:hover		{ color: #990000; text-decoration: none; }

 /* STYLE POUR PAGES PRINCIPALES */
TABLE 		{ COLOR: #833C33; FONT: 12px arial, verdana, sans-serif; font-weight: normal; }
.titre 		{ color: #003300; font: 24px Papyrus, "Bradley Hand ITC", "Lucida Handwriting", "Comic Sans MS", "Trebuchet MS", arial, sans-serif; font-weight: normal; }
.soustitre 	{ color: #663300; font: 15px arial, verdana, sans-serif; font-weight: bold; }
/*.careers 	{ COLOR: #006666; FONT: 12px arial, verdana, sans-serif; font-weight: normal; }*/
.piedpage 	{ COLOR: #833C33; FONT: 10px arial, verdana, sans-serif; font-weight: normal; }
/*LI 		{ COLOR: #996600; FONT: 14px arial, verdana, sans-serif; font-weight: normal; }*/
.justifie 		{ text-align: justify; }
.ligne { text-align:center; }
.pourpre {color: #C0C;}
.imgdroit{float:right}
.imggauche{float:left}
.clear{clear:both}
 /* STYLE MENU */
.menufond		{ background-color:#370C06;
			  border-top: #370C06 1px solid;
			  border-bottom: #370C06 1px solid;
			  background-image:   url("../images/fond-menu.jpg"); }
.menu		{ font-family: Papyrus, verdana, arial, helvetica, sans-serif;
		  font-size: 12px;
		  height: 25px;
		  padding-left: 8px;
		  padding-right: 8px;
		  cursor:hand;
		  font-weight: bold;
		  text-align: center;
		  line-height: 22px;
		  display: block;
		  border: #370C06 0px solid; }
a.menu:link 	{ background-image:  url("../images/menu.jpg");
		  background-color:#370C06;
		  color: #833C33; }
a.menu:visited 	{ background-image:  url("../images/menu.jpg");
		  background-color:#370C06;
		  color: #833C33; }
a.menu:active 	{  background-image:  url("../images/menu.jpg");
		   background-color:#370C06;
		   color: #833C33; }
a.menu:hover 	{  background-image:  url("../images/menuon.gif");
		   background-color:#334D3B;
		   color: #FFFFFF; }

 /* BORDURES POUR IMAGE */
.bordure	{ BORDER: #ffffcc 1px solid; padding: 3px; }
.bordurenoire	{ BORDER: #000000 1px solid; }

 /* STYLE POUR LES ZONES LATERALES */
a.lat:link		{ color: #CCFFCC; text-decoration: none }
a.lat:visited	{ color: #CCFFCC; text-decoration: none }
a.lat:active	{ color: #CCFFCC; text-decoration: none }
a.lat:hover	{ color: #99FF66; text-decoration: none }
.lienfont		{ font: 13px Papyrus, "Bradley Hand ITC", "Lucida Handwriting", "Comic Sans MS", "Trebuchet MS", arial, sans-serif; font-weight: bold; }
/*.phonetitle 		{ color: #CCCC99; font: 12px arial, verdana, sans-serif; font-weight: bold; }*/
/*.sidebarcontact		{ color: #FFFFFF; font: 11px arial, verdana, sans-serif; font-weight: bold; }*/
.barrelat	{ background-color: #370C06;
		  background-image:   url("../images/fond-lateral.jpg");
		  border-left: 0px solid #FFFFFF;
		  width: 200px; }
.barrelatgauche	{ background-color: #370C06;
		  background-image:   url("../images/fond-lateral.jpg");
		  border-right: 0px solid #FFFFFF;
		  width: 35px; }
.barrelattitre	{ color: #FFFFFF; font: 14px arial, verdana, sans-serif; font-weight: bold; }
.latbarfield 	{
		border: 1px solid #ff0000;
		text-align: left;
		-moz-border-radius: 3px;
		padding-left: 5px;
		padding-right: 5px;
		padding-top: 5px;
		padding-bottom: 6px;
		width: 156px;
		max-width: 144px;
		COLOR: #FFFFFF;
		FONT: 11px arial, verdana, sans-serif;
		font-weight: normal;
		display: block;
		}

 /* HIDE MENU AND ITEMS FOR PRINTING */
@media print {
.printhide 	{ display:none; }
.printhelp	{ width:600px; }
}
@media screen{
.printonly 	{ display:none; }
}

 /* GALLERY SLIDESHOW AND POPUP CODE */
/*.Galborder	 	{ border: #FFFFFF 5px solid; margin-bottom: 4px; }*/
/*A:hover .Galborder 	{ border: #370C06 1px solid; margin-bottom: 4px;  }*/
/*.Popupborder	 	{ border: #FFFFFF 10px solid; }	*/
/*.picturetitle 		{ COLOR: #000000; FONT: 12px Papyrus, "Bradley Hand ITC", verdana, arial, sans-serif; font-weight: bold; }*/
/*.gallerytext 		{ COLOR: #000000; FONT: 10px arial, verdana, sans-serif; font-weight: bold; }*/
/*.button-popups   {
		background-color:#E1C590;
		FONT-FAMILY: Papyrus, "Bradley Hand ITC", "Lucida Handwriting", "Comic Sans MS", "Trebuchet MS", arial, sans-serif;
		color: #370C06;
		font-size: 8pt;
		height: 25px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		line-height: 21px;
		padding-left: 5px;
		padding-right: 5px;
		BORDER: #370C06 1px solid;
		 }*/
/*.buttonon-popups {
		background-color:#334D3B;
		FONT-FAMILY: Papyrus, "Bradley Hand ITC", "Lucida Handwriting", "Comic Sans MS", "Trebuchet MS", arial, sans-serif;
		color: #FFFFFF;
		font-size: 8pt;
		height: 25px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		line-height: 21px;
		padding-left: 5px;
		padding-right: 5px;
		BORDER: #000000 1px solid;
		 }*/

 /* PAYPAL CART PAGE CODE */
/*.paypalbutton	{ font-size: 10pt; width: 140px; }*/
/*.price 		{ COLOR: #FF6600; FONT: 13px verdana, arial, sans-serif; font-weight: bold; }*/

 /* CONTACT AND QUOTE FORM CODE */
/*.contact 	 { font-size: 10pt; }
.contacton 	 { font-size: 10pt; }
.shadeform	{ FONT: 13px arial, verdana, sans-serif;
		background-image:  url("../outils/ombre-feuille.gif");
		text-align: left;
		WIDTH: 200PX;
		BORDER: #000000 1px solid; }
.textarea	{ FONT: 13px arial, verdana, sans-serif;
		background-image:  url("../outils/ombre-feuille.gif");
		text-align: left;
		WIDTH: 250PX;
		HEIGHT: 125PX;
		BORDER: #000000 1px solid; }
.dropdown 	{ COLOR: #833C33;
		BACKGROUND-COLOR: #FFEFD6;
		WIDTH: 220PX;
		FONT: 11px verdana, arial, sans-serif; }
.quoteform	{ FONT: 13px arial, verdana, sans-serif;
		background-image:  url("../outils/ombre-feuille.gif");
		text-align: left;
		BORDER: #000000 1px solid; }
.quotedrop 	{ COLOR: #833C33;
		BACKGROUND-COLOR: #FFEFD6;
		FONT: 11px verdana, arial, sans-serif; }
.quotechoice	{ COLOR: #003333; FONT: 11px verdana, arial, sans-serif; font-weight: normal }*/


