body {
	background-color:#d4d4d4;
	background-image:url(/img/interface/fond-degrade.gif);
	background-repeat:repeat-x;
	margin:0px;
	padding:0px;
}

#centreur {
	text-align:center;
}

#centreurw3c {
	margin-left:auto;
	margin-right:auto;
	width:958px;
	position:relative;
	text-align:left;
}

.clear {
	clear:both;
	margin:0px;
	padding:0px;
	display:block;
	font-size:0px;
	height:0px;
	overflow:hidden;	
}

#principal {
	position:absolute;
	top:161px;
	left:6px;
	margin:0px;
	padding:0px;
	width:952px;
	border-left:3px solid #ededed;
	border-right:3px solid #ededed;
	background-color:#FFFFFF;
}
html>body #principal {
	width:946px; /* pour FF à cause de la bordure */
}


#principal-en-de {
	position:absolute;
	top:80px;
	left:6px;
	margin:0px;
	padding:0px;
	width:952px;
	border-left:3px solid #ededed;
	border-right:3px solid #ededed;
	background-color:#FFFFFF;
}
html>body #principal-en-de {
	width:946px; /* pour FF à cause de la bordure */
}

#main {
	float:left;
	width:624px;
	margin:100px 0px 0px 0px;
	padding:0px
}

#colonne-gauche {
	float:left;
	width:333px;
	margin:0px;
	padding:0px;
}

#contenu-accueil {
	float:right;
	width:291px;
	margin:0px;
	padding:0px;
}

#colonne-droite {
	float: right;
	display: inline;
	width: 250px;
	margin: 100px 14px 0 0;
	padding: 0;
}
/*html>body #colonne-droite {
	margin:100px 15px 0px 0px;
}*/

/* pages internes */
#contenu {
	float:right;
	width:613px;
	margin:110px 45px 0px 0px; /* pour IE 6 */
	padding:0px;
}
html>body #contenu {
	margin:110px 90px 0px 0px; /* pour FF et IE 7*/
}

/* pages internes EN DE */
#contenu-en-de {
	float:right;
	width:613px;
	margin:200px 45px 0px 0px; /* pour IE 6 */
	padding:0px;
}
html>body #contenu-en-de {
	margin:200px 90px 0px 0px; /* pour FF et IE 7*/
}


#colonne-gauche-interne {
	float:left;
	width:174px;
	margin:110px 0px 0px 3px; /* pour IE 6 */
	padding:0px;
}
html>body #colonne-gauche-interne {
	margin:110px 0px 0px 6px; /* pour FF et IE 7*/
}


/* pages internes Espace Entreprise */
#main-entreprise {
	float:left;
	width:740px;
	margin:110px 0px 0px 0px;
	padding:0px;
}

#contenu-entreprise {
	float:right;
	width:520px;
	margin:0px;
	padding:0px;
}

#colonne-gauche-entreprise {
	float:left;
	width:174px;
	margin:0px 0px 0px 3px;
	padding:0px;
}
html>body #colonne-gauche-entreprise {
	margin:0px 0px 0px 6px; /* pour FF et IE 7*/
}

#colonne-droite-entreprise {
	float:right;
	width:174px;
	margin:145px 7px 0px 0px;
	padding:0px;
}
html>body #colonne-droite-entreprise {
	margin:145px 15px 0px 0px;
}


/* pages offres  */
#main-offre {
	float:right;
	width:700px;
	margin:145px 0px 0px 0px;
	padding:0px;
}

/* pages fonctionnalités */
#contenu-fonctionnalites {
	float:right;
	width:580px;
	margin:100px 20px 0px 0px; /* pour IE 6 */
	padding:0px;
}
/*html>body #contenu-fonctionnalites {
	margin:100px 40px 0px 0px; 
} */
#colonne-gauche-fonctionnalites {
	float:left;
	width:266px;
	margin:100px 0px 0px 3px; /* pour IE 6 */
	padding:0px;
}
html>body #colonne-gauche-fonctionnalites {
	margin:100px 0px 0px 6px; /* pour FF et IE 7*/
}


/* pages internes decomptes sante */
#main-decomptes-sante {
	float:left;
	width:890px;
	margin:110px 0px 0px 0px;
	padding:0px;
}
#contenu-decomptes-sante{
	float:right;
	width:680px;
	margin:0px;
	padding:0px;
}

/* Encart Label page d'accueil */
#label {
	width:241px;
	background-color:#FFFFFF;
	background-image:url(/UserFiles/Image/accueil/international-qualite.gif);
	background-repeat:no-repeat;
	margin:0px;
	padding:30px 0 0 0;
}
#label table {
	color:#333333;
	/*margin-top:30px;*/
	margin-bottom:15px;
}
#label a {
	color:#333333;
	text-decoration:none;
}
#label a:hover {
	color:#333333;
	text-decoration:underline;
}

/* Menu Fonctionnalités */
#menuFonctionnalites {
	position:absolute;
	top:0px;
	left:6px;
	background-image:url(/img/interface/arrondi-haut.gif);
	background-repeat:no-repeat;
	width:952px;
	height:43px;
	text-align:right;
}
#menuFonctionnalites a {
	text-transform:lowercase;
	color:#717171;
	text-decoration:none;
	margin:0px;
	padding:0px;
}
#menuFonctionnalites a:hover {
	color:#717171;
	text-decoration:underline;
}
#menuFonctionnalites ul {
	margin:0px;
	padding-top:27px;
	padding-right:30px;
}
#menuFonctionnalites li {
	display:inline;
	margin:0px;
	padding:0px;
}

/* menu Langues */
.menuLangues {
	position:absolute;
	top:27px;
	left:29px;
}
.menuLangues ul {
	margin:0px;
	padding:0px;
}
.menuLangues li {
	padding:0px;
	margin:0px;
	display:inline;
}

/* mini Fonctionnalités */
.miniFonctionnalites {
	position:absolute;
	top:27px;
	left:100px;
}
.miniFonctionnalites ul {
	margin:0px;
	padding:0px;
}
.miniFonctionnalites li {
	padding:0px;
	display:inline;
}
.miniFonctionnalites a {
	text-transform:lowercase;
	color:#717171;
	text-decoration:none;
	margin:0px;
	padding:0px;
}
.miniFonctionnalites a:hover {
	color:#717171;
	text-decoration:underline;
}


/* Bandeau */
#bandeau {
	position:absolute;
	top:43px;
	left:0px;
	background-image:url(/img/interface/bandeau-assurer-vos-defis.jpg);
	background-repeat:no-repeat;
	width:958px;
	height:118px;
}

#retour-accueil {
	position:absolute;
	top:51px;
	left:59px;
	width:94px;
	height:97px;
}

#bandeau-en {
	position:absolute;
	top:43px;
	left:0px;
	background-image:url(/img/en/header-insure-your-challenges.jpg);
	background-repeat:no-repeat;
	width:958px;
	height:118px;
}

#bandeau-de {
	position:absolute;
	top:43px;
	left:0px;
	background-image:url(/img/de/versichert-ihren-herausforderung.jpg);
	background-repeat:no-repeat;
	width:958px;
	height:118px;
}

/* footer */
#footer {
	width:906px;
	height:27px;
	background-image:url(/img/interface/fond-footer.gif);
	background-repeat:no-repeat;
	margin:0px 0px 0px 20px;
	padding:0px;
	text-align:center;
	line-height:14px;
	font-size:9px;
}

/* Identifcation */
#identification {
	position:absolute;
	top:149px;
	left:12px;
	width:174px;
	height:68px;
	margin:0px;
	padding:0px;
	background-image:url(/img/interface/fond-identification.gif);
	background-repeat:no-repeat;
}
#identification #contenu-identification {
	width:160px;
	margin-left:9px;
	
}
#identification #contenu-identification h1 {
	color:#0a50a1;
	font-size:12px;
	font-weight:bold;
	background-image:url(/img/interface/picto-cadenas.gif);
	background-repeat:no-repeat;
	margin:8px 0px 3px 0px;
	padding:0px 0px 0px 15px;
}
#identification #contenu-identification ul {
	margin:0px 0px 0px 7px;
	padding:0px;
	list-style:none;
}
#identification #contenu-identification li {
	color:#717171;
	font-size:11px;
	font-weight:normal;
}
#identification #contenu-identification li a {
	color:#717171;
	font-size:11px;
	font-weight:bold;
	text-decoration:underline;
}
#identification #contenu-identification span#nomconnecte {
	color:#717171;
	font-size:11px;
	font-weight:normal;
	margin:0px 0px 0px 23px;
	padding:0px;
}

/* Zone recherche */
#recherche {
	position:absolute;
	top:220px;
	left:12px;
	width:173px;
	height:31px;
	background-image:url(/img/interface/fond-recherche.gif);
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;
	z-index:300;
}

#recherche table {
	margin: 4px 0 0 0;
}
#recherche form {
	width:173px;
	height:25px;
/*	margin:5px 0 0 0;*/
	margin: 0;
	padding: 0;
}
#recherche form input {
	width:105px;
	height:15px;
	font-size:10px;
	color:#717171;
	/*margin:0px 0px 0px 27px;*/
	margin: 2px 0 0 0;
	padding: 0;
	border:1px solid #dfdfdf;
}
#recherche form input.submit {
	width:32px;
	height:24px;
/*	margin:0px 0px 0px 2px;*/
	margin: 0;
	padding: 0;
	background-image:url(/img/interface/bouton-recherche-ok.gif);
	background-position: top left;
	background-repeat:no-repeat;
	border:none;
}


/* Zone recherche EN DE */
#recherche-en-de {
	position:absolute;
	top:149px;
	left:12px;
	width:173px;
	height:31px;
	background-image:url(/img/interface/fond-recherche.gif);
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;
	z-index:300;
}

#recherche-en-de form {
	width:173px;
	height:25px;
	margin:5px 0px 0px 0px;
	padding:0px;
}
#recherche-en-de form input {
	width:105px;
	height:15px;
	font-size:10px;
	color:#717171;
	margin:0px 0px 0px 27px;
	padding:0px;
	border:1px solid #dfdfdf;
}
#recherche-en-de form input.submit {
	width:32px;
	height:24px;
	margin:0px 0px -5px 2px;
	padding:0px;
	background-image:url(/img/interface/bouton-recherche-ok.gif);
	background-repeat:no-repeat;
	border:none;
}



/* Actualites */
#actualites {
	width:266px;
	color:#313906;
	margin-left:20px;
	margin-top:17px;
	padding:0px;
}
.cadre-actu {
	width:266px;
	height:19px;
	margin:0px;
	padding:0px;
}
#fond-actu {
	width:266px;
	margin:0px;
	padding:0px;
	background-image:url(/img/interface/ligne-actu.gif);
	background-repeat:repeat-y;
}
#contenu-actu {
	width:212px;
	margin-left:23px;
	color:#313906;
}
#contenu-actu h1 {
	color:#313906;
	font-size:12px;
	font-weight:bold;
	margin:0px;
}
#contenu-actu h2 {
	color:#313906;
	font-size:11px;
	font-weight:bold;
	margin:0px;
}
#contenu-actu .date-actu {
	font-size:12px;
	font-weight:bold;
	margin-top:20px;
}
#contenu-actu .lien-actu {
	text-align:right;
	color:#313906;
}
#contenu-actu .lien-actu a {
	color:#313906;
	text-decoration:none;
}
#contenu-actu .lien-actu a:hover {
	text-decoration:underline;
}

/* decompte sante */
#cni-decomptes {
float:left;
width:254px;
}

#cadreCni-decomptes {
border:none;
display:block;
color:#000101;
}

#identiteCni-decomptes  {
border-left:2px solid #D7D7D7;
border-right:2px solid #D7D7D7;
}

#identiteCni-decomptes img {
float:left;
margin:0px 14px 7px 12px; 
width:57px;
height:68px;
}

#identiteCni-decomptes div {
margin-left:86px;
}

#identiteCni-decomptes h2, #identiteCni-decomptes p {
margin:0; 
font-size:11px;
}

#identiteCni-decomptes h2 { 
margin-bottom:15px;
color:#000101;
font-size:11px;
font-weight:bold;
}

#adresseCni-decomptes {
border-left:2px solid #D7D7D7;
border-right:2px solid #D7D7D7;
background-color:#ECECEC;
padding-top:7px;
}

#adresseCni-decomptes p {
margin:7px 14px 0px 12px; 
font-size:11px;
}

#decomptes-vos-remboursements-sante {
	background-image:url(/img/interface/vos-remboursements-sante.gif);
	background-repeat:no-repeat;
	width:174px;
	height:52px;
	margin:0px;
	padding:0px;
	color:#FFFFFF;
/*	position:absolute;
	left:730px;
	top:193px;*/
	float:right;
}
#decomptes-vos-remboursements-sante h1 {
	width:113px;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	padding:4px 0px 2px 0px;
	margin:0px 0px 0px 60px;
}
#decomptes-vos-remboursements-sante a {
	width:113px;
	color:#FFFFFF;
	font-size:11px;
	padding:0px;
	margin:0px 0px 0px 60px;
	text-decoration:none;
}
#decomptes-vos-remboursements-sante a:hover {
	text-decoration:underline;
}
#decomptes-frise
{
	position:absolute;
	left:465px;
	top:220px;
}

#decomptes-recherche {
	background-image:url(/img/interface/decomptes-recherche-fond.gif);
	width:420px;
	height:165px;
	/*position:absolute;
	left:480px;
	top:240px;*/
	float:right;
}

#decomptes-rechercher-formulaire form {
	display:block;
	margin-top: 30px;
	height:55px;
	padding-left:22px;
}



#decomptes-rechercher-formulaire input {
	border-width:1px;
	border-color:#FF781E;
	width:104px;
	font-size:11px;
}

#decomptes-rechercher-formulaire input#valide {
	border:none;
	width:37px;
	height:15px;
	vertical-align:middle;
}
#dateDebut {
	border:none;
	margin-left:8px;
	margin-right:8px;
	margin-top:27px;
}

#dateFin {
	border:none;
	margin-left:8px;
	margin-right:0px;
	margin-top:27px;
}

#decomptes-rechercher-formulaire label {
	display:inline;
	float:none;
	color:#FFFFFF;
	font-weight:bold;
	font-size:11px;

}
#decomptes-legendeFormulaire {
	margin:-10px 6px;
	padding:13px 0px 0px 0px;
	width:410px;
}
html>body #decomptes-legendeFormulaire {
margin:0px;
padding:0px;
}
#decomptes-puceLegende {
	color:#FF7827;
	float:left;
	width:42px;
	text-align:center;
	font-size:12px;
}

p#decomptes-texteLegende{
	margin:13px 18px 0px 43px;
	font-size:12px;
}

/*ligne et entete decompte*/
#cadreReleveHaut {
	position:relative;
	margin-left:6px;
	width:679px;
	margin-top:18px;
	height:21px;
	border-bottom:2px solid #FEA559;
}
#cadreReleveHaut2 {
	position:relative;
	margin-left:6px;
	width:679px;
	margin-top:18px;
	height:21px;
	border-bottom:2px solid #E84701;
}
#cadreReleveHautGauche {
	position:relative;
	background-color:#FEA559;
	left:0px;
	top:0px;
	width:14px;
	height:21px; 
}
#cadreReleveHautGauche2 {
	position:relative;
	background-color:#E84701;
	left:0px;
	top:0px;
	width:14px;
	height:21px; 
}
#cadreReleveHautGauche img {
	display:block;
	width:14px;
	height:13px; 
}

#cadreReleveHaut h1 {
	color:#FFFFFF;
	background-image:none; 
	background-repeat:no-repeat; 
	background-color:#FEA559;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	line-height:18px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	padding-left:0px;
	padding-top:3px;
	position:absolute;
	left:14px;
	top:0px;
	display:inline;
}
#cadreReleveHaut2 h1 {
	color:#FFFFFF;
	background-image:none; 
	background-repeat:no-repeat; 
	background-color:#E84701;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	line-height:18px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	padding-left:0px;
	padding-top:3px;
	position:absolute;
	left:14px;
	top:0px;
	display:inline;
}
#titreReleveHautDroit {
	width:28px;
	height:21px;
	position:absolute;
	right:-28px;
	top:0px;
}

#cadreReleveHautDroit {
	width:15px;
	height:16px;
	border:none;
	position:absolute;
	left:664px;
	top:21px;
	z-index:20;
}

#imprimerDecompte {
	position:absolute;
	right:2px;
	top:-10px;
	height:30px;
	font-size:11px;
}

#imprimerDecompte img {
	width:31px;
	height:30px;
	border:none;
	vertical-align:middle;
}

#cadreTableauReleve {
	border-top:2px solid #FFAE69;
	border-left:2px solid #FFAE69;
	border-right:2px solid #FFAE69;
	padding:3px;
	margin-left:6px;
	width:669px;
}
#cadreTableauReleve2 {
	border-top:2px solid #E84701;
	border-left:2px solid #E84701;
	border-right:2px solid #E84701;
	padding:3px;
	margin-left:6px;
	width:669px;
}
#releve th, #releve td  {
	font-size:medium;
}

#releve tr th, #releve tr td  {
	font-size:11px;
}

#releve .renvoi {
	color:#FC4D00;
	font-size:smaller;
}

#releve td.numerique,  td.date, td.imont {
	text-align:right;
	white-space:nowrap;
}

#releve th {
	font-weight:normal;
	color:#000101;
	font-family:Tahoma, Geneva, sans-serif;
	padding:3px;
}

#releve td {
	padding:3px;
	color:#000101;
	font-family:Tahoma, Geneva, sans-serif;
	border-bottom:1px solid #F0F0F0;
}

#releve td.iref {
	font-weight:bold;
	background-color:#FFDBBC;
	border-bottom:1px solid #FF7827;
}
#releve td.iref2 {
	font-weight:bold;
	background-color:#FFDBBB;
	border-bottom:1px solid #FF7827;
}
#releve  td.imont, #releve  td.idpai {
	font-weight:bold;
	background-color:#E2E2E2;
	border-bottom:1px solid #A5A5A5;
}

#cadreReleveBas {
	width:679px;
	margin-left:6px;
	border-bottom:2px solid #FFAE69;
	position:relative;
	height:12px;
}
#cadreReleveBas2 {
	width:679px;
	margin-left:6px;
	border-bottom:2px solid #E84701;
	position:relative;
	height:12px;
}
#cadreReleveBasGauche {
	position:absolute;
	left:0px;
	top:0px;
	width:14px;
	height:14px;
}

#cadreReleveBasDroit {
	position:absolute;
	left:664px;
	top:0px;
	width:15px;
	height:14px;
}

#cadreLegendeHaut {
	position:relative;
	width:691px;
	margin-top:18px;
	margin-bottom:0px;
	height:33px;
	background-image:url(/img/interface/fond_cadre_legende_haut.gif);
	background-repeat:repeat-x;
	background-position:20px 21px;
	border:none;
}

#titreLegendeGauche {
	position:relative;
	left:0px;
	top:0px;
	width:20px;
	height:33px; 
	border:none;
}

#cadreLegendeHaut h2 {
	color:#000101;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	display:inline;
	margin:0px;
	line-height:33px;
	height:33px;
	background-image:url(/img/interface/fond_titre_legende.gif);
	background-repeat:repeat-x;
	position:absolute;
	left:20px;
	top:0px;
}

#titreLegendeDroit {
	width:29px;
	height:27px;
	position:absolute;
	right:-29px;
	top:0px;
}

#cadreLegendeHautDroit {
	position:absolute;
	left:670px;
	top:21px;
	width:21px;
	height:21px;
}

#cadreLegendeMilieu {
	background-image:url(/img/interface/fond_cadre_legende.gif);
	background-repeat:repeat-y;
	padding:0px 6px 0px 6px;
	width:679px;
}

#cadreLegendeMilieu p {
	padding:10px 13px 6px 13px;
	margin:0px;
	border-left: 2px solid #D4D2D2;
	border-right: 2px solid #D4D2D2;
	border-bottom: 2px solid #D4D2D2;
	font-size:11px;
}

#cadreLegendeMilieu .renvoi {
	color:#FC4D00;
}

#cadreLegendeBas {
	width:691px;
	position:relative;
	background-image:url(/img/interface/fond_cadre_legende_bas.gif);
	background-repeat:repeat-x;
	background-position:0px 16px;
	height:22px;
}

#cadreLegendeBasGauche {
	position:absolute;
	left:0px;
	top:0px;
	width:21px;
	height:22px;
	z-index:10;
}

#cadreLegendeLigne {
	height:14px;
	border-bottom: 2px solid #D4D2D2;
	overflow:hidden;
}

#cadreLegendeBasDroit {
	position:absolute;
	left:670px;
	top:0px;
	width:21px;
	height:22px;
	z-index:10;
}


/* Actualites Interne Espace Particuliers */
#actualites-interne {
	width:174px;
	color:#062639;
	margin: 4px 0 0 0;
	padding: 0;
}
.cadre-actu-interne {
	width:174px;
	height:14px;
	margin:0px;
	padding:0px;
}
#fond-actu-interne {
	width:174px;
	margin:0px;
	padding:0px;
	background-image:url(/img/interface/ligne-actu-interne.gif);
	background-repeat:repeat-y;
}
#contenu-actu-interne {
	width:146px;
	margin-left:13px;
	color:#313906;
}
#contenu-actu-interne h1 {
	color:#062639;
	font-size:11px;
	font-weight:bold;
	margin:0px;
}
#contenu-actu-interne h2 {
	color:#062639;
	font-size:11px;
	font-weight:bold;
	margin:0px;
}
#contenu-actu-interne .date-actu {
	font-size:11px;
	font-weight:bold;
	margin-top:20px;
}
#contenu-actu-interne .lien-actu {
	text-align:right;
	color:#062639;
}
#contenu-actu-interne .lien-actu a {
	color:#313906;
	text-decoration:none;
}
#contenu-actu-interne .lien-actu a:hover {
	text-decoration:underline;
}

#video-roederer {
	margin: 0;
	padding: 0;
}
