/* CSS Document */
body {
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	text-align: center;
	}

img { display: block; border: 0px; } /*Evite l'espace blanc sous les images avec IE*/

#main {
	background:url(images/accueil.gif)  no-repeat #FFFFFF;
	margin-left: auto;
    margin-right: auto;
    width: 955px;
    height: 640px;
	position:relative;
	text-align:left;
}
#nous_ecrire {
	position:absolute;
	left: 839px; top: 79px;
}

#lien_medic {
	position:absolute;
	left: 40px; top: 200px;
}
#cliquez_medic {
	position:absolute;
	left: 382px; top: 300px;
}
#lien_action_pro {
	position:absolute;
	left: 719px; top: 399px;
}
#cliquez_action_pro {
	position:absolute;
	left: 382px; top: 550px;
}
#cliquez_action_pro_dom {
	position:absolute;
	left: 580px; top: 551px;
}

#texte_intro {
	position:absolute;
	height: 15px;
	left: 28px; top: 137px;
	text-align:left;
	font-size: 0.9em;
	color:#666666;
	clear:both;
	margin-top: 5px;
	font-weight:bold;
}

#texte_titre_medic {
	position:absolute;
	height: 15px;
	left: 383px; top: 198px;
	text-align:left;
	font-size: 0.9em;
	color:#338a9e;
	clear:both;
	margin-top: 5px;
	font-weight:bold;
}
#texte_titre_medic a {
	color:#338a9e;
	text-decoration:none;
}
#texte_titre_medic a:hover {
	color:#338a9e;
}
#texte_titre_medic a:visited {
	color:#338a9e;
}

#texte_medic {
	position:absolute;
	height: 15px;
	left: 383px; top: 227px;
	text-align:left;
	font-size: 0.8em;
	color:#666666;
	clear:both;
	margin-top: 5px;
}

#texte_medic a {
	color:#666666;
	text-decoration:none;
}
#texte_medic a:hover {
	color:#666666;
}
#texte_medic a:visited {
	color:#666666;
}

#texte_action_pro {
	position:absolute;
	height: 15px;
	left: 383px; top: 390px;
	text-align:left;
	font-size: 0.8em;
	color:#666666;
	clear:both;
	margin-top: 5px;
}
#texte_clermont {
	position:absolute;
	height: 15px;
	left: 383px; top: 505px;
	text-align:left;
	font-size: 0.7em;
	color:#666666;
	clear:both;
	margin-top: 5px;
}
#texte_domerat {
	position:absolute;
	height: 15px;
	left: 580px; top: 505px;
	text-align:left;
	font-size: 0.7em;
	color:#666666;
	clear:both;
	margin-top: 5px;
}

#texte_action_pro a {
	color:#666666;
	text-decoration:none;
}
#texte_action_pro a:hover {
	color:#666666;
}
#texte_action_pro a:visited {
	color:#666666;
}


#texte_titre_action_pro {
	position:absolute;
	height: 15px;
	left: 383px; top: 359px;
	text-align:left;
	font-size: 0.9em;
	color:#338a9e;
	clear:both;
	margin-top: 5px;
	font-weight:bold;
}

#texte_titre_action_pro a {
	color:#338a9e;
	text-decoration:none;
}
#texte_titre_action_pro a:hover {
	color:#338a9e;
}
#texte_titre_action_pro a:visited {
	color:#338a9e;
}


#texte_bas {
	position:absolute;
	height: 15px;
	left: 50px; top: 590px;
	text-align:left;
	font-size: 0.6em;
	color:#bb224b;
	clear:both;
	margin-top: 5px;
	font-weight:bold;
}
