body
{
	font:80%/134% Arial,Helvetica, sans-serif;
	color:#424242;
	margin:0 0 0 20px;
	padding:0;
	background-color:#fff;
}

img
{
	border:0; margin:0; padding:0;
}

*
{
	font-size:1em;
}

h1
{ 
	font-size:1.3em;
	margin:0 0 20px 0;
}

h1 span
{ 
	color:#999999;
	font-weight:100;
	margin-left:10px;
}

h2
{ 
	font-size:1em;
	font-weight:bold;
	margin:0 0 0 0;
}

p
{
	margin:0 1.4em 1.2em 0;
}

strong
{
    font-weight:bold;
}

ul
{
	padding:2px 0 0 0;
	margin:0 0.4em 0 0;	
}

ul li
{
	padding:0 0 0 16px;
	margin:2px 0 0 4px;
	list-style:none;
}

div.info
{ 
	margin:.8em 1.4em 1em 0;
	padding:.8em;
	background-color:#f2f3f5;
}

#content div.list ul li
{ 
	padding:0;
	margin:2px 0 0 2px;
	background:none;
}

br.clear
{
	clear:left;line-height:0;
}

.nowrap
{
	white-space:nowrap;
}

div#wrapper
{
	width:930px;
}


div#header
{
	background: url(../imgs/logo.gif) top right no-repeat;
	height:77px;
	margin:0 0 40px 0;
}

div#spacer
{
	width:40px;
	height:1px;
	float:left;
}

div#links
{
	margin:50px 4px 0 0;
	width:260px;
	float:left;
}

div#textchange
{
	margin:50px 4px 0 0;
	width:180px;
	float:left;
}

#textchange a#switch-basic,
#textchange a:hover#switch-basic
{
	background:url(../img/icon_sml_on.gif) no-repeat;
}

#textchange a#switch-medium
{
	
	background:url(../img/icon_med_off.gif) no-repeat;
}

#textchange a:hover#switch-medium
{
	background:url(../img/icon_med_on.gif) no-repeat;
}

#textchange a#switch-large
{
	background:url(../img/icon_big_off.gif) no-repeat;
}

#textchange a:hover#switch-large
{
	background:url(../img/icon_big_on.gif) no-repeat;
}

#main
{ 
	background: url(../imgs/bg.gif) repeat-y;
	float:left;
	width:927px;
}

#navigation
{
	float:left;
  	width:201px;
  	overflow:hidden;
  	margin-bottom:10px;
}

#contentwrap
{
	float:left;
	width:470px;
	margin-left:20px;
	margin-bottom:60px;
}

#adds
{
	float:left;
	width:201px;
	margin-left:23px;
	margin-bottom:40px;
	overflow:hidden;
}

#contentfunctions
{
	clear:both;
	width:460px;
	margin:-30px 0 10px 223px;
	padding:0 0 0 18px;
}

#contentfunctions a
{
	margin-right:20px;
}

#contentfunctions img
{
	margin-right:5px;
}

#menu
{
	padding:0 1px 0 1px;
	border-right:solid 1px #dddee0;
	border-left:solid 1px #dddee0;
}

#menu-more
{
	margin-top:1em;
	padding-left:.2em;
	width:194px; 
}

#menu-more img
{
	margin-right:8px;
}

#menu-content
{
	padding-bottom:3em;
	overflow:hidden;
}

#menu-content form
{
	margin:.1em 0;
}

#menu-content ul
{
    list-style:none;
    margin:1em 0 0 0;
    padding:0;
    border:none;
}

#menu-content li
{
    margin:0 8px;
	padding:0;
}

#menu-content li.sel li a,
#menu-content li.sel li.sel li a,
#menu-content li.sel li.sel li.sel li a
{
	color:#424242;
}

#menu-content li a
{
    display:block;
    border-top:1px solid #fff;
    padding:4px 2px;
    text-decoration:none;
    font-weight:bold;
}

#menu-content li.last
{
    border-bottom:1px solid #fff;
}

#menu-content ul ul
{
	margin:0;
}

#menu-content li li
{
    border-bottom:0;
    margin:0;
}

#menu-content li li a
{
    display:block;
    padding:2px 2px 2px 0;
    margin-left:24px;
    border-top:1px solid #fff;

    text-decoration:none;
    font-weight:normal;
}

#menu-content li li li
{
    border-bottom:0;
    margin:0;
}

#menu-content li li li a
{
    display:block;
    padding:2px 2px 2px 0;
    margin-left:42px;
    border-top:1px solid #fff;
    text-decoration:none;
    font-weight:normal;
}

#content
{ 
	margin-left:20px;
	width:456px;
	height:auto;
}

#content .box
{ 
	border:solid 1px #dddee0;
	margin:0;
	min-height:98px;
	width:437px;
	position:relative;
}

#content .box .boxteaser
{ 
	position:absolute;
	left:0;
	width:196px;
}

#content .box .boxcontent
{ 
	position:relative;
	left:196px;
	width:241px;
	_height:98px;
	min-height:98px;
}

#content .box .boxcontent ul
{
	margin-left:18px;
}

#content .box h3
{
	background:#dddee0;
	padding:.4em .4em .4em 1.6em;
	margin:-1px 0 0 0;
	position:relative;
	color:#626363;
	font-weight:bold;
}

#content .box h3 span
{
	position:absolute;
	right:1em;
	color:#000;
	font-weight:normal;
}

#content h4
{
	background:#e6e4e2;
	padding:5px 0 5px 8px;
	margin:10px 0;
	position:relative;
	width:440px;
	font-weight:bold;
}

#contact
{
	color:#2c2c2d;
	padding:1px;
	border:solid 1px #dddee0;
	margin-bottom:16px;
}
#contact h3
{
	padding:.4em .8em;
	margin:0 1px 2px 1px;
	position:relative;
	color:#fff;
	font-weight:bold;
}

#contact .contactcontent
{
	width:197px;
	padding:2px 0 17px 0;
}

#contact ul 
{
	list-style:none;
	font-weight:normal;
	margin-left:.8em;

}
#contact ul li
{ 
	padding:0;
	margin:0 0 2px 0;
}

#contact form, #contact h4, #contact form, #contact p
{
	margin:.1em .6em .1em .6em;
}

#teaser
{ 
	float:left;
}

#adds hr
{
	 height:1px; 
	 padding:0; 
	 margin:0 .6em; 
	 color:#fff; 
	 background-color:#fff; 
	 border:none; 
}

div#footer
{
	clear:both;
	color:#424242;
	background:url(../imgs/footer.gif) top left no-repeat;
	text-align:right;
	padding:8px 4px 0 0;
}

a:link
{
	color:#424242; 
	text-decoration:none;
}

a:visited
{
	color:#424242; 
	text-decoration:none;
}

a:active
{
	color:#424242; 
	text-decoration:none;
}

a:link.groupecolor,
a:visited.groupecolor,
a:hover.groupecolor,
a.sel.groupecolor
{
	color:#00aaa0; 
	text-decoration:none;
}

a:link.solutionscolor,
a:visited.solutionscolor,
a:hover.solutionscolor,
a.sel.solutionscolor
{
	color:#cc0e1b; 
	text-decoration:none;
}

a:link.assurancecolor,
a:visited.assurancecolor,
a:hover.assurancecolor,
a.sel.assurancecolor
{
	color:#885f9d; 
	text-decoration:none;
}

a#back_home
{
	display:block;
	width:160px;
	height:37px;
	float:right;
	margin:40px 30px 0 0;
}

img.habillage
{
	float:right;
	border:1px solid #b2b2b2;
	margin:5px .6em 5px 5px;
	padding:1px;
	width:196px;
}

img.habillage400
{
	border:1px solid #b2b2b2;
	margin:5px .6em 5px 5px;
	padding:1px;
	width:400px;
}

fieldset
{
	border:0;
	margin:0;
	padding:0;
}

legend
{
	position:relative;
	background-color:#e6e4e2;
	width:435px;
	padding:4px 0 4px 5px;
	margin:10px 0 10px -7px;
	color:#000000;
	font-weight:bold;
}

textarea
{
	height:100px;
}

div.zone_btn
{
	position:relative;
	background-color:#e6e4e2;
	width:440px;
	padding:10px 0 10px 8px;
	margin:10px 0 0 0;
	color:#00aaa0;
	font-weight: bold;
}

html>body div.zone_btn
{
	width:432px;
}

div.zone_btn span
{
	position:absolute;
	top:0.5em;
	right:1em;
	padding:0;
}

.btn
{
	background:#fff url(../imgs/bg_btn.gif) right bottom no-repeat;
	border:0;
	margin:0 4px 0 0;
	cursor:hand;
	padding:1px 9px 6px 6px;
	vertical-align: top;
}

.btn_label
{
	width:108px;
	float:left;
}

.chkbox
{
	margin: 0 .3em;
}

html>body .chkbox
{
	margin: .1em .7em;
}

select, input, textarea
{
    font: 12px Arial, Helvetica, sans-serif;
}

.medium
{
	width:140px;
	margin:1px 2px 0 5px;
	border-top:1px solid #57585a;
	border-right:1px solid #b4b5b7;
	border-bottom:1px solid #919296;
	border-left:1px solid #2c2c2d;
}

.large
{
	width:220px;
	margin:1px 2px 0 5px;
	border-top:1px solid #57585a;
	border-right:1px solid #b4b5b7;
	border-bottom:1px solid #919296;
	border-left:1px solid #2c2c2d;
}

div.warn
{
	background-color:#FFE8EA;
	background-image:url(../imgs/bg_warn.gif);
	background-repeat:no-repeat;
	background-position:left;
	border:1px solid #FF0000;
	padding:10px 10px 10px 55px;
	width:373px;
	height:55px;
}

/* POPUP */

body#popup
{
	margin:0;
}

body#popup #wrapper
{
	width:100%;
}
body#popup #main
{
	background:url(../imgs/bg_popup.gif) top left repeat-y;
	background-position:repeat-y;
	width:506px;
	float:none;
}

body#popup #header
{
	width:auto;
	margin-left:19px;
	background:#fff url(../imgs/logo_popup.gif) top right no-repeat;
}

body#popup #textchange
{
	float:left;
	width:110px;
	text-align:right;
	margin:22px 0 0 0;
	
}

body#popup #contentwrap
{
	float:none;
	width:auto;
	margin:0 10px 40px 20px;
}

body#popup #content
{
	width:auto;
	margin-left:20px;
	height:auto;
}

body#popup #footer
{
	clear:both;
	background:url(../imgs/footer_popup.gif) top left no-repeat;
	padding-right:36px;
}
