/* 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;
}
a:active, a:focus{
	outline:none;
}

/* 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: 18px;
	padding: 0;
	width: 200px;
	margin-left: -35px;
	text-indent: -5000px;
}
#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;
}
#navig li a:hover {
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	font-variant: normal;
}
#navaudiomulti {
	background: url("../images/boutons/audiomulti.jpg") no-repeat center;
	width: 163px;
	height: 20px;
}
#navaudiomulti a:hover {
	background: url("../images/boutons/audiomultiblanc.jpg") no-repeat center;
	width: 163px;
}

#navinf {
	background:  url("../images/boutons/depannorange.jpg") no-repeat center;
	width: 163px;
	height: 20px;
}
#navinf a:hover {
	background:  url("../images/boutons/depannblanc.jpg") no-repeat center;
	width: 163px;
}
#navweb {
	background:  url("../images/boutons/creaweb.jpg") no-repeat center;
	width: 163px;
	height: 20px;
}
#navweb a:hover {
	background:  url("../images/boutons/creawebblanc.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 {
	width: 163px;
	height: 20px;
	background:  url("../images/boutons/ref.jpg") no-repeat center;
}
#navref a:hover {
	width: 163px;
	background:  url("../images/boutons/refblanc.jpg") no-repeat center;
}
#navcontact {
	background:  url("../images/boutons/contact.jpg") no-repeat center;
	width: 163px;
	height: 20px;
}
#navcontact a:hover {
	background:  url("../images/boutons/contactblanc.jpg") no-repeat center;
	width: 163px;
}

/* formatage texte */
.small {
	font-size: 0.9em;
}

/* ACCESSIBILITE */
#access {
	font-size: 0.6em;
	border: 1px hidden #ccc;
	height: 1em;
	text-align: left;
	margin-left: 70px;
}
#access a {
	color: #333;
	text-decoration: none;
}
#access 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;
}
