/* TABLE DES MATIÈRES:
	- Éléments à cacher
	- Éléments de base à personnaliser
	- Pied de page
	- Textes
----------------------------------------------------------------------------------------*/

/* ELEMENTS A CACHER 
--------------------------------------------------------------------------------------- */
#haut, #menu, #milieu #colMenuSec, .menuSec, #menuHaut, #hautSep, #menuSep, #bandeau, #basPage, .lienPDF, #boiteOngletMenu, #boutonOnglet{
	position: absolute;
	visibility: hidden;
}

/* ELEMENTS À AFFICHER 
--------------------------------------------------------------------------------------- */
#logo{
	visibility: visible;
}

html{
	color: #717172;
	font-size: 12px;
	/* Garder 3 fontes seulement */
	font-family: Verdana, Arial, Tahoma;
}
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, a, img{border:0; margin:0; padding:0;}
a{
	color:#4b5a65;
}
h1{color: #005288;font-size:22px;font-weight:normal;margin-bottom:8px;}
h1 a, h1 a:link, h1 a:visited{color:#005288;}

h2{color: #196394;font-size:17px;font-weight:normal;margin-bottom:6px;}
h2 a, h2 a:link, h2 a:visited{color:#196394;}
h2 a:hover, h2 a:visited:hover{color:#ffc423;}

h3{color: #196394;font-size:15px;font-weight:normal;margin-bottom:3px;}
h3 a, h3 a:link, h3 a:visited{color:#196394;}
h3 a:hover, h3 a:visited:hover{color:#ffc423;}

/* CONTENEUR
--------------------------------------------------------------------------------------- */
#conteneur{margin: 0 0 0 0;text-align:left;}


#milieu{
	display:block;
}


#milieu #colContenu{
	/*float:left;
	padding:17px 17px 17px 0;
	width:758px;
	_width:740px;*/
}

.boiteResultat{
	background:#e6eef4;
	border-bottom:1px solid #a7c3d6;
	display:block;
	margin-bottom:17px;
	/*padding:17px;
	width:723px;
	_width:700px;*/
}
.cadrePhoto{
	/*background:#dee9f0;
	padding:6px;*/
}
.cadrePhoto p{font-size:11px; text-align:center;}

/* Page Clinique - Section onglets */
.boiteOngletPage{
	background:#e6eef4;
	border-top   :6px solid #427fa7;
	border-bottom:1px solid #a7c3d6;
	display:block;
	margin-bottom:17px;
	padding:17px;
	width:723px;
	_width:700px;
}
a.boutonOnglet, a.boutonOnglet:link{
	background:#abc6d8;
	border-top:4px solid #FFF;
	color:#FFF;
	display:inline;
	float:left;
	font-size:13px;
	font-weight:bold;
	padding:8px 8px 8px 8px;
	text-decoration:none;
}
a.boutonOnglet:hover, a.boutonOnglet:visited:hover{background:#98b9d0;}
a.boutonOnglet_actif, a.boutonOnglet_actif:visited{
	background:#427fa7;
	color:#FFF;
	display:inline;
	float:left;
	font-size:13px;
	font-weight:bold;
	padding:8px 8px 12px 8px;
	text-decoration:none;
}

.ongletPage{
	display:none;
	float:right;
	min-height: 320px;
	width:721px;
	_width:700px;
}



/* TEXTES
--------------------------------------------------------------------------------------- */
p{font-size: 12px; line-height: 150%; color: #4b5a65;}
p a, p a:link, p a:visited, ul li a, ul li a:visited, ol li a, ol li a:visited{color: #4b5a65; text-decoration: underline;}
p a:hover, p a:visited:hover, ul li a:hover, ul li a:visited:hover, ol li a:hover, ol li a:visited:hover{
	color:#ffc423; text-decoration:underline;
}
ul li{font-size:12px; line-height:150%; color:#4b5a65; list-style:square; margin-left:16px;}
ol li{font-size:12px; line-height:150%; color:#4b5a65; margin-left:16px;}

.textePetit{font-size:10px; color:#1F1F1F;}
.textePetit a, .textePetit a:link, .textePetit a:visited{font-size:10px; color:#1F1F1F;}
.textePetit a:hover, .textePetit a:visited:hover{font-size:10px; color:#1F1F1F;}

p.lettrine:first-letter{background:url(gx/m/lettrine_bg.gif); color:#FFF; font-size:34px; float:left; font-weight:bold; margin:6px 4px 0 0; padding:11px 15px 10px 15px; text-transform:uppercase;}

.lienRSS{
	background: url(Gx/rss.gif) no-repeat left;
	padding:5px 0 5px 20px;
}
.lienPDF{
	background: url(Gx/icone_PDF.gif) no-repeat left;
	padding:5px 0 5px 20px;
}
.lienBouton{
	background:#005288 url(gx/icone_formulaire.png) no-repeat right;
	border-top:2px solid #f6f5ed;
	border-left:2px solid #f6f5ed;
	border-bottom:2px solid #9f9d91;
	border-right:2px solid #9f9d91;
	color: #dee9f0;
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	margin-right:10px;
	padding:8px 44px 8px 18px;
	text-decoration:none;
}
.lienBouton:hover{background-color: #17b8ce;color:#fff;} /* FF seulement */


.tableau{
	margin:0;
	padding:0;
}
.tableau th{
	background-color: #005288;
	color:#FFF;
	font-size:12px;
	margin:0;
	padding:6px;
}
.tableau td{
	background:#e6eef4;
	font-size:11px;
	margin:0;
	padding:6px;
}

/* PIED DE PAGE
--------------------------------------------------------------------------------------- */
#piedPage{color:#528aae; font-size:10px; line-height:16px; padding:0; text-align:center;}
#piedPage a{color:#528aae; text-decoration:underline;}
#piedPage a:hover{color:#005288;}


/* FORMULAIRES
--------------------------------------------------------------------------------------- */
fieldset{margin-bottom:10px; padding: 5px; border:1px solid #9cbcd2;font-size: 11px;}
fieldset legend{font-size: 14px; font-weight: bold; color:#005288; padding:3px;}
fieldset label{font-size: 12px; color:#005288;margin:2px 0 2px 0;}

.champTexte{
	background: #dee9f0;
	color: #005288;
	font-size: 12px;
	margin:2px 0 2px 0;
}
.listeDeroulante{
	background: #dee9f0;
	color: #005288;
	font-size: 12px;
	margin:2px 0 2px 0;
}
.boiteTexte{
	background: #dee9f0;
	color: #005288;
	font-size: 12px;
	font-family: Verdana;
	margin:2px 0 2px 0;
}
.bouton{
	background-color: #005288;
	color: #dee9f0;
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	padding:0 2px 0 2px;
	_padding:0px;
}
.bouton:hover{background-color: #17b8ce;color:#fff;} /* FF seulement */

.boutonRadio{background: #EEF3F7;color: #4E677A;font-size: 11px;}
.caseaCocher{border: none;}
.erreur{color: #FF0000;}
.champCache {display:none; visibility:hidden;} /* Utilisé pour l'antiSpam */