/* CSS Document MVS V4  - 15/05/2010 */

@media print{
	body{
		background-image:url('');
		margin:0cm;
		padding:0cm;
		background-color:white;
		float: none !important;
	}
	#global {
		margin:0cm;
		padding:0cm;
		background-image:url('');
		background-color:white;
		float: none !important;
	}
	#conteneur{
		float: none !important;
		margin:0cm;
		padding:0cm;
		background-color:white;
	}
	#corps{
		float: none !important;
		margin:0cm;
		padding:0cm;
		background-color:white;
	}
	#contenu{
		float: none !important;
		margin:0cm;
		padding:0cm;
		width:90%;
	}
	#top, .pub, #menu, #pied {
		display:none;
		background-color:white;
	}
}

 
/* BALISES GENERALES */


body {
	margin:0px;
	padding:0px ;
	text-align: center;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color:#404040;
	font-size: 12px;
	background-color:#F2F0ED;
}

h1{
	font-size:22px;
	margin:0px;
	padding:10px 0px 10px 0px;
	color:#F27900;
}
h2{
	font-size:16px;
	margin:0px;
	padding:10px 0px 5px 0px;
	color:#BF3993;
}
h2 a{
	color:#BF3993;
	text-decoration:none;
}
h3{
	font-size:14px;
	padding:10px 0px 10px 0px;
	padding:0px;
	color:#F27900;
}
h4{
	font-size:12px;
	margin:0px;
	padding:10px 0px 10px 0px;
}
h5{
	font-size:11px;
	margin:0px;
	padding:10px 0px 10px 0px;
}
h6{
	font-size:10px;
	margin:0px;
	padding:10px 0px 10px 0px;
}
p, li{
	text-align:justify;
	margin:0px;
	padding:10px 0px 10px 0px;
}
p, a, li{
	line-height:18px;
}
fieldset{
	border-width:0px;
	padding:20px;
}
legend{
	font-weight:bold;
	padding:0px 10px 0px 10px;
}
form{
	margin:0px;
	padding:0px;
}
input, select, textarea{
	margin:5px 0px 0px 0px;
	padding:2px;
	border:1px solid #E6E4E1;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
}
input.checkbox{
	border-style:none;
}
label{
	font-weight:bold;
}
a img{
	border-width:0px;
}
a{
	color:#F27900;
}
a:hover{
	color:#F27900;
	text-decoration:none;
}
object{
	border:0px solid red;
}

/*******************************************************************************/

.image-gauche{
	float:left;
	margin:0px 10px 10px 0px;
}
.image-droite{
	float:right;
	margin:0px 0px 10px 10px;
}
.rouge{
	color:red;
}
.vert{
	color:green;
}
.align-center, .align_center{
	text-align:center;
}
.align-right{
	text-align:right;
}

.intro{
	font-style:italic;
	font-weight:bold;
}

.en_valeur{
	color:#F27900;
	font-weight:bold;
}
/***********************************************************************************/


table.exemple_forfait_optique{
	width:400px;
}
table.exemple_forfait_optique th, table.exemple_forfait_optique td{
	text-align:center;
	border-bottom:1px solid silver;
	border-right:1px solid silver;
}
table.exemple_forfait_optique td.intitule{
	text-align:left;
	border-left:1px solid silver;
	font-size:13px;
	font-weight:bold;

}
table.exemple_forfait_optique td.vide-droite{
	border-right-width:0px;
}
table.exemple_forfait_optique td.vide-bas{
	border-bottom-width:0px;
}

div.demi-boite{
	float:left;
	width:300px;
}
div.tier-boite{
	float:left;
	width:200px;
	height:290px;
	padding:10px 25px 10px 0px;
	background-image:url('./rsc/fond-tier-boite.gif');
	background-position:bottom left;
	background-repeat:no-repeat;
}
div.tier-boite h2{
	float:left;
	width:180px;
	height:47px;
	padding:3px 10px 0px 10px;
	background-image:url('./rsc/fond-titre-tier-boite.gif');
	background-position:top left;
	background-repeat:no-repeat;
	color:white;
}

div.tier-boite2{
	float:right;
	width:200px;
	height:270px;
	padding:10px 0px 10px 0px;
	margin:0px 0px 0px 20px;
	background-image:url('./rsc/fond-tier-boite.gif');
	background-position:bottom left;
	background-repeat:no-repeat;
}
div.tier-boite2 h2{
	width:190px;
	height:47px;
	padding:3px 0px 0px 10px;
	background-image:url('./rsc/fond-titre-tier-boite.gif');
	background-position:top left;
	background-repeat:no-repeat;
	color:white;
}
div.tier-boite2 p{
	padding:0px 10px 0px 10px;
	text-align:left;
}
div.tier-boite2 ul{
	padding:0px 0px 0px 25px;
}
div.tier-boite2 ul li{
	padding:0px 5px 0px 0px;
	text-align:left;
}



div.tier-boite h2 a{
	color:white;
	font-size:14px;
}

div.tier-boite p{
	float:left;
	padding:0px 10px 0px 10px;
	text-align:left;
	height:210px;
}
div.tier-boite div {
	float:right;
	width:90px;
	height:24px;
	padding:6px 10px 0px 0px;
	text-align:center;
	background-image:url('./rsc/fond-bouton-prix-garantie.gif');
	background-position:top left;
	background-repeat:no-repeat;
}
div.tier-boite div a{
	font-size:16px;
	color:white;
	text-decoration:none;
	padding:0px;
}
.clear{
	clear:both;
}
input.bouton-bancaire-nemu-gauche{
	border:none;
	background-color:white;
	color:#404040;
	cursor:pointer;
	padding:0px 0px 0px 0px;
	margin:0px;
}
input.bouton-bancaire-nemu-gauche:hover{
	color:#F27900;
}

input#contact_valid, input#brochure_valid, input#quizz_valid, input#devis_valid, input#aide_valid, input#modifprofil_valid, input#modifmdp_valid, input#pref_valid, input#ident_valid{
	width:84px;
	height:22px;
	background-image:url('./rsc/bouton-confirmer-2.gif');
	background-position:top left;
	background-repeat:no-repeat;
	color:white;
	border:none;
	font-weight:bold;
	cursor:pointer;
}
ul.detailprod{
	margin-top:0px; 
	margin-bottom:0px; 
	padding-top:0px;
	padding-bottom:0px;
}
ul.detailprod li{
	margin-top:0px; 
	margin-bottom:0px; 
	padding-top:0px;
	padding-bottom:0px;
}
.voir-tarif{
	float:right; 
	text-align:center;
	font-size:14px;
	width:90px;
	height:24px;
	padding:6px 0px 0px 0px;
	color:white;
	font-weight:bold;
	text-decoration:none;
	margin:0px 0px 10px 10px;
	background-image:url('./rsc/fond-bouton-prix-garantie.gif');
	background-position:top left;
	background-repeat:no-repeat;
}
.voir-tarif:hover{
	color:white;
}
.renvoi{
	color:#666666;
	font-size:10px;
}
div.partenariat{
	width:610px;
	height:185px;
	padding:10px 20px 10px 20px;
	background-image:url('./rsc/fond-partenariat.gif');
	background-position:top left;
	background-repeat:no-repeat;

}
div.partenariat h3{
	margin-bottom:0px;
}
div.partenariat img.partenariat-pack{
	float:right;
}

table.tableau-devis{
	width:100%;
}
table.tableau-devis th{
	text-align:center;
}
.choix-garantie{
	float:left;
	width:170px;
	height:55px;
	padding:25px 0px 0px 0px;
}


fieldset.identification{
	float:left;
	width:300px;
	height:200px;
	background-image:url('./rsc/fond-menu-sec-index.gif');
	background-position:top left;
	background-repeat:no-repeat;
	padding:0px;
	margin:0px;
}
fieldset.identification h2{
	float:left;
	width:280px;
	height:50px;
	background-image:url('./rsc/fond-titre-identification.gif');
	background-position:top left;
	background-repeat:no-repeat;
	color:white;
	font-size:14px;
	padding:5px 0px 0px 20px;
	margin:0px;
	
}
fieldset.identification form{
	float:left;
	padding:0px 10px 0px 10px;
	margin:0px;
}
fieldset.identification label{
	float:left;
	width:100px;
	height:16px;
	padding:7px 0px 3px 0px;
	margin:5px 0px 0px 0px;
}
fieldset.identification input{
	float:left;
	width:70px;
	height:20px;
	margin-right:10px;	
}
fieldset.identification input#ident{
	width:163px;
}
fieldset.identification input#ident_valid{
	float:left;
	width:84px;
	height:22px;
	margin-right:0px;
	margin-top:8px;	
}
/**************** tableau des garanties *************************/
.table_garantie th{
	text-align:center;
	vertical-align:bottom;
}
.table_garantie th img{
	border-width:0px;
}
.table_garantie td{
	text-align:center;
}
.table_garantie td.intitule{
	text-align:left;
	background-color:#C8D9F3;
	
}
.table_garantie td.intitule2{
	text-align:left;
	background-color:#FDEDCC;
}
 /* couleur des garantie */
 
.gar_secu{
	background-color:#E8C4BC;
}
.gar_ECO{
	background-color:#BDD174;
}
.gar_100{
	background-color:#B8D4E8;
}
.gar_130{
	background-color:#00A4E8;
	color:white;
}
.gar_160{
	background-color:#F6E19B;
}
.gar_200{
	background-color:#F0C900;
}
.gar_250{
	background-color:#CF6500;
	color:white;
}

/**** gogole maps */

table.google-maps{

}
table.google-maps tr{
	vertical-align:top;
}
table.google-maps tr td{
	
}
ul.gmapSidebar{
	list-style-type:none;
	margin:0px;
	padding:10px 0px;
}
ul.gmapSidebar li{
	list-style-type:none;
	margin:0px;
	padding:10px 0px 7px 5px;
}

table.table-decomptes{
	width:100%;
	margin:0px 0px 30px 0px;
}
table.table-decomptes tr th, table.table-decomptes tr.sous_ligne td{
	padding:2px;
	text-align:center;
	background-color:#FFE7CF;
}
table.table-decomptes tr td.taux, table.table-decomptes tr td.remb{
	width:45px;
	font-size:10px;
}
table.table-decomptes tr th.base_secu, table.table-decomptes tr th.montant{
	width:80px;
}
table.table-decomptes tr th.coef, table.table-decomptes tr th.qte{
	width:40px;
}
table.table-decomptes tr td{
	padding:2px;
	text-align:right;
}
table.table-decomptes tr td.lib_acte{
	text-align:left;
}
table.table-decomptes tr.ligne_total{
	background-color:#FFE7CF;
}

/*******************************************************************************/
						/* MISE EN PAGE GENERALE */
div#global{
	width: 1000px ;
	margin: 0px auto ;
	padding:0px 0px 0px 0px;
}

html>body #global {
	height: auto;
	min-height: 450px;
}

div#conteneur{
	float:left;
	width: 1000px ;
	margin: 0px auto 0px auto;
	padding:0px;
	text-align: left ;
	background-image:url('./rsc/fond-conteneur.gif');
	background-position:top;
	background-repeat:repeat-y;
}
#logo{
	float:left;
}
#top{
	float:left;
	width:996px;
	padding:0px 2px 0px 2px;
}
/************************************* MENU HORIZONTAL *****************************************/

#menu-top-1{
	float:right;
	width:739px;
	height:40px;
	text-align:right;
	padding:20px 24px 0px 0px;
}
#menu-top-1 ul{
	margin:0px; 
	padding:0px;
	list-style:none;
}
#menu-top-1 ul li{
	margin:0px; 
	padding:0px;
	display : inline;
}
#menu-top-1 ul li a{
	color:#999999;
	text-decoration:none;
	padding:0px 0px 0px 20px;
	margin:0px; 
}
#menu-top-1 ul li a:hover{
	color:#F27900;
}
#menu-top-2{
	float:right;
	width:739px;
	height:60px;
	text-align:right;
	padding:0px 0px 0px 24px;
}
#menu-top-2 ul{
	margin:0px; 
	padding:0px;
	list-style:none;
}
#menu-top-2 ul li{
	margin:0px; 
	padding:0px;
	display : inline;
}
#menu-top-2 ul li a{
	display : inline;
	float:left;
	height:22px;
	background-position:top left;
	background-repeat:no-repeat;
	color:white;
	text-align:center;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	padding:11px 0px 7px 0px;
	margin:0px; 
}
#menu-top-2 ul li.espace-adherent a, #menu-top-2 ul li.espace-adherent a:hover{
	width:160px;
	background-image:url('./rsc/espace-adherent.gif');
	padding-right:10px;
}
#menu-top-2 ul li.mutuelle-mvs a, #menu-top-2 ul li.mutuelle-mvs a:hover{
	width:125px;
	background-image:url('./rsc/fond-mutuelle-mvs.gif');
}
#menu-top-2 ul li.particuliers a, #menu-top-2 ul li.particuliers a:hover{
	width:115px;
	background-image:url('./rsc/fond-particuliers.gif');
}
#menu-top-2 ul li.entreprises a, #menu-top-2 ul li.entreprises a:hover{
	width:110px;
	background-image:url('./rsc/fond-entreprises.gif');
}
#menu-top-2 ul li.infos-sante a, #menu-top-2 ul li.infos-sante a:hover{
	width:110px;
	background-image:url('./rsc/fond-infos-sante.gif');
}
#menu-top-2 ul li.adhesion a, #menu-top-2 ul li.adhesion a:hover{
	width:90px;
	background-image:url('./rsc/fond-adhesion.gif');
}
#menu-top-2 ul li a:hover, #menu-top-2 ul li.select a{
	background-position:bottom left;
}

/****************************************** CORPS  *******************************************/
#corps .pub{
	float:left;
	padding:0px 2px 0px 2px;
	width:996px;
	height:180px;
}

#corps #contenu {
	float:right;
	width:677px; /* 650px */
	padding:25px 23px 25px 0px;
	/*background-color:green;*/
}
#corps #contenu #info_localisation, #corps #contenu #info_localisation a{
	color:#999999;
	text-decoration:none;
}



/*************************************** MENU VERTICAL  **************************************/
#corps #menu{
	float:left;
	width:275px;
	padding:25px 0px 25px 25px;
	/*background-color:red;*/
}
#corps #menu #nav, #corps #menu #aide{
	float:left;
	width:250px;
	background-position:bottom left;
	background-repeat:no-repeat;
	background-image:url('./rsc/fond-menu-sec.gif');
	margin-bottom:20px;
}

/*************** BESOINS D'AIDE ****************/
#corps #menu #aide h2{
	float:left;
	width:150px;
	height:75px;
	background-position:top left;
	background-repeat:no-repeat;
	background-image:url('./rsc/aide-haut.jpg');
	color:white;
	font-size:16px;
	padding:15px 0px 0px 100px;
	margin:0px;
}
#corps #menu #aide h2 span{
	font-size:12px;
}
#corps #menu #aide form{
	float:left;
	width:210px;
	padding:0px 20px 30px 20px;
	
}
#corps #menu #aide input#nom_aide{
	width:204px;
}
#corps #menu #aide input#tel_aide{
	width:117px;
}
#corps #menu #aide input#dep_aide{
	width:77px;
}
#corps #menu #aide input.confirmer{
	width:84px;
	height:25px;
	background-image:url('./rsc/bouton-confirmer.gif');
	background-position:top left;
	background-repeat:no-repeat;
	color:white;
	border:none;
	cursor:pointer;
	margin-left:5px;
	font-weight:bold;
	font-size:11px;
}

/****************** MENU ******************/

#corps #menu #nav h2{
	float:left;
	width:230px; 
	height:45px;
	color:white;
	padding:5px 0px 0px 20px;
	margin:0px 0px 0px 0px;
	font-size:12px;
	background-position:top left;
	background-repeat:no-repeat;
	background-image:url('./rsc/menu-sec-haut.gif');
}
#corps #menu ul{
	float:left;
	padding:0px 20px 10px 10px;
	margin:0px 0px 0px 0px;
	list-style-type:none;
}
#corps #menu ul li{
	float:left;
	width:160px;
	padding:0px 50px 15px 10px;
	margin:0px;
	color:#BF3993;
	font-weight:bold;
}
#corps #menu ul li.select{
	background-position:top left;
	background-repeat:no-repeat;
	background-image:url('./rsc/menu-sec-puce.gif');
}
#corps #menu ul li a{
	padding:0px;
	margin:0px;
	text-decoration:none;
	color:#BF3993;
	font-weight:bold;
}
#corps #menu ul li a:hover{
	color:#F27900;
}
#corps #menu ul li ul{
	padding:0px;
	margin:0px;
	list-style-type:none;
}
#corps #menu ul li ul li{
	padding:5px 0px 0px 20px;
	margin:0px;
	text-align:left;
	width:200px;
}
#corps #menu ul li ul li a{
	padding:0px;
	margin:0px;
	text-decoration:none;
	color:#404040;
	font-weight:normal;
}
#corps #menu ul li ul li a.select{
 color:#F27900;
}
#corps #menu ul li ul li a:hover{
	color:#F27900;
}

/************************************* CORPS INDEX *******************************************/
div#corps-index{
	float:left;
	width:975px;
	padding:0px 0px 40px 25px;
	margin:0px 0px 0px 0px;
	background-image:url('./rsc/fond-corps-index-1.jpg');
/*	background-image:url('./rsc/fond-corps-index-info.jpg');*/
	background-position:top left;
	background-repeat:no-repeat;
}

div#corps-index div#bloc-info{
	float:left;
	width:470px;
	height:73px;
	padding:28px 0px 0px 420px;
	margin:0px;
}
div#corps-index div#bloc-info p{
	font-weight:bold;
}
div#corps-index div#bloc-info p a{
	text-decoration:none;
}

/* Bloc d'adhésion quand le bloc info est présent */
/*div#corps-index div#devis-adh{
	float:left;
	width:446px;
	height:215px;
	padding:24px 0px 0px 504px;
	margin:0px;
}*/

/* Bloc d'adhésion quand le bloc info n'est pas présent */
div#corps-index div#devis-adh{
	float:left;
	width:446px;
	height:215px;
	padding:125px 0px 0px 504px;
	margin:0px;
}


div#corps-index div#devis-adh h1#devis-gratuit{
	float:left;
	width:160px;
	height:48px;
	padding:15px 0px 0px 20px;
	margin:0px;
	background-image:url('./rsc/devis-gratuit.gif');
	background-position:top left;
	background-repeat:no-repeat;
	font-size:18px;
	font-weight:normal;
}
div#corps-index div#devis-adh h1#devis-gratuit span{
	font-size:10px;
}
div#corps-index div#devis-adh h1#adhesion{
	float:left;
	width:118px;
	height:38px;
	padding:22px 0px 0px 42px;
	margin:0px;
	background-image:url('./rsc/adhesion.gif');
	background-position:top left;
	background-repeat:no-repeat;
	font-size:17px;
}
div#corps-index div#devis-adh h1 a{
	color:white;
	text-decoration:none;
}
#corps-index .bloc-index{
	float:left;
	width:325px;
	height:215px;
	background-image:url('./rsc/fond-menu-sec-index.gif');
	background-position:bottom left;
	background-repeat:no-repeat;
}
#corps-index .bloc-index h2{
	float:left;
	width:300px;
	height:45px;
	font-size:12px;
	color:white;
	padding:5px 0px 0px 20px;
	margin:0px;
	background-image:url('./rsc/menu-sec-haut-index.gif');
	background-position:top left;
	background-repeat:no-repeat;
}
#corps-index .bloc-index h3 {
	padding:0px 0px 10px 20px;
	margin:0px;
}
#corps-index .bloc-index h3 a {
	color:#BF3993;
	text-decoration:none;
	font-size:12px;
}
#corps-index .bloc-index p {
	padding:0px 0px 0px 20px;
	margin:0px;
	width:140px;
	text-align:left;
}
#corps-index .bloc-index p a {
	text-decoration:none;
	font-size:12px;
	color:#404040;
}
#corps-index .bloc-index img {
	float:right;
	padding:0px 45px 0px 0px;
}
#corps-index .bloc-index img a{
	border:none;
}

/************************************* PIEDS ********************************************/
div#pied{
	float:left;
	width:1000px;
	padding:20px 0px;
	background-position:top left;
	background-repeat:no-repeat;
	background-image:url('./rsc/fond-pieds.gif');
}
div#pied p{
	text-align:center;
		color:#999999;

}
div#pied p a{
	text-decoration:none;
	color:#999999;
}
div#pied p a:hover{
	color:#F27900;
}
