@charset "utf-8";
/* CSS Document */

h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#FFA806;
	border-bottom:1px solid #FFA806;
	padding-bottom:8px;
	margin:10px 0 10px 0;
}
h2 {
	color:#00B4DA;
	font-size:14px;
	margin:15px 0 5px 0;
}
h3 {
	color:#555555;
	font-size:12px;
	margin:15px 0 5px 0;
}
#infos_site h1,#infos_siteh2, #infos_site h3 {
	font-size:10px;
	color:#999999;
	font-weight:normal;
	padding:0;
	margin:0;
}
p {
	margin-bottom:10px;
}
.petit {
	font-size:0.9em;
}
.petit2 {
	font-size:0.8em;
	font-weight:normal;
}
.petit3 {
	font-size:0.95em;
	padding:3px 0 8px 20px;
	line-height:1.2em;
	color:#666666;
}
.oblig {
	color:#999999;
	font-size:0.9em;
}
.erreur {
	color:#DD0000;
	font-size:0.9em;
}
/************************************
	LISTES
************************************/
ul {
	position:relative;
	left:25px;
	margin-bottom:10px;
	padding-right:25px;
}
ul.liste {
	left:50px;
	padding-right:50px;
}
li {
	list-style-type:square;
}
ul.liste li {
	list-style-type:circle;
}
/************************************
	LIENS
************************************/
a {
	font-weight:normal;
	text-decoration:underline;
	color:#00B4DA;
}
.retour a {
	text-decoration:none;
}
a:hover {
	font-weight:normal;
	text-decoration:none;
	color:#FFA806;
}
.telechargement a {
	font-weight:bold;
	text-decoration:none;
	background-color:#EEEEEE;
	border:1px solid #00B4DA;
	padding:6px 15px 8px 38px;
	background-image:url(../images/loupe.png);
	background-repeat:no-repeat;
	background-position:8px 4px;
}
.telechargement a:hover {
	background-color:#FFA806;
	border:1px solid #FFA806;
	color:#FFFFFF;
}

/************************************
	POSITIONNEMENT
************************************/
.telechargement {
	text-align:center;
	margin:20px 0 10px 0;
	padding-top:10px;
}
.photo_equipe {
	float:right;
	margin:20px;
	margin-right:0;
}
.photo_equipe2 {
	text-align:center;
	padding-bottom:10px;
}
.photo_equipe img, .photo_equipe2 img, img.photo_arthroscopie {
	padding:5px;
	background-color:#FFFFFF;
	border:1px solid #999999;
}
.photo_equipe2 img {
	padding:3px;
	margin:0 20px;
}
.retour {
	position:relative;
	right:260px;
}
/************************************
	DIVERS
************************************/
.clear {
	clear:both;
}
table.large {
	width:100%;
}
td.top {
	vertical-align:top;
}
td.bottom {
	vertical-align:bottom;
}
input, textarea, select, input.normal, textarea.normal, select.normal {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:2px;
	font-size:11px;
	text-align:left;
	border:1px solid #BBBBBB;
	color:#555555;
	background-color:#F4F9FD;
}
input.submit, input:focus, textarea:focus, select:focus, input.focus, textarea.focus, select.focus  {
	border:1px solid #555555;
	color:#000000;
	background-color:#D7EBF6;
}
/************************************
	ONGLETS
************************************/
.onglet {
	background-image:url(../images/onglets/fond.gif);
	background-position:top left;
	height:34px;
	border-bottom:1px solid #FFA806;
}
.onglet2 {
	background-image:url(../images/onglets/fond2.gif);
	background-position:top left;
	height:34px;
}
.border_bottom_orange, .onglet {
	border-bottom:1px solid #FFA806;
}
a.menu_onglet, a.menu_onglet2 {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
}
a.menu_onglet {
	color:#FFA806;
}
a.menu_onglet:hover, a.menu_onglet2:hover {
	color:#666666;
	text-decoration:none;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
}
a.menu_onglet:hover {
	color:#FFA806;
}
/************************************
	LIENS UTILES
************************************/
table.liste_liens {
	margin:0 auto;
}
table.liste_liens .titre_lien {
	vertical-align:middle;
	text-align:left;
	padding:0 100px 0 20px;
}
table.liste_liens .logo_lien {
	vertical-align:middle;
	text-align:right;
	padding:5px 0;
}
table.liste_liens .logo_lien img {
	padding:3px;
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
}
/************************************
	AUTRES
************************************/
.plan_acces img {
	padding:3px;
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
	margin:10px 30px 0 0;
}

/************************************
	PHOTOS ARTHROSCOPIE
	A peut �tre mettre ailleur
************************************/
img.photo_arthroscopie
{
/* Bordure, d�clar� avec photo_equipe */
}

img.photo_arthroscopie#arthro1
{
	clear: right;
	float: right;
	margin-left: 10px;
	margin-bottom: 2px;
}

div#operation
{
	text-align: center;
}

img.photo_arthroscopie#arthro4
{
	clear: left;
	float: left;
	margin-right: 10px;
	margin-bottom: 2px;
}
