/* ******************************************** STYLES GLOBAUX : BALISES ********************************************************** */
/* __________________________________________ styles globaux : balises ____________________________________________________________ */
body {
    margin:0px;
    padding:0px;
    border:0px;
    background-color:#6db0e9;
    background-position:center;
}
h1, h2, h3 {
	margin:0px;
	font-weight:normal;
}
h1 {
	font-size:20px;
}
h2 {
	font-size: 13px;
}
h3 {
	font-size:10px;
}
p {
	font-family:Arial, sans-serif;
	margin:0px;
	color:#2E1D12;
	font-size:12px;
}
/* *************************************************** STYLES LAYOUT **************************************************************** */
/*_____________________________________________________ styles layout _______________________________________________________________ */
/*____________________________________________________ pour TOUT le site ____________________________________________________________ */
#global {
	position:absolute;
	left:50%;
	margin-left:-497px;
	margin-top: 0px;
	width:994px;
	height:680;
}
/*__________________________________________________ pour les pages contenu_________________________________________________________ */

#navig {
	margin:0px;
	text-align:right;
	text-align:right;
	position:absolute;
	left: 76px;
	top: 141px;
	width: 175px;
	height: 258px;
}
#background {
	position:absolute;
	left:50%;
	margin-left:-497px;
	margin-top: 0px;
	width:994px;
	height:680px;
}
#backgroundstart {
	position:absolute;
	left:50%;
	margin-left:-497px;
	margin-top: 0px;
	width:994px;
	height:680px;
}
#sponsored {
	margin:0px;
	text-align:right;
	width:888px;
	height:19px;
	text-align:right;
	position:absolute;
	left: 54px;
	top: 576px;
}
#balkenbottom {
	margin:0px;
	text-align:right;
	width:698px;
	height:19px;
	text-align:right;
	position:absolute;
	left: 271px;
	top: 663px;
}
/*----------------------------------------------------- CONTENU-------------------------------------------------------*/

#main1 {
	margin:0px;
	text-align:right;
	width:655px;
	height:454px;
	text-align:right;
	position:absolute;
	left: 289px;
	top: 186px;
}
/*_______________________________________________________ styles locaux _________________________________________________ */

.texte, .texteNavig, .textesmall {
	font-family: Arial, sans-serif;
}
.texte a:hover {
	font-site:12px;
	color:#BC9F65 !important;
}
.title {
	font-family: Arial, sans-serif;
	font-size: 17px;
	color:#663300;
}
.title,  .title a:hover.title a:active, .title a:visited {
	font-family: Arial, sans-serif;
	font-size: 13px;
	color:#663300;
}
.texteNavig, .texteNavig a:active, .texteNavig a:visited {
	font-size: 12px;
	color:#F7F7F7;
}
.texteNavig a:hover {
	font-site:12px;
	color:#FFFFFF !important;
}
.texte, .textesmall, .texteverysmall {
	font-size:11px;
	line-height:14px;
	color:#663300;
}
.texte {
	font-size: 12px;
}
.textesmall, .textesmall a:hover {
	font-size: 9px;
	color:#663300 !important;
}
