@charset "utf-8";
.css {
}
body {
	margin: 0 px;
	padding: 0 px;
	text-align: center;
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #666666;
	background-position: 110px;
}
.conteneur {
	height: 800px;
	width: 900px;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}
.boutons{
	/*background-image: url(../haut.jpg);
	background-repeat: repeat-x;*/
	height: 50px;
	width: 900px;
}
.conteneur2{
	height: 640px;
	width: 900px;
}
.avatar{
	height: 320px;
	width: 280px;
	position: absolute;
	float : left;
	bottom: 0px;
}
.menu{
	height: 320px;
	width: 280px;
	position: relative;
	background:url(../fond1.gif);
}
.menu2{
	height: 320px;
	width: 280px;
	position: relative;
	background:url(../fond_perso.gif);
}
.menu4{
	height: 320px;
	width: 280px;
	position: relative;
	background:url(../fond_accueil.gif);
}
.menu3{
	height: 320px;
	width: 280px;
	position: relative;
	background:url(../fond_pro.gif);
}
.menutxt{
	letter-spacing: 1px;
	text-align: center;
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.colongauche{
	height: 750px;
	width: 280px;
	position:relative;
	float:left;
	padding: 0px;
	margin: 0px;
}
.colondroite{
	height: 750px;
	width: 620px;
	float:right;
	OVERFLOW-X: hidden;
	scrollbar-face-color: #336699;
	scrollbar-shadow-color: #9CE5FD;
	scrollbar-highlight-color: #336699;
	scrollbar-3dlight-color: #9CE5FD;
	scrollbar-darkshadow-color: #9CE5FD;
	scrollbar-track-color: #336699;
	scrollbar-arrow-color: #9CE5FD;
	background-image: url(../fond02.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	
}
a.bt_menu {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
a.bt_menu:hover {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF6600;
}
a img
{
border: 1px;
border-color:#FFFFFF;
} 
.mail {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	height: 17px;
	width: 902px;
	font-size: 11px;
	background-color: #555555;
	position:relative;
}

