/* CSS Document *//* Style pixels carres - www.pixelscarres.com - 2007*//*General*/html{	font-size: 100%;}body {	background-color:#FFFFFF;	color: #333333;	font-size: 1em;	padding: 0;	margin: 0;	font: 100% Arial, Helvetica, sans-serif;}p {	margin: auto auto 1em;}a img{	border: 0;}a:hover img {	border: 0;}a:focus {	border: thin solid #333;}/* mise en page et menu*/#page {	width: 49em;	margin-right: auto;	margin-left: auto;	text-align: center;}#menu {	width: 650px;	height: 200px;	margin-right: auto;	margin-top: 30px;	margin-left: auto;	text-align: center;}#logo {	width: 200px;	height: 200px;	float: left;	margin-right: 20px;}#navig {	float: left;	background:  url(../../images/carres/orange.gif) no-repeat;	height: 200px;	width: 200px;}#navig li {	list-style: none;	margin-top: 25px;	width: 200px;	margin-left: -35px;	text-indent: -5000px;	padding: 0;}#navig li a {	display: block;	height: 100%;	color: #000;	text-decoration: none;	font-variant: small-caps;}#navig li a:hover {	width: 200px;	margin-right: auto;	margin-left: auto;	font-variant: normal;}#navaudiomulti {	background: url(../../images/boutons/es/audio.jpg) no-repeat center;	width: 163px;	height: 20px;}#navaudiomulti a:hover {	background: url(../../images/boutons/es/audio2.jpg) no-repeat center;	width: 163px;}#navweb {	background:  url(../../images/boutons/es/web1.jpg) no-repeat center;	width: 163px;	height: 20px;}#navweb a:hover {	background:  url(../../images/boutons/es/web2.jpg) no-repeat center;	width: 163px;}#navpxc {	background:  url(../../images/boutons/pxc.jpg) no-repeat center;	width: 163px;	height: 20px;}#navpxc a:hover {	background:  url(../../images/boutons/pxcblanc.jpg) no-repeat center;	width: 163px;}#navref {	background:  url(../../images/boutons/es/refer.jpg) no-repeat center;	width: 163px;	height: 20px;}#navref a:hover {	background:  url(../../images/boutons/es/refer2.jpg) no-repeat center;	width: 163px;}#navcontact {	background:  url(../../images/boutons/es/contacto.jpg) no-repeat center;	width: 163px;	height: 20px;}#navcontact a:hover {	background:  url(../../images/boutons/es/contacto2.jpg) no-repeat center;	width: 163px;}/* formatage texte */.small {	font-size: 0.9em;}/* ACCESSIBILITE */#access2 {	font-size: 0.7em;	margin-bottom: 20px;	text-align: right;	width: 640px;}#access2 a {	color: #333;	text-decoration: none;}#access2 a:hover {	text-decoration: overline;}/* PIED */#footer {	width: 49em;	height: 2em;	margin-right: auto;	margin-left: auto;	top: 20px;	position: relative;	margin-bottom: 100px;}#footer p{	color: #333;	font-family: Arial, Helvetica, sans-serif;	font-size: 0.7em;	text-align: center;} #footer a {	color: #333;	text-decoration: none;} #footer a:hover {	text-decoration: underline overline;}