html, body {
	margin:0px;
	padding:0px;
	background:#F1F1F1;
	height:100%;
}

td {
	font-family:Tahoma;
	font-size:11px;
}
H1 {
	font-family:Tahoma;
	font-size:16px;
	margin:0;
}

H2 {
	font-family:Tahoma;
	font-size:12px;
	margin:0;
}

h3
{
	margin:0;
}

table.boite {
	width:100%;
	margin-bottom:5px;
	background:#FFFFFF;
	border:1px solid black;
}

table.recherche {
	width:100%;
	margin-bottom:5px;
	background:#eaece1 url("recherche/fond.jpg") repeat-x;
	border:1px solid black;
}

form {
	margin:0px;
	padding:0px;
}

select {
	font-family:Verdana;
	font-size:10px;
	border:1px solid #b3b3b3;
}

input {
	font-family:Verdana;
	font-size:10px;
	border:1px solid #b3b3b3;
}
textarea {
	font-family:Verdana;
	font-size:10px;
	border:1px solid #b3b3b3;
}

input.simple {
	border:0px;
}

input.calendrier
{
	background:white url("icones/calendrier.png") no-repeat right;
	width:100px;
	cursor:pointer;
}

button.bouton {
	text-decoration:underline;
	background:url("recherche/coche.jpg") no-repeat left center;
	padding-left:16px;
	border:0px;
	font-family:Tahoma;
	font-size:11px;
}

a {
	color:black;
	text-decoration:none;
}

table.menuhaut {
	height:30px;
		background:#000000;
}

table.menuhaut td {
	padding:0px;
	padding-left:25px;
	padding-right:23px;
	font-weight:bold;
	text-align:center;
	border-right:1px solid black;
}

table.menuhaut td.actif {
	background:url("site/menuactif.gif");
}
table.menuhaut td.actif a {
	color:black;
}

table.menuhaut a {
	color:white;
}

table.sousmenuhaut {
		height:25px;
		background:#D2DB46;
	margin:0px 0px 0px 0px;
}

table.sousmenuhaut td {
	padding:1px 10px 1px 10px;
	text-align:center;
	border-right:1px solid #837f7f;
}

div.boutique {
	width:300px;
	height:289px;
	margin-bottom:5px;
	background:url("boutique/fond.jpg");
}

table.lemag
{
	width:100%;
	border:1px solid black;
	margin-bottom:5px;
}

table.lemag td
{
	padding:5px;
}

td.lemag {
	height:22px;
	background:url("lemag/bandeau.jpg");
	padding-left:0 0 0 10px;
	color:white;
	font-weight:bold;
}

td.lemag a
{
	color:white;
}

div.forum {
	width:100%;
	background:url("pages/micro.jpg") no-repeat left top;
	padding-left:55px;
	margin-bottom:5px;
}

a.lien {
	text-decoration:underline;
}

div.promo {
	font-size:12px;
	color:red;
	font-weight:bold;
}

div.chemin {
	margin-bottom:5px;
	padding:5px;
}

table.moteurgolf {
	background:#19a52d url("moteurs/boussole-vert.jpg") left top no-repeat;
	width:100%;
	border:1px solid black;
	margin-bottom:5px;
}

table.moteurgolf td {
	color:white;
}

table.moteurgolf td.rechercher {
	padding:0px;
	background:url("moteurs/fond-recherche-vert.jpg") top repeat-x;
	height:40px;
	text-align:center;
	vertical-align:top;
}

table.moteur {
	background:#eaece1 url("moteurs/boussole.jpg") left top no-repeat;
	width:100%;
	border:1px solid black;
	margin-bottom:5px;
}

table.moteur td.rechercher {
	padding:0px;
	background:url("moteurs/fond-recherche.jpg") top repeat-x;
	height:40px;
	text-align:center;
	vertical-align:top;
}

div.moteuronglets
{
	width:100%;
	background:url("moteurs/onglet_b.jpg") bottom repeat-x;
}

div.moteuronglets table
{
	height:22px;
}

div.moteuronglets td.separation
{
	width:1px;
	padding:0px;
}

div.moteuronglets td.actifg
{
	width:2px;
	background:url("moteurs/onglet_actif_g.jpg");
	padding:0px;
}

div.moteuronglets td.actifd
{
	width:2px;
	background:url("moteurs/onglet_actif_d.jpg");
	padding:0px;
}

div.moteuronglets td.actif
{
	background:url("moteurs/onglet_actif.jpg");
	padding:1px 10px 0 10px;
	text-align:center;
}

div.moteuronglets td.inactifg
{
	width:2px;
	background:url("moteurs/onglet_g.jpg");
	padding:0px;
}

div.moteuronglets td.inactifd
{
	width:2px;
	background:url("moteurs/onglet_d.jpg");
	padding:0px;
}

div.moteuronglets td.inactif
{
	background:url("moteurs/onglet.jpg");
	padding:1px 0 0 0;
	text-align:center;
}

div.moteuronglets a
{
	color:black;
	text-decoration:none;
	display:block;
	padding:0 10px 0 10px;
}

.pied {
	text-align:center;
}

.pied td
{
	border-top:1px solid black;
}

.InfosEuro
{
	text-align:center;
	font-size:9px;
}

.InfosEuro a
{
	text-decoration:underline;
}