﻿body, html, form
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 100%;
	width: 100%;
}
body
{
	background-color: #f6f6f6;
}

.button:hover
{
	background-color: #e2e2e2;
}

img
{
	border:none;
}

.productstable
{
	width: 33%;
	border-width: 0px;
	border-style: none;
}

td.trouver
{
	background-image: url(../../images/menu_trouver.jpg);
	background-position: top;
}
td.trouver:hover
{
	background-image: url(../../images/menu_trouver.jpg);
	background-position: bottom;
}
td.politique
{
	background-image: url(../../images/menu_politique.jpg);
	background-position: top;
}
td.politique:hover
{
	background-image: url(../../images/menu_politique.jpg);
	background-position: bottom;
}
td.catalogue
{
	background-image: url(../../images/menu_catalog.jpg);
	background-position: top;
}
td.catalogue:hover
{
	background-image: url(../../images/menu_catalog.jpg);
	background-position: bottom;
}
td.concours
{
	background-image: url(../../images/menu_visite.jpg);
	background-position: top;
}
td.concours:hover
{
	background-image: url(../../images/menu_visite.jpg);
	background-position: bottom;
}

td.find
{
	background-image: url(../../images/menu_trouver_en.jpg);
	background-position: top;
}
td.find:hover
{
	background-image: url(../../images/menu_trouver_en.jpg);
	background-position: bottom;
}
td.politic
{
	background-image: url(../../images/menu_politique_en.jpg);
	background-position: top;
}
td.politic:hover
{
	background-image: url(../../images/menu_politique_en.jpg);
	background-position: bottom;
}
td.catalog
{
	background-image: url(../../images/menu_catalog_en.jpg);
	background-position: top;
}
td.catalog:hover
{
	background-image: url(../../images/menu_catalog_en.jpg);
	background-position: bottom;
}
td.contest
{
	background-image: url(../../images/menu_contest.jpg);
	background-position: top;
}
td.contest:hover
{
	background-image: url(../../images/menu_contest.jpg);
	background-position: bottom;
}

.PagerButton
{
	padding: 1px;
	cursor: pointer;
	border: 0px;
	background: transparent url(Images/first.jpg) no-repeat scroll center;
	width: 20px;
	vertical-align: middle;
}
.PagerButton:hover
{
	border: 1px solid #9EB6CE;
	padding: 0px;
}

.FirstPage
{
	background: transparent url(Images/first.jpg) no-repeat scroll center;
}

.PrevPage
{
	background: transparent url(Images/prev.jpg) no-repeat scroll center;
	margin-right: 6px;
}

.NextPage
{
	background: transparent url(Images/next.jpg) no-repeat scroll center;
}

.LastPage
{
	background: transparent url(Images/last.jpg) no-repeat scroll center;
}

.itemtitre, .itemtitre:link, itemtitre:active, itemtitre:visited, itemtitre:hover
{
	color: #444444;
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	text-transform: uppercase;
}

.itemdate, .itemdate:link, itemdate:active, itemdate:visited, itemdate:hover
{
	color: #777777;
	font-family: Verdana;
	font-weight: bold;
	font-size: 9px;
	text-decoration: none;
}

.itemcontent, .itemcontent:link, itemcontent:active, itemcontent:visited, itemcontent:hover
{
	color: #585858;
	font-family: Verdana;
	font-size: 11px;
	line-height: 16px;
}

.itemnote, .itemnote:link, itemnote:active, itemnote:visited, itemnote:hover
{
	color: #585858;
	font-family: Verdana;
	font-size: 11px;
}

.itemtitrecomment, .itemtitrecomment:link, itemtitrecomment:active, itemtitrecomment:visited, itemtitrecomment.hover
{
	color: #444444;
	font-family: Verdana;
	font-weight: bold;
	font-size: 9px;
	text-decoration: none;
}


.titre
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #983e00;
	font-weight: bold;
	margin: 5 0 5 0;
}

.soustitreBrun
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #614e37;
	font-weight: bold;
	margin: 5 0 5 0;
}

.soustitreOrange
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #983e00;
	margin: 0px;
	font-weight:bold;
	margin: 5 0 5 0;
}

.texte
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #666;
	margin: 5 0 5 0;
	text-align:justify;
}

.gras
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #666;
	margin: 0px;
	font-weight:bold;
	margin: 5 0 5 0;
	text-align:justify;
}

ul
{
	text-align:justify;
}
