/* CSS Document */

.foot{
	font:bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	position: relative;
	visibility: visible;
	height: 31px;
	width: 956px;
	background-color: #00B18C;
}
.main {
	position: relative;
	height: 589px;
	width: 956px;
}
.menugauche {
	position: absolute;
	width: 150px;
	height: 458px;
	background-color: #B0DFDB;
	top: 100px;
}
.menudroit {
	position: absolute;
	width: 196px;
	height: 458px;
	left: 760px;
	background-color: #B0DFDB;
	top: 100px;
}
.centre {
	position: absolute;
	width: 610px;
	height: 458px;
	left: 150px;
	top: 100px;
	background-color: #FFFFFF;
}
.centre2 {
	position: absolute;
	width: 806px;
	height: 458px;
	left: 150px;
	top: 100px;
	background-color: #FFFFFF;
}
.head {
	position: absolute;
	height: 100px;
	width: 956px;
}
.infos {
	position: absolute;
	width: 300px;
	height: 450px;
	left: 5px;
	top: 5px;
	z-index: 10;
	background-image: url(images/10x10_transparent.png);
	visibility: hidden;
}
.infosOn {
	position: absolute;
	width: 300px;
	height: 450px;
	left: 5px;
	top: 5px;
	z-index: 10;
	background-image: url(images/10x10_transparent.png);
	visibility: visible;
}
p {
	margin: 5px 5px 5px 5px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/fond_part.gif);
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: underline;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: underline;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	text-decoration: none;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: underline;
}
.actu_date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	font-style: italic;
}
.actu_titre {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
}
.actu_chapeau {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.trnormal {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.trover {
	background-color: #EEEED0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.trnormalAchat {
	background-color: #B0DFDB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.troverAchat {
	background-color: #EEEED0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.star {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.tableau {
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	background-color: #FFFFCE;
}
.tableau_titre{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.tableau_prix{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CC9900;
	text-decoration: none;
}
.tableau a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FDEF92;
	text-decoration: none;
}
.tableauModele {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999990;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999990;
	border-left-color: #999990;
}
.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #AAAAAA;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
.copy a:link{
	color: #AAAAAA;
	text-decoration: underline;
}
.copy a:visited{
	color: #AAAAAA;
	text-decoration: underline;
}
.copy a:active{
	color: #AAAAAA;
	text-decoration: underline;
}
.copy a:hover{
	color: #FFFFFF;
	background-color: #AAAAAA;
}
