/* CSS Document */
body
{
	font:80%/134% Arial,Helvetica,Verdana,sans-serif;
	margin:0 0 0 20px;
}

*
{
	font-size: 1em;
}

img
{
	border:0;
}

div#wrapper
{
	width:925px;
}

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

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

div#logo150
{
	position:absolute;
	left:20px;
}

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;
}

#content
{ 
	clear:both;
	background-image:url(../imgs/bg_home.gif);
	background-position: repeat-y;
}

#content ul
{
	margin:.4em 0 .4em .6em;
	padding:0;
	list-style:none;
	font-weight:normal;
}


#content hr
{
	 height:1px; 
	 padding:0; 
	 margin:.3em .6em; 
	 color:#dddee0; 
	 background-color:#DDDEE0; 
	 border:none; 
}

.box
{ 
	float:left;
	height:300px;
	width:214px;
	margin-right:16px;
	padding:1px 1px 0 1px;
	border-top:solid 1px #DDDEE0;
	border-right:solid 1px #DDDEE0;
	border-left:solid 1px #DDDEE0;		
}

.groupe
{ 
	background:#f2f3f5	url(../imgs/groupe-border.gif) left bottom no-repeat;	
}

.assurance
{ 
	background:#f2f3f5	url(../imgs/assurance-border.gif) left bottom no-repeat;
}

.solutions
{ 
	background: #f2f3f5	url(../imgs/solutions-border.gif) left bottom no-repeat;
}

.boxcontent
{
	margin:0;
	width:214px;
	padding-bottom:17px;
}

div#contact
{
	float:left;
	color:#2c2c2d;
	padding:1px;
	border:solid 1px #dddee0;
}

.boxcontact
{
	width:214px;
	height:259px;
	background-color:#e9e9ea;
	padding-top:2px;
	padding-bottom:7px;
}

.boxcontact p,
.boxcontact h4
{
	margin-left:10px;
	margin-top:0;
	margin-bottom:0;
}

div#contact h3, div#partner h3
{
	background:#b4b5b7;
	padding:.4em .4em .4em .6em;
	margin: 2px;
	position:relative;
	color: #fff;
	font-weight: bold;
}

a:link,
a:visited,
a:active
{
	color:#000000; 
	text-decoration:none;
}

a:hover,
a:visited:hover
{
	color:#626363; 
	text-decoration:none;
}

div#news
{ 
	clear:left;
	float:left;
	padding:1px 2px 2px 2px;
	height:auto;
	margin:16px 16px 0 0;
	border:solid 1px #f2f3f5;
	width:446px;
}

div#nouveautes
{
	float:left;
	width:212px;
	margin:16px 16px 0 0;
	padding:1px 2px 2px 2px;
	border:solid 1px #f2f3f5;
}

div#newsletter
{
	float:right;
	width:216px;
	margin:16px 0 0 0;
	padding:1px 2px 2px 2px;
	border:solid 1px #f2f3f5;
}

div#news h3,
div#nouveautes h3,
div#newsletter h3
{
	background:#dddee0;
	padding:.4em .4em .4em .6em;
	margin:0;
	position:relative;
	color:#626363;
	font-weight:bold;
}

dl
{
	position:relative;
	margin:0;
	padding:0;
}

dt
{
	display:block;
	width:90px;
	float:left;
	color:#9f9a97;
	padding:.55em 0 0 .6em;
}

dd
{
	display:block;
	width:330px;
	margin-left: 90px;
	color:#9f9a97;
	padding:.55em 0 0 .6em;
}

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

div#footer .left
{
	float:left;
	margin:8px 0 0 0;
}

div#footer .right
{
	float:right;
	margin:8px 4px 0 0;
}
