/*  ---------------------------------------------------------------- */
/*  Feuille de style specifique 				                     */
/*  ---------------------------------------------------------------- */

/*  */
#courriel {
	float:right;
	position: absolute;
	top:173px;
	left: 83%;	
}

#courriel a {
	text-decoration: underline;	
}

#insertpub {
	float:right;
	position: absolute;
	top:20px;
	left: 50%;
}


/*  Menu navigation */

.rubriques h2 {
	font-size: 1.10em;
	font-weight: bold; 
	color: #5e002f;
	border-bottom:1px solid #ddd;
}

hr.menu-sep {
	border: none;
	background-image:url(images/sante_liseret.gif);
	background-repeat:repeat-x;
	height: 5px;
	margin-top:1em;
}

p.menusurtitre, p.menusurtitre1 {
	text-align:center;
	color: #797070;
	padding-bottom: 1em;
}

p.menusurtitre1 {
	background-image:url(images/sante_smiley.gif);
	background-repeat: no-repeat;
	background-position:200px top;
}

.rubriques img.logomnh {
	float:right;
	margin: -1em 1em 0 0;
}

#navigation ul li { 	
	border:0;
	border-bottom: 1px dashed #c1cad8;
}

/* Page sommaire */

.top_rub {
	margin:0;
	padding:0;	
	margin-top: 1em;
	width: 700px;
	height: 30px;
	background-image:url(images/sante_top_rub.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

.top_rub div {
	margin:0;
	padding: 0.3em 0 0 1.3em;
	font-size: 1.1em;
	font-weight: bold;
	color: #626262;
}

.top_rub div p {
	margin:0;
	padding:0;
	padding-top:0.3em;
	float:left;
	font-size: 0.80em;
	color: #797070;
	font-weight: normal;
	text-align:right;
}
.top_rub div p strong {
	font-size: 1.1em;
	margin-right:1em;
}


.bottom_rub {
	width: 700px;
	height: 30px;
	background-image:url(images/sante_bottom_rub.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

#contenu .contenu_actu {
	width: 698px;
	height: 38em;
	border: 1px solid #C1CAD8;
	margin:0;
	padding:0;
	padding-bottom:0.5em;	
}

#contenu .contenu_etudiant {
	width: 698px;
	height: 20em;
	border: 1px solid #C1CAD8;
	margin:0;
	padding:0;	
	padding-bottom:0.5em;
}

.contenu_actu h1, .contenu_etudiant h1{
	margin: 0;
	padding:0;	
}

.contenu_actu p, .contenu_etudiant p {
	margin: 1em;
	padding:0;	
}

.article {
	float:left;
	width: 47%;
	margin: 1.5em 0.5em 0.5em 0.5em; 
	height:16em;
}

.article img {
	float:left;
	margin: 0.5em 0.5em 8em 0;
}


#contenu .contenu_article {
	border: 1px solid #C1CAD8;
	margin:0;
	padding:1em;	
}

/*  Formulaire contact */

#tabContact {
	border-collapse:collapse;
	margin-top: 0;	
}

.label {
	text-align: right;
	padding-right: 0.5em;
	padding-top:0.5em;
}


/*  */