/* CSS Document */
body{
	margin: 0px;
	font-size: 12px;
	font-family: Verdana, Helvetica;
}
#header {
	height: 85px;
	width: 100%;
	background-image: url(img/header_background.gif);
	background-repeat: repeat;
	text-align: right;
}
#menu{
	background-color: #617451;
	width: 100%;
	color: #FFFFFF;
	height: 15px;
}
#sitelogo{
	position: absolute;
	left: 17px;
	top: 0px;
}
#site_name{
	position: absolute;
	color: #000000;
	left: 205px;
	top: 33px;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 1px;
	word-spacing: 1px;
}
#site_name_ge{
	position: absolute;
	color: #000000;
	left: 205px;
	top: 33px;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 1px;
	word-spacing: 1px;
	font-family: Sylfaen, Verdana;
}

#title_text{
	background-image: url(img/title.gif);
	color: #FFFFFF;
	height: 18px;
	width: 450px;
	font-weight: bold;
	font-size: 12px;
	padding-left: 5px;
	padding-top: 2px;
}
#text_container{
	width: 100%;
	padding-bottom: 10px;
	padding-top: 5px;
	font-size: 14px;
}
a.menu:link,a.menu:visited,a.menu:active {
	color: #5B5B5B;
	text-decoration: none;
}
a.menu:hover {
	color: #000000;
	text-decoration: none;
}

a.top_menu:link, a.top_menu:visited, a.top_menu:active {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}
a.top_menu:hover {
	color: #FFFFFF;
	text-decoration: none;
	width: 30px;
	background-color: #859C72;
}
.language_bar{
	padding-left: 227px;
}

td.left{
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 2px;
}
#links_title{
	background-image: url(img/title_2.gif);
	color: #51622F;
	height: 18px;
	width: 98%;
	font-weight: bold;
	font-size: 12px;
	padding-left: 5px;
	padding-top: 2px;
	margin-top: 10px;
}
#links_right_title{
	background-image: url(img/title_2.gif);
	color: #FFFFFF;
	height: 18px;
	width: 98%;
	font-weight: bold;
	font-size: 12px;
	padding-left: 5px;
	padding-top: 2px;
	margin-top: 10px;
}
#links{
	width: 200px;
	padding-left: 5px;
	padding-top: 2px;
}
td.center{
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}
td.right{
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 2px;
}
td.footer{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#devis{
	font-size: 14px;
	font-weight: bold;
	width: 100%;
}
#gallery_title{
	background-image: url(img/title_2.gif);
	color: #FFFFFF;
	height: 18px;
	width: 100%;
	font-weight: bold;
	font-size: 12px;
	padding-left: 5px;
	padding-top: 2px;
	text-align: left;

}
a.ps_menu:link, a.ps_menu:visited, a.ps_menu:active {
	color: #FA7801;
	text-decoration: none;
	padding-right: 25px;
	padding-left: 25px;
}
a.ps_menu:hover {
	color: #FA7801;
	text-decoration: none;
	width: 30px;
	background-color: #859C72;}
	
	
td.left img {
	padding: 2px;
	border: 1px solid #CCCCCC;
}
td.contactinfo{
	color: #666666;
}
form {
	padding: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
input{
	padding: 0px;
	border: 1px solid #999999;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
textarea {
	padding: 0px;
	border: 1px solid #999999;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
