@charset "utf-8";
/* CSS Document */
/*Programmation et développement CSS - Rodrigue Navarro - contact: rodrigue.navarro@gmail.com*/
body{	
	margin:0;
	padding:0;
	text-align:center;
	}
.references{
	visibility:hidden;
	display:none;
	margin:0;
	padding:0;
	}
.tendeur{
	clear:both;
	}
#container{
	width:1000px;
	padding:0;
	margin:0 auto;
	background:url(images/site_good.jpg) top left no-repeat;
	}
#gauche{
	width:268px;
	height:800px;
	margin:0;
	padding:0;
	float:left;
	}
#droite{
	width:732px;
	margin:0 0 70px;
	padding:0;
	float:left;
	}
#ecarteur-haut{
	margin:0;
	padding:0;
	}
#ecarteur-bas{
	width:732px;
	height:32px;
	margin:0;
	padding:0;
	}
#menu{
	width:732px;
	height:64px;
	margin:0;
	padding:0;
	}
#graph a{
	width:189px;
	height:64px;
	margin:0;
	padding:0;
	float:left;
	background:url(images/menu/graphisme.jpg) top left no-repeat;
	}
#graph a:hover{
	background:url(images/menu/graphisme-hover.jpg) top left no-repeat;
	}
#pub a{
	width:170px;
	height:64px;
	margin:0;
	padding:0;
	float:left;
	background:url(images/menu/publicite.jpg) top left no-repeat;
	}
#pub a:hover{
	background:url(images/menu/publicite-hover.jpg) top left no-repeat;
	}
#ill a{
	width:216px;
	height:64px;
	margin:0;
	padding:0;
	float:left;
	background:url(images/menu/illustration.jpg) top left no-repeat;
}
#ill a:hover{
	background:url(images/menu/illustration-hover.jpg) top left no-repeat;
}
#profil a{
	width:157px;
	height:64px;
	margin:0;
	padding:0;
	float:left;
	background:url(images/menu/profil.jpg) top left no-repeat;
	}
#profil a:hover{
	background:url(images/menu/profil-hover.jpg) top left no-repeat;
	}
#container-visio{
	width:732px;
	margin:0;
	padding:0;
	}
#visionneuse{
	width:600px;
	margin:0 auto;
	padding:0;
	}