	a {
	text-decoration:none;
	color:#CC3399;
}
a:hover {
		color:#00668c;
}
body {
	background-color:#d0d0d0;
	font-family:  Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #000000;
	line-height: 15px;
	scrollbar-base-color:#d0d0d0;
}
#global {
	background-color:#d0d0d0;
	position: absolute;
	height: 1800px;
	width: 900px;
	left: 50%;
	top:20px;
	margin-left: -450px;
}

.bleu {
	color: #00668c;
}


/* //////////////////////////////////////////////////////////// logo //////////////////////////////////////////////////////////// */

#logo {
	background-color:#ffffff;	
	position: absolute;
	height: 195px;
	width: 170px;
	top: 0px;
	left: 0px;
}

/* //////////////////////////////////////////////////////////// deco sup //////////////////////////////////////////////////////////// */

#deco_sup {
	background-color:#FFFFFF;
	position: absolute;
	height: 140px;
	width: 530px;
	top: 0px;
	left: 170px;
}

/* //////////////////////////////////////////////////////////// choix des langues //////////////////////////////////////////////////////////// */

#langues {
	background-color:#00668c;
	position: absolute;
	height: 140px;
	width: 200px;
	top: 0px;
	left: 700px;
}

/* //////////////////////////////////////////////////////////// deco gauche //////////////////////////////////////////////////////////// */

#deco_gauche {
	background-color:#ffffff;
	position: absolute;
	height: 1555px;
	width: 170px;
	top: 195px;
	left: 0px;
}

/* //////////////////////////////////////////////////////////// customer media //////////////////////////////////////////////////////////// */

#customer_media {
	background-color:#ffffff;
	position: absolute;
	height: 55px;
	width: 530px;
	top: 140px;
	left: 170px;
}

/* //////////////////////////////////////////////////////////// menu //////////////////////////////////////////////////////////// */

#menu {
	background-color:#FFFFFF;
	position: absolute;
	height: 70px;
	width: 530px;
	top: 195px;
	left: 170px;
}

/* //////////////////////////////////////////////////////////// titre //////////////////////////////////////////////////////////// */

#titre {
	background-color:#ffffff;
	position: absolute;
	height: 80px;
	width: 530px;
	top: 265px;
	left: 170px;
}

/* //////////////////////////////////////////////////////////// plan ring //////////////////////////////////////////////////////////// */

#ring {
	background-color:#ffffff;
	position: absolute;
	height: 80px;
	width: 321px;
	top: 20px;
	left: 170px;
}

/* //////////////////////////////////////////////////////////// corps central //////////////////////////////////////////////////////////// */

#corps_central {
	background-color:#FFFFFF;
	position: absolute;
	height: 1405px;
	width: 530px;
	top: 345px;
	left: 170px;
}

/* //////////////////////////////////////////////////////////// corps droite //////////////////////////////////////////////////////////// */

#corps_droite {
	background-color:#b8c879;
	position: absolute;
	height: 1610px;
	width: 200px;
	top: 140px;
	left: 700px;
}
#txt_corps_droite {
	background-color:#b8c879;
	position: absolute;
	height: 500px;
	width: 180px;
	top: 195px;
	left: 710px;
}
#custo {
	background-color:#b8c879;
	position: absolute;
	height: 30px;
	width: 80px;
	top: 1200px;
	left: 794px;
}

/* //////////////////////////////////////////////////////////// foot //////////////////////////////////////////////////////////// */

#foot {
	background-color:#ffffff;
	position: absolute;
	height: 50px;
	width: 900px;
	top: 1750px;
	left: 0px;
}

