/* MaintenanceandCo */
a	{
    color: #000;
}

a:hover	{
    color: #000;
}
a.panier	{
    color: #fff;
}
a.panier:hover	{
    color: #fff;
}
body 	{
    margin: 0;
    padding: 0;
    font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
    font-size: 12px;
    background: #F1F0F0 url(../img/site/bckgd.gif) repeat-x top;
    /*background: #b5b4c4 url(../img/site/deg.jpg) repeat-x top;*/
}
img {
    border: 0;
    padding:0;
}
h3 {
    margin:0;
    padding:0;
}
p {
    margin:0;
    padding:0;
}
form {
    margin:0;
    padding:0;
}
input {
    border:1px solid #999;
}
#cadre {
    z-index: 1;
    border-left: 20px solid #FFFFFF;
    border-right: 20px solid #FFFFFF;
    margin : 0px auto;
    padding : 0px;
    width: 960px;
    background-color:#FFFFFF;
}
.psm {
    margin:0 0 -8px 0;
    padding: 0;
    text-indent: -9999px;
    background : url(../img/site/maintenance.jpg) no-repeat;
}
.rss {
    margin-top : 10px;
}
.control {
    text-align:right;
    padding-top:9px;
}
/* le bandeau */
h1#top	{
    width: 960px;
    height: 97px;
    margin: 0;
    padding: 0;
    background-image: url(../img/site/bandeau2.gif);
    background-repeat: no-repeat;
    background-position: top center;
    text-indent: -9999px;
}
#top a	{
    display: block;
    height: 95px;
    width: 310px;
    text-decoration: none;
}
.printLogo {
    display:none;
}
#cadreBlanc {
    background-color:#FFFFFF;
    clear:both;
}
/* Publicit� */
#textPub {
    position: absolute;
    z-index: 4;
    left: 50%;
    margin-left: 340px;
    width: 100px;
    height: 30px;
    top: 60px;
    color: #CCCCCC;
    font-size: 10px;
}
#publicite	{
    position: absolute;
    z-index: 3;
    left: 50%;
    border: 1px solid #000;
    margin-left: 10px;
    width: 468px;
    height: 60px;
    top: 35px;
}
/* le panier */
#selection	{
    display: none;
    margin-top: -7px;
    z-index: 2;
    width: 291px;
    height: 50px;
    top: 89px;
    font-size:10px;
    color: #fff;
}
#selection_titre, #selection_nb, #selection_affiche	{
    float: left;
}
#selection_nb, #selection_affiche	{
    padding-top: 2px;
    padding-bottom: 2px;
    text-align: center;
}
#selection_titre	{
    background: url(../img/site/panier_titre2.gif) no-repeat bottom left;
    width: 291px;
    height: 15px;
    padding-top: 14px;
    text-indent: 65px;
    font-size: 12px;
    font-weight: bold;
    text-indent: -9999px;
}
#selection_nb	{
    text-indent: -2px;
    width: 185px;
    background-color: #000;
}
#selection_affiche	{
    background-image: url(../img/site/fleche_bg_rouge.gif);
    background-repeat: no-repeat;
    background-position: left;
    width: 106px;
    background-color: #5a558d;
    text-indent: 8px;
}
#indiceSelection {
    position:absolute;
    width:181px;
    height:27px;
    background: url(../img/site/indiceSelect.gif) no-repeat left bottom;
    padding:0;
    margin-top:-6px;
    margin-left:131px;
    visibility:hidden;
}
#selectChiffre {
    float:left;
    width:22px;
    height:16px;
    background: url(../img/site/bkgd_selection.gif) repeat-x left;
    margin-top:7px;
    margin-left:1px;
    color:#FFFFFF;
    font-weight:bold;
    padding:2px 0 0 2px;
    text-align:center;
}
#selectTxt {
    float:right;
    width:150px;
    height:16px;
    background-color:#000000;
    margin-right:1px;
    margin-top:7px;
    color:#FFFFFF;
    padding:2px 0 0 2px;
    font-weight:bold;
    text-align:center;
}
html>body #selectTxt {
    margin-right:2px;
}
html>body #selectChiffre {
    margin-left:2px;
}
/* la recherche rapide */
#recheRapide  input {
    width:120px;
}
/* les blocks */
#content {
    padding:10px 0;
}
.darkgrey{
    color:#414040; font-size:20px;}

/*le gauche */
#blockGauche {
    width:130px;
    float:left;
}
.rub_cadre {
    border: 1px solid #ef8222;
}
.rub_cadre form {
    padding-bottom:5px;
    padding-left:7px;
}
#menu {
    background-color:#FFFFFF;
}

/*.rub_titre {
    margin:0;
    background-image: url(../img/site/bkgd_orange.gif);
    text-indent: 3px;
    font-size: 12px;
    font-weight: bold;
    color: #FFF;
    height: 16px;
}*/

#bloc_newsletter{
    height: 110px;
}

#bloc_partenaire{
    height: 60px;
}

ul {
    padding:0;
    margin:0;
    list-style:none;
}
.actuPart .para ul	{
    padding:15px;
    margin:auto;
    list-style: circle;
}

ul.rub_lien li {
    background: url(../img/site/rubFleche2.gif) left no-repeat;
    text-indent:10px;
    color:#FFFFFF;
    padding:2px 0;
}
ul.rub_lien a {
    color:#000000;
    font-weight:normal;
    text-decoration:none;
}
ul.rub_lien a:hover {
    color:#000;
    text-decoration:underline;
}
.rub_text {
    margin:0;
    padding:5px 2px;
}
.rub_nl {
    width:90px;
}
.go {
    background: url(../img/site/go.gif) left no-repeat;
    width: 21px;
    height: 21px;
    border:0;
    cursor:pointer;
}
.radio {
    border:0;
}
.formRecherche {
    width:200px;
}
#part_images {
    padding: 2px;
}
.part_images{
    padding: 2px;
}
#part_images img {
    padding: 3px;
    vertical-align:middle
}
/* publicit� */
#pub_titre	{
    margin-top: 2px;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    color: #CCCCCC;
    height: 15px;
}
#pub_images 	{
    padding: 4px 4px 0 5px;
    height: 240px;
}
/* le droit */
#blockDroit {
    /*    width:659px;*/
    width:819px;
    padding:0 1px 0 10px;
    float : left;
}
/* Numerotation des pages */
.changePage {
    border:1px solid #EF8324;
    background-color:#FCEBD9;
    padding:0 4px;
}
.changePage a {
    text-decoration:none;
}
.selectPage {
    border:1px solid #000;
    background-color:#EF8324;
    color:#FFFFFF;
    padding:0 4px;
}
/* footer */
.separateur {
    clear:both;
}
#footer {
    margin : 0px auto;
    padding : 0px;
    width: 800px;
    text-align:center;
}


#footerImpression	{
    display: none;
}

div#col_texte{
    width:66%;
    float:left;
    margin-top:5px;
    margin-left:4px;
}

div#col_texte p{
    margin:3px;
}

.rubrique_titre{
    color:#FFFFFF;
    font-size:12px;
    font-weight:bold;
    height:16px;
    margin:0 0 5px 0;
    text-indent:3px;
    background:#9895b8;
    font-family: "Arial", sans-serif;
    text-shadow: 0px 1px 1px #111111;
}
.violet{
    background: url(../img/site/bg_recherche_rub1.gif);
}
.orange{
    background: url(../img/site/orange.jpg);
}

.retour{
}

.img_flash{
    margin-top:-6px;
}

.fil_arianne{
    color:#FFFFFF;

}
.fil_arianne:hover	{
    color: #FFFFFF;
}

#detail_sous_rubrique{
    height: 184px;
}

#precedent{
    float:left;
}

.voir_societe{
    float:right;
    margin-top: 7px;
}
.prod_list{
    float:right;
    margin: 0px 15px 10px 10px;
}
#gauche{
    height:54px;
    width:300px;
}

#droit{
    float:right;
    height:64px;
    margin-top:-54px;
}

#texte_404 {
	background-color:#F3F4F2;
}

#visu_404{
	border:1px solid;
	margin-left:5px;
	width:804px;
}

