/******************************************************************************/ /*Feuille de style du site RVPI */ /*Jérôme Olive*/ /******************************************************************************/ body{ align :center; text-align : center; background-color:#555555; color:white; font-family: Arial, Verdana, sans-serif; } #global{ position:center; width:980px; margin-left: auto; margin-right: auto; } #conteneur { position:center; margin-left: auto; margin-right: auto; width: 670px; } #contenu { text-align : justify; padding:5px; border : 1px; border-style: solid; } #partner{ float:left; width:140px; background-color:white; padding:5px; } #article{ float:right; width:140px; color:gray; background-color:white; padding:5px; font-size: xx-small; } #banner { width : 670px; height : 150px; border : 1px; border-style: solid; background-image : url(img/baner.jpg); } #cadre_menu { width : 670px; height : 28px; border : 1px; border-style: solid; } table{ color : white; } a:visited,a:link{ color : yellowgreen; } a:hover{ color : greenyellow; } a.menu:visited,a.menu:link{ font-family: Arial, Verdana, sans-serif; font-size: small ; background-color: yellowgreen; color: #666666; border: 1px #666666 solid; float : left; font-weight: bold; padding:5px; text-align:center; TEXT-DECORATION: none; width : 76px; } a.menu:hover{ font-family: Arial, Verdana, sans-serif; font-size: small ; background-color: greenyellow; color:white; border: 1px white solid; font-weight: bold; padding:5px; text-align:center; TEXT-DECORATION: none; width : 76px; } a.menu-imagina:visited,a.menu-imagina:link{ font-family: Arial, Verdana, sans-serif; font-size: small ; background-color: #D53838; color: #444444; border: 1px #444444 solid; float : left; font-weight: bold; padding:5px; text-align:center; TEXT-DECORATION: none; width : 76px; } a.menu-imagina:hover{ font-family: Arial, Verdana, sans-serif; font-size: small ; background-color: red; color:white; border: 1px white solid; font-weight: bold; padding:5px; text-align:center; TEXT-DECORATION: none; width : 76px; } a.menuimaginaselected{ font-family: Arial, Verdana, sans-serif; font-size: small ; font-weight: bold; color:red; float : left; background-color: white; border: 1px #666666 solid; padding:5px; text-align:center; TEXT-DECORATION: none; width : 76px; } a.menu-selected{ font-family: Arial, Verdana, sans-serif; font-size: small ; font-weight: bold; float : left; background-color: white; color:yellowgreen; border: 1px #666666 solid; padding:5px; text-align:center; TEXT-DECORATION: none; width : 76px; } a.drapeaux:visited,a.drapeaux:link{ font-family: Arial, Verdana, sans-serif; font-size: small ; background-color: yellowgreen; color: #666666; border: 1px #666666 solid; float : left; font-weight: bold; padding:5px; text-align:center; TEXT-DECORATION: none; width : 42px; height : 16px; } a.drapeaux:hover{ font-family: Arial, Verdana, sans-serif; font-size: small; background-color: greenyellow; color:white; border: 1px white solid; font-weight: bold; padding:5px; text-align:center; TEXT-DECORATION: none; width : 42px; height : 16px; } .menu{ border-width: 0px; text-align:center; border-style: solid; } .legende_photo{ font-size: xx-small; color: white; } .endline{ font-size: x-small; color: white; } p { color : white; } em { font-weight : bold; color : yellowgreen; } img{ border: 0px;; } h1 { font-size :x-large; color : yellowgreen; } h2 { font-size : large; color : yellowgreen; } li { } hr{ color : white; background-color: white; border : 0px; height : 1px; } /*Style des boutons de type submit*/ input.formulary_submit{ font-family: Arial, Verdana, sans-serif; font-size: small; background-color: yellowgreen; color:white; border: 1px white solid; font-weight: normal; width : 200px; } /*Style du Rollover des boutons de type submit*/ input.formulary_submit:hover{ font-family: Arial, Verdana, sans-serif; font-size: small; background-color: greenyellow; color:#666666; border: 1px white solid; font-weight: normal; }