body {
margin: 0px 0px 15px 0px;
padding: 0px;
font-family: Arial;
font-size: 12px;
color: #000000;
text-align: center; /* pour centrage sous IE5 */
}

#conteneur {
margin-left: auto;
margin-right: auto;
width: 970px;
text-align: left; /* retablissement du centrage */
}

#ombre {
width: 960px;
padding: 0px 5px 0px 5px;
background-image: url('../images/bord-ombre.gif');
background-repeat: repeat-y;
float: left;
}

#pdfcache {
float: left;
visibility: hidden;
}

/* -------------- Header --------------- */

#header {
width: 960px;
float: left;
}

#header a#logospectra {
width: 209px;
height: 130px;
display: block;
font-size: 2px;
line-height: 1px;
color: #ffffff;
background-image: url('../images/logo-spectra.gif');
background-repeat: no-repeat;
border-right: 1px #ffffff solid;
float: left;
}

#header #bandeau {
font-size: 2px;
height: 130px;
width: 750px;
float: left;
/*
background: url(images/fond-entete.jpg) no-repeat;
*/
}

/* -------------- Fin header --------------- */

/* -------------- Corps --------------- */

#corps {
width: 960px;
float: left;
background-image: url('../images/fond-corps.jpg');
background-repeat: no-repeat;
background-position: bottom;
position: relative;
}

/* -------------- Colonne gauche --------------- */

#gauche {
width: 209px;
margin-right: 1px;
float: left;
}

ul#menuv {
width: 209px;
margin: 0px;
padding: 0px;
list-style: none;
border-bottom: 1px #ffffff solid;
margin-bottom: 60px;
}

ul#menuv li.rub a {
width: 184px;
display: block;
padding: 8px 10px 8px 15px;
color: #ffffff;
font-size: 11px;
font-weight: bold;
text-decoration: none;
background-color: #3c3c3e;
border-top: 1px #ffffff solid;
/*border-bottom: 1px #3c3c3e solid;*/
}
ul#menuv li.rub a#ractive {
background-color: #c50e1f;
}
ul#menuv li.rub a:hover {
background-color: #c50e1f;/*242424*/
}




ul#menuv li.rubn3 {
width: 209px;
padding-bottom: 1px;
background-color: #ffffff;
background-image: url('../images/fpmv.gif');
background-repeat: repeat-x;
background-position: left bottom;
}

ul#menuv li.rubn3 a {
width: 156px;
display: block;
padding: 7px 10px 7px 43px;
color: #6a6c6b;
font-size: 11px;
text-decoration: none;
background-image: url('images/fl.gif');
background-repeat: no-repeat;
background-position: 30px 12px;
}
ul#menuv li.rubn3 a:hover {
width: 156px;
padding: 7px 10px 7px 40px;
color: #404040;
border-left: 3px #3c3c3e solid;
background-color: #F0F0F0;
background-position: 27px 12px;
}

ul#menuv li.rubn3 a#active {
width: 156px;
display: block;
padding: 7px 10px 7px 40px;
color: #404040;
font-size: 11px;
font-weight: bold;
border-left: 3px #c50e1f solid;
text-decoration: none;
background-color: #ffffff;
background-image: url('../images/fl.gif');
background-repeat: no-repeat;
background-position: 27px 12px;
}
ul#menuv li.rubn3 a#active:hover {
color: #2e2e2e;
}




ul#menuv li.art {
width: 209px;
padding-bottom: 1px;
background-color: #ffffff;
background-image: url('../images/fpmv.gif');
background-repeat: repeat-x;
background-position: left bottom;
}

ul#menuv li.art a {
width: 171px;
display: block;
padding: 7px 10px 7px 28px;
color: #6a6c6b;
font-size: 11px;
text-decoration: none;
background-image: url('images/fl.gif');
background-repeat: no-repeat;
background-position: 15px 12px;
}
ul#menuv li.art a:hover {
width: 171px;
padding: 7px 10px 7px 25px;
color: #404040;
border-left: 3px #3c3c3e solid;
background-color: #F0F0F0;
background-position: 12px 12px;
}

ul#menuv li.art a#active {
width: 171px;
display: block;
padding: 7px 10px 7px 25px;
color: #404040;
font-size: 11px;
font-weight: bold;
border-left: 3px #c50e1f solid;
text-decoration: none;
background-color: #ffffff;
background-image: url('../images/fl.gif');
background-repeat: no-repeat;
background-position: 12px 12px;
}
ul#menuv li.art a#active:hover {
color: #2e2e2e;
}

/* -------------- Fin colonne gauche --------------- */

/* -------------- Menuh --------------- */

ul#menuh {
margin: 0px;
padding: 0px;
list-style: none;
width: 750px;
font-size: 11px;
background-color: #3c3c3e;
border-top: 1px #ffffff solid;
/*border-bottom: 1px #A8ABB3 solid;*/
float: left;
}

ul#menuh li {
float: left;
}

ul#menuh li a {
height: 30px;
padding: 0px 35px 0px 35px;
line-height: 30px;
display: block;
float: left;
font-weight: bold;
color: #ffffff;
text-decoration: none;
border-right: 1px #ffffff solid;
/*background-image: url('images/barremh.gif');
background-position: right;
background-repeat: no-repeat;*/
}
ul#menuh li a#mhactif{
background-color: #c50e1f;
}
ul#menuh li a:hover {
background-color: #c50e1f;
}

ul#menuh li a#en {
width: 70px;
padding: 0px;
background-image: url('../images/en.gif');
background-repeat: no-repeat;
background-position: 23px 6px;
border: 0px;
}

ul#menuh li a#en:hover {
background-color: #c50e1f;
}

/* -------------- Fin menuh --------------- */

/* -------------- Contenu --------------- */

#contenu {
width: 710px;
margin: 0px 0px 0px 0px;
padding: 10px 20px 100px 20px;
float: left;
/*background-color: #f0F0F0;*/
position: relative;
text-align: justify;
color: #000000;
}

h1 {
padding: 10px 150px 13px 75px;
margin: 5px 0px 10px 0px;
font-size: 20px;
color: #c50e1f;
background-image: url('../images/ondem.gif');
background-repeat: no-repeat;
background-position: 1px 7px;
}
h1#accueil {
width: 480px;
padding: 10px 10px 13px 73px;
margin: 5px 0px 10px 0px;
}
/*
a#tel2 {
width: 159px;
height: 47px;
position: absolute;
display: inline;
float: left;
top: 0px;
right: 0px;
}
a#tel2 img {
border: 0px;
}
*/
a#tel2 {
width: 159px;
height: 55px;
position: absolute;
display: inline;
float: left;
top: 0px;
right: 0px;
}
a#tel2 img {
border: 0px;
}

h2 {
color: #c50e1f;
font-size: 16px;
margin: 20px 0px 10px 0px;
}

h2.actus {
width: 226px;
margin: 0px 0px 10px 0px;
padding: 0px 2px 0px 2px;
font-size: 14px;
color: #ffffff;
background-color: #3c3c3e;
text-align: center;
}

a {
color: #c50e1f;
text-decoration: none;
}
a:hover {
text-decoration: underline;
}

p {
padding: 0px;
margin: 0px 0px 10px 0px;
}

#contenu ul {
position: relative;
margin: 7px 0px 15px 0px;
padding: 0px;
list-style-type: none;
}
#contenu ul li {
margin: 0px 0px 1px 20px;
padding-left: 12px;
background-image: url(../images/pcm.gif);
background-repeat: no-repeat;
background-position: 0px 5px;
}

#ruba {
float: left;
width: 710px;
margin: 20px 0px 30px 0px;
background-image: url('../images/fra.gif');
background-repeat: repeat-y;
}

.rub1 {
width: 226px;
float: left;
font-size: 12px;
color: #000000;
text-align: justify;
}

.rub1 img.logora {
width: 226px;
height: 120px;
margin: 0px 0px 5px 0px;
/*background-color: #f0f0f0;*/
}

.rub1 h2 {
margin: 0px 0px 5px 0px;
padding: 0px 2px 0px 2px;
font-size: 12px;
color: #ffffff;
background-color: #3c3c3e;
text-align: center;
}

img.flra {
border: 0px;
width: 11px;
height: 11px;
vertical-align: middle;
}

#prodreal {
width: 710px;
float: left;
margin-top: 20px;
}

#prod {
width: 332px;
float: left;
margin-right: 40px;
}

#real {
width: 338px;
float: left;
}

#prod h2 {
margin: 0px;
padding: 10px 5px 5px 13px;
width: 314px;
color: #c50e1f;
font-size: 12px;
background-image: url('../images/ftp.gif');
background-repeat: no-repeat;
}
#prod ul {
margin: 0px 0px 15px 0px;
padding: 5px 10px 15px 25px;
width: 297px;
font-size: 11px;
list-style: none;
background-image: url('../images/flp.gif');
background-repeat: no-repeat;
background-position: bottom;
}
#prod ul li {
background-image: url('../images/plp.gif');
background-repeat: no-repeat;
background-position: 0px 5px;
padding: 0px 0px 0px 15px;
margin: 0px 0px 4px 0px;
}
#prod ul li a {
font-size: 12px;
color: #666666;
text-decoration: none;
}
#prod ul li a:hover {
text-decoration: underline;
}

#real h2 {
margin: 0px 0px 10px 0px;
padding: 0px 2px 0px 2px;
width: 334px;
color: #ffffff;
font-size: 12px;
background-color: #000000;
}

#real dl {
margin: 0px 0px 7px 0px;
padding: 0px;
clear: both;
}
#real dl dt {
margin: 0px;
padding: 0px;
padding-left: 5px;
float: left;
}

#contenu #real dl dt a img {
padding: 2px;
border: 1px #cccccc solid;
background-color: #ffffff;
}

#real dl dd {
margin: 0px;
padding: 0px;
padding-left: 90px;
font-size: 12px;
color: #666666;
text-align: justify;
}

#real dl dd a {
color: #666666;
font-weight: bold;
text-decoration: none;
display: block;
padding: 2px 0px 2px 0px;
}

span.comimg {
font-size: 10px;
color: #336699;
}

/* -------------- Catalogue produits --------------- */

#produits {
width: 710px;
height: 400px;
font-size: 12px;
margin-bottom: 50px;
padding-bottom: 0px;
overflow: auto;
float: left;
}

#produits .cproduit {
width: 658px;
border: 1px #e6e6e6 solid;
float: left;
padding: 10px 10px 10px 10px;
margin-bottom: 5px;
}

#produits .cproduit .infoscp {
width: 550px;
float: left;
font-size: 12px;
color: #000000;
margin: 0px;
}

#produits .cproduit .infoscp a.h2 {
font-size: 12px;
color: #c50e1f;
font-weight: bold;
margin: 0px 0px 5px 0px;
padding: 0px;
text-decoration: none;
display: block;
}

#produits .cproduit .infoscp a.h2:hover {
text-decoration: underline;
}

#produits .cproduit img.logop {
width: 80px;
border: 1px #e6e6e6 solid;
float: left;
margin-right: 15px;
}


#produits .produit {
width: 658px;
border: 1px #e6e6e6 solid;
background-image: url('../images/lpp.gif');
background-repeat: repeat-y;
float: left;
padding: 10px 10px 10px 10px;
margin-bottom: 5px;
}

#produits .produit img.logop {
width: 80px;
border: 1px #e6e6e6 solid;
float: left;
margin-right: 15px;
}

#produits .produit .infosp {
width: 430px;
float: left;
font-size: 12px;
color: #000000;
margin: 0px 0px 0px 0px;
}

#produits .produit .infosp h2 {
font-size: 12px;
color: #c50e1f;
margin: 0px 0px 5px 0px;
padding: 0px;
}

#produits .produit .pdf {
width: 105px;
text-align: center;
color: #000000;
font-size: 10px;
float: left;
margin-left: 18px;
text-decoration: none;
}

#produits .produit .pdf a {
color: #000000;
text-decoration: none;
}
#produits .produit .pdf a:hover {
text-decoration: underline;
}
#produits .produit .pdf a img {
border: 0px;
margin-bottom: 3px;
}

/* -------------- Fin catalogue produits --------------- */


/* -------------- Références --------------- */

#references { /* div en scroll overflow: auto; */
width: 710px;
height: 400px;
font-size: 12px;
margin-bottom: 50px;
padding-bottom: 0px;
overflow: auto;
float: left;
}

.reference {
width: 658px;
border: 1px #DDE2E5 solid;
float: left;
padding: 10px 10px 10px 10px;
margin-bottom: 5px;
}

.reference .infosref {
/* width: 320px; */
width: 540px;
float: left;
font-size: 12px;
color: #000000;
margin: 0px;
}

.reference .infosref a.h2 {
font-size: 12px;
/*color: #016D95;*/
color: #c50e1f;
font-weight: bold;
margin: 0px 0px 5px 0px;
padding: 0px;
text-decoration: none;
display: block;
}

.reference .infosref a.h2:hover {
text-decoration: underline;
}

.reference img.logoref {
/*width: 170px;*/
width: 100px;
border: 1px #DDE2E5 solid;
float: left;
margin-right: 15px;
}

/* -------------- Fin Références --------------- */


/* -------------- Actualites --------------- */

#actualites { /* div en scroll overflow: auto; */
width: 710px;
/*height: 300px;*/
font-size: 12px;
padding-bottom: 0px;
/*overflow: auto;*/
float: left;
}

.actualite {
width: 668px;
border: 1px #DDE2E5 solid;
float: left;
padding: 10px 10px 10px 10px;
margin-bottom: 10px;
}

.actualite .infosactu {
/* width: 320px; */
width: 540px;
float: left;
font-size: 12px;
color: #000000;
margin: 0px;
}

.actualite .infosactu a.h2 {
font-size: 12px;
/*color: #016D95;*/
color: #c50e1f;
font-weight: bold;
margin: 0px 0px 5px 0px;
padding: 0px;
text-decoration: none;
display: block;
}

.actualite .infosactu a.h2:hover {
text-decoration: underline;
}

.actualite img.logoactu {
/*width: 170px;*/
width: 100px;
border: 1px #DDE2E5 solid;
float: left;
margin-right: 15px;
}

#precsuiv {
float: left;
width: 710px;
margin-bottom: 20px;
font-size: 12px;
}
#precsuiv table td a.num {
padding: 2px 5px 2px 5px;
border: 1px #cccccc solid;
line-height: 22px;
}
#precsuiv table td a#numactif {
padding: 2px 5px 2px 5px;
border: 1px #cccccc solid;
line-height: 22px;
color: #000000;
}

/* -------------- Fin Actualites --------------- */


/* -------------- Formulaire contact --------------- */

div.cadreac {
width: 410px;
background-image: url('../images/cafch.gif');
background-repeat: no-repeat;
padding-top: 13px;
margin: 0px 0px 0px 150px;
float: left;
display: inline;
font-size: 12px;
}

div.cadreac  form#contact {
font-family: Arial;
color: #3c3c3e;
padding: 0px;
width: 392px;
padding: 0px 0px 7px 18px;
background-image: url('../images/cafcb.gif');
background-repeat: no-repeat;
background-position: bottom;
float: left;
}

#contact p {
margin: 0px 0px 4px 0px;
}

#contact p#cho {
color: #686969;
margin-top: 10px;
}

#contact label {
color: #3c3c3e;
font-size: 12px;
width: 100px;
float: left;
padding-top: 2px;
margin-right: 10px;
}

#contact input, #contact textearea {
font-size: 12px;
font-family: Arial;
padding: 0px;
}
#contact input.text {
width: 180px;
}
#contact input.text2 {
width: 130px;
}
#contact textarea {
font-family: Arial;
width: 255px;
height: 90px;
}

#contact input#submit {
float: right;
margin: 10px 18px 0px 0px;
}

dl#erreur {
float: left;
display: inline;
color: #3c3c3e;
margin: 0px 0px 10px 80px;
padding: 0px;
width: 410px;
background-image: url('../images/cafch.gif');
background-repeat: no-repeat;
}
dl#erreur dt {
float: left;
margin: 0px;
padding: 8px 10px;
font-weight: bold;
font-size: 12px;
}
dl#erreur dd {
float: left;
margin: 0px;
padding: 0px 10px 10px 10px;
width: 390px;
background-image: url('../images/cafcb.gif');
background-repeat: no-repeat;
background-position: bottom;
}
dl#erreur dd ul {
float: left;
margin: 0px;
padding: 0px;
list-style: none;
}
dl#erreur dd ul li {
margin: 0px 0px 2px 10px;
padding-left: 13px;
background-image: url('images/pcm.gif');
background-repeat: no-repeat;
background-position: 0px 5px;
}

/* -------------- Fin formulaire contact --------------- */


/* -------------- Fin contenu --------------- */

/* -------------- Fin corps --------------- */

/* -------------- Footer --------------- */

#footer {
width: 950px;
height: 22px;
font-size: 11px;
color: #ffffff;
padding: 2px 10px 0px 10px;
text-align: center;
float: left;
background-image: url('../images/fond-footer.gif');
background-repeat: no-repeat;
}

#footer a {
color: #ffffff;
text-decoration: none;
}
#footer a:hover {
text-decoration: underline;
}

/* -------------- Fin footer --------------- */


/* -------------- Netsys --------------- */

#netsys {
width: 970px;
height: 33px;
padding-top: 0px;
padding-right: 7px;
text-align: right;
  voice-family: "\"}\"";
  voice-family:inherit;
  height: 33px;
  width: 963px;
}
html>body #netsys {
  height: 33px;
  width: 963px;
}
#netsys a {
width: 69px;
height: 29px;
float: right;
font-size: 2px;
color: #ffffff;
background-image: url('../images/creation-site-internet-netsys.gif');
line-height: 1px;
}
#netsys a span {
display: none;
}

/* -------------- Fin netsys --------------- */


/* -------------- Styles FCKeditor --------------- */

span.spectra
{
	font-size: 12px;
	color: #c50e1f; /* #ED2764; */
	font-weight: bold;
	font-family: 'Arial';
}

/* voir plus haut style h2 */

/* --------------- Fin Styles FCKeditor --------------- */

