/* Service Orthopédie La Timone */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #DDE3E6;
	color: #454A4C;
	padding: 0px;
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	list-style-image: url(images/icones/puce.gif);
	margin-bottom: 0px;
	background-image: url(images/fond.gif);
	background-repeat: repeat-x;
	background-position: 0px 106px;
	}

/*
form   { margin:0px;padding:0px; }
input  { color:#005031;height:19px; font-size:11px; vertical-align: middle; }
textarea  { color:#595959;font-size:11px; vertical-align: middle; }
select {
	color:#595959;
	font-size:11px;
	vertical-align: middle;
	width: 250px;
}
.select_operateur		{ font-size:11px; width:50px; vertical-align: middle; }

*/
a:link    {
	text-decoration:none;
	color:#992E99;
}
a:visited {
	text-decoration:none;
	color:#802680;
}
a:hover   {
	text-decoration:underline;
	color:#B335B3;
}  
a {	font-weight: bold; }

p {
	line-height: 16px;
	margin-top: 6px;
	margin-bottom: 8px;
	text-align: justify;
	margin-right: 10px;
	margin-left: 10px;
	}
ul {
	margin-left: 50px;
	padding-left: 0px;
	margin-top: 5px;
	margin-bottom: 10px;
	}	
li {
	text-align: justify;
	margin-left: 10px;
	padding-bottom: 6px;
	margin-right: 10px;
}
h1   {
	font-size:20px;
	color: #4C7799;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B8D9E6;
	margin-bottom: 15px;
	font-weight: normal;
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
}
h2   {
	font-weight: bold;
	text-transform: uppercase;
	font-size:12px;
	margin-bottom: 5px;
	color: #004466;
	margin-top: 20px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #B8D7E6;
}
h3   {
	font-size:11px;
	color: #5FA5C9;
	margin-top: 1px;
	margin-bottom: 0px;
	margin-left: 10px;
}
h4   {
	font-size:11px;
	color: #0072AB;
	margin-top: 5px;
	margin-bottom: 5px;
}

h6   {
	font-size:10px;
	font-weight: normal;
	margin-top: 4px;
	margin-bottom: 4px;
}

.mail {
	background-image: url(images/icones/mail.gif);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-bottom: 2px;
	padding-left: 23px;
	background-position: 0px 2px;
}

blockquote {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10%;
}
/*
tr {
	vertical-align: top;
	}
td {
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	}

*/
#colonne_blanche {
	background-color: #FFFFFF;
	padding-right: 15px;
	padding-left: 15px;
	background-image: url(images/interface/fond.jpg);
	background-repeat: no-repeat;
	background-position: 15px 106px;
	}
#colonne_droite {
}
#colonne_droite h2 {
	padding-left: 10px;
	font-size: 10px;
}
#colonne_droite p {
	line-height: normal;
	color: #235F81;
	text-align: left;
}

#colonne_gauche {
	padding-right: 10px;
}
#central {
	background-image: url(images/interface/colonne_droite.gif);
	background-repeat: repeat-y;
	background-position: right;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #948BB1;
}
#filrouge {
	font-size: 9px;
	color: #638499;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A3BDCC;
	text-transform: uppercase;
}
#filrouge a:link {
	color: #638499;
	font-weight: normal;
	text-decoration: none;
}
#filrouge a:visited {
	color: #638499;
	font-weight: normal;
	text-decoration: none;
}
#filrouge a:hover   { text-decoration:underline; }

#signature {
	font-size: 9px;
	text-transform: uppercase;
	color: #638499;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A3BDCC;
}
#signature a:link {
	color: #638499;
	font-weight: normal;
	text-decoration: none;
}
#signature a:visited {
	color: #638499;
	font-weight: normal;
	text-decoration: none;
}
#signature a:hover   { text-decoration:underline; }

#agenda {
	padding: 6px 15px 5px;
	margin-bottom: 0px;
	background-color: #98C2D9;
}
#agenda h2   {
	font-size: 11px;
	color: #FFFFFF;
	margin-top: 5px;
}
#agenda h3 {
	font-size:10px;
	color: #3E8FB8;
}
#agenda h4   {
	font-size:10px;
	color: #E2ECF3;
}

#agenda p   {
	font-size:10px;
	color: #2E5873;
	line-height: normal;
	text-align: left;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 4px;
	margin-bottom: 4px;
}

#pathologies {
	background-color: #C3D3D9;
	padding-top: 4px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 8px;
	font-size: 10px;
}

#pathologies h2 {
	color: #667980;
	border-bottom-color: #DAE3E6;
	font-size: 11px;
	margin-top: 0px;
}
#pathologies h4   {
	font-size:10px;
	color: #FFFFFF;
}
#pathologies h3 {
	font-size:10px;
	color: #5C8999;
}
#pathologies p   {
	font-size:10px;
	color: #264C46;
	line-height: normal;
	text-align: left;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 4px;
	margin-bottom: 4px;
}
#resultat_bdd   {
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #1D5977;
	padding-bottom: 5px;
}

.cadre_image {
	border: 1px solid #3E7560;
	margin-right: 10px;
}
.cadre_vignette {
	border: 1px solid #1070C2;
	margin-right: 8px;
	margin-bottom: 5px;
}
.cellroll {
	text-align: center;
	font-weight: bold;
	line-height: 15px;
}

.cellroll a {
	background : #FFF2E1;
	color: #B57B2E;
	padding:2px;
	border: 1px solid #B57A2C;
	text-decoration: none;
}

.cellroll a:hover {
	background:#FFFFFF;
	color: #FFAB3F;
	border: 1px solid #FFAB3F;
}




/* ---------- TABLEAUX ------------- */

td.tableauentete {
	padding: 3px;
	border-bottom: 1px solid #4DB893;
	font-weight: bold;
	background-color: #CCEBDC;
	font-size: 9px;
	text-transform: uppercase;
	color: #4A9178;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #4DB893;
	}
	
td.tableauligneseule {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A5756C;
	padding: 6px;
	}
	
td.tableausansligne {
	padding: 6px;
	}
	
td.tableauresultat {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding: 4px;
	background-color: #F0ECE9;
	}


td.tableau_ligne0 {
	background-color: #FFFFFF;
	border-bottom: 1px solid #A1D7BD;
	padding-bottom: 5px;
	padding-left: 5px;
	font-size: 10px;

}
td.tableau_ligne1 {
	background-color: #F0FAF4;
	border-bottom: 1px solid #A1D7BD;
	padding-bottom: 5px;
	padding-left: 5px;
	font-size: 10px;
}

/* ---------------------------------- */

#pagenav {
	padding-top: 8px;
	padding-bottom: 8px;
}

#pagenav a {
	background : #CC9B91;
	color: #FFFFFF;
	padding:2px;
	border: 1px solid #A65958;
	text-decoration: none;
	font-weight: bold;
}

#pagenav a:hover {
	background:#FFFFFF;
	color: #5E4A07;
}

.alert {
	color: #BF4E4E;
	font-weight: bold;
	font-size: 12px; 
}

.alert_haut {
	margin: 10px 20%;
	padding: 5px;
	background-color: #EBDFDB;
	line-height: 38px;
	border: 1px solid #CCC1B6;
	color: #BF3D3F;
	font-weight: normal;
	font-size: 13px; 
}
.references, .references a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	color: #CCCCCC;
}
