/* @override 
	http://www.goldsante.com/themes/goldsante-theme/modele_neutre.icsFastCss/start.php
*/

/* @group Global */

body {
	margin: 0;
	padding: 0;
	color: black;
	font: 11pt/1.2em Arial, Helvetica, Geneva, sans-serif;
	letter-spacing: 0;
	text-align: center;
	background: #176ac4 repeat center top;
}

/* Init ISC */

* {
	margin: 0;
	padding: 0;
}

img {
	vertical-align: bottom;
	border-style: none;
	border-width: 0;
}

.masquer {
	display:none;	
}

#isc_revendeur {
	position: relative;
}

#isc_revendeur .infobulle {
	position: absolute;
	left: -1px;
	bottom: -13px;
	display: block;
	white-space: nowrap;
	line-height: 12px;
	font-size: 11px;
	opacity: 0;
	
	-webkit-transition: opacity 1s ease-in-out;
        -moz-transition: opacity 1s ease-in-out;
        -ms-transition: opacity 1s ease-in-out;
        -o-transition: opacity 1s ease-in-out;
        transition: opacity 1s ease-in-out;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

#isc_revendeur:hover .infobulle {
	opacity: 0.8;
}

/* Bloc Principal */

#header {
	display: table;
	width: 950px;
	
	height: 320px;
	margin: 0 auto -125px;
	position: relative;
	background: url(images/entete/entete_fond.png) no-repeat 0 0;
}

.msie.v6 #header {
	background-position: 10px 0;
}

#header #logoEntete  {
	display: block;
	width: 930px;
	height: 140px;
	overflow: hidden;
	margin-top: 20px;
	margin-left: 20px;
	float: left;
	background: url(images/entete/entete_logo.png) no-repeat;
}

.msie.v6 #header #logoEntete {
	background-image: url(images/entete/entete_logo.gif);
}

#header #logoEntete .texte {
	text-indent: -1999px;
}

#header .contenuAvecLogo {
	display: table;
	width: 746px;
}

#main {
	width: 950px;
	padding: 0 0 1px;
	margin: 0 auto;
	display: block;
	background: url(images/fond/fond.png) repeat-y;
	position: relative;
}

#main .main_marge {
	display: table;
	padding: 0;
	margin: 0;
	background: url(images/entete/entete_fond.png) no-repeat 0 -195px;
}

.msie #main .main_marge {
	display: table;
	min-height: 400px;
}

.msie.v6 #main .main_marge {
	height: 400px;
	background-position: 0 -195px;
}

.msie #main {
	margin-bottom: 60px;
}

#main div.zoneArticle {
	z-index: 10;
	position: relative;
	margin-top: 0;
	display: table;
	padding-top: 5px;
}

.msie #main div.zoneArticle {
	margin-top: 9px;
}

#footer {
	width: 950px;
	margin: -60px auto -17px;
	display: block;
	padding: 1px 0;
	font-size: 0.8em;
	font-style: italic;
	text-shadow: white 1px 1px 1px;
	color: white;
	height: 170px;
	background: url(images/pied/pied_fond.png) no-repeat;
	position: relative;
	z-index: 5;
}

#footer .alertInternetExplorer {
	display: none;
}

#footer a {
	color: white;
}

#footer a:hover {
	color: maroon;
}

#footer .InfoLegal {
	padding-top: 0;
	background-repeat: no-repeat;
	background-position: center top;
	position: absolute;
	text-shadow: white 0 0 1px;
	font-size: 11px;
	right: 3px;
	bottom: 0;
}

#footer .contenuPiedDePage {
	margin-left: 210px;
	margin-top: 67px;
}

#footer p {
	text-shadow: #176ac4 1px 1px 5px;
	color: white;
}

#footer p a {
	color: white;
}

#footer p a:hover {
	color: silver;
}

/* Menu */

#menu {
	display: table;
	width: 210px;
	margin-top: 70px;
	font-size: 1em;
	letter-spacing: 1px;
	margin-right: 0;
	position: relative;
	z-index: 10;
	float: left;
	height: 500px;
}

.firefox #menu {
	margin-top: 80px;
}

.msie #menu {
	margin-top: 80px;
}

#menu li {
	display: block;
	text-align: center;
	padding-top: 0;
	list-style-type: none;
	width: 208px;
	height: 33px;
	margin: 0 0 30px;
	
	padding: 0;
}

#menu li a {
	color: white;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	display: block;
	text-shadow: #656565 1px 1px 8px;
	opacity: 1;
	padding-top: 25px;
	padding-bottom: 26px;
	background: url(images/menu/menu_bouton.png) 0 0;
}

.msie.v6 #menu li a {
	background-image: url(images/menu/menu_bouton.gif);
}

#menu li:hover {
}

#menu li a:hover {
	color: white;
	background-position: 0 -82px;
}

#menu li a:active {
	color: white;
	background-position: 0 -164px;
}

#menu li.actif {
}

#menu li.actif a {
	opacity: 1;
	color: white;
	background-position: 0 -244px;
}

/* Zone */

#colonnegauche_avecFin {
	width: 210px;
	display: table;
	margin: 0;
	padding: 0 0 50px;
	float: left;
	position: relative;
	z-index: 10;
}

#colonnegauche_avecFin #menu {
	float: none;
	height: auto;
}



/* @end */

/* @group Articles */

/* @group Elements de bases */

/* bases */

a {
	-webkit-transition: color 0.2s linear;
	-o-transition: color 0.2s linear;
	color: #1b3da5;
}

a:hover {
	color: red;
}

h1 {
	padding: 0;
	text-shadow: black 1px 1px 6px;
	margin: 0.8em 10px;
	font-size: 1.6em;
}

h2 {
	padding: 0;
	text-shadow: #d8d8d8 2px 2px 8px;
	margin: 1em 10px;
	font-size: 1.5em;
	color: black;
}

h3 {
	padding: 0;
	text-shadow: #0f3116 1px 1px 6px;
	font-size: 1.3em;
	margin: 0.8em 10px;
}

h4 {
	font-size: 1.3em;
	text-align: left;
	margin: 1.2em 10px 0.8em;
}

h4 img.vignette {
	vertical-align: middle;
	margin-right: 5px;
}

h4.centre {
	text-align: center;
}

p {
	text-shadow: #ccc 1px 1px 2px;
	text-align: left;
	margin: 0.9em 20px;
}

p.centre {
	text-align: center;
}

p.justif {
	text-align: justify;
}

p.droite {
	text-align: right;
}

p.chapeau {
	font-size: 1.2em;
}

p.accroche {
	font-weight: bold;
	font-size: 1.2em;
	margin-top: 20px;
	margin-bottom: 20px;
	color: #2e61ab;
	line-height: 1.2em;
}

p.citation {
	font-style: italic;
	display: block;
	background-color: #8d9dd2;
	padding: 15px;
}

p.alerte {
	color: yellow;
	font-size: 1.2em;
}

p.encadre {
	background-color: #f29b18;
	padding: 15px;
	
	-webkit-border-radius: 8px; 
	-moz-border-radius: 8px; 
	-border-radius: 8px;
	-webkit-box-shadow: 1px 1px 4px #2c6731;
	-moz-box-shadow: 1px 1px 3px #2c6731;  
  	box-shadow: 1px 1px 3px #2c6731; 
  	
  	background: -webkit-gradient(linear, left top, left bottom, from(#da8c15), to(#e16d0d));
	border: 1px solid #fcc07a;
	margin-right: 22px;
	margin-top: 25px;
}

p.legende {
	font-size: 0.9em;
	font-style: italic;
}

p.note {
	background-color: yellow;
	color: black;
	text-shadow: #fcec14 0 0 0;
	padding: 10px;
	
	-webkit-box-shadow: 1px 1px 4px #2c6731;
	-moz-box-shadow: 1px 1px 3px #2c6731;  
  	box-shadow: 1px 1px 3px #2c6731; 

}

/* Bouton Lien */

a.bouton {
	padding: 0 15px 0 0;
	margin: 0;
	display: inline-block;
	background: url(images/articles/bouton_simple.png) no-repeat right 0;
	height: 34px;
}

a.bouton .texte {
	color: white;
	padding: 8px 0 0 15px;
	display: inline-block;
	background: url(images/articles/bouton_simple.png) no-repeat 0 0;
	height: 34px;
	font-size: 13px;
	font-weight: bold;
	text-shadow: black 0 0 1px;
}

a.bouton:hover {
	background-position: right -51px;
}

a.bouton:hover .texte {
	background-position: left -51px;
}

a.bouton:active {
	background-position: right -101px;
}

a.bouton:active .texte {
	background-position: left -101px;
}

/* Colonnes */

table.texteColonnes {
	margin-right: auto;
	margin-left: auto;
	padding-left: 10px;
	padding-right: 10px;
}

table.texteColonnes td {
	width: 20%;
	vertical-align: top;
}

table.texteColonnes p {
	text-align: justify;
	margin-left: 10px;
	margin-right: 10px;
}

/* Separation */

.hr {
	display: table;
	height: 10px;
	background: url(images/articles/separation.png) no-repeat center center;
	margin-top: 12px;
	margin-bottom: 9px;
	width: 100%;
}

.hr hr {
	display: none;
}

/* Hyperlien */

.hyperlien_standard {
	text-align: left;
	margin-left: 15px;
	margin-top: 1em;
	margin-bottom: 1em;
}

.hyperlien_standard a {
	display: block;
}

.hyperlien_standard span.commentaire {
	font-style: italic;
	font-size: 0.9em;
}

/* Telechargement */

.lienDeTelechargement.standard {
	text-align: left;
	margin-left: 15px;
	margin-top: 1em;
	margin-bottom: 1em;
}

.lienDeTelechargement.standard a {
	display: block;
}

.lienDeTelechargement.standard span.commentaire {
	font-style: italic;
	font-size: 0.9em;
}

/* Bloc Image */

.blocImage,
.lienImage,
.lienImageZoom {
	margin: 7px 10px 5px;
	display: inline-table;
}

.msie .blocImage,
.msie .lienImage,
.msie .lienImageZoom {
	display: inline;
}

.firefox.v2 .blocImage,
.firefox.v2 .lienImage,
.firefox.v2 .lienImageZoom {
	display: inline;
}

.blocImage h5,
.lienImage h5,
.lienImageZoom h5 {
	font-size: 1em;
}

.blocImage .legende,
.lienImage .legende,
.lienImageZoom .legende{
	font-style: italic;
	font-size: 0.9em;
	display: block;
	text-align: center;
}

.blocImage.gauche,
.lienImage.gauche,
.lienImageZoom.gauche {
	text-align: left;
	display: block;
}

.blocImage.droite,
.lienImage.droite,
.lienImageZoom.droite {
	display: block;
	text-align: right;
}

.blocImage.gaucheavectexte,
.lienImage.gaucheavectexte,
.lienImageZoom.gaucheavectexte {
	float: left;
	margin-top: 0;
	margin-left: 20px;
	margin-right: 15px;
}

.blocImage.droiteavectexte,
.lienImage.droiteavectexte,
.lienImageZoom.droiteavectexte {
	float: right;
	margin-top: 0;
}

.blocImage.standardserre,
.lienImage.standardserre,
.lienImageZoom.standardserre {
	margin: 0 auto;
}

.firefox.v2 .blocImage.standardserre,
.firefox.v2 .lienImage.standardserre,
.firefox.v2 .lienImageZoom.standardserre {
	margin: 0;
}

/* Diaporama */

.diaporama {
	display: block;
	width: 650px;
	position: relative;
	
	background-color: white;
	padding: 8px;
	margin: 25px auto;
	
}

.diaporama .masqueSurDiaporama {
	display: block;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: transparent;
	z-index: 1;
	position: absolute;
}

.diaporama .zonetexte {
	background-color: rgba(0,0,0,0.5);
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,0.0)), to(rgba(0,0,0,1)));
  background: -moz-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,1));
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 10px;
	color: white;
	z-index: 2;
	
	-webkit-border-radius: 8px; 
	-moz-border-radius: 8px; 
	-border-radius: 8px;

}

.diaporama .zonetexte h3 {
	text-align: left;
	text-shadow: black 1px 1px 5px;
	font-size: 1.3em;
}

.diaporama .zonetexte h3 a {
	text-decoration: none;
	color: white;
	text-align: left;
}

.diaporama .zonetexte h4 {
	text-align: left;
	text-shadow: black 1px 1px 5px;
	font-size: 1em;
	margin-bottom: 0;
	margin-top: 3px;
}

.diaporama .zonetexte h4 a {
	text-decoration: none;
	color: white;
}

.diaporama .zonetexte p.lien {
	display: block;
	right: 0;
	bottom: 0;
	text-shadow: black 1px 1px 2px;
	font-style: italic;
	position: absolute;
}

.diaporama .zonetexte p.lien a {
	color: white;
}

.diaporama .zonetexte p.lien a:hover {
	color: #cacaca;
}

.diaporama.mini {
	padding: 0;
	width: 190px;
	height: 86px;
	margin: 0;
}

/* Lien apparenté */

.lienNavigationParent {
	display: block;
	text-align: left;
	background-color: transparent;
	font-size: 0.8em;
	margin-right: 15px;
	margin-left: 15px;
	
	
	-webkit-border-radius: 8px; 
	-moz-border-radius: 8px; 
	-border-radius: 8px;
	margin: 1em 15px;
	
	oo-webkit-box-shadow: 1px 1px 4px #ffffff;
	oo-moz-box-shadow: 1px 1px 3px #2c6731;  
  	oo-box-shadow: 1px 1px 3px #2c6731;
	padding: 2px 6px;
	color: white;
	font-style: italic;
}

.lienNavigationParent a {
	color: white;
}

.lienNavigationParent a:hover {
	color: white;
}

/* @group Formulaire */

.formulaireAuto_marge {
	background-color: #e5ecf9;
	width: 700px;
	padding-top: 10px;
	padding-bottom: 10px;
	
		-webkit-border-radius: 8px; 
	-moz-border-radius: 8px; 
	-border-radius: 8px;
	-webkit-box-shadow: 2px 2px 4px #CCC;
	-moz-box-shadow: 1px 1px 3px #CCC;  
  	box-shadow: 1px 1px 3px #CCC;
	margin: 28px auto 30px;
}

.formulaireAuto p {
	text-align: left;
}

.formulaireAuto label {
	width: 200px;
	display: inline-block;
	text-align: right;
	margin-right: 3px;
	font-weight: bold;
}

.formulaireAuto textarea, .formulaireAuto input  {
	vertical-align: text-top;
	width: 315px;
}

.formulaireAuto #champObligatoire  {
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 12px;
	font-style: italic;
	float: left;
	display: inline;
	width: 120px;
	color: #767676;
}

.formulaireAuto p.zoneBoutonValidation {
	margin-left: 220px;
	width: 325px;
	text-align: right;
}

.formulaireAuto a.bouton {
	font-weight: bold;
	text-decoration: none;
}

/* Bouton Coche */

.formulaireAuto .formulaireCoche .groupeCoche {
	display: inline-table;
	width: 350px;
	vertical-align: top;
}

.formulaireAuto .formulaireCoche .champCheckbox {
	display: inline-table;
}

.formulaireAuto .formulaireCoche.horizontale .champCheckbox {
	display: table;
	margin-bottom: 3px;
}

.formulaireAuto .formulaireCoche .champCheckbox input  {
	width: auto;
	vertical-align: 1px;
	margin-right: 3px;
	margin-left: 0;
}

.formulaireAuto .formulaireCoche .champCheckbox .champ {
	margin-right: 20px;
}

/* Bouton Radio */

.formulaireAuto .formulaireRadio .groupeRadio {
	display: inline-table;
	width: 350px;
	vertical-align: top;
}

.formulaireAuto .formulaireRadio .champCheckbox {
	display: inline-table;
}

.formulaireAuto .formulaireRadio.horizontale .champCheckbox {
	display: table;
	margin-bottom: 3px;
}

.formulaireAuto .formulaireRadio .champCheckbox input  {
	width: auto;
	vertical-align: 1px;
	margin-right: 3px;
	margin-left: 0;
}

.formulaireAuto .formulaireRadio .champCheckbox .champ {
	margin-right: 20px;
}

/* Resulta */

.reponseFormulaire .texteDeConfirmation {
	text-align: center;
}

.reponseFormulaire .zone_form {
	display: inline;
}

.reponseFormulaire .zone_form form {
	display: inline;
}

.reponseFormulaire .zone_form .espaceurForm {
	display: inline;
}

.reponseFormulaire fieldset {
	margin-right: 10px;
	margin-left: 10px;
}

.reponseFormulaire p.zoneBoutonValidation {
	width: auto;
	margin-left: 10px;
	margin-right: 10px;
	text-align: center;
}



/* @end */



/* @end */

/* @group menudebut */

.menudebut {
	background-color: red;
	width: 190px;
	position: absolute;
	top: -13px;
	left: 13px;
	z-index: 50;
}



/* @end */

/* @group menufin */

.menufin {
	padding-left: 10px;
}

.menufin p {
	margin-right: 10px;
	margin-left: 10px;
}



/* @end */

/* @group Zone Article */

div.zoneArticle {
	display: table;
	float: right;
	width: 740px;
}

#footer .zoneArticle {
	margin-right: auto;
	margin-left: auto;
	width: 740px;
}



/* @end */

/* @group Bloc Bas */

div.blocbas {
	display: table;
	width: 740px;
	position: relative;
	z-index: 10;
	margin: 0;
	padding: 0;
	float: right;
}



/* @end */



/* @end */

/* @group Complements */

/* Formulaire / niveau_budget */

#champPredefini_niveau_budget_1 {
	width: 58px;
	height: 120px;
	background: url(complements/budget_niveau.png) 0 0;
	text-decoration: none;
	display: inline-block;
}

#champPredefini_niveau_budget_1:hover {
	background-position: 0 -124px;
}

#champPredefini_niveau_budget_1.on {
	background-position: 0 -250px;
}

#champPredefini_niveau_budget_2 {
	display: inline-block;
	width: 53px;
	height: 120px;
	background: url(complements/budget_niveau.png) -58px 0;
	text-decoration: none;
}

#champPredefini_niveau_budget_2:hover {
	background-position: -58px -124px;
}

#champPredefini_niveau_budget_2.on {
	background-position: -58px -250px;
}

#champPredefini_niveau_budget_3 {
	display: inline-block;
	width: 57px;
	height: 120px;
	background: url(complements/budget_niveau.png) -111px 0;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	margin-right: -1px;
}

#champPredefini_niveau_budget_3:hover {
	background-position: -111px -124px;
}

#champPredefini_niveau_budget_3.on {
	background-position: -111px -250px;
}

/* Formulaire / niveau_dentaire */

#champPredefini_niveau_dentaire_1 {
	width: 58px;
	height: 120px;
	background: url(complements/dentaire_niveau.png) 0 0;
	text-decoration: none;
	display: inline-block;
}

#champPredefini_niveau_dentaire_1:hover {
	background-position: 0 -124px;
}

#champPredefini_niveau_dentaire_1.on {
	background-position: 0 -250px;
}

#champPredefini_niveau_dentaire_2 {
	display: inline-block;
	width: 53px;
	height: 120px;
	background: url(complements/dentaire_niveau.png) -58px 0;
	text-decoration: none;
}

#champPredefini_niveau_dentaire_2:hover {
	background-position: -58px -124px;
}

#champPredefini_niveau_dentaire_2.on {
	background-position: -58px -250px;
}

#champPredefini_niveau_dentaire_3 {
	display: inline-block;
	width: 57px;
	height: 120px;
	background: url(complements/dentaire_niveau.png) -111px 0;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	margin-right: -1px;
}

#champPredefini_niveau_dentaire_3:hover {
	background-position: -111px -124px;
}

#champPredefini_niveau_dentaire_3.on {
	background-position: -111px -250px;
}

/* Formulaire / niveau_medecin */

#champPredefini_niveau_medecin_1 {
	width: 58px;
	height: 120px;
	background: url(complements/medecin_niveau.png) 0 0;
	text-decoration: none;
	display: inline-block;
}

#champPredefini_niveau_medecin_1:hover {
	background-position: 0 -124px;
}

#champPredefini_niveau_medecin_1.on {
	background-position: 0 -250px;
}

#champPredefini_niveau_medecin_2 {
	display: inline-block;
	width: 53px;
	height: 120px;
	background: url(complements/medecin_niveau.png) -58px 0;
	text-decoration: none;
}

#champPredefini_niveau_medecin_2:hover {
	background-position: -58px -124px;
}

#champPredefini_niveau_medecin_2.on {
	background-position: -58px -250px;
}

#champPredefini_niveau_medecin_3 {
	display: inline-block;
	width: 57px;
	height: 120px;
	background: url(complements/medecin_niveau.png) -111px 0;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	margin-right: -1px;
}

#champPredefini_niveau_medecin_3:hover {
	background-position: -111px -124px;
}

#champPredefini_niveau_medecin_3.on {
	background-position: -111px -250px;
}

/* Formulaire / niveau_optique */

#champPredefini_niveau_optique_1 {
	width: 58px;
	height: 120px;
	background: url(complements/optique_niveau.png) 0 0;
	text-decoration: none;
	display: inline-block;
}

#champPredefini_niveau_optique_1:hover {
	background-position: 0 -124px;
}

#champPredefini_niveau_optique_1.on {
	background-position: 0 -250px;
}

#champPredefini_niveau_optique_2 {
	display: inline-block;
	width: 53px;
	height: 120px;
	background: url(complements/optique_niveau.png) -58px 0;
	text-decoration: none;
}

#champPredefini_niveau_optique_2:hover {
	background-position: -58px -124px;
}

#champPredefini_niveau_optique_2.on {
	background-position: -58px -250px;
}

#champPredefini_niveau_optique_3 {
	display: inline-block;
	width: 57px;
	height: 120px;
	background: url(complements/optique_niveau.png) -111px 0;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	margin-right: -1px;
}

#champPredefini_niveau_optique_3:hover {
	background-position: -111px -124px;
}

#champPredefini_niveau_optique_3.on {
	background-position: -111px -250px;
}



/* @end */
