/* CSS Document */ body { /*color:black;*/ background-position: center center; background-color:#FFFFFF; background-image:url(images/bm_fond_site.jpg); background-attachment:fixed; background-position:center center; background-repeat:no-repeat; } #principale { position: absolute; width: 760px; margin-left: -380px; left: 50%; height: 600px; margin-top: -300px; top: 50%; } .texte_haut { position: absolute; width: 760px; margin-left: -380px; left: 50%; } .texte_bas { position: absolute; width: 760px; margin-left: -380px; left: 50%; top: 598px; z-index:80; } #ligne{ margin-top : -2px; width: 760px; height: 30px; padding: 0; font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 10px; text-align: right; color: #000000; } #ligne_bas_droite{ margin-top : -10px; width: 760px; height: 30px; padding: 0; font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 10px; text-align: right; color: #000000; } #ligne_bas { margin-top : -10px; width: 760px; height: 30px; padding: 0; font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 10px; text-align: left; color: #000000; } a:link { color: #000000; text-decoration: underline; } a:hover { color: #FFFFFF; text-decoration: underline overline; } a:visited { color: #FFFFFF; } #cadre { position: absolute; width: 770px; margin-left: -385px; left: 50%; height: 570px; margin-top: -285px; top: 50%; background-color: #DDDDDD; } #cadre_01 { position: absolute; width: 770px; margin-left: -385px; left: 50%; height: 570px; margin-top: -285px; top: 50%; background-image: url(images/interface/interface1.gif); background-attachment:fixed; background-position:center center; background-repeat:no-repeat; background-color: #FFFFFF; } #cadre_02 { position: absolute; width: 770px; margin-left: -385px; left: 50%; height: 570px; margin-top: -285px; top: 50%; background-image: url(images/interface/interface2.gif); background-attachment:fixed; background-position:center center; background-repeat:no-repeat; background-color: #DDDDDD; } #cadre_03 { position: absolute; width: 770px; margin-left: -385px; left: 50%; height: 570px; margin-top: -285px; top: 50%; background-image: url(images/interface/interface3.gif); background-attachment:fixed; background-position:center center; background-repeat:no-repeat; background-color: #DDDDDD; } #cadre_04 { position: absolute; width: 770px; margin-left: -385px; left: 50%; height: 570px; margin-top: -285px; top: 50%; background-image: url(images/interface/interface4.gif); background-attachment:fixed; background-position:center center; background-repeat:no-repeat; background-color: #DDDDDD; } #cadre_05 { position: absolute; width: 770px; margin-left: -385px; left: 50%; height: 570px; margin-top: -285px; top: 50%; background-image: url(images/interface/interface5.gif); background-attachment:fixed; background-position:center center; background-repeat:no-repeat; background-color: #DDDDDD; } #cadre_06 { position: absolute; width: 770px; margin-left: -385px; left: 50%; height: 570px; margin-top: -285px; top: 50%; background-image: url(images/interface/interface6.gif); background-attachment:fixed; background-position:center center; background-repeat:no-repeat; background-color: #DDDDDD; } #menu01 { height: 10px; width: 509px; border: none; position: absolute; bottom: 20px; left: 130px; z-index:30; } #bouton1 { background-image: url(images/interface/menu01_hover_01.gif); background-color: #DDDDDD; background-repeat: no-repeat; height: 22px; width: 101px; margin-bottom: -22px; } #bouton1 a { background-image: url(images/interface/menu01_01.gif); height: 22px; width: 101px; display: block; } #bouton1 a:hover { background-image: url(images/interface/menu01_hover_01.gif); } #bouton2 { background-image: url(images/interface/menu01_hover_02.gif); background-color: #333333; background-repeat: no-repeat; height: 22px; width: 87px; margin-bottom: -22px; margin-left: 101px; } #bouton2 a { background-image: url(images/interface/menu01_02.gif); height: 22px; width: 87px; display: block; } #bouton2 a:hover { background-image: url(images/interface/menu01_hover_02.gif); } #bouton3 { background-image: url(images/interface/menu01_hover_03.gif); background-color: #444444; background-repeat: no-repeat; height: 22px; width: 77px; margin-bottom: -22px; margin-left: 188px; } #bouton3 a { background-image: url(images/interface/menu01_03.gif); height: 22px; width: 77px; display: block; } #bouton3 a:hover { background-image: url(images/interface/menu01_hover_03.gif); } #bouton4 { background-image: url(images/interface/menu01_hover_04.gif); background-color: #DDDDDD; background-repeat: no-repeat;height: 22px; width: 76px; margin-bottom: -22px; margin-left: 265px; } #bouton4 a { background-image: url(images/interface/menu01_04.gif); height: 22px; width: 76px; display: block; } #bouton4 a:hover { background-image: url(images/interface/menu01_hover_04.gif); } #bouton5 { background-image: url(images/interface/menu01_hover_05.gif); background-color: #CCCCCC; background-repeat: no-repeat; height: 22px; width: 78px; margin-bottom: -22px; margin-left: 341px; } #bouton5 a { background-image: url(images/interface/menu01_05.gif); height: 22px; width: 78px; display: block; } #bouton5 a:hover { background-image: url(images/interface/menu01_hover_05.gif); } #bouton6 { background-image: url(images/interface/menu01_hover_06.gif); background-color: #DDDDDD; background-repeat: no-repeat; height: 22px; width: 90px; margin-bottom: -22px; margin-left: 419px; } #bouton6 a { background-image: url(images/interface/menu01_06.gif); height: 22px; width: 90px; display: block; } #bouton6 a:hover { background-image: url(images/interface/menu01_hover_06.gif); } #contenu { margin-top: 20px; height: 480px; width: 770px; overflow: auto; } #contenu a:link { color: #666666; text-decoration: underline; } #contenu a:hover { color: #330099; text-decoration: underline overline; } #contenu a:visited { color: #999999; text-decoration: underline; } h1 { font-family: Tahoma, Verdana, Helvetica, sans-serif; font-size: 16px; margin-left: 20px; font-weight: bold; font-variant: small-caps; color: #330099; } h2 { font-family: Tahoma, Verdana, Helvetica, sans-serif; font-size: 14px; margin-left: 20px; font-weight: bold; font-variant: small-caps; color: #000000; } h3 { font-family: Tahoma, Verdana, Helvetica, sans-serif; font-size: 14px; font-weight: bold; font-variant: small-caps; color: #000000; } p { font-family: Tahoma, Verdana, Helvetica, sans-serif; font-size: 12px; margin-left: 20px; margin-right: 20px; text-align: justify; } /* CSS Pour placement image */ .image_gauche { float: left; height: 150px; width: 200px; border:thin solid #000000; margin-left:20px; margin-right:13px; } .image_droite { height: 150px; width: 470px; } /* CSS Pour portfolio */ /* menu02a : creation - fabrication - multimedia */ #menu02a { height: 10px; width: 328px; border: none; position: absolute; bottom: 50px; left: 20px; z-index:40; } #bouton02a_1 { background-image: url(images/interface/menu02a_hover_01.gif); background-color: #111111; background-repeat: no-repeat; height: 22px; width: 100px; margin-bottom: -22px; } #bouton02a_1 a { background-image: url(images/interface/menu02a_01.gif); height: 22px; width: 100px; display: block; } #bouton02a_1 a:hover { background-image: url(images/interface/menu02a_hover_01.gif); } #bouton02a_2 { background-image: url(images/interface/menu02a_hover_02.gif); background-color: #333333; background-repeat: no-repeat; height: 22px; width: 120px; margin-bottom: -22px; margin-left: 100px; } #bouton02a_2 a { background-image: url(images/interface/menu02a_02.gif); height: 22px; width: 120px; display: block; } #bouton02a_2 a:hover { background-image: url(images/interface/menu02a_hover_02.gif); } #bouton02a_3 { background-image: url(images/interface/menu02a_hover_03.gif); background-color: #444444; background-repeat: no-repeat; height: 22px; width: 108px; margin-bottom: -22px; margin-left: 220px; } #bouton02a_3 a { background-image: url(images/interface/menu02a_03.gif); height: 22px; width: 108px; display: block; } #bouton02a_3 a:hover { background-image: url(images/interface/menu02a_hover_03.gif); } /* menu02b (sous menu de "creation") : decoration - cosmetique - presse - industrie */ #menu02b { height: 10px; width: 328px; border: none; position: absolute; bottom: 50px; right: 20px; z-index:50; } #bouton02b_1 { background-image: url(images/interface/menu02b_hover_01.gif); background-color: #111111; background-repeat: no-repeat; height: 22px; width: 90px; margin-bottom: -22px; } #bouton02b_1 a { background-image: url(images/interface/menu02b_01.gif); height: 22px; width: 90px; display: block; } #bouton02b_1 a:hover { background-image: url(images/interface/menu02b_hover_01.gif); } #bouton02b_2 { background-image: url(images/interface/menu02b_hover_02.gif); background-color: #333333; background-repeat: no-repeat; height: 22px; width: 94px; margin-bottom: -22px; margin-left: 90px; } #bouton02b_2 a { background-image: url(images/interface/menu02b_02.gif); height: 22px; width: 94px; display: block; } #bouton02b_2 a:hover { background-image: url(images/interface/menu02b_hover_02.gif); } #bouton02b_3 { background-image: url(images/interface/menu02b_hover_03.gif); background-color: #444444; background-repeat: no-repeat; height: 22px; width: 62px; margin-bottom: -22px; margin-left: 184px; } #bouton02b_3 a { background-image: url(images/interface/menu02b_03.gif); height: 22px; width: 62px; display: block; } #bouton02b_3 a:hover { background-image: url(images/interface/menu02b_hover_03.gif); } #bouton02b_4 { background-image: url(images/interface/menu02b_hover_04.gif); background-color: #DDDDDD; background-repeat: no-repeat; height: 22px; width: 81px; margin-bottom: -22px; margin-left: 246px; } #bouton02b_4 a { background-image: url(images/interface/menu02b_04.gif); height: 22px; width: 81px; display: block; } #bouton02b_4 a:hover { background-image: url(images/interface/menu02b_hover_04.gif); } /* Partie 05 clients - placement des logos + nom */ .cadre_logo{ margin-left:40px; float:left; text-align:center; }