body {
	width: 100%;
	height: 100%;
	margin: 0px;
	color: #666;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background: url(/images/bg.gif) repeat-x #ebebeb;
}

a img {
	border: 0px;
}
a {
	text-decoration: none;
	color: #666;
	font-weight: bold;
}
span.mark
{
	background-color: Yellow;
	display: inline;
	margin: auto;
	padding: auto;
	line-height: inherit;
}
a:hover {
	color: #e3002a;
}
p {
	margin: 0px 0px 15px 0px;
	padding: 0;
}
h2 {
	margin: 0px 0px 15px 0px;
	padding: 0;
	font-size: 16px;
	font-weight: normal;
}
h3 {
	margin: 0px 0px 15px 0px;
	padding: 0;
	font-size: 14px;
	font-weight: normal;
}
h4 {
	font-weight: bold;
	margin: 0px 0px 15px 0px;
	padding: 0;
	color: #fff;
	font-size: 12px;
}
#container {
	width: 953px;
	margin: 8px 0px 11px 22px;
	overflow: auto;
}
#top {
	width: 931px;
	height: 87px;
	float: right;
}
#language {
	font-size: 10px;
	margin: 0px 10px 4px 0px;
	float: right;
	color: #999;
}
#language a {
	color: #999;
}
#language a:hover {
	color: #666;
}
#language a.active {
	color: #000;	
}
#menucontainer {
	float: left;
	margin: 21px 0px 0px 0px;
	width: 779px;
	height: 35px;
	background: url(/images/bg_menucontainer.gif) no-repeat;
}
#menu {
	float: left;
	list-style-type: none;
	height: 28px;
	margin: 0 0 0 21px;
	padding: 0;
}
#menu li {
	float: left;
	line-height: 29px;
}
#menu li .left {
	width: 8px;
	height: 28px;
	background: url(/images/bg_menu_left.gif);
	float: left;
}
#menu li a {
	display: block;
	background: url(/images/bg_menu.gif);
	height: 28px;
	padding: 0px 3px 0px 3px;
	float: left;
	font-size: 11px;
	color: #666;
	font-weight: normal;
}
#menu li a:hover {
	color: #000;	
}
#menu li .right {
	width: 8px;
	height: 28px;
	background: url(/images/bg_menu_right.gif);
	float: left;
}
#menu .active a  {
	background: url(/images/bg_menu_active.gif);
}
#menu .active .left  {
	background: url(/images/bg_menu_left_active.gif);
}
#menu .active .right {
	background: url(/images/bg_menu_right_active.gif);
}
#content {
	width: 715px;
	background: url(/images/bg_content.png) repeat-y;
	float: left;
	padding: 22px 32px 32px 32px;
}
#bottom {
	width: 779px;
	height: 3px;
	background: url(/images/bg_bottom.gif);
	float: left;
}
#rightcontainer {
	float: right;
	width: 160px;
	margin-top: 49px;
}
#rightcontainer a {
	display: block;
	margin-bottom: 14px;	
}
.box {
	width: 340px;
	float: left;
	margin-top: 20px;
}
.box .top {
	width: 340px;
	height: 25px;
	line-height: 25px;
	font-weight: bold;
	color: #fff;
	text-indent: 10px;
	background: url(/images/bg_box_top.gif);
	overflow: hidden;
}
.box .text {
	background: #dbdbdb;
	font-size: 11px;
	padding: 20px 20px 5px 20px;
	margin: -3px 0 0 0;
}
.box .button {
	display: block;
	width: 340px;
	height: 10px;
	background: url(/images/bg_box_button2.gif);
	text-indent: 42px;
	line-height: 37px;
	overflow: hidden;
}
.box .button p {
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	padding-top: 0;
	padding-left: 0;
	padding-right: 0;
}
#faq .top {
	height: 25px;
	line-height: 25px;
	font-weight: bold;
	color: #fff;
	text-indent: 10px;
	background: url(/images/bg_faq_top.gif);	
	margin-bottom: 1px;
}
#faq .item .question {
	display: block;
	background: url(/images/arrow_red.gif) 15px 15px no-repeat #ddeaf5;
	padding: 10px 10px 10px 40px;
	margin-bottom: 1px;
	float: left;
	width: 665px;
}
#faq .item .answer {
	float: left;
	background: #e7f1fa;
	font-size: 11px;
	padding: 15px 15px 0px 15px;
	display: none;
	margin-bottom: 1px;
	width: 685px;
}

#faq .noresults
{
	display: block;
	background: url(/images/arrow_red.gif) 15px 15px no-repeat #ddeaf5;
	padding: 10px 10px 10px 40px;
	margin-bottom: 1px;
	float: left;
	width: 665px;
}

#feedback {
	display: none;
	width: 448px;
	text-align: left;
}
#feedback .top {
	width: 448px;
	height: 5px;
	background: url(/images/bg_feedback_top.gif);
	float: left;
}
#feedback .main {
	width: 388px;
	padding: 25px 30px 25px 30px;
	background: #fff;
	float: left;
}
#feedback .bottom {
	width: 448px;
	height: 5px;
	background: url(/images/bg_feedback_bottom.gif); 
	clear: both;
}
form {
	margin: 0;
	padding: 0;
}
form input {
	border: 1px solid #7e9db9;
	height: 13px;
	font-size: 10px;
	width: 170px;
	color: #666;
	padding: 2px;
	margin-bottom: 6px;
	font-family: Arial, Helvetica, sans-serif;
}
form textarea {
	border: 1px solid #7e9db9;
	height: 150px;
	font-size: 10px;
	width: 384px;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px;
	margin-bottom: 10px;
}
form a {
	display: block;
	height: 15px;
	text-transform: uppercase;
	line-height: 15px;
}
form .cancel {
	float: left;
	padding-left: 21px;
	background: url(/images/annuller.gif) no-repeat;
}
form .send {
	float: right;
	padding-right: 21px;
	background: url(/images/send.gif) right no-repeat;
}

.go
{
	padding-right: 21px;
	background: url(/images/send.gif) right no-repeat;
}

label.error
{
	color: red;
	margin: 0 0 0 5px;
}

.question-group, .question-group td, .question-group th
{
	border: none;
	margin: 0;
	padding: 0;
	vertical-align: top;
	text-align: left;
}

.question-group .group-title
{
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 10px 0;
	text-align: left;
	display: block;
}

.question-group .title
{
	font-size: 12px;
	font-weight: bold;
	padding: 0 0 10px 0;
	text-align: left;
}

.question-group .comment
{
	padding-left: 15px;
}
.question-group .comment p
{
	margin-top: 5px;
	display: none;
}


.question-group .comment textarea
{
	width: 300px;
	height: 80px;
	margin-top: 2px;
}

.answers
{
	margin: 0;
	padding: 0;
}

.answers ul
{
	list-style-type: none;
	margin: 0 0 25px 0;
	padding: 0;
}

.answers ul li
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.answers ul li input
{
	width: 25px;
	position: relative;
	top: 2px;
	border: none;
}
