#container{
	width:960px;
	margin:auto;
	padding:0px 15px 0px 15px;
	background-color:#f9f3f5;
}

#header{
	width:960px;
	padding-bottom:4px;
}
#header h1{
	float:right;
	font-size:11px;
	margin:12px 0px 0px 0px;
}
#headerbox{
	position:relative;
	overflow:hidden;
	width:755px;
	height:97px;
}
#headerbox_home{
	position:relative;
	overflow:hidden;
	width:960px;
	height:236px;
}
#headerbox_home div{
	width:960px;
	height:236px;
	background-repeat:no-repeat;
	position:absolute;
}
#headerbox_home a{
	display:block;
	width:960px;
	height:236px;
	background-repeat:no-repeat;
	position:absolute;
	text-decoration:none;
}
#headerbox_home a span{
	display:none;
}
.hheader1{
	background-image:url(../gfx/header-home1.jpg);
}
.hheader2{
	background-image:url(../gfx/header-home2.jpg);
}
.hheader3{
	background-image:url(../gfx/header-home3.jpg);
}
.hheader4{
	background-image:url(../gfx/header-home4.jpg);
}
.hheader5{
	background-image:url(../gfx/header-home5.jpg);
}
.hheader6{
	background-image:url(../gfx/header-home6.jpg);
}
.hheader7{
	background-image:url(../gfx/header-home7.jpg);
}
#topmenu{
	padding:11px 0px 8px 0px;
}
#topmenu a{
	color:#3b3029;
	text-decoration:none;
	font-size:11px;
	padding-right:20px;
}
#topmenu a:hover{
	text-decoration:underline;
}
#topmenu a.company{
	background:url(../gfx/picto-home.gif) no-repeat 0px 1px;
	padding-left:16px;
}
#topmenu a.insurance{
	background:url(../gfx/picto-insurance.gif) no-repeat;
	padding-left:21px;
}
#topmenu a.discount{
	background:url(../gfx/picto-euro.gif) no-repeat 0px 2px;
	padding-left:13px;
}
#topmenu a.contact{
	background:url(../gfx/picto-contact.gif) no-repeat 0px 3px;
	padding-left:26px;
}

#logo{
	float:left;
	border:0px;
	margin-right:6px;
}

#menubar{
	float:left;
	width:712px;
	height:47px;
	background:url(../gfx/bg-menubar.gif) no-repeat;
	padding-left:5px;
}

.search_form{
	background:url(../gfx/bg-search.gif) no-repeat;
}
.search_form_home{
	background:url(../gfx/bg-search-home.gif) no-repeat;
}
#search_button{
	width:90px;
	height:22px;
	border:0px;
	cursor:pointer;
}
#wm_search{
	width:161px;
	height:19px;
	float:left;
	font-family:tahoma, Arial, Helvetica, sans-serif;
	color:#3b3029;
	font-size:11px;
	background:url(../gfx/euroit.gif) no-repeat;
	border:0px;
	margin-right:3px !important;
	margin-right:1px;
	padding:3px 0px 0px 3px;
}
#wm_search_home{
	width:101px;
	height:18px;
	float:left;
	font-family:tahoma, Arial, Helvetica, sans-serif;
	color:#3b3029;
	font-size:11px;
	background:url(../gfx/euroit.gif) no-repeat;
	border:0px;
	margin-right:4px !important;
	margin-right:2px;
	padding:4px 0px 0px 3px;
}

#module_login{
	width:243px;
	float:left;
	text-align:right;
}
.login_input{	
	float:left;
	background:url(../gfx/bg-search-home.gif) no-repeat;
}
#module_login input{
	width:100px;
	height:18px;
	font-family:tahoma, Arial, Helvetica, sans-serif;
	color:#3b3029;
	font-size:11px;
	background:url(../gfx/euroit.gif) no-repeat;
	border:0px;
	margin-right:4px !important;
	margin-right:2px;
	padding:4px 0px 0px 3px;
}
#module_login input.button{
	width:29px;
	height:22px;
	border:0px;
	cursor:pointer;
	float:none;
	margin:0px !important;
	margin:0px;
	padding:0px;
}
#module_login div.hr{
	margin:2px 0px 1px 0px;
}
#module_login a{
	color:#3b3029;
	text-decoration:none;
	font-size:11px;
}
#module_login a:hover{
	text-decoration:underline;
}
#module_login a.register{
	background:url(../gfx/picto-register.gif) no-repeat 0px 1px;
	padding-left:17px;
	margin-right:4px;
}
#module_login a.forgotten_password{
	background:url(../gfx/picto-forgotten-password.gif) no-repeat 0px 0px;
	padding-left:14px;
	margin-left:4px;
}
#module_login div.user{
	padding:4px 0px 3px 0px;
}
#module_login span.logged_user{
	background:url(../gfx/picto-register.gif) no-repeat;
	padding-left:15px;
}
#module_login a.change_data{
	background:url(../gfx/picto-change-data.gif) no-repeat 0px 0px;
	padding-left:22px;
	margin-right:4px;
}
#module_login a.logout{
	background:url(../gfx/picto-logout.gif) no-repeat 0px 2px;
	padding-left:15px;
	margin-left:4px;
}
#wrapper{
	width:960px;
	border-top:solid 3px #f9f3f5;
	background:url(../gfx/bg-wrapper.gif) repeat-y;
}
#wrapper_w{
	width:960px;
	border-top:solid 3px #f9f3f5;
}
#wrapper_home{
	width:960px;
	border-top:solid 3px #f9f3f5;
	background:url(../gfx/bg-wrapper-home.gif) repeat-y;
}

#leftbox{
	width:259px;
	min-height:300px;
	float:left;
	border-top:dotted 1px #3b312a;
	padding-top:2px;
	background-color:#eae4e7;
}
#leftbox_home{
	width:199px;
	min-height:300px;
	float:left;
	border-top:dotted 1px #3b312a;
	padding-top:2px;
	background-color:#f9f3f5;
}

div.box{
	background:url(../gfx/bg-box.gif) repeat-x #eae4e7;
	min-height:100px;
	padding:0px 10px 10px 10px;
}
div.box h2{
	margin:0px 0px 12px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#3b302a;
	padding-left:22px;
	padding-top:6px;
	height:19px;
}
div.box a{
	color:#3b302a;
}
div.box a.dis{
	color:#7a0f2e;
}

#content{
	float:left;
	width:679px;
	text-align:left;
	padding:22px 0px 22px 22px;
}

#content_home{
	float:left;
	width:420px;
	text-align:left;
	padding:22px 0px 22px 21px;
}

#rightbox{
	width:305px;
	float:right;
}

#footer{
	width:960px;
	min-height:134px;
	background:url(../gfx/bg-footer.gif) no-repeat #7a0f2e;
	padding-top:18px;
	color:#c4a5ae;
	font-size:11px;
	text-align:center;
}

#footer a{
	color:#c4a5ae;
	text-decoration:underline;
}
#footer a:hover{
	text-decoration:none;
}

#bottommenu{
	color:#ffffff;
	font-size:11px;
	text-align:center;
	padding-top:61px;
	padding-bottom:12px;
}
#bottommenu a{
	color:#ffffff;
	text-decoration:none;
	padding:0px 2px 0px 2px;
}
#bottommenu a:hover{
	text-decoration:underline;
}

#bottommenu-home{
	color:#ffffff;
	font-size:11px;
	text-align:center;
	padding-top:17px;
	padding-bottom:12px;
}
#bottommenu-home a{
	color:#ffffff;
	text-decoration:none;
	padding:0px 2px 0px 2px;
}
#bottommenu-home a:hover{
	text-decoration:underline;
}

#copyright{
	float:left;
	padding-left:10px;
}

#euroit{
	float:right;
	text-align:right;
	padding-right:10px;
}

#print_header{
	display:none;
}
