/* CSS Document */

body {
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
}

#index {
	height:430px;
	width:750px;
	background:url(../images/bg_index.jpg) no-repeat;
}
.pied, .pied a {
	color:#223BA6;
}
.pied {
	padding:0px;
	height:33px;
	width:750px;
	font-size: 11px;
	text-align: right;
	background:url(../images/Traine_sommaire.jpg) no-repeat left top;
}
/*** gif animé ***/
#echographie {
	width: 205px; 
	height: 192px; 
	padding-left:27px;
	padding-top:25px;
	margin:0px;
}

* html #echographie {
	position: relative;
	padding-left:27px;
	padding-top:25px;	
	width: 205px; 
	height: 192px; 
}

/*** photos en déplacement ***/

#naissance {
	position: absolute; 
	left: -220px; 
	top: 350px; 
	width: 116px; 
	height: 77px; 
	z-index: 12; 
	vertical-align: middle; 
	visibility: visible
}
#clinique {
	position: absolute; 
	left: -84px; 
	top: 96px; 
	width: 110px; 
	height: 77px; 
	z-index: 11; 
	vertical-align: middle; 
	visibility: hidden
}
#puyricard {
	position: absolute; 
	left: 52px; 
	top: -51px; 
	width: 115px; 
	height: 77px; 
	z-index: 10; 
	vertical-align: middle; 
	visibility: hidden
}

/*** texte ***/

#adresse {
	clear:both;
	float:right;
	text-align:center;
	width:240px;
	font-size:13px;
	font-weight:bold;
	color:#223BA6;
	padding:0px;
	padding-right:140px;
	margin-top:70px;	
}
#urgence {
	clear:both;
	float:right;
	text-align:center;
	width:120px;
	font-size:13px;
	font-weight:bold;
	color:#FE7627;
	padding-right:200px;	
	padding-top:10px;
}

#bienvenue {
	float:right;
	padding-top:15px;
	padding-right:10px;
}
#bienvenue a {
	display:block;
	text-indent:-9000px;
	width:89px;
	height:22xp;
	background:url(../images/bt_bienvenue.gif) no-repeat;	
}


* {
	/* border:1Px solid red; */
}

#actus {
	float:right;
	height:80px;
	width:320px;
	margin-top:0px;
	padding-top:0px;
	font-size:11px;
}

#actus h4 {
	margin:0px;
	padding-bottom:15px;
	padding-top:20px;
	font-weight:bold;
	color:#FE6A14;
	font-size:12Px;
}
#actus a {
	color:#223BA6;
}

#actus a.titre {
	text-decoration:none;
	font-weight:bold;
	background:url(../images/bg_actus.gif) no-repeat left;
	padding-left:12px;
}

#actus p {
	text-align:justify;
	color:#223BA6;
}

#petite_soeur {
	position:absolute;
	top:368px;
	left:58px;
}

#petite_soeur a {
	display:block;
	text-indent:-9000px;
	width:210px;
	height:37px;
	background:url(../images/bt_petites_soeurs.gif) no-repeat;
}