/* CSS Document */
/* pour la section accueil clinique */

h1 {

	margin: 0 0 30px 0;

}

div#um-menu-et-contenu{
		background:url(../images/contenu/clinique/bandeau-identifiant.png) no-repeat;
}


div#um-contenant {
	padding: 100px 0 0 0
}

div#um-contenu-2-6-2 {
	margin-right:30px;
	margin-left:20px;
	width:490px;
}

div#um-contenu-droite {
	margin-top:150px;
}

div#um-bandeau-identification {
/*background:transparent url(../images/contenu/bandeaux/clinique/image01.jpg) no-repeat scroll 0 0;*/
height:277px;
}

div#um-bandeau-identification div.um-bandeau-menu {
	left:14px;
	position:absolute;
	top:249px;
	width:920px;
}

div#um-bandeau-identification div.um-bandeau-menu ul li.dernier.courant a, div#um-bandeau-identification div.um-bandeau-menu ul li.dernier a {
	background:transparent url(../images/iu/onglet.png) no-repeat scroll 0 -147px;
}

div#um-bandeau-identification div.um-bandeau-menu ul li.dernier.courant a span, div#um-bandeau-identification div.um-bandeau-menu ul li.dernier a span {
	background:transparent url(../images/iu/onglet.png) no-repeat scroll 100% -147px;
}


* html div#um-bandeau-identification div.um-bandeau-menu ul li.dernier.courant a {
	background:transparent url(../images/iu/onglet.gif) no-repeat scroll 0 -147px!important;
}

* html div#um-bandeau-identification div.um-bandeau-menu ul li.dernier.courant a span {
	background:transparent url(../images/iu/onglet.gif) no-repeat scroll 100% -147px!important;
}

/* fin la section accueil clinique */


#image-aleatoire-accueil{
  display:none;
}
#image-aleatoire-contenu{
  display:none;
}
#image-aleatoire-clinique{
  display:block;
}



ul#um-menu-vertical-clinique{
	margin:50px 0 0 0;
	padding:0;	
}

ul#um-menu-vertical-clinique a {
	display:block;
	text-transform:uppercase;
	font-size:70%;
	padding:5px 14px 5px 4px;
	font-weight:bold;
	
}

.slogan{
	text-transform:uppercase;
	font-size:120%;
	line-height:190%;
	color:#84B045;
	font-weight:lighter;
	margin-bottom:20px;
	

}

.tableau-clinique-accueil td{
	
	padding-right:20px;

}