html {
	margin: 0px;
}

body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	position: relative;
	width: 955px;
	margin: 5px auto 0px auto;
}

p {
	margin: 0px 18px 10px 18px;
}

.mutprevoir p{ margin: 0px 4px 10px 4px; }

ul, li {
	margin: 0px;
	padding: 0px;
}

table {
	margin: 5px 18px 10px 16px;
}

span.indice {
	font-size: 10px;
	vertical-align: 3px;
	line-height: 1em;
	color: #006bb7;
}

h1 {
	margin: 15px 18px 0px 18px;
	color: #006bb7;
	font-size: 17px;
	font-weight: bold;
}

h2 {
	margin: 15px 18px 10px 18px;
	color: #659eb6;
	font-size: 13px;
	font-weight: bold;
}

h3 {
	margin: 10px 18px 10px 18px;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}

h4 {
	margin: 10px 18px 10px 18px;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}

a {
	text-decoration: underline;
	color: #006bb7;
	font-size: 11px;
}

.pdf {
	border: 0px;
	margin-right: 4px;
	vertical-align: middle;
}

a:hover {
	text-decoration: none;
}

#flashMenu {
	overflow: hidden;
}

#links {
	font-size: 10px;
	text-align: right;
	margin-bottom: 3px;
}

	#links a{
		text-decoration: none;
		color: #000000;
	}

	#links a:hover {
		text-decoration: underline;
	}

#head {
	width: 955px;
	height: 9px;
	position: relative;
	overflow: hidden;
}

#content1, #content2, #content3, #content4, #content5, #content6 {
	width: 955px;
	position: relative;
}

	#content1 {
		background: url(images/bg_content1.png) repeat-y;
	}

	#content2 {
		background: url(images/bg_content2.png) repeat-y;
	}

	#content3 {
		background: url(images/bg_content3.png) repeat-y;
	}

	#content4 {
		background: url(images/bg_content4.png) repeat-y;
	}

	#content5 {
		background: url(images/bg_content5.png) repeat-y;
	}
    
    #content6 {
        background: url(images/bg_content6.png) repeat-y;
    }

	#img {
		width: 358px;
		float: left;
		margin-top: -4px;
		position: relative;
	}

	#img.Map{
		width:358px;
	}

	#img.Child{
		display:none;
	}

	#LinkMap{
		display: block;
		position: absolute;
		top: 4px;
		right: 10px;
		line-height: 1.5em;
	}

	#txt1, #txt2, #txt3, #txt4, #txt5, #txt6 {
		width: 597px;
		min-height: 230px;
		float: left;
		margin-top: -4px;
		position: relative;
		padding-bottom:4em;
	}

	* html #txt1, * html #txt2, * html #txt3, * html #txt4, * html #txt5, * html #txt6 {
		height: 230px;
	}

	#txt1 table.MsoTableGrid tr td, #txt2 table.MsoTableGrid tr td, #txt3 table.MsoTableGrid tr td, #txt4 table.MsoTableGrid tr td, #txt5 table.MsoTableGrid tr td{
		border:1px solid black;
	}

		#txt1 ul, #txt2 ul, #txt3 ul, #txt4 ul, #txt5 ul, #txt6 ul {
			margin: -5px 18px 7px 45px;
		}

		#txt1 li, #txt2 li, #txt3 li, #txt4 li, #txt5 li, #txt6 li {
			list-style-type: none;
			list-style-image: url(images/bullet_disk.jpg);
		}

			#txt1 ul ul li, #txt2 ul ul li, #txt3 ul ul li, #txt4 ul ul li, #txt5 ul ul li, #txt6 ul ul li {
				margin-left: -45px;
				list-style-image: none;
				list-style-type: decimal;
			}

		#txt1 h2{
			color:#659eb6;
		}

		#txt2 h2{
			color:#e5a418;
		}

		#txt3 h2{
			color:#e21350;
		}

		#txt4 h2{
			color:#0397d6;
		}

		#txt5 h2{
			color:#f4782a;
		}

		#txt6 h2{
			color:#afbd21;
		}

		#txt1 {
			background: url(images/circle_1.png) top right no-repeat;
		}

		#txt2 {
			background: url(images/circle_2.png) top right no-repeat;
		}

		#txt3 {
			background: url(images/circle_3.png) top right no-repeat;
		}

		#txt4 {
			background: url(images/circle_4.png) top right no-repeat;
		}

		#txt5 {
			background: url(images/circle_5.png) top right no-repeat;
		}

		#txt6 {
			background: url(images/circle_6.png) top right no-repeat;
		}

		#txt2 .color {
			color:#e5a418;
		}

		#txt3 .color {
			color:#e21350;
		}

		#txt4 .color {
			color:#0397d6;
		}

		#txt5 .color {
			color:#f4782a;
		}

		#txt6 .color {
			color:#afbd21;
		}


#bottom {
	width: 955px;
	height: 11px;
	clear: both;
	overflow: hidden;
}

#footer {
	text-align: center;
	color: #000000;
	font-size: 9px;
	width: 955px;
	margin-top: 2px;
}

.forte{
	color:#f3782a;
}

.moyen{
	color:#4d8c23;
}

.gras{
	font-weight:bold;
}

form dl {
	padding-left: 20px;
}

form dd {
	padding: 0;
	margin: 0 0 1em 0;
}

form ul, form li {
	padding: 0 !important;
	margin: .5em 0 !important;
	list-style-type: none !important;
	list-style-image: none !important;
}

form ul {
	margin-left: 20px !important;
}

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

.test{
	border:1px solid #0397d6;
	display:block;
	width:95%;
	margin-left:10px;
	padding-left:1px !important;
	padding-left:0px;
	padding-top:3px !important;
	padding-top:0px;
}

#contrats {
	width:100%;
	color:white;
	font-size:13px;
	font-weight:bold;
	border-collapse:collapse;
	margin:0;
}

#contrats a{
	color:white;
	font-weight:normal;
}

#contrats .normal{
	font-weight:normal;
	font-size:11px;
}

#contrats th, #contrats td {
	border:1px solid white;
}
#contrats th {
	padding: 6px;
}
#contrats td {
	padding: 2px 0;
}

#contrats thead th {
	font-weight: bold;
	text-transform:uppercase;
	background:#8cc6df;
}

#contrats h2 {
	margin: 0;
	margin-right:20px;
	color:white;
	display:inline;
}

#contrats p {
	margin: 0;
}


td#contrat-jeunes{ background: #669eb7; padding-left:35px;}
td#contrat-seniors{ background: #90984f; padding-left:35px; }
td#contrat-soft{ background: #feb825; padding-left:65px; }
td#contrat-avantages{ background: #e31351; padding-left:65px; }
td#contrat-detente{ background: #006ab6; padding-left:65px; }
td#contrat-seniorsp{ background: #9c4742; padding-left:35px; }
td#contrat-bienetre{ background: #f3782a; padding-left:65px; }
td#contrat-confort{ background: #afbd20; padding-left:65px; }
td#contrat-equilibre,
td#contrat-harmonie,
td#contrat-optimum { background: #0397d7; padding-left:65px;}


.option {
	clear: both;
	background: white url(images/option.gif) repeat-y center;
	padding-bottom: 1px;
}

.option h2 {
	background: #fdb825 url(images/h2.gif) repeat-y center;
	color: white;
	font-size: 20px;
	text-align: center;
	border-top: 3px solid #2e9ece;
	border-bottom: 3px solid white;
	margin: 0;
	height: 35px;
	line-height: 35px;
}

.contrat, .couverture {
	border-collapse: collapse;
	width: 100%;
	margin: 0;
}

.contrat td, .contrat th, .couverture td, .couverture th {
	text-align: center;
	vertical-align: middle;
	padding: 5px;
}

.contrat td{
	width: 110px;
	background-color: #eaf1f5;
	border-bottom: 1px solid #C2D8E2;
	border-right: 1px solid #679fb7;
}
.couverture td {
	width: 110px;
	border-bottom: 3px solid #659EB6;
	border-right: 1px solid #679fb7;
}

.contrat td.total, .couverture td.total {
	background-color: #fef2f5;
}

.contrat td.option-remark, .couverture td.option-remark {
	background: white url(images/option-remark.gif) repeat-y top right;
	text-align: left;
	width: 224px;
	border-bottom: 3px solid #659EB6 !important;
	border-right: none;
}
.couverture td.option-remark {
	font-weight:bold;
	color:#f3782a;
	text-align:center;
	border-bottom: 3px solid #c2d8e2 !important;
}

.contrat tbody tr td, .contrat tbody tr th, .contrat tbody th.option-remark {
	font-size: inherit;
}

.contrat tbody th, .couverture tbody th {
	width: 231px;
	font-weight: normal;
	text-align: left;
	border-bottom: 1px solid #c2d8e2;
	border-right: 1px solid #679fb7;
}

.contrat thead th, .couverture thead th {
	background-color: #2e9ece;
	color: white;
}

.contrat thead th:first-child, .couverture thead th:first-child {
	background-image: url(images/option-group.gif);
	background-repeat: repeat-y;
	background-position: top left;
}

.contrat thead th:last-child, .couverture thead th:last-child {
	background-image: url(images/last-head.gif);
	background-repeat: repeat-y;
	background-position: top right;
}

/*
.contrat tbody tr:last-child td, .contrat tbody tr:last-child th, .couverture tbody tr:last-child td, .couverture tbody tr:last-child th {
	border-bottom:3px solid #659EB6;

}
*/

tr.last td, tr.last th {
	border-bottom: 3px solid #659EB6;
}


tr.lignesup td, tr.lignesup th{
	border-bottom: 1px solid #679FB7;
}

.contrat tbody th.option-group,
.couverture tbody th.option-group {
	width: 104px;
	background: #2e9ece url(images/option-group.gif) repeat-y top left;
	color: white;
	font-weight: bold;
	text-align: center;
	border-bottom: 3px solid white;
}

.contrat td.option-remark p, .couverture td.option-remark p {
	margin: 1em 0;
}

#ass-vie {
	margin: 15px 0;
	empty-cells: hide;
}

#ass-vie th {
	border-left: 1px solid #679fb7;
}

#ass-vie th, #ass-vie td {
	border-top: 3px solid #679fb7;
}

#ass-vie th.option-group {
	border: none;
}

#accident {
	margin: 0 0 15px;
	border-top: 3px solid #679fb7;
}

#accident td {
	width: auto;
}

#accident .option-remark {
	width: 224px;
}

#devis {
	border: 3px solid #2e9ece;
	border-collapse: collapse;
	width: 390px;
	margin-bottom: 0;
}

#devis th {
	background: #eaf1f5;
	text-align: left;
	width: 241px;
}

#devis td, #devis th {
	border-bottom: 3px solid #659eb6;
	padding: 9px;
}

#devis ul {
	margin: -9px;
	padding: 0;
	list-style: none;
}

#devis li {
	padding: 9px;
	list-style-image: none;
	border-bottom: 3px solid #c2d8e2;
}

a#devis-update {
	display: block;
	position: relative;
	left: 272px;
	width: 135px;
	height: 17px;
	line-height: 17px;
	color: white;
	text-align: center;
	background: white url(images/devis-update.gif) no-repeat;
}

#txt2 ul.news, #txt2 ul.news li {
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-image: none;
}

#txt2 ul.news ul li{
  list-style-type: disc;
}

table.collectif-sante {
	width: 90%;
}

table.collectif-sante td {
	text-align: center;
}

table.collectif-sante input {
	text-align: center;
	width: 3em;
}

table.collectif-sante select {
	width: 95%;
}

#txt4 #exemples, #txt4 #exemples2 {
	list-style: none;
	padding: 0 0 0 17px;
	margin: 0;
	width: 390px;
}

#txt4 #exemples li, #txt4 #exemples2 li {
	list-style-image: none;
	text-align: center;
	background: #2e9ece;
	color: white;
	padding: 0;
	margin: 0 5px;
	width: 120px;
	float: left;
	font-size: 1.1em;
	height: 7em;
}

#txt4 #exemples2 li {
	width: 185px;
}

* html #exemples li, * html #exemples2 li {
	display: inline;
}

#txt4 #exemples a, #txt4 #exemples2 a {
	font-size: 1em;
	color: white;
}

#exemples2 #ex1 {
	padding-top: 1.5em !important;
	height: 5.5em !important;
}
#exemples2 #ex2 {
	padding-top: 1.5em !important;
	height: 5.5em !important;
}

#exemples #ex1 {
	padding-top: 2.5em !important;
	height: 7em !important;
}

#exemples #ex2 {
	padding-top: 1.5em !important;
	height: 8em !important;
}

#exemples #ex3 {
	padding-top: 3em !important;
	height: 6.5em !important;
}

#mut-galaxie, #mut-deces, #mut-dependance, #mut-revenus, #mut-hospit, #mut-obseques, #eula {
	clear: left;
}

#mut-deces li, #mut-dependance li, #mut-obseques li, #mut-obseques-revalorise li {
	width: 25%;
	float: left;
}

#txt5 ul ul#sublist{ margin: 3px 40px;}
#txt5 ul ul#sublist li{ list-style-type: circle; margin: 0 0 0 -20px;}

.news h1{ margin-bottom: 15px;  font-style: italic;}
.news p img{ margin: 15px 0; }
#txt2 .news h2{ color:#659EB6 }
.news h3{ font-style: italic; color:#006BB7; margin-bottom: 15px; }
