/**************
   BALISE
**************/
body {
	background-color: #ACAD9A;
	background-image: url(fond.gif);
	background-repeat: repeat-x;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4D5137;
}
a {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	color: #F9E3AA;
	text-decoration: none;
}
.Titre {
	font-size: 16px;
	font-weight: bold;
	color: #fcd637;
}
.TextePetit {
	font-size: 11px;
}


#fondchirurgie {
	background-image: url(fond_chirurgie.gif);
	background-repeat: no-repeat;
}


/**************
       ID
**************/
#margegauche5 {
	margin-left: 5px;
	text-align: left;
}
.chemin {
	font-size: 15px;
	color: #D8D8D8;
}
.TexteBlancMoyen {
	font-size: 13px;
	color: #FFFFFF;
}
.TexteBlancPetit {
	color: #FFFFFF;
}
#tableau_bordure {
	background-color: #787C60;
	border: 1px solid #B8B9AD;
	padding: 3px;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	width: 220px;
}
input {
	color: #4D5137;
	background-color: #F1F1ED;
	font-size: 11px;
}
textarea {
	color: #4D5137;
	background-color: #F1F1ED;
	font-size: 11px;
}
.Titreclignotant {
	font-size: 16px;
	font-weight: bold;
	color: #fcd637;
	text-decoration: blink;
}
.img {
	background-color: #A6A894;
	margin: 4px;
	padding: 4px;
	width: 77px;
}
