Subversion Repositories Sites.gentiana.org

Compare Revisions

Ignore whitespace Rev 28 → Rev 27

/trunk/sites/commun/generique/styles/commun_moderne.css
65,9 → 65,10
 
/* Zone logo */
#zone_logo {
margin:7px 10px;
position:absolute;
top:15px;
left:20px;
top:22px;
left:18px;
background:none !important;}
#zone_logo img {
border:0 !important;}
98,8 → 99,8
position:absolute;
top:125px;
left:200px;
height:22px;
width:600px;
height:25px;
width:565px;
text-align:left;
padding-top:5px;
text-transform:uppercase;}
114,10 → 115,10
/* Moteur de recherche */
#zone_moteur_recherche {
position:absolute;
top:139px;
left:540px;
height:22px;
width:250px;}
top:140px;
left:570px;
height:25px;
width:180px;}
#form_more_recherche {
float:right;
padding:0;
173,11 → 174,11
/* Zone contenu -> VEI*/
#zone_vei {
text-align:left;
margin:2px 0 5px 0;
height:33px;}
height:40px;
margin:0;}
#vei {
display:block;
padding:16px 0 0 16px;
padding:20px 0 0 20px;
font-weight:bold;}
#vei_titre {
text-transform:uppercase;}