/* SURVOL */
.ligneroll {CURSOR: pointer; background-image:url(/picts/menuon.gif)}
.ligne {}
.smenu_ligneroll {CURSOR: pointer; background-color:#339999}
.marge_10_left_right {margin-left:10px; margin-right:10px}

/* DROP MENU */
.drop_menu_layer {position:absolute; margin-top:0px; margin-left:-2px; z-index:0; visibility:hidden; overflow:auto}
.drop_menu_tab {border:1px; border-color:#999999; border-style:solid; background-color:#869986}
.drop_menu_tab_cell {background-color:#000000}
.drop_menu_tab_cell_margin {margin:7px}

.tbl_annonces{
			color: #FF9933;
			border: 3px solid;
			width:90%;
			-moz-border-radius-topleft: 10px;
			-moz-border-radius-topright: 10px;
			-moz-border-radius-bottomright: 10px;
			-moz-border-radius-bottomleft: 10px;
			z-index:0
}

.tbl_annonces_fond{
	background-image:url(../picts/stretchbar-bottom.jpg);
	COLOR: #660000;
	FONT: 12px verdana, arial, sans-serif 
}

/* LIEN MENU */
a.menu:link{color:#FFFFFF; text-decoration:none}
a.menu:visited{color:#FFFFFF; text-decoration:none}
a.menu:hover{color:#FFFFFF; text-decoration:none}
a.menu:active{color:#FFFFFF; text-decoration:none}


BODY	{
	scrollbar-base-color: #2b2e3f;
	scrollbar-track-color: #222222;
	scrollbar-arrow-color: #8BC1AD;
	background-image: url("../picts/background.jpg");
	}




/* NON-MENU LINK COLORS */

a:link, a:visited, a:active	{ color: #33cccc; text-decoration: none; }

a:hover				{ color: #C996600; text-decoration: none; text-decoration: underline; }





/* PAGE FONTS AND TITLES */

/* THE NEXT LINE CONTROLS THE FONT SIZE ON ALL PAGES */

TABLE		{ COLOR: #ffffff; FONT: 16px calibri, Arial, Helvetica, sans-serif; }

.title		{ COLOR: #ccccff; FONT: 28px calibri, arial, sans-serif; font-weight: bold; }

.subtitle	{ COLOR: #FFFFFF; FONT: 14px verdana, arial, sans-serif; font-weight: bold; }

.smalltitle 	{ COLOR: #CCFFFF; FONT: 13px verdana, arial, sans-serif; font-weight: bold; }

.date-font	{ color: #FFFFFF; font: 10px verdana, arial, sans-serif; font-weight: bold; }

#date-location	{ right: 10px; POSITION: absolute; TOP: 60px; }



/* GENERAL TEXT SIZES and COLORS */

.smalltext		{ COLOR: #999999; FONT: 11px arial, sans-serif; font-weight: bold; }

.footer			{ COLOR: #C0C0C0; FONT: 9px verdana, arial, sans-serif; font-weight: bold; }

.phonetitle		{ COLOR: #CCFFFF; FONT: 13px arial, sans-serif; font-weight: bold; }

.list 			{ COLOR: #CCCC99; FONT: 12px verdana, arial, sans-serif; font-weight: normal; }

.testimonial		{ COLOR: #CCFFFF; FONT: 11px verdana, arial, sans-serif; font-style: italic; font-weight: bold; }









/* HEADER BACKGROUND COLOR - edit the header.js also */

.headercolor		{ background-image: url("../picts/background.jpg"); }





/* SHADOW AND CORNER IMAGE */

#cornerimage		{ background-image: url("../picts/corner.gif"); }

.pageheight		{ background-image: none; }

.shadow-horizontal	{ background-image: none; }







/* GALLERY & PRODUCTS CODE */

.price			{ COLOR: #CCCC99; FONT: 14px verdana, arial, sans-serif; font-weight: bold; }

.carttitle 	{
		FONT: bold 12px verdana, arial, sans-serif;
		COLOR: #FFFFFF;
		border: 1px solid #777777;
		background-color: #444444;
		margin-bottom: 3px;
		padding: 4px 9px 4px 9px;
		}

.picturetitle 		{
			COLOR: #FFFFFF;
			FONT: 13px arial, verdana, sans-serif;
			font-weight: bold;
			}

.gallerytext	{ COLOR: #F0F0F0; FONT: 10px verdana, arial, sans-serif; font-weight: bold; }


.viewer-border		{ border: #000000 1px solid; }

.Galborder	 	{ border: #000000 1px solid; margin-bottom: 3px; }

A:hover .Galborder 	{ border: #FFFFFF 1px solid; margin-bottom: 3px; Filter: Alpha(Opacity=80);-moz-opacity: 0.8; }








/* QUOTES FORM */

.quotechoice 	{ color: #CCFFCC; font: 12px arial, verdana, sans-serif; font-weight: bold; }







/* PAGE LINES & BORDERS */

.pagebars	{
		background-color: #444444;
		background-image: url("../picts/bar.jpg");
		height: 8px;
		border: solid #000000;
		border-width: 1px 0px 1px 0px;
		/* NOTE: BORDERs ABOVE ARE | top | right | bottom | left */
		}

.pagebar-bottom	{
		background-color: #444444;
		background-image: url("../picts/bar.jpg");
		height: 12px;
		border: solid #000000;
		border-width: 1px 0px 1px 0px;
		/* NOTE: BORDERs ABOVE ARE | top | right | bottom | left */
		}

.page-splits		{
			border: #000000 1px solid;
			background-color: #444444;
			color: #444444;
			}










/* SCROLLER OPTIONS */



.scroller-body		{
			background-color: #292929;
			background-image: url("../picts/background.jpg");
			background-repeat: repeat-y;
			}

.scrollertitle 		{ color: #FFFFFF; font-family: calibri, arial, Tahoma, Verdana, sans-serif; font-size: 13px; font-weight: bold; }

.scrollertext 		{ color: #C0C0C0; font-family: Tahoma, Verdana, sans-serif; font-size: 11px; font-weight: normal; }



/* SCROLLER LINK COLORS */

a.scroller:link, a.scroller:visited, a.scroller:active	{ color: #99CCFF; text-decoration: none; }

a.scroller:hover					{ color: #FFCC00; text-decoration: none; }














/* LEFT SIDEBAR OPTIONS */

.sidebar-background, .sidebar-background2
			{
			background-image: url("../picts/background.jpg");
			background-color: #222222;
			background-repeat: repeat;
			COLOR: #FFFFFF; FONT: 13px verdana, arial, sans-serif; font-weight: bold;
			}

.sideborder		{ BORDER: #999999 1px solid; }

.sidebartitle		{  }

.sidebartext		{ COLOR: #C0C0C0; FONT: 11px arial, verdana,  sans-serif; font-weight: bold; }


a.sidelink:link, a.sidelink:visited, a.sidelink:active	{ color: #FFCC66; text-decoration: none; }

a.sidelink:hover					{ color: #CCFF99; text-decoration: none; }










/* FOR RIGHT SIDEBAR */

.sidebartext-right	{ color: #C0C0C0; FONT: 11px arial, verdana,  sans-serif; font-weight: bold; }

fieldset 	{
		border: #666666 1px solid;
		}

fieldset legend {
		FONT: bold 13px arial, verdana, sans-serif;
		COLOR: #FFFFFF;
		border:1px solid #777777;
		background-color: #444444;
		}


/* START THE CODE FOR THE MENUS */

/* IF YOU EDIT THE SUB MENU WIDTH - EDIT 160 IN 4 PLACES TOTAL */

/* menu ver 3.0 2007 */





/* MENU OUTER TABLE - BACKGROUND & TOP & BOTTOM MENU BORDERS */

.menutable 		{
			background-image: url("../picts/menu.gif");
			background-color: #222222;
			white-space: nowrap;
			width:100%;
			border-top: #000000 0px solid;
			border-bottom: #000000 1px solid;
			padding: 0px;
			margin: 0px;
			}


/* CODE FOR MENU 2ND OUTER TABLE */

#menunav, #menunav ul 	{
			float: left;
			white-space: nowrap;
			width: 100%;
			list-style: none;
			padding: 0px;
			border: solid #FFFFFF;
			border-width: 0px 0px 0px 0px;
			/* NOTE: BORDERs ABOVE ARE | top | right | bottom | left */
			margin: 0px 0px 0px 0px;
			}








/* TOP LEVEL MARGINS, FONT FACE & FONT COLORS & PADDING */

#menunav a 		{
			color: #A2B7B5;
			font: 12px arial, sans-serif;
			font-weight: bold;
			text-decoration: none;
			text-align: center;
			padding: 3px 5px 4px 5px;
			width: auto;
			display: block;
			cursor: pointer;
			}



/* TOP LEVEL BACKROUND COLOR AND BORDERS - EDIT MENU IMAGES ALSO */

#menunav li 		{
			background-image: url("../picts/menu.gif");
			background-color: #222222;
			border: solid #000000;
			border-width: 0px 1px 0px 0px;	/* THIS IS A RIGHT BORDER */
			/* NOTE: BORDERs ABOVE ARE | top | right | bottom | left */
			float: left;
			padding: 0;
			}



/* TOP LEVEL HOVER FONT COLOR */

#menunav li a:hover	{
			background-image: url("../picts/menuon.gif");
			color: #FFFFFF;
			text-decoration: none;
			cursor: pointer;
			}




/* TOP LEVEL HOVER BACKGROUND COLOR AND BORDERS - EDIT MENU IMAGES ALSO */

#menunav li:hover, #menunav li.IEMhover
			{

			background-color: #797B80;
			border: solid #000000;
			border-width: 0px 1px 0px 0px;	/* THIS IS A RIGHT BORDER */
			/* NOTE: BORDERs ABOVE ARE | top | right | bottom | left */
			}










/* SUB LEVEL FONT & FONT COLOR & PADDING */

#menunav li ul a 	{
			font: 11px verdana, arial, sans-serif;
			color: #21423D;
			font-weight: normal;
			text-decoration: none;
			text-align: left;
			padding: 4px 0px 4px 0px;
			text-indent: 8px;
			cursor: pointer;
			}



/* SUB LEVEL FONT HOVER COLOR */

#menunav li ul a:hover 	{
			background-image: none;
			color: #000000;
			text-decoration: none;
			cursor: pointer;
			}


/* SUB LEVEL OUTER BORDER */

#menunav li ul 		{
			position: absolute;
			left: -999em;
			height: auto;
			width: 160px;
			border: solid #000000;
			border-width: 1px 1px 1px 1px;
			/* NOTE: BORDERs ABOVE ARE | top | right | bottom | left */
			margin: 0;
			}


/* SUB LEVEL BACKGROUND COLOR & BORDER OPTION FOR EACH LINK */

#menunav li ul li 	{
			background-image: none;
			background-color: #FFFFFF;
			border: solid #C0C0C0;
			border-width: 1px 0px 0px 0px;
			/* NOTE: BORDERs ABOVE ARE | top | right | bottom | left */
			}


/* SUB LEVEL HOVER BACKGROUND AND BORDERS */

#menunav li ul li:hover, #menunav li ul li.IEMhover
			{
			background-image: none;
			background-color: #CED7D7;
			border: solid #C0C0C0;
			border-width: 1px 0px 0px 0px;
			/* NOTE: BORDERs ABOVE ARE | top | right | bottom | left */
			}





/* SUB MENU WIDTH - ALSO EDIT TWO BELOW AND ONE ABOVE TO MATCH */

#menunav li li {
	padding-right: 0px;
	width: 160px;
}



/* SUB MENU LINK WIDTH */

#menunav li ul a {
	width: 160px;
}



/* FOR 3rd LEVEL MENU LOCATION */

#menunav li ul ul {
	margin: -21px 0px 0px 160px;
}





#menunav li:hover ul ul, #menunav li:hover ul ul ul, #menunav li.IEMhover ul ul, #menunav li.IEMhover ul ul ul
{ left: -999em; }

#menunav li:hover ul, #menunav li li:hover ul, #menunav li li li:hover ul, #menunav li.IEMhover ul, #menunav li li.IEMhover ul, #menunav li li li.IEMhover ul
{ left: auto; }





/* FOR 3rd LEVEL ARROW */

#menunav a.parent {
	background: url(../picts/menu.gif) center right no-repeat;
}

