/* Feuille de style réalisée par JPG pour CAPSA. 
 * WEB : http://www.gcms.ch
 * Derniére mise à jour  :  janvier 2006  */
 
/* Médical */

/* Global page - Contenu global
------------------------------------*/
body
{
	background: #698EA2 url(../images/backgrounds/bg_pattern_medical.png);
}

#page
{
	background: #fff url(../images/backgrounds/bg_medical.png) 64px -12px no-repeat;
	position: relative;
	min-height: 800px;
	height: 100%;
}

#content
{
	margin-top: 18px;
}

#content ul
{
	margin-top: 0;
	margin-left: 205px;
	list-style-type: none;
	padding: 0;
	font-size: 1.1em;
	font-weight: bold;
}

#banner img
{
	position: relative;
	top: -150px;
	left: 205px;
	margin: 0;
	padding: 0;
}

#banner p
{
	position: relative;
	top: -150px;
}

/* Le menu d�roulant s'affiche en avant-plan devant tous les autres �l�ments. */
#navigation dd
{
	z-index: 2;
}

#human 
{
    position: relative;
    display: block;
    top: -125px;
    left: 300px;
    margin: 0;
    padding: 0;
	width: 139px;
	height: 312px;
}

#human img
{
	width: 139px;
	height: 312px;
	vertical-align: top;
}

a
{
	color: #698EA2;
}

noscript
{
	margin-top: -50px;
	padding: 0;
}
