/**************************************************************************** * HAUT DE PAGE COMMUN ****************************************************************************/ /* Page */ #container { width:100%; background-color: #D9DEE2; margin: 0 0 0 0px ; text-align:left; position:absolute; } p { margin: 0px; color:#000; font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 1em; } #article { padding-bottom:15px; margin: 0 0 0 100px; } #article h3 { margin-left: 15px; } #article p { margin: 20px 0px 0px 15px; line-height:14px; font-size: 0.7em; } #article a { font-weight: bold; color: #006DAC; } a { text-decoration: none; } a:hover { text-decoration: underline; } img {border: 0px; padding: 0px; margin: 0px;} /******************************** * Bandeau de la page *********************************/ #bandeau { margin:0px; width:100%; height:160px; background:url(/template/theme_portail2/images/fond_menu.jpg) repeat-x; } #bandeau a { border:none; text-decoration:none; cursor:pointer; color:#012138; } #bandeau a:hover { cursor:pointer; color:#012138; } /******************************** * Moteur et outils *********************************/ #moteurEToutils { float:right; margin: -98px -80px 0 0 ; } #moteurEToutils .debutBarreOutils { vertical-align:middle; float:left; width:7px; height:25px; } /* Moteur de recherche */ #moteurEToutils .rechercheOutils { float:left; height:22px; vertical-align:middle; white-space:nowrap; width:360px; margin-top:3px; } #rechercheOutils .left { float:left; } #moteurEToutils .boutonRecherche { float:left; width:18px; height:18px; background-image:url(/template/theme_portail2/images/bouton_ok.jpg); vertical-align:middle; } #moteurEToutils a.btRecherche { border:none; text-decoration:none; cursor:pointer; vertical-align:middle; } #moteurEToutils a.btRecherche:hover { cursor:pointer; } #moteurEToutils .rechercheAvancee { float:left; margin-top:2px; height:18px; vertical-align:middle; } #moteurEToutils a.rechercheAvancee:hover { text-decoration:underline; } #moteurEToutils input{ float:left; width:160px; font-family:Arial, Helvetica, sans-serif; font-size:11px; vertical-align:middle; margin-right:5px; border:1px solid #C5D2DD; } #moteurEToutils .btRecherche{ width:18px; height:18px; border:0px; vertical-align:middle; } /* Menu sous bandeau */ #moteurEToutils .menuBarreOutils { float:right; width:315px; padding-right:10px; height:25px; text-align:right; } #moteurEToutils .menuBarreOutils span{ font-family:Arial, Helvetica, sans-serif; font-size:0.6em; color:#fff; margin-right: 3px; margin-left: 3px; } #moteurEToutils .menuBarreOutils a{ font-family:Arial, Helvetica, sans-serif; font-size:0.6em; color:#fff; text-decoration:none; } #moteurEToutils .menuBarreOutils a:hover{ text-decoration:underline; } /******************************** * Personnalisables *********************************/ body { background:#fff; /* style pour code couleur */ margin:0px; padding:0px; } #bandeau .btLogo { -moz-background-clip:border; -moz-background-inline-policy:continuous; -moz-background-origin:padding; background:transparent url(pix_alias/logo_ministere_justice.gif) no-repeat scroll 0 0; float:left; height:85px; width:90px; margin:20 0 0 30px; } #bandeau .btBandeau { -moz-background-clip:border; -moz-background-inline-policy:continuous; -moz-background-origin:padding; background:transparent url(pix_alias/bandeau.gif) no-repeat scroll 0 0; float:left; height:44px; width:535px; margin:50 0 0 0px; }