body {
	font-family: trebuchet ms, verdana, arial, tahoma;
	font-size: 85%;
	color: #888;
	background-color: white;
	line-height: 180%;
	margin: 0;
	padding: 0;
	text-align: center;
}
h1 { font-size: 110%; }
h2 { font-size: 110%; }
h3 { font-size: 100%; }

a:link, a:visited { color: #CC9933; text-decoration: none; }
a:hover{ color: #000000; text-decoration: none; }

a.blanc { font-weight: normal; 	text-decoration: none; }
a.blanc:link 	{ color: #FFFFFF;}
a.blanc:visited	{color: #FFFFFF;}
a.blanc:hover 	{color: #000000;}
a.blanc:active 	{color: #FFFFFF;}

a.footer {
	color: #CC9933;
	text-decoration: none;
	font-size: 85%;
}
a.footer:link 	{ color: #CC9933;}
a.footer:visited	{color: #CC9933;}
a.footer:hover 	{color: #000000; text-decoration: none;}
a.footer:active 	{color: #CC9933;}

a.order:link 	{ color: #F60!important;}
a.order:visited	{color: #F60!important;}
a.order:hover 	{color: #000000!important; text-decoration: none;}
a.order:active 	{color: #F60!important;}

.cms {

}

.left_colonne {
	width: 180px;
	background: url(../images/dot.gif) repeat-y right top;
	text-align: center;
	padding: 5px;
}
.right_colonne {
	width: 180px;
	background: url(../images/dot.gif) repeat-y left top;
	text-align: center;
	padding: 5px;
}

.main_colonne {
width: 60%;
padding-top: 20px;
padding-right: 15px;
margin-right: 5px;
}

.news_box_right {
	width: 177px;
	background-image: url(../images/menu.png);
	background-repeat: no-repeat;
	background-position: top;
	height: auto;
	
}
.news_box_justify {
	
	background-image: url(../images/menu_news.png);
	background-repeat: no-repeat;
	background-position: top;
	height: auto;
	text-align: justify;
	
}
.form_button {
	border: 1px solid #333333;
	/*margin: 2px 5px 5px;*/
	background-color: #E0C99B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	cursor: hand;
}
.form_button_red {
	border: 1px solid #333333;
	/*margin: 2px 5px 5px;*/
	background-color: #993300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	cursor: hand;
}
.textfield1 {font-family: trebuchet ms, verdana, arial, tahoma;
			 color: #9E7B51}
.textfield2 {
	font-size: 85%;
	font-family: "trebuchet ms", verdana, arial, tahoma;
	color: #9E7B51;
	font-weight: bold;
}
.pad {
	text-align: justify;
	padding-right: 15px;
	padding-left: 15px;
}
.grey_left {
	font-size: 80%;
	color: #999999;
}
.grey_left_bold {font-size: 80%; color: #999999; font-weight: bold; }
.left_title {
	color: #993300;
	font-weight: bold;
}
.news_scroll{
	font-family: "trebuchet ms", verdana, arial, tahoma;
	font-size: 90%;
	color: #999999;
	line-height: 110%;
	text-align: center;
}
.price {
	border: 0.5px solid #600;
	background-color: #CCC;
	color: #000;
	text-align: center;
}
.borderbottom {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #600;
}
.order {
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border: 1px none #F60;
	background-color: #FFFFFF;
	font-size: 16px;
	color: #F60!important;
}
