/* CSS Document */

*{
	scrollbar-base-color: #A35064;
	scrollbar-arrow-color: #D5D6D1; 
}
body {
	background-color: #D5D6D1;
	text-align: center;
	margin: 0px;
	font-family:Tahoma;
	font-weight:normal;
	font-size:14px;
	color: #D5D6D1;
	text-decoration: none;
}
a:link {
	color: #E4CDD5;
	text-decoration: none;
}
a:visited {
	color: #D5D6D1;
	text-decoration: line-through;
}
a:hover {
	color: #7A3D4D;
	background: #D5D6D1;
}
a:active {
	color: #333366;
	text-decoration: none;
}

#wrapper {
	width: 1000px;
	margin: auto;
}
div {
	position: relative;
}
.text {
	text-align: center;
	margin: 9px;
	text-decoration: none;
}
#menu_haut {
	position:absolute;
	color:#D5D6D1;
	left:37px;
	top:241px;
	width:924px;
	font-family:Tahoma;
	font-size:15px;
	height:36px;
	z-index:1;
}
#pub_google {
	position:absolute;
	text-align:right;
	width:470px;
	height:62px;
	z-index:2;
	left: 434px;
	top: 31px;
}
a:focus {
	 outline: none; 
} 
#heure_date {
	position:absolute;
	text-align:center;
	width:507px;
	height:24px;
	z-index:1;
	left: 264px;
	top: 289px;
	font-family:Verdana;
	font-size:14px;
}
#google_adsense {
	position:absolute;
	width:730px;
	height:92px;
	z-index:1;
	left: 82px;
	top: 606px;
}
#fond_vert td{
	background: #DEC163;
	color:#000000;
}

/* ------- CADRE VERT --------- */

#cadre_vert{
	background: #D1B85B;
	padding: 15px;
	text-align:center;
	color:#000000;
	border: #000000 2px dotted;
	
}
#cadre_vert td{
	text-align:center;
	color:#000000;
	border: #000000 1px dotted;
}
html { overflow-x:hidden }


#menu_gauche {
	position:absolute;
	left:42px;
	top:326px;
	width:205px;
	height:917px;
	z-index:1;
	text-align:left;
}
#menu_milieu {
	position:absolute;
	left:260px;
	top:326px;
	width:551px;
	height:931px;
	z-index:1;
}
#menu_droite {
	position:absolute;
	left:833px;
	top:326px;
	width:132px;
	height:434px;
	z-index:1;
}

#gauche {
	width: 200px;
	float: left;
	position: absolute;
	top: 200px;
}
.conteneur {
	width: 160px;
}
.bouton a {
	font-family: Tahoma;
	font-size: 14px;
	color: #834152;
	text-decoration: none;
	background-color: #D5D6D1;
	text-align: left;
	display: block;
	padding: 2px;
	width: 100%;
	margin-top: 3px;
	border-left-width: 15px;
	border-left-style: solid;
	border-left-color: #D5B1BD;
	font-weight: normal;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #D5B1BD;
	border-right-color: #D5B1BD;
	border-bottom-color: #D5B1BD;
}
.bouton a:hover{
	font-family: Tahoma;
	font-size: 14px;
	color: #D5D6D1;
	text-decoration: none;
	background-color: #A35064;
	text-align: left;
	display: block;
	padding: 2px;
	width: 100%;
	margin-top: 3px;
	border-left-width: 15px;
	border-left-style: solid;
	border-left-color: #D5D6D1;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D5D6D1;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D5D6D1;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D5D6D1;
}
#menu_bas {
	position:absolute;
	left:219px;
	top:2677px;
	width:740px;
	height:139px;
	z-index:1;
}
.titre_gros{
	font-size: 16px;
}
.titre_petit {
	font-size: 12px;
	font-weight: bold;
}
