html { overflow-y: scroll; }
body, p,  th, input, td, select, textarea, li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-color: #141816;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	color: #000;
}
p, ul, li {
	line-height: 150%;
	text-align: justify;
}
strong, b {
	color: #695f8c;
}
a:link, a:visited {
	color: #c26825;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #000;
}
h1, h2, h3 {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size:28px;
	font-weight: normal;
	font-style: italic;
	color:#695f8c;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color:#c26825;
	font-size:20px;
	font-weight: normal;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	color:#695f8c;
	font-size:16px;
}
th {
	background:#9f92b5;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
}
#tabmain {
	width:970px;
}
#tabmain1 {
	background-image: url(../img/bgmain1.jpg);
	background-repeat: no-repeat;
	background-color: #141816;
}
#tabmain2 {
	background-image: url(../img/bgmain2.jpg);
	background-repeat: no-repeat;
	background-color: #d3c4af;
	vertical-align: top;
}
#menu {
	vertical-align: top;
	width: 250px;
	float: left;
	margin-left: 10px;
	padding: 0;
}
#menu ul, #menu ul li {
	list-style: none;
	margin: 0;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 21px;
	font-weight: bold;
}
#menu a {
	color:#c26825;
}
#menu a:hover {
	text-decoration: none;
	color:#695f8c;
}
#menu .active {
	color:#51408d;
}
#soinstitre{
	color:#c26825;
	height:12px;
	font-size:14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	padding : 0px;
	text-align: center;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
#soins {
	float:left;
	width:190px;
	height:150px;
	padding-left:20px;
}
#soins ul, #soins ul li {
	list-style: none;
	margin: 0;
	padding-left: 0px;
	line-height: 100%;
}
#soins a {
	font-size: 12px;
	line-height: 18px;
	font-weight:bold;
	color:#695f8c;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
}
#soins a:hover {
	color:#c26825;
	text-decoration:none;
}
#soins2 {
	padding-top: 8px;
}
#contenu {
	margin-right: 10px;
	margin-left: 10px;
	float:left;
	display:inline-block;
	width:513px;
}
#contenu ul, #contenu li {
	list-style:url(../img/puce.gif);
}
#lien_up {
	vertical-align: top;
	float: right;
	margin-top: 15px;
	color: #666;
	font-size: 11px;
}
#lien_up a {
	color: #666;
	font-weight: normal;
}
#lien_up a:hover {
	color: #333;
}
#droite {
	vertical-align: top;
	text-align: center;
	float: right;
	width:166px;
}
#mediatix, #bottommenu {
	vertical-align: top;
	font-size: 10px;
}
#mediatix a, #bottommenu, #bottommenu a {
	color: #C78F58;
}
#mediatix a:hover, #bottommenu a:hover {
	color: #D9B38C;
}
#encart {
	background-color: #beafa9;
	padding: 10px;
	line-height: 130%;
	font-style: italic;
	font-weight: bold;
	color: #695f8c;
	margin-top: 15px;
	margin-right: 7px;
	margin-bottom: 15px;
	margin-left: 7px;
}
.brd_top {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c26825;
}
.brd_bottom, h1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c26825;
}
.rouge {
	color:#FF0000;
}
.floatright {
	float: right;
	margin-left: 8px;
}
.floatleft {
	float: left;
	margin-right: 8px;
}
.petit {
	font-size: 11px;
}
