body, td, th {
	margin: 0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	margin:0;
}
img {
	border:0;
}
.autres_liens {
	position:relative;
	margin:auto;
	width:950px;
	text-align:left;
}
/*******************************************************************************
Liens
*******************************************************************************/
a {
	color:#000;
	font-weight:bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #930D02;
}
div.navigation {
	width: 526px;
	border: 2px solid #8F0D03;
	background: #FFA443;
	margin: 0px 3px 3px 0px;
	text-align: center;
	padding:1px;
}
a.lienfiche, a.pages {
	text-decoration: underline;
}
/*******************************************************************************
HN
*******************************************************************************/
h1 {
	font-size:12px;
	margin-top:0px;
	margin-bottom:0px;
	font-style:italic;
	font-weight:normal;
}
h2 {
	font-size:18px;
	margin-top:0px;
	margin-bottom:0px;
	font-weight:normal;
}
h3 {
	font-size:12px;
	margin-top:0px;
	margin-bottom:0px;
	font-weight:normal;
}
/*******************************************************************************
Autres
*******************************************************************************/
div.nav_compte {
	text-align:center;
	font-size:14px;
	text-transform:uppercase;
	margin-top:5px;
	font-weight:bold;
}
.alerte {
	font-weight: bold;
	color: #800000;
}
.GrasRouge {
	font-weight: bold;
}
.GrasBlanc {
	font-weight: bold;
}
.pageactuelle {
	font-weight: bold;
}
div.screenshot {
	float: left;
	width: 145px;
}
div.site {
	float: left;
	width: 355px;
}
div.siteLarge {
	float: left;
	width: 500px;
}
.descCategorie {
	font-size: 12px;
}
input.saisie {
	color:#930D02;
	font-size:12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	border:2px solid #930D02;
	background-color:#ffffff;
}
/*******************************************************************************
INDEX
*******************************************************************************/
div.categorie {
	float: left;
	width: 264px;
}
div.souscategorie {
	float: left;
	width: 264px;
	text-align: left;
}
div.texteCentre {
	text-align: left;
	margin-left: 15px;
	line-height: 20px;
	width: 520px;
}
/*******************************************************************************
FORMULAIRES
*******************************************************************************/
form {
	margin: 0px;
	padding:0px;
}
input.ajout, select.ajout {
	color:#930D02;
	font-size:12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	border:2px solid #930D02;
	background-color:#ffffff;
}
input.bouton {
	color:#930D02;
	font-size:12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	border:2px solid #930D02;
	background-color:#ffffff;
}
textarea.ajout {
	color:#930D02;
	font-size:12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	border:2px solid #930D02;
	background-color:#ffffff;
}
/*******************************************************************************
FORM AJOUT SITE
*******************************************************************************/
div.libelle, div.element, div.element2 {
	float: left;
	width: 135px;
	height: 30px;
}
div.element, div.element2 {
	width: 380px;
	height: 30px;
}
div.element2 {
	height: 100px;
}
/*******************************************************************************
FICHE SITE
*******************************************************************************/
div.libFiche {
	float: left;
	width: 120px;
	font-weight: bold;
}
div.notation {
	font-weight: bold;
	font-size:16px;
	text-align:center;
	margin-top:5px;
}
div.descFiche {
	float: left;
	width: 380px;
}
.sep {
	clear: both;
	width: 536px;
}
.sepCenter {
	clear: both;
	text-align: center;
}
.motclegras {
	background:#eb0909;
	color:#000000;
}
img.left {
	text-align: left;
}
div.commentairefiche {
	width: 545px;
	border: 1px solid #ffffff;
	background: #F5C356;
	margin-bottom: 8px;
	padding:3px;
}
/*******************************************************************************
POPUP VOTE
*******************************************************************************/
.bulleVote {
	position:absolute;
	width:400px;
	height: 75px;
	top: 0px;
	left: 0;
	padding:4px;
	background-color:#FFD080;
	border: 1px #eb0909 solid;
	visibility: hidden;
	z-index: 100;
}
/*******************************************************************************
POPUP CODE WEBMASTER
*******************************************************************************/
.bulleCode {
	position:absolute;
	width:500px;
	height: 150px;
	top: 0px;
	left: 0;
	padding:4px;
	background-color:#FFD080;
	border: 1px #eb0909 solid;
	visibility: hidden;
	z-index: 100;
}
/*******************************************************************************
CADRE AJOUT NORMAL - PREMIUM
*******************************************************************************/
div.cadreajout {
	float: left;
	width: 240px;
	height: 160px;
	margin: 10px;
	padding: 5px;
	text-align: justify;
	border: 1px solid #be0909;
}
/*******************************************************************************
ADMIN
*******************************************************************************/
.lignetitre {
	background: #E0E0E0;
	color: #000000;
	font-weight: bold;
}
.ligne1 {
	background: #F0F0F0;
	color: #000000;
}
.ligne2 {
	background: #000000;
	color: #000000;
}
div.libelleAdmin {
	float: left;
	width: 300px;
}
div.ordreAdmin {
	float: left;
}
div.nomCategorie {
	float: left;
	width: 250px;
}