/* CSS Document */
div#contenu {height:1%; margin-left:255px; margin-right:180px; text-align:left; position:relative;}

/* TEXTES */
.texte-global {background:url(visuels/cg/boites/boite-corps-blanche-550.png) repeat-y top left; width:550px; text-align:left;}
.texte-global .footer {background:url(visuels/cg/boites/boite-footer-blanche-550.png) no-repeat top left; width:550px; height:27px;}
.texte-global .titre {color:#FFFFFF; font-size:18px; padding:7px 0 0 25px;  height:28px; background:url(visuels/cg/boites/boite-verte-550.png) no-repeat top left;}


.texte-global .texte {padding:10px 20px 0 30px; background:url(visuels/cg/boites/boite-header-blanche-550.png) no-repeat top left;}
.texte-global .texte h1 {font-size:18px; }
.texte-global .texte h2 {border-bottom:1px solid; }
.texte-global .texte .h2-vert {border-bottom-color:#CDD737; color:#CDD737; }
.texte-global .texte .h2-bleu {border-bottom-color:#4DABD0; color:#4DABD0; }
.texte-global .texte .h2-orange {border-bottom-color:#FF5E0F; color:#FF5E0F; }

.texte-global .texte .lien-orange, .texte-global .texte .lien-bleu {display:block; font-weight:bold; text-align:right; height:50px; width:200px; padding:5px 55px 0 0; margin:0 0 20px auto; }
.texte-global .texte .lien-orange {color:#FF5E0F; background:url(visuels/cg/fleches/fleche-dte-orange.png) right top no-repeat;}
.texte-global .texte .lien-bleu { color:#4DABD0; background:url(visuels/cg/fleches/fleche-dte-bleue.png) right top no-repeat;}

.texte-global .texte .ul-vert {margin:0 0 0 15px; padding:0; list-style:url(visuels/cg/puces/puce-verte-7.png);}
.texte-global .texte .a-vert {color:#666666; text-align:left; font-weight:normal; display:inline; height:auto; margin:0; padding:0;}
.texte-global .texte p { margin-bottom:5px;}

