/* CSS Clinique de varice */

body
{
	margin:0px;
	padding:0px;
	text-align:center;
	font-family:Geneva,Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666666;
	background-image:url(../images/bg.gif);
	background-repeat:repeat-y;
	background-position:center;
}
h1{font-size: 16px; color:#881377}
h2{font-size: 14px; color:#881377}
.titre{font-size: 11px; font-weight:bold; color:#881377}
.soustitre{font-size: 14px; color:#CCADCB}
a{color:#0000ff}
a:hover{color:#881377}

/* frame 
	----------------------------- */
		#frame {
			width:760px;
			margin-right:auto;
			margin-left:auto;
			margin-top:0px;
			padding:0px;
			text-align:left;
			z-index:1;
			}

#header
{
	position:absolute;
	top:0px;
	margin-left:0px;
	width:760px;
	height:350px;
	background-image:url(../images/bg_top.gif);
	background-repeat:no-repeat;
	background-position:top left;
}
#content
{
	position:absolute;
	top:255px;
	margin-left:310px;
	width:346px;
}
#infobulle
{
	position:absolute;
	top:338px;
	margin-left:1px;
	width:221px;
	height:380px;
}

#infobulle2
{
	position:absolute;
	top:730px;
	margin-left:58px;
	width:253px;
	height:180px;
}

#infobulle3
{
	position:absolute;
	top:950px;
	margin-left:83px;
	width:233px;
	height:180px;
	font-family:Geneva,Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
