/* balises */

nobalise {
	margin:0;
	padding:0;
}

html {
	height:100%;
	overflow-y:scroll; /* affiche la scrollbar dans FF */
}

body {
	background-color:#f1f1f7;
	color:#6e6f71; /* 6e6f71 */
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px;
	margin-top:16px;
	margin: auto;
}

a, a:hover {
	color:#6e6f71;
}
a:hover {
	color:#444455;
}

p {
	/*border:1px solid red;*/
	margin-bottom:12px;
	margin-top:0px;
}
textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

img {
	border:0px;
}

h1 {
	font-size:26px;
	margin-bottom:16px;
	margin-top:0px;
}

h3 {
	font-size:12px;
	margin-bottom:8px;
	margin-top:8px;
	text-transform:uppercase;
}
.lien-service a {
	text-decoration:none;
}
.lien-service a:hover {
	text-decoration:underline;
}

hr {
	height:1px;
	border:0px;
	border-top:1px solid #666;
}
th {
	background-color:#cccccc;
	font-size:13px;
	font-weight:bold;
	text-align:left;
}
.table-admin img {
	margin:0px 6px;
}
.table-admin td {
	border-bottom:1px solid #cccccc;
}
/* id classes */

#adresse_clinique {
	font-size:11px;
	margin-left: 15px;
	margin-top: 8px;
	text-align:center;
	width:194px;
}

.container {
	background-color:#ffffff;
	border: 1px solid #CCCCCC;
	height: 100%;
	margin: auto;
	margin-top: 10px;
	width: 990px; 
}

.gauche {
	float: left;
	width: 225px;
}
.uppercase {
	text-transform:uppercase;
}
#flash-message {
	background-image:url(../images/accept.png);
	background-repeat:no-repeat;
	background-position:7px;
	border:1px solid #48A83E;
	color:#48A83E;
	display:block;
	font-weight:bold;
	float:left;
	margin-bottom:8px;
	margin-top:0px;
	margin-left:6px;
	padding:8px 16px;
	padding-left:28px;
}

/* colonne gauche (contact et plan d'acces ---------------------- */
.container_contact {
	margin-bottom: 30px; /* marge par rapport ŕ l'image en dessous */
	margin-left: 15px;
	margin-top: 15px;    /* marge par rapport au logo */
}
.container_contact #plan {
	margin-bottom: 10px; /* marge par rapport ŕ l'image en dessous */
}
.img_gauche	{
	height: 311px;
	margin-left: 15px;
	margin-bottom: 15px;
}

.portail_salarie {
	/*background: url(../images/bg_boite_salaries.gif) no-repeat; 
	border:1px solid red;
	color: white;
	height: 182px;
	margin-bottom: 15px;
	font: 12px "Arial", Verdana, Sans-serif;*/
	margin-left: 9px;
}

.portail_salarie_contenu {
	background: url(../images/portail-middle.gif) repeat-y; 
	padding: 7px 0px 0px 17px;
	line-height:1.5em;
}

.portail_salarie a {
	color: #666666;
	display:block;
	font: 12px "Arial", Verdana, Sans-serif;
	line-height:1.5em;
	text-decoration: none;
	width:160px;
}
.portail_salarie a:hover {
	text-decoration: underline;
}

/* colonne droite -------------------------------------------- */
.droite {
	float: right;
	width: 760px;
}
.spacer {
	/* pour que le container s'étire en fct du contenu */
	clear: both;
}

/* Menu du haut (liens vers les rubriques principales) ------------*/
.menu_haut {
	width: 760px;
	margin-top: 25px;     /* marge par rapport au haut du container */
	margin-right: 10px;   /* marge par rapport ŕ droite container */ 
	height: 42px;  
	padding: 0px;
}
.barre_titre {
	margin-left: 5px;
	margin-top: 9px;
	/*width: 730px;*/
	height: 47px;
	font: 15px "Arial", Verdana, Sans-serif;
	font-weight:bold;
	color:white;
	padding-top: 10px;
	padding-left: 12px;
}
.bouton_admin {
	float: right;
	margin-top: -52px;
	margin-right: 24px;
}
.bouton_lien {
	background-color:#999999;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	padding:5px 7px;
	text-decoration:none;
}
.bouton_lien:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
.bouton_lien_admin {
	background-color:#48A83E;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	padding:6px 12px;
	text-decoration:none;
	text-transform:uppercase;
}
.bouton_lien_admin:hover {
	background-color:#68C45E;
	color:#FFFFFF;
}
/* ??? */

.la_une {
	float:right;
	margin-left: 15px;
	margin-bottom: 15px;
}
.filet, .la_une img {
	border:1px solid #cccccc;
}
.telecharger_actu {
	margin-top: 15px;
}
.cnt {
	float:left;
}
.contenu {
	/*border:1px solid red;*/
	margin-left: 6px;
	margin-bottom: 10px;
	width: 96%;
	font: 12px "Arial", Verdana, Sans-serif;
	color: #555555;
	margin-bottom: 15px;
}
p {
	line-height:1.3em;
}
.gauche_accueil {
	/*border:1px solid red;*/
	clear: both;
	color: #666666;
	float: left;
	font: 12px "Arial", Verdana, Sans-serif;
	margin-bottom: 15px;
	margin-left: 8px;
	margin-right: 20px;
	width: 385px;
}
.droite_accueil {
	/*border:1px solid red;*/
	color: #666666;
	float: left;
	font: 12px "Arial", Verdana, Sans-serif;
	margin-top: 12px;
	width: 335px;
}
.liste_actu {
	margin-top: 4px;
	margin-bottom:16px;
}
a#liste_actu {
	color: #666666;
	display:block;
	font-weight: bold;
	text-decoration: none;
}
a:hover#liste_actu {
	color: #666666;
	text-decoration: underline;
}
.droite_accueil_hr {
	border-top: 1px dashed #CCCCCC;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	margin: 5px 0px;
	font-size: 1px;
}
.accueil_clinique {
	margin-top: 12px;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 10px;
}
.titre_element {
	font-weight: bold;
	margin-bottom: 15px;
}
.titre_element_hr {
	/*width: 334px;*/
	color: #CCCCCC;
	background-color: #CCCCCC;
	height: 1px;
	border: 0;
}

/* Page de login ----------------------------------*/

.boite_jaune {
	/*width: 737px;*/
	float: left;
	margin-bottom: 15px;
	background-color: #e6e6e6;
}
.boite_jaune_admin {
	width: 730px;
	float: left;
	margin-bottom: 15px;
	background-color: #e6e6e6;
}
.contenu_marches {
	/*border:1px solid red;*/
	width: 522px;
	float: left;
	margin-bottom: 15px;
}
.formulaire_contenu {
	margin: 15px;
}
.formulaire_contenu .label {
	float:left;
	padding-top:3px;
	width:90px;
}
.formulaire_contenu input.text {
	font-size:12px;
	width:220px;
}
.formulaire_hr {
	border-top: 1px solid #CCCCCC;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	margin: 15px 0px;
	font-size: 1px;
}
.liste_actus_hr {
	border-top: 1px solid #CCCCCC;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	margin: 6px 0px;
	font-size: 1px;
	/*width:545px;*/
}
a#lire_la_suite {
	color: #666666;
}
.titre_formulaire {
	font: 14px "Arial", Verdana, Sans-serif;
	font-weight:bold;
	margin-bottom:14px;
}
.submit_formulaire {
	border:none;
	color:#666666;
	font-size:10px;
	font-weight: bold;
	background: transparent url('../images/bouton_form.jpg') no-repeat top left;
	width:104px;
	height:36px;
	text-transform:uppercase;
}
.entete_salaries {
	width: 522px;
	margin-bottom: 20px;
}
.lien_chiffres_actus {
	background: url(../images/leschiffres-actus.jpg) no-repeat; 
	height: 129px;
	font: 12px "Arial", Verdana, Sans-serif;
	color: white;
	padding: 15px;
}
.lien_groupe_actus {
	background: url(../images/groupe-actus.jpg) no-repeat; 
	height: 129px;
	font: 12px "Arial", Verdana, Sans-serif;
	color: white;
	padding: 15px;
}
.liens_droite {
	margin-left: 15px;
	margin-bottom: 8px;
	width: 194px;
	float: left;
}
.liens_droite strong, .liens_sous_actus strong {
	font-size:16px;
}
.liens_droite img, .liens_sous_actus img {
}
.lien_groupe {
	background: url(../images/groupe.jpg) no-repeat; 
	height: 108px;
	font: 12px "Arial", Verdana, Sans-serif;
	color: white;
	padding: 15px;
}
.lien_chiffres {
	background: url(../images/leschiffres.jpg) repeat-x; 
	height: 108px;
	font: 12px "Arial", Verdana, Sans-serif;
	color: white;
	padding: 15px;
}
.lien_emploi {
	background: url(../images/emploi.jpg) repeat-x; 
	height: 108px;
	font: 12px "Arial", Verdana, Sans-serif;
	color: white;
	padding: 15px;
}
a#boite_liens {
	color: white;
	font: 11px "Arial", Verdana, Sans-serif;
	font-weight:bold;
}
/* livrets */
.livret {
	margin-left:0px;
	margin-top:16px;
	margin-bottom:16px;
}
.livret-page {
	background: url(../images/livret-fond.gif) no-repeat;
	background-position:16px 24px;
	background-color:#ebecee;
	padding-left:32px;
	padding-top:28px;
	text-align:left;
	width:230px;
}
.livret-page p {
	margin:0px;
	padding:0px;
	padding-top:10px;
}
.livret-page div {
	color:#FFFFFF;
	font-size:14px;
	margin-bottom:10px;
}
.livret-page a {
	display:block;
	font-weight:bold;
	text-decoration:none;
}
.livret-page a:hover {
	text-decoration:underline;
}
.livret img {
	/*border:1px solid #EBECEE;*/
}
/* Pied de page -----------------------------------*/
.pied_page {
	color: #666666;
	font: 10px "Arial", Verdana, Sans-serif;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}
a#pied_page {
	text-decoration: none;
	color: #666666;
}
a:hover#pied_page {
	text-decoration:underline;
	color: #666666;
}
/*-------------------------------------------------*/

/* admin */
#form label {
	border-bottom:1px solid #cccccc;
	float:left;
	font-weight:normal;
	text-transform:none;
	width:170px;
}
#form fieldset legend {
	font-weight:bold;
	text-transform:uppercase;
}
