/* Feuille de style lamedocaine.com administration */
html {
	font-size: 100%;
}
body {
	vertical-align: top;
	text-align: center;
	margin-top: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #333;
	background-color: white;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 150%;
	font-weight: bold;
	color: #006600;
	text-align: left;
	padding-bottom: 3px;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	color: #006600;
	margin: 0px;
	padding: 5px;
}
p {
	text-align: justify;
	padding-right: 10px;
	padding-left: 10px;
}
a {
	text-decoration: underline;
	color: #333;
}
a:visited {
	color: #333;
}
a:active {
	color: #ff0000;
}
a:hover {
	text-decoration: none;
	background-color: #006600;
	color: #FFFFFF;
}
a.info {
	position: relative;
	text-decoration: underline;
	color: #FF6600;
	/*font-weight: bold;
	color: #003300;
	background-color: #FFFF00;*/
}
a.info span {
	display: none;
}
a.info:hover {
	background: none; /* correction d'un bug IE */
	z-index: 500;
}
a.info:hover span {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: inline;
	position: absolute;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-align: justify;
	text-decoration: none;
	top: 2em;
	left: 1em;
	background: #DFDFDF;
	color: black;
	padding: 10px;
	width: 40em;
	border: 1px solid #464646;
}
form {
	margin: 0px;
	padding: 0px;
}
img {
	border: 0px;
}
label, .pointer {
	cursor: pointer;
}
dl {
	text-align: left;
	margin-left: 120px;
	margin-right: 120px;
}
dt {
	font-weight: normal;
	margin-top: 5px;
}
td {
	vertical-align: top;
}
table {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.redbckgrd {
	background-color: #FF0000;
	color: #FFFFFF;
}
.smalltext {
	font-size: 80%;
}
.img_links {
	width: 150px;
	margin: 0 auto;
	text-align: left;
}
.tableau {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333;
}
.tableau th {
	color: #FFFFFF;
	background-color: #666;
	text-align: center;
	padding: 3px;
}
.tableau td {
	list-style-image:  url(../images/puce2.gif);
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #333;
	border-bottom-color: #333;
	vertical-align: top;
	padding: 2px;
}
.formulaire th {
	font-weight: normal;
	text-align: right;
	vertical-align: top;
	padding-top: 2px;
}
.formulaire td {
	text-align: left;
	vertical-align: top;
}
.erreur {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF0000;
	padding: 5px;
	margin-right: 50px;
	margin-left: 50px;
}
.result {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #009933;
	padding: 5px;
	margin-right: 50px;
	margin-left: 50px;
}
.champs {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
dd {
	text-align: justify;
}
/***************************************************/
#container {
	width: 99%;
	border: 1px solid #333;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#logo {
	text-align: left;
	background-color: #CA2E2F;
}
.login {
	text-align: center;
	border: 1px solid #333;
	margin-top: 50px;
	width: 450px;
	margin-right: auto;
	margin-left: auto;
	padding: 20px;
}
#content {
	min-height: 400px;
	clear: both;
}
.fil {
	font-size: 90%;
	text-align: left;
	line-height: 1em;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333;
	padding-bottom: 5px;
}
.nav {
	text-align: center;
	padding-right: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.align_left {
	text-align: left;
}
.align_right {
	text-align: right;
}
.align_justify {
	text-align: justify;
}
/**************LETTRE*********************/
td.lettre  {
	text-align: left;
	vertical-align: top;
	padding-left: 10px;
	padding-right: 10px;
	border: 1px solid black; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
}
/**************PIED DE PAGE***************/
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #333;
	padding-top: 5px;
}
#footer img {
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 5px;
}
.recherche0 { font-weight: normal; background:#FF0; }
.recherche1 { font-weight: normal; background:#6CF; }
.recherche2 { font-weight: normal; background:#CFC; }
.recherche3 { font-weight: normal; background:#C9F; }
.recherche4 { font-weight: normal; background:#FCF; }
