* {
	margin: 0;
	padding: 0;
	border: none;
}

body {
	background: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: center;
}

* html body {
	font-size: 80%;
}

/* this is recognized by IE only */
* html #wrapper {
	width: 950px; /* total width, only for IE5.x/Win */
	w\idth: 944px; /* content width for other IE */
}

#wrapper {
	margin-top: 40px;
	margin-right: auto;
	margin-left: auto;
	width: 944px;
	height: 556px;
	border-top: 2px solid #BF0000;
	border-right: 3px solid #BF0000;
	border-bottom: 2px solid #BF0000;
	border-left: 3px solid #BF0000;
	text-align: left;
}

#header {
	height: 110px;
}

#menu li {
	margin: 0;
	padding: 0;
	float: left;
	background: #BF0000;
	list-style: none;
}

#menu li a span {
	display: none;
}

#menu li a {
	display: block;
	height: 33px;
}

#menu01 a {
	background: url(../img/menu-accueil.gif) no-repeat;
	width: 58px;
}

#menu01 a:hover {
	background: url(../img/menu-accueil-over.gif) no-repeat;
}

body#cat01 #menu01 a {
	background: url(../img/menu-accueil-over.gif) no-repeat;
}

#menu02 a {
	background: url(../img/menu-activites.gif) no-repeat;
	width: 117px;
}

#menu02 a:hover {
	background: url(../img/menu-activites-over.gif) no-repeat;
}

body#cat02 #menu02 a {
	background: url(../img/menu-activites-over.gif) no-repeat;
}

#menu03 a {
	background: url(../img/menu-equipe.gif) no-repeat;
	width: 67px;
}

#menu03 a:hover {
	background: url(../img/menu-equipe-over.gif) no-repeat;
}

body#cat03 #menu03 a {
	background: url(../img/menu-equipe-over.gif) no-repeat;
}

#menu04 a {
	background: url(../img/menu-depannage.gif) no-repeat;
	width: 68px;
}

#menu04 a:hover {
	background: url(../img/menu-depannage-over.gif) no-repeat;
}

body#cat04 #menu04 a {
	background: url(../img/menu-depannage-over.gif) no-repeat;
}

#menu05 a {
	background: url(../img/menu-telematique.gif) no-repeat;
	width: 74px;
}

#menu05 a:hover {
	background: url(../img/menu-telematique-over.gif) no-repeat;
}

body#cat05 #menu05 a {
	background: url(../img/menu-telematique-over.gif) no-repeat;
}

#menu06 a {
	background: url(../img/menu-securite-domotique.gif) no-repeat;
	width: 111px;
}

#menu06 a:hover {
	background: url(../img/menu-securite-domotique-over.gif) no-repeat;
}

body#cat06 #menu06 a {
	background: url(../img/menu-securite-domotique-over.gif) no-repeat;
}

#menu07 a {
	background: url(../img/menu-controles-oibt.gif) no-repeat;
	width: 76px;
}

#menu07 a:hover {
	background: url(../img/menu-controles-oibt-over.gif) no-repeat;
}

body#cat07 #menu07 a {
	background: url(../img/menu-controles-oibt-over.gif) no-repeat;
}

#menu08 a {
	background: url(../img/menu-etudes-projets.gif) no-repeat;
	width: 93px;
}

#menu08 a:hover {
	background: url(../img/menu-etudes-projets-over.gif) no-repeat;
}

body#cat08 #menu08 a {
	background: url(../img/menu-etudes-projets-over.gif) no-repeat;
}

#menu09 a {
	background: url(../img/menu-tv-av.gif) no-repeat;
	width: 83px;
}

#menu09 a:hover {
	background: url(../img/menu-tv-av-over.gif) no-repeat;
}

body#cat09 #menu09 a {
	background: url(../img/menu-tv-av-over.gif) no-repeat;
}

#menu10 a {
	background: url(../img/menu-references.gif) no-repeat;
	width: 69px;
}

#menu10 a:hover {
	background: url(../img/menu-references-over.gif) no-repeat;
}

body#cat10 #menu10 a {
	background: url(../img/menu-references-over.gif) no-repeat;
}

#menu11 a {
	background: url(../img/menu-emplois.gif) no-repeat;
	width: 56px;
}

#menu11 a:hover {
	background: url(../img/menu-emplois-over.gif) no-repeat;
}

body#cat11 #menu11 a {
	background: url(../img/menu-emplois-over.gif) no-repeat;	
}

#menu12 a {
	background: url(../img/menu-partenaires.gif) no-repeat;
	width: 72px;
}

#menu12 a:hover {
	background: url(../img/menu-partenaires-over.gif) no-repeat;
}

body#cat12 #menu12 a {
	background: url(../img/menu-partenaires-over.gif) no-repeat;
}

#content {
	clear: left;
	height: 378px;
}

body#cat01 #content {
	background: url(../img/bg-accueil.jpg) no-repeat;
}

body#cat02 #content {
	background: url(../img/bg-activites.jpg) no-repeat;
}

body#cat03 #content {
	background: url(../img/bg-equipe.jpg) no-repeat;
}

body#cat04 #content {
	background: url(../img/bg-depannage.jpg) no-repeat;
}

body#cat05 #content {
	background: url(../img/bg-telematique.jpg) no-repeat;
}

body#cat06 #content {
	background: url(../img/bg-securite-domotique.jpg) no-repeat;
}

body#cat07 #content {
	background: url(../img/bg-controles-oibt.jpg) no-repeat;
}

body#cat08 #content {
	background: url(../img/bg-etudes-projets.jpg) no-repeat;
}

body#cat09 #content {
	background: url(../img/bg-tv-av.jpg) no-repeat;
}

body#cat10 #content {
	background: url(../img/bg-references.jpg) no-repeat;
}

body#cat11 #content {
	background: url(../img/bg-emplois.jpg) no-repeat;
}

body#cat12 #content {
	background: url(../img/bg-partenaires.jpg) no-repeat;
}

/* this is recognized by IE only */
* html #subzone {
	width: 355px; /* total width, only for IE5.x/Win */
	w\idth: 120px; /* content width for other IE */
}

#subzone {
	float: left;
	padding-top: 20px;
	padding-left: 210px;
	width: 120px;
}

#subzone p.caption {
	color: #BF0000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 60%;
}

#subzone p.caption a {
	color: #777;
}

/* this is recognized by IE only */
* html #mainzone {
	width: 614px; /* total width, only for IE5.x/Win */
	w\idth: 544px; /* content width for other IE */
}

#mainzone {
	float: right;
	padding-top: 20px;
	padding-right: 40px;
	padding-left: 30px;
	width: 544px;
}

#mainzone h1 {
	color: #BF0000;
	font-size: 240%;
}

#mainzone h2 {
	color: #000000;
	font-size: 120%;
}

#mainzone p {
	padding: 6px 0;
	font-size: 90%;
	line-height: 100%;
	font-weight: bold;
}

#mainzone p a {
	color: #BF0000;
}

#mainzone p a:hover {
	color: #FF6600;
}

#mainzone p.notice {
	padding-top: 40px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	line-height: 120%;
}

#mainzone ul {
	padding: 6px 0;
	font-size: 90%;
	list-style: none;
}

#mainzone ul li {
	margin-left: -12px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 12px;
	background: url(../img/flea.gif) no-repeat left;
	font-weight: bold;
}

#reflist {
	padding-top: 10px;
	font-size: 80%;
	list-style: none;
}

#reflist li {
	line-height: 1.3em;
}

#reflist .col1 {
	margin-left: 0;
}

#reflist .col2 {
	margin-left: 180px;
}
 
#reflist .col3 {
	margin-left: 360px;
}
 
#reflist .coltopper {
	margin-top: -27.3em;
}

* html body #reflist .coltopper {
	margin-top: -26.6em;
}

#partnerstab {
	margin-top: 4px;
}

#partnerstab td {
	padding-right: 0px;
	padding-bottom: 4px;
	text-align: left;
	font-size: 80%;
}

#partnerstab td p {
	font-size: 120%;
	font-weight: bold;
}

#partnerstab td ul {
	padding: 6px 0;
	font-size: 100%;
	list-style: none;
}

#partnerstab td ul li {
	margin-left: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 12px;
	background: url(../img/flea.gif) no-repeat left;
	font-weight: bold;
}

#partnerstab a {
	color: #777;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
}

#footer {
	clear: both;
	padding-right: 14px;
	height: 35px;
	background: #BF0000;
	color: #FFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: 150%;
	text-align: right;
	font-weight: bold;
}

#counter {
	float: left;
	padding-left: 14px;
	text-align: left;
}

.hidden {
	display: none;
}

