/*CSS lamedocaine.com annonceurs
body : #380615
fd_textes #727A5D

*/
body {
	background-color: #BE1920;
	text-align: center;
	margin: 1% 0px 0px;
	padding: 0px;
	font-family: "Tahoma", Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
}
img {
	border: 0px;
}
* {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
h1, h2 {
	font-weight: normal;
}
h1 {
	letter-spacing: -1px;
	font: verdana, sans-serif;
	padding-bottom: 5px;
	padding-left: 30px;
	color: #FDF7D1;
	/*color: #CCC;*/
}
h2 {
	font-family: 'Tahoma', Arial, Helvetica, sans-serif;
	text-align: left;
	color: #CDAE03; /*#7E0B05*/
	padding-bottom: 2px;
}
h3 {
	text-align: left;
	color: #727A5D;
	padding-left: 35px;
}
hr {
	display:block;
 	height: 1px;
	margin: 7px 0;
	_margin: -3px 0;
	padding: 0;
	color: #C3AAD2;
 	background-color: #C3AAD2;
 	border: 0;
}
p {
	text-align: justify;
	padding-right: 10px;
	padding-bottom: 8px;
}
a {
	color: #CCC;
}
.erreur {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	background-color: #CC6666;
	padding: 10px;
}
.result {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #339933;
	padding: 10px;
}
.result a {
	color: #FFFFFF;
	text-decoration: none;
}
.result a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.result a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a.info {
	position: relative;
	text-decoration: underline;
	color: #009900;
}
a.info span {
	display: none;
}
a.info:hover {
	background: none; /* correction d'un bug IE */
	z-index: 500;
	text-decoration: none;
}
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: 50em;
	border: 1px solid #464646;
}
table {
	margin-left: auto;
	margin-right: auto;
}
label {
	cursor: pointer;
}
.champs {
	background-color: #FFFFFF;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333333;
	margin-top: 2px;
	margin-bottom: 2px;
}
.tableau {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #380615;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}
.tableau th {
	background: #380615 url(http://www.lamedocaine.com/images/tabs_fd.jpg) repeat-x left top;
	text-align: center;
	font-weight: normal;
	color: white;
	padding: 5px 0;
}
.tableau td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #380615;
	border-bottom-color: #380615;
	vertical-align: top;
	padding: 2px;
}
.spacer {
	clear: both;
}
.admin_info {
	background-color: #FFFF99;
	padding-top: 3px;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
	width: 450px;
}
#promo, #promothumb {
	border: 1px solid #727A5D;
	width: 1%;
}
#promo .tdpromo {
	padding: 10px;
	text-align: center;
}
#promo h2 {
	text-align: center;
	padding: 5px;
}
#promo h3 {
	text-align: center;
	padding: 5px;
}
#promothumb td {
	color: #C3AAD2;
	font-size: 110%;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
}
.anno .th {
	font-weight: normal;
	text-align: center;
	vertical-align: top;
}
.anno td {
	text-align: left;
}
.infothumbs td {
	width: 100px;
	vertical-align: top;
}
.infothumbs .border {
	border: 1px solid #727A5D;
	font-weight: bold;
	color: #C3AAD2;
}
.formulaire th {
	font-weight: normal;
	text-align: right;
	vertical-align: top;
}
.formulaire td {
	text-align: left;
	vertical-align: top;
}
.formulaire .prix {
	text-align: right;
}
.textsmall {
	font-size: 85%;
}
.shadow {
	-moz-box-shadow: 0 0 10px #000; 
    -webkit-box-shadow: 0 0 10px #000; 
}

/*COMMON*/

#container {
	width: 980px;
	margin: 0 auto;
	background-color: #00837C;
	border: 1px solid #F8EFC6;
	color: white;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}
.logo {
	border-bottom: 1px solid #C3AAD2;
	background-color: #FAF2CD;
	text-align: center;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}
.fil {
	font-size: 90%;
	line-height: 2em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF6600;
	padding-left: 15px;
	text-align: left;
}
.fil a {
	color: #FF6600;
	text-decoration: none;
}
.fil a:visited {
	color: #FF6600;
}
.fil a:hover {
	color: #FF6600;
	text-decoration: underline;
}
#content {
	min-height: 45em;
	margin: 10px;
	position: relative;
}
#content .left {
	float: left;
	width: 15em;
}
/*#menu {
	position: absolute;
	top: 0px;
	left: 0px;
}*/
ul#menu {
	width: 15em;
}
ul#menu li {
	cursor: pointer;
	margin: 2px 0px;
	line-height: 2.5em;
	text-align: left;
	font-weight: bold;
	border: 1px solid #727A5D;
	background-color: white;
	color: #380615;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
ul#menu li a {
	background: #380615 url(http://www.lamedocaine.com/images/tabs_fd.jpg) repeat-x left top;
	/*background: #380615;*/
	text-decoration: none;
	display: block;
	padding-left: 1em;
	border: 0 none;
	height: 100%;
	color: white;
}
ul#menu li a:hover {
	color: #380615;
	background: white;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

/*ul#menu {
	list-style-type: none;
}
#menu li {
	text-align: left;
}
#menu a {
	display: block;
	color: white;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #727A5D;
	line-height: 2.5em;
	padding-left: 1em;
	width: 14em;
	margin-bottom: 2px;
}
#menu a:hover {
	color: #CDCE42;
	color: #727A5D;
	background-color: white;
}
*/
#content .right {
	margin-left: 16em;	
}
#content .right .floatleft {
	float:left;
	/*min-height: 350px;*/
	/*height: 400px;*/
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C3AAD2;
	padding-left: 5px;
	padding-right: 5px;
	font-family: 'Tahoma', Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#content .right ul {
	text-align: left;
	padding-left: 50px;
}
#content .right li {
	list-style-type: disc;
}
#newsinsert {
	float: right;
	width: 250px;
	margin-left: 20px;
	background-color: #380615;
	text-align: justify;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	color: white;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}
#newsinsert a{
	color: white;
}
#newsinsert a:visited{
	color: #CCC;
}
.abonnes {
	border-top: 1px solid #727A5D;
	border-left: 1px solid #727A5D;
}
.abonnes th {
	text-align: left;
	border-bottom: 1px solid #727A5D;
	padding: 10px;
}	
.abonnes td {
	text-align: left;
	border-right: 1px solid #727A5D;
	border-bottom: 1px solid #727A5D;
	padding: 10px;
}	
.statistiques {
	border-top: 1px solid #727A5D;
	border-left: 1px solid #727A5D;
}
.statistiques th, .statistiques td {
	text-align: left;
	border-right: 1px solid #727A5D;
	border-bottom: 1px solid #727A5D;
	padding: 10px;
	vertical-align: top;
}	
.logout {
	text-align: center;
	background-color: #CEC4C7;
	border: 1px solid #380615;
	margin-top: 50px;
	width: 350px;
	height: 210px;
	margin-right: auto;
	margin-left: auto;
	padding: 20px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}
.clear{
	clear: both;
	margin: 0px;
	font-size: 1px;
	line-height: 1px;
	padding: 0px;
}
.linkbottom {
	line-height: 2em;
	text-align: center;
}
#footer {
	font-size: 90%;
	color: white;
	text-align: center;
	clear: both;
	padding: 5px;
}
#footer a {
	color: white;
}
.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; }