body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body {
	background-image: url(images/FondPage.gif);
	margin-left: 0px;
	margin-top: 0px;
}
a:link {
	text-decoration: none;
}
.MenuGauche {
	font-size: 9px;
	font-weight: bold;
	color: #ffffff;
}
.MenuGaucheActu {
	font-size: 9px;
	font-weight: bold;
	color:#006699;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.LienAccueil {
	font-size: 10px;
	color: #9A9A9A;
}
a.LienAccueil:link {
	font-size: 10px;
	color: #9A9A9A;
}
a.LienAccueil:hover {
	text-decoration: underline;
}
.Positionnement {
	font-size: 9px;
	color: #9A9A9A;
}
.Titre01 {
float:left;
	font-size: 15px;
	font-weight: bold;
	color: #007695;
	width: 478px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3F9938;
}
hr {
	color: #FF6600;
	background-color: #3F9938;
	height: 1px;
	border: 0;
	width: 70%;
	text-align: center;
	
}
li {
	list-style-image: url(/images/Fleche02.gif);
}
.Titre02 {
	display: list-item;
  	list-style-image: url(/images/Fleche01.gif);
	list-style-position: inside;
	font-size: 13px;
	font-weight: bold;
	color: #007695;
}
.Titre03 {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

a:active {
	text-decoration: none;
}
.Titre01Pro {

	font-size: 15px;
	font-weight: bold;
	color: #008c46;
}
.Titre02Pro {

	font-size: 13px;
	font-weight: bold;
	color: #008c46;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
textarea {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.smallcaps {
	font-variant: small-caps;
}
.maTable {
	border: 1px solid #CCCCCC;
}
.evidence {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
.cadrePhoto {
	border: 1px dashed #F15A22;
	background-color: #FCD5C9;
}
#menuLeft #menuActu {
	background-image:url(/images/BarreMenuActu.gif);
}
#menuLeft #menuGP {
	background-image:url(/images/BarreMenuPatient.gif);
}
#menuLeft #menuGP td {
	font-size: 9px;
	font-weight: bold;
}
#menuLeft #menuActu td {
	font-size: 9px;
	font-weight: bold;
}
#menuLeft #menuPro td {
	font-size: 9px;
	font-weight: bold;
}	
#menuLeft #menuPro {
	background-image:url(/images/BarreMenuPro.gif);
}