/* CSS Document */
h1			{ font-size:10px; color:#fff; font-weight:normal; }

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#747474;
}
.interface {
	position:inherit;
	vertical-align:top;
}
/* LIENS */
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #FF9900;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}
/* FOND DE PAGE */
.accueil2 {
	background-image: url(../images/accueil2.jpg);
	background-repeat:no-repeat;
	height: 378px;
	/*text-align:justify;*/
}
.binou {
	background-image: url(../images/binou.jpg);
	background-repeat:no-repeat;
	height: 378px;
	/*text-align:justify;*/
}
.contacts {
	background-image: url(../images/fond.jpg);
	background-repeat:no-repeat;
	height: 378px;
}
.liens {
	background-image: url(../images/liens.jpg);
	background-repeat:no-repeat;
	height: 378px;
}
.livre {
	background-image: url(../images/fond.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	height: 378px;
}
.palmares{
	background-image: url(../images/palmares.jpg);
	background-repeat:no-repeat;
	height: 378px;
}
.photos{
	background-image: url(../images/fond.jpg);
	background-repeat:no-repeat;
	height: 378px;
}
/*.news{
	border-width:1px;
	border-color:#FFFFFF;
	border-style:solid;
	padding:10px;
}*/
.credits {
	background-color: #666666;
	padding: 10px;
}
.titre {
	float: right;	
}

.cadre {
	border-width:2px;
	border-style:solid;
	border-color:#fff;
}

a img.cadre:hover {
	border-width:2px;
	border-style:solid;
	border-color:#FF9900;
}

/* STYLES */

.Style3 {color: #999999}
.Style4 {
	color: #747474;
	font-weight: bold;
}
.titre_binou {
	font-size: 14px;
	font-weight: bold;
	color: #0066A8;
}
.points {
	font-size: 14px;
	font-weight: bold;
	color: #FFA500;
}
.titre_palmares {
	color: #656366;
	font-size: 14px;
	font-weight: bold;
}
.titre_liens {
	font-size: 14px;
	color: #148A40;
	font-weight: bold;
}
.titre_contacts {
	font-size: 14px;
	color: #E61B0D;
	font-weight: bold;
}
.Style11 {
	font-size: 14px;
	font-weight: bold;
}
.jaune {
	font-size: 9px;
	font-weight: bold;
	color: #FFA500;
}

/**************************************************************************************/
/* Propriétés de la classe TABLO */
.tablo_reco {
	border-style: solid;
	border-color: #000000;
	background-color: #ff9000;
	border-width: 1px;
	margin: 10px;
	width: 300px;
}

.reco_tablo tr td {
	vertical-align:middle;
}

#reco {
	text-align:center;
	padding:10px;

}