BODY 
{
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #ffffff;
	scrollbar-face-color: #FF0000;
	scrollbar-highlight-color: #FF0000;
	scrollbar-3dlight-color: #FFffff;
	scrollbar-darkshadow-color: #ffff;
	scrollbar-shadow-color:#FFffff;
	margin: 0px;

}

.acss1:link {
	color: #669900;
	text-decoration: none;
}
.acss1:visited {
	text-decoration: none;
	color: #669900;
}
.acss1:hover {
	text-decoration: underline;
	color: #FF0000;
}
.acss1:active {
	text-decoration: none;
	color:#669900 ;
}
table{
margin:auto;
padding:auto;
}
* {
	margin: 0;
	padding: 0;
}

/* @group hacks */

.clearfix { display: inline-table;}

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix { display: block;}
/* End hide from IE-mac */

.spacer {
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0;
	border: none;
}
/* @end */

body {
	color: #245;
	font: 12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; 
	text-align: center;
}

#cornerbadge {

	background-repeat: no-repeat;
	position: fixed;
	width: 110px;
	height: 110px;
	bottom: 0;
	right: 0;
}

hr {
	display: none;
}

a {
	color: #245;
}

a:hover {
	color: #d82034;
}

small {
	font-size: 10px;
}

img {
	display: block;
	border: none;
}

#container, #footer {
	position: relative;
	width: 776px;
	height: auto;
}

#container {
	margin: 100px auto 0;
	text-align: left;
}

#ad468 {
	position: absolute;
	top: -70px;
	right: 10px;
}

#header {
	height: 100px;
}

#header h1 {
	display: none;
}

#header h1, #header h2 {
	font-size: 1px;
	color: #fff;
}

#header h2 {
	position: absolute;
	z-index: 100;
	top: 10px;
	left: 23px;
	width: 100px;
	height: 70px;

}

#menu {
	display: block;
}

.tabs #menu {
	display: block;
	position: absolute;
	top: 0;
	right: -7px;
	width: 19px;
	padding-top: 52px;
	overflow: hidden;
	z-index: 100;
}

.tabs #menu li {
	list-style: none;
}

.tabs #menu li, .tabs #menu li a {
	display: block;
	width: 19px;
	height: 50px;
	background-repeat: no-repeat;
	background-position: 0 0;
	text-decoration: none;
}

.tabs #menu a span {
	visibility: hidden;
}
/*
.tabs #menu li.current a {
	background-position: 38px 0;
}

.tabs #menu li a:hover, .tabs #menu li.current a:hover {
	background-position: 38px 0;
}
*/
#menu #tab-accueil, #menu #tab-accueil a {
	height: 71px;
	
}

#menu #tab-vie, #menu #tab-vie a {
	height: 116px;
}

#menu #tab-sante, #menu #tab-sante a {
	height: 61px;
}

#menu #tab-retraite, #menu #tab-retraite a {
	height: 72px;
}

#menu #tab-prev, #menu #tab-prev a {
	height: 100px;
}

#footer {
	clear: both;
	margin: 0 auto 1em;
	padding-top: 12px;
	font-size: 10px;
	color: #7d7d7d;
}

#content .intro a.text {
	color: #245;
	text-decoration: none;
	cursor: text;
}

#footer a.text {
	color: #7d7d7d;
	text-decoration: none;
	cursor: text;
}

#footer p {
	margin-left: 150px;
}

#footer p.more {
	margin: 1em 0;
}

#footer p.more, #footer p.more a {
	color: #aaa;
}

#content {
	position: relative;
	height: 372px;
	margin: 0 13px;
	padding: 0 13px;
}

#content table {
	margin: 10px auto;
}

#red_shadow {
	position: absolute;
	top: 227px;
	left: 0;
	width: 13px;
	height: 229px;
}

body.tabs {
}

body.large {
}

body.small {
}

.large #container {
}

.small #container {
}

.large #header, .small #header, .large #footer, .small #footer {
	background-repeat: no-repeat;
	background-position: -204px -100px;
}

.large #header {
}

.small #header {
}

.large #header h2, .small #header h2 {
	display: none;
}

.large #footer, .small #footer {
	padding-top: 25px;
	background-position: -204px -569px;
}

.large #footer {
}

.small #footer {
}

.large #footer p, .small #footer p {
	margin-left: 0;
}


.large #content, .small #content {
	margin: 0;
	height: auto;
}

.large #menu {
	display: block;
	height: 20px;
}

ul.breadcrumbs {
	margin-left: 23px;
	margin-bottom: 20px;
	list-style: none;
}

.breadcrumbs li {
	display: inline;
	padding: 0 .2em 0 1em;
	list-style: none;
}

.breadcrumbs li.first {
	padding-left: 0;
	background: none;
}

#content p {
	margin: 0 10px;
	line-height: 1.4em;
}

#content .intro {
	/*border: 1px solid #fff;*/
	padding: 0 10px;
}

#content .intro p {
	margin: 0 0 1em;
}

#content p.sign {
	margin: 2em 0 1em;
	text-align: right;
	font-style: italic;
}

#content img#img {
	position: absolute;
	left: 0;
	top: -100px;
}

#content  #promo {
	position: absolute;
	left: 330px;
	top: 220px;
}

#content div.sidecol {
	height: 372px;
	margin-left: 430px;
}

#content dl.links {
	padding: 10px;
}

#content .links dt {
	margin-top: .5em;
}

#content .links dt, #content .links dt a {
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}

#content .links dd {
	line-height: 1em;
	color: #555;
}

#content .links a.more {
	display: block;
	margin-bottom: 1em;
	text-align: right;
	font-weight: bold;
}

#content h3, #content form h3 {
	clear: both;
	margin: 1em 10px .4em;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #d82034;
}

#content ul#button {
	position: absolute;
	top: 156px;
	right: 0px;
	width: 278px;
	height: 216px;
}

#button li {
	position: absolute;
}

#button li, #button li a {
	display: block;
	background-position: left top;
	background-repeat: no-repeat;
}

#button li a:hover {
	background-position: left bottom;
}

#button li a span{
	display: none;
}

#button #devis {
	position: absolute;
	bottom: 99px;
	right: 20px;
}

#button #devis, #button #devis a {
	width: 122px;
	height: 122px;
}

#button #souscription {
	bottom: 13px;
	right: 162px;
}

#button #souscription, #button #souscription a {
	width: 102px;
	height: 102px;
}

#headlines {
	display: block;
	position: absolute;
	top: 10px;
	left: 130px;
	width: 380px;
}

#maincol {
	float: left;
	width: 500px;
}

#subcol {
	float: right;
	width: 240px;
}

div.data, form {
	margin: 10px;
}

div.data {
	padding: 0 15px;
}

.data dt, .data dd {
	margin: .2em 0;
	font-weight: bold;
	line-height: 14px;
}

.data dt {
	font-weight: normal;
	font-size: 11px;
}

#content form h3 {
	margin: 2em 0 .4em;
}

form li {
	padding: 3px 0;
	list-style: none;
}

.small form ul.left, .small form ul.right {
	width: 230px;
}

.data .left, form ul.left, .data .right, form ul.right {
	width: 350px;
}

.data .left, form ul.left {
	float: left;
}

.data .right, form ul.right {
	float: right;
}

form ul.center, form ul.step {
	clear: both;
}


form li.title {

	font-size: 11px;
	line-height: 14px;
}

#content form p {
	margin: 1em 0;
}


form ul ul {
	margin: 1em 3em;
}

form li li {
	color: #555;
	list-style: circle;
}

form br {
	clear: both;
}

.data .left dt, .data .right dt, form .left label, form .right label {
	display: block;
	float: left;
	width: 150px;
}

.small form .left label, .small form .right label {
	width: 90px;
}

.data .left dd, .data .right dd, form .left input, form .right input, form .left select, form .right select, form .left textarea, form .right textarea {
	display: block;
	float: right;
	width: 190px;
}

.small form .left input, .small form .right input, .small form .left select, .small form .right select, .small form .left textarea, .small form .right textarea {
	width: 130px;
}

form ul.step {
	position: relative;
}

#btn {
	float: right;
	width: 80px;
	height: 80px;
	border: none;
	color: #fff;
	font-size: 1px;
}

#btn.send {
}

#btn.validate {
}


#btn:hover {
	background-position: bottom left;
}

div.notice {
	clear: both;
	margin: 2em 0 0;
}

.notice {
	margin: 1em 2em;
	font-size: 10px;
}


div.actions {
	position: relative;
	margin: 1em 3em;
}

div.actions .roundbutton {
	float: right;
}

a.roundbutton {
	display: block;
	width: 80px;
	height: 80px;
	font-size: 1px;
	color: #fff;
	text-decoration: none;
	background-position: left top;
	background-repeat: no-repeat;
}

a.roundbutton:hover {
	color: #fff;
	background-position: left bottom;
}

a.devis-immediat, a.souscription-ligne {
	width: 100px;
	height: 100px;
	text-decoration: none;
}

a.devis-immediat {
}

a.souscription-ligne {
/*	position: absolute;
	right: -95px;
	top: 0;*/
}

.intro .roundbutton {
	float: right;
	margin-right: 15px;
}

.send-mail, .print-it {
	display: block;
	float: right;
	height: 31px;
	margin: 35px 10px;
	font-size: 14px;
	font-weight: bold;
	line-height: 35px;
	text-align: right;
	padding-right: 10px;
}

a.send-mail {
	width: 97px;
}

a.print-it {
	width: 106px;
}


#next {
	position: relative;
	float: right;
	height: 22px;
	width: 176px;
	margin-top: 30px;
}

#next span {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 176px;
	height: 22px;
	color: #fff;
	font-size: 1px;
}

#next.step3 {
	width: 86px;
}

#next.step3 span#step2 {
	width: 56px;
}

#next.step2 {
	width: 56px;
}



span#step1 {
	width: 26px;
}

span#step2 {
	width: 36px;
}

span#step3 {
	width: 86px;
}




#subcol dl, #subcol div {
	margin: 1em;
}

#subcol dt {
	margin: 5px 0;
	color: #555;
	font-size: 11px;
	font-weight: bold;
}

#subcol dd {
	margin: 0 0 15px;
	color: #555;
}

#subcol dd a, #subcol p.adobe a {
	padding: 2px 3px 3px 20px;
	color: #555;
	font-size: 10px;
	text-decoration: none;
}

#subcol dd a:hover, #subcol p.adobe a:hover {
	background-color: #bbb;
}

#subcol p {
	color: #555;
	font-size: 10px;
	margin: 0 0 5px;
}

#subcol p.adobe a {
	color: #d82034;
	background: none;
	padding-left: 3px;
}

div.cards {
	margin: 20px;
}

.cards div {
	float: left;
	width: 200px;
	height: 140px;
	margin: 10px 5px 20px;
	padding: 8px;
	text-align: center;
	border: 2px #d9d9d9 solid
}

#content .cards h4 {
	margin: 0 0 .5em;
	font-size: 13px;
	border: none;
}

.cards h4 span {
	display: block;
	font-size: 11px;
	font-weight: normal;
}

#subcol ul.products {
	margin: 0;
	list-style: none;
}

ul.products li {
	margin: 5px 0;
	padding: 5px 10px;
	background-color: #ccc;
}


.products a.item {
	font-size: 16px;
	font-weight: bold;
}

ul.products .more {
	margin-bottom: 25px;
	text-align: right;
	background-color: #ddd;
}

ul.products .more a {
	color: #000;
}

ul.products li a:hover {
	color: #d82034;
}



.mauve, .mauve a, a.mauve {
	color: #4e0f5e;
}

.ciel, .ciel a, a.ciel {
	color: #2280c9;
}

.foret, .foret a, a.foret {
	color: #246636;
}

.bordeaux, .bordeaux a, a.bordeaux {
	color: #861d35;
}

.mer, .mer a, a.mer {
	color: #364c7f;
}

.orange, .orange a, a.orange {
	color: #ee8021;
}

.violet, .violet a, a.violet {
	color: #2c2076;
}

.prairie, .prairie a, a.prairie {
	color: #96b331;
}

#content .error {
	margin: 2em;
	padding: .5em 1em 1em;
	border-left: 3px #d82034 solid;
	background-color: #eee;
}

#content .error h3 {
	color: #d82034;
	border: none;
}

#content .error ul {
	margin-left: 3em;
}

#content .error li {
	margin: .2em 0;
	color: #333;
	list-style-type: circle;
}



#assurancevie #header h1, #sante #header h1, #retraite #header h1, #prevoyance #header h1 {
	display: block;
	position: absolute;
	top: 54px;
	right: 19px;
	width: 305px;
	height: 20px;
	background-color: #fff;
	z-index: 50;
}

#prevoyance #header h1 {
}

#sante #header h1 {
}

#retraite #header h1 {
}

#assurancevie #header h1 {
}

.rib th, .rib td {
	padding: 0 3px;
	font-weight: normal;
	text-align: center;
}

a#callback, a.callback {
	display: block;
	width: 139px;
	height: 61px;
}

.tabs #callback {
	position: absolute;
	left: 290px;
	bottom: 20px;
}

.small #callback {
	float: left;
	margin-left: 30px;
}

.cards .callback {
	float: right;
	margin-top: 40px;
}

.actions .callback {
	float: left;
	margin-top: 20px;
	margin-left: 15px;
}

div.step {
	position: relative;
}

div.step .callback {
	float: left;
	margin-top: 10px;
	margin-left: 5px;
}


.step .callback {
	float: left;
	margin-top: 15px;
}

#headlines .callback {
	float: right;
	margin-top: 30px;
}


#container ul.tabs {
	height: 22px;
	margin: 2em 10px 1em;
	list-style-type: none;
	border-bottom: 1px solid #245;
}

#container ul.tabs li {
	float: left;
	padding: 0 1.5em;
	line-height: 22px;
	font-weight: bold;
}

ul.tabs a {
	color: #999;
	text-decoration: none;
}

#container ul.tabs .current, ul.tabs .current a {
	color: #fff;
	background: #245;
}

div.bookmarks {
	float: left;
	width: 220px;
	height: 280px;
	margin: 1em;
}

#content h4 {
	clear: both;
	margin: 1em 0 .4em;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid #245;
}

div.bookmarks ul {
	margin: 1em 0;
	list-style: none;
}

.bookmarks a {
	display: block;
	margin: 0 .6em;
	padding: .3em .5em;
	line-height: 1.7em;
	border-bottom: 1px solid #ccc;
	text-decoration: none;
}

.bookmarks a:hover {
	color: #fff;
	background: #d82034;
}