
/* ---------- Styles specific to the project ----------- */

td.header1 {
        padding-top: 1px 0px 1px 20px;
        font-family: Verdana,Arial,Helvetica;
        font-weight: bold;
        font-size: 13px;
        color: rgb(34,39,139);
        text-decoration: none;
        text-align: left;
        background: #ffffff url(../images/menu_st.gif) no-repeat center left;
        border-bottom: 0px;
        /*border-bottom: 1px solid rgb(203,220,252);*/
        height: 20px;
        }

div.fill{
        height: 40px;
}


/* ENCARTS ACCUEIL */
table.Editize {
        border: 0px;
        border-collapse: collapse;
        font-size: 10px;
        width: 100%;
		}
table.Editize td {
        margin: 0px;
        padding: 5px 0px 5px 0px;
        vertical-align: top;
        }

div.encart {
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
		width: 201px;
		background: url(../images/encart_bg.jpg) repeat-y top left;
        }
div.encartEnd {
        margin: 10px 10px 0px 10px;
        padding: 0px 0px 7px 0px;
        width: 201px;
		background: url(../images/encart_footer.jpg) no-repeat bottom left;
        }
div.encart h3 {
        margin: 0px 0px 0px 0px;
        padding: 11px 0px 0px 0px;
		font-family: Arial, Helvetica, Verdana, sans-serif;
        font-size: 16px;
        font-weight: bold;
        color: #ffffff;
		text-align: center;
		height: 42px;
		background: url(../images/encart_titre.jpg) no-repeat top left;
        }
div.encart p {
        display: block;
        margin: 0px;
        padding: 10px 15px 10px 15px;
        font-size: 11px;
        line-height: 1.2em;
        color: #4b4033;
        }
div.encart p.cms {
        padding: 100px 15px 10px 15px;
        background: url(../images/encart_cms.jpg) no-repeat top center;
        }
div.encart p.ecommerce {
        padding: 100px 15px 10px 15px;
        background: url(../images/encart_ecommerce.jpg) no-repeat top center;
        }
div.encart p.surmesure {
        padding: 100px 15px 10px 15px;
        background: url(../images/encart_surmesure.jpg) no-repeat top center;
        }

/* bouton type En savoir plus version grey */
div.LinkLeft-grey {
        float: right;
        margin: 0px 14px 5px 0px;
        padding: 0px 0px 0px 16px;
        background: url(../images/LinkLeft-grey.gif) no-repeat top left;
		}
div.LinkBg-grey {
        float: left;
        margin: 0px;
        padding: 0px 1px 0px 7px;
        font-weight: bold;
        color: #ffffff;
        line-height: 19px;
        height: 20px;
        background: url(../images/LinkBg-grey.gif) repeat-x top left;
		}
div.LinkRight-grey {
        float: left;
        margin: 0px;
        padding: 0px;
        width: 10px;
        height: 20px;
        background: url(../images/LinkRight-grey.gif) no-repeat top right;
		}
div.LinkLeft-grey a {
        color: #ffffff;
        text-decoration: none;
		}
div.LinkLeft-grey a:hover {
        color: #ededed;
        text-decoration: none;
		}


/* REFERENCES ACCUEIL */
div.ref {
        display: block;
        margin: 0px 0px 0px 10px;
        padding: 0px 0px 0px 0px;
        font-size: 10px;
        line-height: 1.2em;
		font-weight: bold;
        background-color: #f7f7f7;
        height: 150px;
        }
div.ref2 {
        display: block;
        margin: 0px 0px 0px 10px;
        padding: 0px 0px 0px 0px;
        font-size: 10px;
        line-height: 1.2em;
		font-weight: bold;
        background: url(../images/accueil_ref_autres_bg.gif) repeat-y top left;
        width: 128px;
        height: 150px;
        }
div.ref img, div.ref2 img {
		border: 0px;
		}
div.ref img.ref {
        margin: 0px;
        padding: 11px 12px 11px 12px;
        border: 1px solid #dfdfdf;
        background-color: #ffffff;
		}
div.ref p {
		padding: 0px 10px 0px 10px;
		}
div.ref a {
		color: #575757;
        text-decoration: none;
		}
div.ref a:hover {
		color: #840607;
        text-decoration: none;
		}

