/* side navigation menu\*/



.buttonscontainer {
	width: 85%;
	background-color : #FFFFEE;
	border-left : 1px solid #0066FF;
	border-right : 1px solid #0066FF;
	border-top: 1px solid #0066FF;
	border-bottom: 1px solid #0066FF;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
}

.buttons a {
color: #FFFFCC;
background-color: #666666;
padding: 2px;
padding-left: 8px;
display: block;
border-right: 1px solid #999999;
border-left: 0px solid #999999;
border-bottom: 1px solid #999999;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
text-decoration: none;
text-align: left;
margin-top: 15px;
line-height: 1.5em;
width: 10em;
}

.buttons a:hover {
	border-top:0px solid #666666;
	border-bottom: 1px solid #00CCFF;
	text-decoration: none;
	background-color: #666666;
	color: #FFFFFF;
	border-right-color: #00CCFF;
	border-right-width: 8px;
}

.buttons a:visited {
	color: #FFFFCC;
	text-decoration: none
}
/*end side navigation menu\*/ 

.address2 {
	font-family: Comic Sans MS, Arial, sans-serif;
	color: #666666;
	line-height: 140%;
	text-align: center;
	font-size: 11px;
	position:absolute; 
	width:175px; 
	height:44px; 
	z-index:21; 
	left: 701px; 
	top: 530px;
}

.address {
	font-family: Comic Sans MS, Arial, sans-serif;
	color: #666666;
	line-height: 140%;
	text-align: center;
	font-size: 11px;
	position:absolute; 
	width:175px; 
	height:44px; 
	z-index:20; 
	left: 701px; 
	top: 530px;
	position:absolute; width:175px; height:44px; z-index:7; left: 302px; top: 530px;
}

.frame {
	background-color : #FFFFEE;
	border-left : 1px solid #0066FF;
	border-right : 1px solid #0066FF;
	border-top: 1px solid #0066FF;
	border-bottom: 1px solid #0066FF;
	padding-right: 20px;
}

.textcontainer {
	font-weight: normal;
	font-size: 12px;
	color: #666666;
	line-height: 175%;
	font-family: Comic Sans MS, Arial, sans-serif;
	background-color : #FFFFEE;
	border-left : 1px solid #0066FF;
	border-right : 1px solid #0066FF;
	border-top: 1px solid #0066FF;
	border-bottom: 1px solid #0066FF;
	padding-left: 20px;
}

.lamouline {
	border-left : 0px solid #0066FF;
	border-right : 0px solid #0066FF;
	border-top: 0px solid #0066FF;
	border-bottom: 0px solid #0066FF;
	background-image:  url("/images/lamouline.jpg");
	background-repeat: no-repeat;	
	position:absolute; width:199px; height:44px; z-index:19; left: 485px; top: 530px; overflow: visible;"
}

Body {
	font-weight: normal;
	font-size: 12px;
	color: #666666;
	line-height: 175%;
	font-family: Comic Sans MS, Arial, sans-serif;
	scrollbar-arrow-color : #666666;
	scrollbar-base-color : #666666;
	scrollbar-darkshadow-color : Black;
	scrollbar-face-color : #FFFFEE;
	scrollbar-highlight-color : #999999;
	scrollbar-shadow-color : #999999;
	scrollbar-track-color : #8B8B8B;
	background-image: url(/images/tournesol.jpg);
	background-repeat: no-repeat;
}

.image{
	margin-right: 20px;
	margin-bottom: 15px;
	margin-top: 15px;
}

.prices{
	font-weight: normal;
	font-size: 12px;
}

.pagetitles{
	font-weight: normal;
	font-size: 14px;
}

A:link {
	text-decoration: none
}
A:visited {
	color: #0033ff; text-decoration: none
}
A:active {
	color: #7492b7
}
A:hover {
	text-decoration: underline;

}


.BottomNav {
	font-size: 11px;
	color: #0033ff;
}

A.BottomNav:link, A.BottomNav:visited, A.BottomNav:active  {
	color: #666666;
	text-decoration: none;
}

A.BottomNav:hover  {
	color: #0099FF;
}


