@charset "utf-8";
/* CSS Document */

body{
	margin:0px;
	padding:0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	background-color: #bdb4a0;
	text-align:left;
}
td#real{
	background-image:url(img/me_real.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

td#real:hover{
	background-image:url(img/me_real.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}

p{
	margin-left:10px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#333;
}

strong{
	margin:0px;
	margin-left:10px;
	margin-top:5px;
	color:#333;
	font-family:Verdana, Geneva, sans-serif;
	}

ul{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#333;
	margin-left:25px;
	margin-top:0px;
	padding:0px;
}

li{
	margin:0px;
	padding:0px;
}

h1{
	color:#475375;
	margin:8px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:15px;
}
h2{
	color:#666;
	margin:8px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
}
a{
	margin:0px;
	padding:0px;
	color:#666;
	text-decoration:none;
}

a:hover{color:#06C;
		margin:0px;
	padding:0px;
}

td#profil{
	background-image:url(img/me_pro.jpg);
	background-position:top;
	background-repeat:no-repeat;
	height:29px;
	padding:0px;
	margin:0px;
}

td#profil:hover{
	background-image:url(img/me_pro.jpg);
	height:29px;
	background-repeat:no-repeat;
		background-position:bottom;
	height:29px;
	padding:0px;
	margin:0px;
}

td#service{
	background-image:url(img/me_ser.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

td#service:hover{
	background-image:url(img/me_ser.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}

td#equipement{
	background-image:url(img/me_equ.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

td#equipement:hover{
	background-image:url(img/me_equ.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}

td#produits{
	background-image:url(img/me_rea.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

td#produits:hover{
	background-image:url(img/me_rea.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}

td#contenu{
	background-image:url(img/border_midle.jpg);
	background-repeat:repeat-y;
	padding-right:15px;
}
img{
	border:none;
	margin:0px;
	padding:0px;
}

td#banniere{
	background-image:url(img/banierre.jpg);
	background-repeat:no-repeat;
	width:566px;
	height:214px;
}

p#banner{
	margin-left:400px;
	margin-top:40px;
	font-size:12px;
}

td#spec{
	background-image:url(img/spec.jpg);
	width:114px;
	height:26px;
	background-position:top;
	background-repeat:no-repeat;
}
td#spec:hover{
	background-image:url(img/spec_o.jpg);
	width:114px;
	height:26px;
	background-position:top;
	background-repeat:no-repeat;
}
	
p#info{
	width:203px;
	height:143px;
	background-image:url(img/info.jpg);
	background-repeat:no-repeat;
	background-color:#FFF;
	background-position:top;
	margin:0px;
	padding:0px;
}

span#contenu_info{
	margin-left:36px;
}