﻿/* 	Webalist CSS - Screen Default	*/
body { height:100%; overflow-y:scroll;}
html { height:100%; }
body {
	margin:0 0 0 0;
	padding:0;
    font:75% arial, verdana, helvetica, sans-serif;
	color:#000000;
	text-align:center;
	background-color:#F2F2F2;
}
/* Backwards Compatibility */
pre, a, li, ul, ol, h6, h5, h4, h3, h2, h1, p {font-family:arial, verdana, helvetica, sans-serif;}
table 	{ font-size:100%; }
tr 		{ vertical-align:top; }
td 		{ vertical-align:top; }
td img 	{ display:block; }
td a img { display:inline; }
/* TYPOGRAPHY */
h2 {
	margin:0 0 10px 0;
	padding:0;
	font-size:1em;
	line-height:1.2em;
	font-weight:bold;
	text-align:left;
	text-transform:uppercase;
	color:#FF7F00;
}
h1 {
	margin:0 0 10px 0;
	padding:0;
	font-size:1em;
	line-height:1.2em;
	font-weight:bold;
	text-align:left;
	text-transform:uppercase;
	color:#FF7F00;
}
h2 a span {
	margin:0 0 0 15px;
	padding:0 0 0 5px;
	color:gray;
	border-left:solid 1px #FF7F00;
}
h1 a span {
	margin:0 0 0 15px;
	padding:0 0 0 5px;
	color:gray;
	border-left:solid 1px #FF7F00;
}
div.intro {
	margin:5px 0 10px 0;
	padding:0;
	font-size:1em;
	color:#FF7F00;
	font-weight:normal;
	text-align:left;
}
#intro{
	margin:5px 0 10px 0;
	padding:0;
	font-size:1em;
	color:#FF7F00;
	font-weight:normal;
	text-align:left;
}
h3{
	margin:5px 0 10px 0;
	padding:0;
	font-size:1em;
	color:#FF7F00;
	font-weight:normal;
	text-align:left;
}
img {border:0;}
label {
	float:left;
	margin:0;
	padding:2px 0 0 0;
	width:125px;
	text-align:left;
	color:gray;
}
input {
	margin:0 0 2px 0;
	border:1px solid black;
}
input[type="radio"] {border:0px none;}
input[type="checkbox"] {border:0px none;}
input+label { float:none;}
li {
	font-size:1em;
	line-height:1.4em;
	padding:0;
	margin:0;
	color:gray;
}
ul {
	font-size:1em;
	line-height:1.4em;
	padding:0;
	margin:0;
	color:gray;
}
ol {
	font-size:1em;
	line-height:1.4em;
	padding:0;
	margin:0;
	color:gray;
}
#c ul {
	list-style-image:url(/images/ul.gif);
	font-size:0.9em;
	margin:2px 0 1px 20px;

}
p {
    color:gray;
    font-size:1em;
	line-height:1.4em;
	margin:0px 0 10px 0;
}
b{

}
a {
	text-decoration:underline;
	color:#3a3740;
	font-weight:normal;
}
a:link { }
a:visited { }
a:hover { text-decoration:underline; }
a:active { }
/* CONTENT */
/* LAYOUT WINDOW */
#lw{
	margin:0 0 100px 0;
    margin-left:auto;
    margin-right:auto;
    width:960px;
    height:auto;
    text-align:left;
    border-left:1px solid #CCC;
    border-right:1px solid #CCC;
    border-bottom:1px solid #CCC;
    background:#FFF;
	overflow:hidden;

}
/* TOP LINE (Webalist)
#l1{   
    width:960px;
    height:25px;
    background:#fc0;
    cursor:pointer;
}
#l1 span { display:none; }
*/
/* COLOR LINES (Webalist) */
#l2 { clear:both; float:none; height:70px; background:#3a3740; }
#l2-logo { width:190px; height:55px; float:left; padding:15px 0 0 15px; font-size:2.3em; color:#FFF; background:url(/images/logo_webalist_horizontaal.jpg) no-repeat right top; }
#l2-title { width:285px; height:40px; float:right; padding:10px 0 15px 0; color:#FFF;}
#l3 { clear:both; float:none; height:5px; background:#f30;  }
#l3a { clear:both; float:none; height:3px; background:#f30;  margin:0 0 0 -5px; }
.l4 { clear:both; float:none;  height:15px; background:#FFF; margin:0 0 0 -5px; }
#l4a { clear:both; float:none; width:935px; height:150px; background:#FFF; margin:0 0 0 0;  padding:15px 0 0 25px}
#l5 { clear:both; float:none;  height:10px; background:#3a3740; margin:0 0 0 -5px;}
#l6 { clear:both; float:none;  height:10px; background:#000;  margin:0 0 0 -5px;}
/* NAVIGATION */
#gn {
	float:left;
	margin:0 0 0 -1px;
	padding:auto;
	width:962px;
	height:27px;
    background:#F2F2F2;

}
#mn{
	float:left;
    width:183px;
    height:169px;
    list-style:none;
    color:#FFF;
    background:#3a3740;
}
/*#mn2{
	float:left;
    width:183px;
    min-height:400px;
    list-style:none;
    background:url(/images/logo_webalist_bm.jpg) no-repeat center bottom;
}
*/

#mn > div div.partner:first-child { margin:-40px 0 0 0; }
/* NAVIGATION STYLES DEMO-SITES*/
#gn-menu { float:left; margin:0 0 0 1px; padding:0px; width:960px; height:30px; /* background:url(/images/bgt.jpg) no-repeat center top */; }
#gn-menu ul { margin:0; padding:0; list-style:none;}
#gn-menu li { display:inline; margin:0; padding:0; }
#gn-menu li a { float:left; margin:0; padding:0 0 0 2px; background:url(/images/gn_btnleft.jpg) no-repeat left top; text-decoration:none; }
#gn-menu li a span { display:block; float:left; padding:7px 13px; color:#3a3740 ; background:url(/images/gn_btnright.jpg) no-repeat right top; }
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#gn-menu li a span {float:none;}
/* End IE5-Mac hack */
#gn-menu li a:hover span { color:#999; }
#gn-menu li a:hover { background-position:0% -30px; }
#gn-menu li a:hover span { background-position:100% -30px; }
#gn-menu li.c a { background-position:0% -30px; }
#gn-menu li.c a span { background-position:100% -30px; color:#999; }
#gn-menu a img { margin:7px 0; padding:0; }
#gn-menu li a.nl { float:left; margin:0; padding:0 0 0 10px; background:url(/images/gn_btnleft.jpg) no-repeat left top; text-decoration:none; border:none; }
#gm-menu li a.nl:hover { background:none; }
#gn-menu li a.uk { float:left; margin:0; padding:0 0 0 5px; background:none; text-decoration:none; border:none; }
#gm-menu li a.uk:hover { background:none; }
/* NAVIGATION STYLES TOPNAV*/
#gn-menu1 { float:left; margin:0 0 0 1px; padding:0 0 0 183px; width:777px; text-transform:uppercase; height:27px; background:#3a3740 }
#gn-menu1 ul { margin:0; padding:0; list-style:none; }
#gn-menu1 li { display:inline; margin:0; padding:0; }
#gn-menu1 li a { float:left; margin:0; padding:0 0 0 2px; text-decoration:none; }
#gn-menu1 li a span { display:block; float:left; padding:7px 13px; color:#FFF; }
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#gn-menu1 li a span {float:none;}
/* End IE5-Mac hack */
#gn-menu1 li a:hover span { color:#999; }
#gn-menu1 li.c a span { color:#999; }
#gn-menu1 li a.nl { float:left; margin:0; padding:0 0 0 10px; background:none; text-decoration:none; border:none; }
#gm-menu1 li a.nl:hover { background:none; }
#gn-menu1 li a.uk { float:left; margin:0; padding:0 0 0 5px; background:none; text-decoration:none; border:none; }
#gm-menu1 li a.uk:hover { background:none; }
/* 1st LEVEL */
#mn ul { margin:0; padding:0; list-style:none; border-top:1px solid gray; }
#mn ul li { margin:0; padding:4px 0; display:block; border-bottom:1px solid gray; list-style:none; }
#mn ul li a { margin:0; padding:0 0 0 30px; color:gray; text-decoration:none; background:url(/images/right.jpg) no-repeat 0 -2px; }
#mn ul li a:hover { color:#FF7F00; }
/* 1st SELECTED LEVEL */
#mn ul li a.c { color:gray; background:url(/images/down.jpg) no-repeat 0 -2px; }
#mn ul li a.c:hover { color:#FF7F00; }
/* 2nd LEVEL */
#mn ul ul { display:none; list-style:none; font-size:0.9em; }
#mn ul ul li { display:none; border:none; list-style:none; }
#mn ul ul li a { background:none; }
/* 2nd SELECTED LEVEL */
#mn ul ul.c { display:block; margin:0; padding:0; background:url(/images/mn_bg.jpg); border:none; }
#mn ul ul.c li { display:block; border-top:1px solid white; }
#mn ul ul.c li a { color:gray; background:none; }
#mn ul ul.c li a:hover { color:#FF7F00; }
#mn ul ul.c li a.c { color:#FF7F00; }
#mn ul li a.c + #mn ul ul { display:block; }
#mn ul li a.c + #mn ul ul li { display:block; }
/* BANNER */
#b{   
    width:777px;
    height:169px;
    margin:0 0 0 0;
    float:right;
    background:url(/images/search_vergrootglas1.jpg) no-repeat;
}
/* SEARCH */
#s{
    float:right;
    margin:1px 0;
    width:777px;
    height:29px;
    background:url(/images/bgs.jpg);
   	text-align:left;
}
/*#s input{
    margin:5px 5px 5px 4px;
    width:156px;
    color:#FF7F00;
    text-align:right;
    border:1px solid black;
}
*/

#sd { float:left; width:200px; margin:3px 0 0 5px; text-align:left; }
.sdcbtn { margin:2px 2px 0 1px; vertical-align:top; width:25px; height:19px; border:none 0px; background:url(/img/sdcbtn.jpg) no-repeat top right; cursor:pointer; }
.sdcfld { width:135px; height:17px; color:gray; font-size:.9em; font-style:italic; font-weight:bold; text-align:center; }
#sb { float:right; width:175px; margin:3px 0 0 0; text-align:right; }
.sfld { width:135px; height:17px; color:gray; font-size:.9em; font-style:italic; font-weight:bold; text-align:center; }
.sbtn { margin:1px 2px 0 2px; vertical-align:top; width:25px; height:19px; border:none 0px; background:url(/img/sbtn.jpg) no-repeat top right; cursor:pointer; }
/* CONTENT MASTERPAGE */
#c{
    float:left;
    margin:0 0 0 5px;
    width:955px;
    height:auto;
    color:gray;
    min-height:200px;
}
.rss{
	padding:3px 0 3px 0 ;
	margin:1px 10px 0 1px;
}
.rssis{background-color:#fff;}
.rssais{background-color:#fff;}
.cl2{
    float:left;
    width:960px;
    height:auto;
	padding:10px 0 0 0;
    text-align:left;
}

.cl, #cl_kolom{
    float:left;
    width:960px;
    height:auto;
	padding:0px 0 0 0;
    text-align:left;
}
#cl_kolom {
	background:url(/images/kolom.gif) repeat-y left;
	position:relative;
	left:-5px;
	padding:0;
}
ul.submenu {
	float:left;
	width:183px;
	margin:0;
	border-top:1px solid #fff;
	position:relative;
	left:-20px;
	overflow:hidden;
}
ul.submenu li {
	float:left;
	display:block;
	line-height:26px;
	border-bottom:1px solid #fff;
}
ul.submenu li a {
	float:left;
	display:block;
	background:url(/images/submenu_li.gif) no-repeat 5px 8px;
	width:158px;
	padding:0 0 0 25px;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
}
ul.submenu li a:hover {background:url(/images/submenu_li_hover.gif) no-repeat 5px 8px #ff9900;}
ul.submenu li.active a {
	background:url(/images/submenu_li_active.gif) no-repeat 5px 8px #999999;
	color:#000;
}
ul.submenu li.uitgeklapt, ul.submenu li.uitgeklapt_active {padding:0 0 0 18px;}
ul.submenu li.uitgeklapt a, ul.submenu li.uitgeklapt_active a {
	background:url(/images/submenu_li_hover.gif) no-repeat 5px 8px;
	width:140px;
	border-left:1px solid #fff;
}
ul.submenu li.uitgeklapt a:hover {background:url(/images/submenu_li_hover.gif) no-repeat 5px 8px #ff9900;}
ul.submenu li.uitgeklapt_active a {
	background:url(/images/submenu_li_hover.gif) no-repeat 5px 8px #999999;
	color:#000;
}
div.content {
	float:left;
	width:735px;
	padding:0 0 10px 0;
	overflow:hidden;
	font-size:10pt;
	color:#000;
}
div.left {
	float:left;
	width:450px;
	padding:0 20px 0 0;
}
div.content p.titel, div.content p.titel_first {
	margin:0;
	padding:20px 0 10px 0;
	font-size:14pt;
	color:#3a3740;
}
div.content p.titel_first {padding:0 0 10px 0;}
div.content p.titel span, div.content p.titel_first span {
	font-weight:bold;
	color:#ff3300;
}
a.button_right {
	float:right;
	margin:5px 0 0 0;
}
span.bold {font-weight:bold;}
div.content div.right {
	float:right;
	width:215px;
	margin:50px 0 0 0;
	padding:5px 0 5px 10px;
	border-left:1px solid #808080;
}
p.red {
	margin:0;
	padding:15px 0 0 0;
	color:#ff3300;
}
.newsTitel {
	margin:0;
	padding:15px 0 0 0;
	color:#ff3300;
}

.b2{
    float:left;
    width:960px;
    text-align:left;
}
#cr{
    float:left;
    margin:0 0 10px 0;
    padding:0 0 0 10px;
    width:164px;
    height:auto;
    text-align:left;
}
#cr h2 a {
	font-weight:bold;
}
#cr h2 {
	font-weight:bold;
}
.rml { padding:0 0 0 10px; background:#fff url(/images/ul.gif) no-repeat center left; }
* html #cr { /* 3px bug - hack voor IE6 */
    width :1%;
}
#m { width:960px; text-align:left; }
/* CONTENT */
/* CONTENT - Standaard advertisement rechts */
#c_ad{
    float:right;
    width:165px;
    height:auto;
}
/* CONTENT - Standaard overview container */
#c_rov{
	margin:0 0 20px 0;
	padding:0 0 0 0;
	width:591px;
	height:auto;
	border-right:1px solid #FF7F00;
}
/* CONTENT - Default.aspx */
#hpov { float:left; margin:10px 0 10px 0; }
#hpov .col { background:#fff none; }
#hpov .col img { margin:0px 8px; }
.col{
    float:left;
    width:235px;
    height:auto;
    min-height:260px;
    border-right:1px solid gray;
}
.col div { min-height:120px; padding:0 15px; }
.col h2 { margin:0; padding:0; }
.col .h1 { padding:5px 0; font-size:1.5em; font-weight:normal; }
.col .h2 { color:#f30; font-size:1.5em;}
.col .cb2 { float:left; padding:3px 5px 5px 0}
.col li { color:gray; }
.col li a{ color:gray; }
.col li a:hover { color:#FF7F00; }
.col img { margin:10px 8px 0 8px; }

.col1{
    float:left;
    width:235px;
    height:auto;
    min-height:155px;
    border-right:1px solid gray;
}
.col1 div { min-height:120px; padding:0 15px; }
.col1 h2 { margin:0; padding:0; }
.col1 .h1 { padding:5px 0; font-size:1.5em; font-weight:normal; }
.col1 .h2 { color:#f30; font-size:1.5em;}
.col1 .cb2 { float:left; padding:3px 5px 5px 0}
.col1 li { color:gray; }
.col1 li a{ color:gray; }
.col1 li a:hover { color:#FF7F00; }
.col1 img { margin:10px 8px 0 8px; }



#c_hc{
	float:left;
	margin:15px 10px 0 10px;
	padding:0;
	width:960px;
	height:auto;
}
#c_hc4{
	float:left;
	margin:0px 0px 0 0;
	padding:0;
	width:249px;
	height:auto;
}
#c_hc4a{
	float:left;
	margin:0px 10px 0 15px;
	padding:0;
	width:227px;
	height:auto;
}
#c_hr{
	float:left;
	margin:15px 0 0 0;
	padding:0;
	width:175px;
	height:auto;
	text-align:center;
}
/* CONTENT - Contact.aspx */
#c_contact{
    margin:0 60px 0 0;
    width:180px;
    height:auto;
    float:right;
    text-align:justify; 
}
#c_content{
    margin:0px;
    width:327px;
    height:auto;
    float:left;
    text-align:justify;
 }
#c_content input.textbox{
    margin:2px 0 0 0;
    width:200px;
}
#c_content textarea{
    margin:2px 0;
    width:200px;
    border:1px solid black;
}
#c_abrov{
	float:left;
	margin:0 60px 0 0;
	width:545px;
	height:auto;
}
/* CONTENT - Login.aspx */
#c_login{
	margin:auto;
	padding:auto;
	width:380px;
	height:auto;
}
#c_login_btn{
	margin:0 2px 0 0;
	width:378px;
	height:auto;
	text-align:right;
}
/* CONTENT - KlantAanHetWoord.aspx */
#c_rl{
	float:left;
	margin:0 0 0 0;
	padding:0 0 0 0;
	width:165px;
	height:auto;
}
#c_rm{
	float:left;
	margin:0 0 0 0;
	padding:0 10px;
	width:406px;
	height:auto;
}
/* CONTENT - Downloads.aspx/FAQ.aspx */
#c_top{
	float:left;
	margin:0 10px 0 0;
	padding:0 0 0 20px;
	width:552px;
	height:2.8em;
	text-align:left;
	border-bottom:1px solid #FF7F00;
}
#c_bottom{
	float:left;
	margin:0 10px 0 0;
	width:572px;
	height:auto;
}
/* CONTENT - About.aspx */
#c_al{
	float:left;
	width:198px;
	height:356px;
}
#c_am{
	margin:0 10px;
	float:left;
	width:380px;
	height:auto;
}
/* FOOTER */
#f{
	clear:both;
    margin:0 0 5px -5px;
    width:960px;
	height:20px;
	padding:0 0 2px 0;
    background:#3a3740;
	font-size:1em;
	color:#fff;
}
#f address {
	display:block;
	margin:0;
	text-align:center;
	font-style:normal;
}
#f a { color:#fff; }
#f a:hover { text-decoration:underline; }
#f ul { 
	display:block; 
	width:100%; 
	float:right;
	list-style-type:none;
	text-align:center;
	color:#fff;
}
#f ul li { 
	display:inline; 
	margin:0; 
	padding:0 10px 0 10px; 
	text-transform:lowercase; 
	border-left:1px solid #fff;
	color:#fff;
}
#f li.lf {
	border:none;
}
#domaincheck input { border:none 0px; margin:0; padding:0; }
#domaincheck label { float:none; display:inline; margin:0 0 0 5px; }
#shoph { margin:0 0 0 -11px; width:176px; height:20px; background:#fff url(/img/bg_h_shop.jpg) no-repeat top left; }
#shopf { margin:0 0 15px -11px; width:176px; height:20px; background:#fff url(/img/bg_f_shop.jpg) no-repeat top left; }
#shopqn { float:left; margin:0 0 0 -11px; width:169px; padding:12px 0 0 5px; text-align:left; border-left:solid 1px #FF7F00; border-right:solid 1px #FF7F00; }
#shopqn ul { display:block; margin:0 0 0 5px; padding:0 0 3px 0; list-style-image:none; list-style-type:none; }
#shopqn ul li { display:block; font-size:1em; line-height:1em; font-weight:bold;  }
#shopqn ul ul { margin:5px 10px 0 10px; border:none 0px; }
#shopqn ul ul li { float:left; margin:0 0 10px 0; width:130px; padding:0 0 0 15px; line-height:1em; list-style:none; background:#fff url(/img/shop_bul.jpg) no-repeat top left; }
#shopqn ul ul li span { float:left; }
#shopqn ul ul li span.r { float:right; }
#shopt { margin:0 0 10px 0; font-size:.9em; }
#shopt p { clear:both; margin:0 25px 0 35px; padding:0; }
#shopt span { float:left; margin:0 0 0 5px; }
#shopt span.r {float:right;margin:0 10px 0 0; }
#olinks { clear:both; padding:5px 0; }
#olinks li { padding:0 0 3px 10px; background:#fff url('ul.gif') no-repeat left center;
}
/* CLASSES */
.row { display:block; clear:both; }
.nob { border:none; }
.login { width:250px; }
.del { color:red; }
.order { margin:0 0 0 25px; background:#fff url(/images/ul.gif) no-repeat center left; padding-left:10px; }
.orderS { font-size:13px; color:Gray; text-decoration:none; padding-left:20px; }
.free { color:#009900; }
.taken { color:#f00; }
.norm { color:gray; }
a.right { float:right; }
a.login { float:right; text-align:right; text-decoration:underline; }
.c_abrrep {	float:left; margin:0; padding:15px 0; width:545px; height:116px; border-bottom:1px solid #FF7F00; }
.c_abrrep_img {	float:left; margin:0;	width:165px; height:116px; }
.c_abrrep_txt {	float:left; margin:0 0 0 30px; padding:0; width:348px; height:116px; }
.c_rrep{
	float:left;
	margin:0 0 20px 0;
	width:582px;
	height:83px;
}
.c_rrep p { margin:0; }
.c_rrep_img{
	float:left;
	margin:0 5px 0 0;
	width:119px;
	height:83px;
}
.c_rrep_txt{
	float:left;
	margin:0;
	padding:0;
	width:448px;
	height:83px;
}
.cn { text-transform:none; }
.nb { border:none 0px; }
.wm { color:Gray; }
/* Partner logos
.partner { margin:0 0 5px 0; width:180px; height:80px; background:#000; }
#swsoft { background:#fff url(/img/sw.jpg) no-repeat center center; }
#swsoft:hover { background:#fff url(/img/sw_RO.jpg) no-repeat center center; }
#dell { background:#fff url(/img/dell.jpg) no-repeat center center; }
#dell:hover { background:#fff url(/img/dell_RO.jpg) no-repeat center center; }
#supermicro { background:#fff url(/img/sm.jpg) no-repeat center center; }
#supermicro:hover { background:#fff url(/img/sm_RO.jpg) no-repeat center center; }
#sidn { background:#fff url(/img/sidn.jpg) no-repeat center center; }
#sidn:hover { background:#fff url(/img/sidn_RO.jpg) no-repeat center center; }
#euregistar { background:#fff url(/img/eu.jpg) no-repeat center center; }
#euregistar:hover { background:#fff url(/img/eu_RO.jpg) no-repeat center center; }
#cisco { background:#fff url(/img/cisco.jpg) no-repeat center center; }
#cisco:hover { background:#fff url(/img/cisco_RO.jpg) no-repeat center center; }
*/
#cms { height:140px; }

.fotoContent{
	margin-right:10px;
	margin-bottom:10px;
}





.footerBox{
	width:126px;
	float:left;
	text-align:center;
	border:1px solid #CCCCCC;
	margin-right:2px;
	margin-bottom:2px;
}



/* Begin contact pagina */
#contactInhoud{
	margin-top:10px;
	width:600px;
}
#contactMeldingBox {
	color:#CC0000;
	margin-bottom:10px;
}
.contactFormBlok {
	width:550px;
	height:23px;
	float:left;
}
.contactFormBlokText{
	width:600px;
	height:85px;
	float:left;
}
.contactLabel {
	display:block;
	float:left;
	text-align:left;
	width:150px;
}
.contactInput {
	background-color: #FFFFFF;
	display: block;
	float: left;
	margin-bottom: 5px;
	border: 1px solid #CCCCCC;
	width:280px;
	height:18px;
	font-size:12px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#666666;
}
.contactTextarea {
	background-color: #FFFFFF;
	display:block;
	float:left;
	border:1px solid #CCCCCC;
	font-size:12px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#666666;
	width:320px;
	height:80px;
}
.contactButton {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	font-size:12px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#666666; 
	display: block;
	float: left;
	margin-right:5px;
}
#contactMeldingBox {
	color:#CC0000;
	padding:10px;
	margin-bottom:10px;
	border-bottom:2px solid #CC0000;
	border-top:2px solid #CC0000;
}

/* Eind contact pagina */


.offerteBox{
	position:absolute; 
	right:0; 
	margin-right:267px; 
	margin-top:35px; 
	padding-right:0; 
	width:108px; 
	height:109px; 
	text-align:center; 
	color:#FFFFFF;
}
.offerteImage{
	margin-top:20px; 
	margin-right:-40px; 
	margin-left:20px;
}
.linkWit{
	color:#FFF;
	text-decoration:none;
}
.linkWit:hover{
	text-decoration:none;
}
