/* CSS Document */
html, body
{
	margin:0px; background:url(../images/fond_page.gif) top repeat-x #EDECEE;
}
#main
{
	width:760px;
	margin:0px auto 0px auto;
}
#header
{
	width:760px;
	height:180px;
	float:left;
}
#corps
{	
	width:760px;
	float:left;
	background:url(../images/fond_corps.png) center 50px repeat-y;
}
#left
{
	width:140px;
	float:left;
}
#center
{
	width:480px;
	float:left;
}
#contenu_center
{
	width:450px;
	float:left;
	padding-left:15px;
}
#right
{
	width:140px;
	float:left;
}
#footer
{
	width:760px;
	height:40px;
	clear:left;
	background:url(../images/fond-footer_03.png) top center no-repeat;
	font-family:Arial, Helvetica, sans-serif; color:#000000;
	font-size:11px;
	text-align:center;
}

#resultat {
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
}
#resultat a {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	text-decoration:none;
	line-height: 20px;
}
#resultat a:hover {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	text-decoration:underline;
	line-height: 20px;
}

#resultat .nouvelle_recherche a { color:#CC0000; text-decoration:none; font-size:11px; }
#resultat .nouvelle_recherche a:hover { color:#CC0000; text-decoration:underline; font-size:11px; }
#resultat .nouvelle_recherche a:visited { color:#CC0000; text-decoration:underline; font-size:11px; }

.paragraphe
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	margin-left:15px;
	margin-right:15px;
}
.paragraphe a { color:#CC0000; text-decoration:none; }
.paragraphe a:hover { color:#CC0000; text-decoration:underline; }

.titreRubrique
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px; color:#D21B49;
	margin-left:15px;
	margin-right:15px;
}
.titreRubrique a
{
	color:#D21B49;
}
.titreSousRubrique
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px; color:#6B8873;
	margin-left:15px;
	margin-right:16px;
	margin-bottom:8px;
	margin-top:5px;
	border-bottom: dotted 1px #CCCCCC;
	padding-bottom:5px;
}

/******************************************* PAGE HISTORIQUE    */
.elementHistorique { float:left; width:100%; margin-bottom:12px;}
.histo_annee
{
	display:block; position:static; float:left; width:35px;
	color:#D21B49;
	font-weight:bold;
	font-size:12px;
}
.histo_texte
{
	display:block; position:static; float:right; width:375px;
}
/******************************************* PAGE HISTORIQUE    */
.NomCentre
{
	clear:left;
	margin-left:10px;
	padding-left:8px;
	background:url(../images/puce_liste.gif) center left no-repeat;
	color:#D21B49;
	font-weight:bold;
	margin-top:12px;
	padding-bottom:4px;
	border-bottom:1px dotted #CCCCCC;
	padding-top: 5px;
}
.descriptionCentre
{
	display:block; position:static;float:left;  
	margin-left:10px;
	margin-top:8px;
}
.adresseCentre
{
	display:block;
	position:static;
	width:130px;
	float:left;
	padding:4px;
	margin-left:5px;
	background:#E9EFEF;
}
.texteCentre
{
	display:block; position:static; width:260px; float:left;
}
/*************************************************************  */
.colorRouge { color:#D21B49;}
.colorVert { color:#6B8873;}
.classGras 	{ font-weight:bold; }
.paragraphe li{ margin-top:10px; margin-bottom:10px; }
.paragraphe li
{
	display:list-item;
	list-style-image:url(../images/puce_liste.gif);
	margin-bottom:12px;
	margin-top:-10px;
}
.margeBottm_10 { margin-bottom:10px; }
.margeBottm_5 { margin-bottom:5px; }
.margeTop_10 { margin-top:10px; }

/*********************************************    PAGE CHARTE DES PERSONNES HOSPITLISEES  */
.ElementFichierDownload
{
	clear:left; height:32px;
}
.ElementFichierDownload_nom { float:left; width:250px; height:25px; padding-top:7px; color:#D21B49; }
.ElementFichierDownload_pdf { float:left; width:100px; height:25px; padding-top:7px; padding-left:4px; background:url(../images/icone_adobe_reader.gif) right center no-repeat; cursor:pointer;  }




#LiensSousrbriques a { font-weight:bold; text-decoration:none; color:#6B8873; font-size:13px; }
#LiensSousrbriques a:hover { font-weight:bold; text-decoration:underline; color:#6B8873; }


.NomDuService
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px; color:#6B8873;
	margin-bottom:8px;
	margin-top:5px;
	border-bottom: dotted 1px #CCCCCC;
	padding-bottom:5px;
}


/*************************************  PARTIE ADMIN µµµµµµµµµµµµµµµµµµµµµµµµµµµµµµµµµµµµµµµµµ */
#left a
{
	display:block; width:100px;
	text-align:right; 
	color:#000000; text-decoration:none;
	float:right;
	font-family:Arial, Helvetica, sans-serif; font-size:11px;
	margin:5px 5px 5px 0px;
}
#left a:hover
{
	text-decoration:underline;
}
.lien_off {
	font-weight: bold;
	color: #D21B49;
}

