@charset "utf-8";
/* CSS Document */

.ul_pri
{
	list-style:none;
	margin:0px;
	padding:0px;
	width:154px;
	display:block;
}

.sous_menu
{
	list-style:url(images/puce.jpg);
	margin-left:25px;
	margin-top:5px;
	margin-bottom:5px;
	padding:0px;
	display:block;
	
}

.item_sousmenu
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#40688a;
	margin-bottom:2px;
	display:block;
	
}

.item_sousmenu-o
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#709f05;
	margin-bottom:2px;
	
}

.item_sousmenu-o a
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#709f05;
	margin-bottom:2px;
	text-decoration:none;
	
}

.item_sousmenu a
{
	text-decoration:none;
}

.item_sousmenu a:hover
{
	text-decoration:underline;
}

.item_sousmenu-o a:hover
{
	text-decoration:underline;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#709f05;
	margin-bottom:2px;
}

.item_sousmenu-o a:visited
{
	text-decoration:none;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#709f05;
	margin-bottom:2px;
}

.m_presentation
{
	background-image:url(images/menu/m-presentation.jpg);
	background-position:top;
	background-repeat:no-repeat;
	height:26px;
	width:154px;
	display:block;
}

.m_recrutement
{
	background-image:url(images/menu/m-recrutement.jpg);
	background-position:top;
	background-repeat:no-repeat;
	height:25px;
	width:154px;
	display:block;
}

.m_recrutementmedicale
{
	background-image:url(images/menu/m-recrutementMedicale.jpg);
	background-position:top;
	background-repeat:no-repeat;
	height:25px;
	width:154px;
	display:block;
}

.m_usagers
{
	background-image:url(images/menu/m-droitsusagers.jpg);
	background-position:top;
	background-repeat:no-repeat;
	height:25px;
	display:block;
}

.m_umf
{
	background-image:url(images/menu/m-umf.jpg);
	background-position:top;
	background-repeat:no-repeat;
	height:25px;
	display:block;
}

.m_publications
{
	background-image:url(images/menu/m-publications.jpg);
	background-position:top;
	background-repeat:no-repeat;
	height:39px;
	display:block;
}

.m_joindre
{
	background-image:url(images/menu/m-nousjoindre.jpg);
	background-position:top;
	background-repeat:no-repeat;
	height:25px;
	display:block;
}


.m_clinique
{
	background-image:url(images/menu/m-clinique.jpg);
	background-position:top;
	background-repeat:no-repeat;
	height:39px;
	display:block;
}











.m_presentation-o
{
	background-image:url(images/menu/m-presentation.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	height:26px;
	width:154px;
	display:block;
}

.m_recrutement-o
{
	background-image:url(images/menu/m-recrutement.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	height:25px;
	width:154px;
	display:block;
}

.m_recrutementmedicale-o
{
	background-image:url(images/menu/m-recrutementmedicale.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	height:25px;
	width:154px;
	display:block;
}

.m_usagers-o
{
	background-image:url(images/menu/m-droitsusagers.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	height:25px;
	display:block;
}

.m_umf-o
{
	background-image:url(images/menu/m-umf.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	height:25px;
	display:block;
}

.m_publications-o
{
	background-image:url(images/menu/m-publications.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	height:39px;
	display:block;
}

.m_joindre-o
{
	background-image:url(images/menu/m-nousjoindre.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	height:25px;
	display:block;
}

.m_clinique-o
{
	background-image:url(images/menu/m-clinique.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	height:39px;
	display:block;
}



















li.m_presentation:hover
{
	background-image:url(images/menu/m-presentation.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	height:26px;
	width:154px;
	display:block;
}

li.m_recrutement:hover
{
	background-image:url(images/menu/m-recrutement.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	height:25px;
	width:154px;
	display:block;
}

li.m_usagers:HOVER
{
	background-image:url(images/menu/m-droitsusagers.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	height:25px;
	display:block;
}

li.m_umf:HOVER
{
	background-image:url(images/menu/m-umf.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	height:25px;
	display:block;
}

li.m_publications:HOVER
{
	background-image:url(images/menu/m-publications.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	height:39px;
	display:block;
}

li.m_joindre:HOVER
{
	background-image:url(images/menu/m-nousjoindre.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	height:25px;
	display:block;
}


