You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
39 lines
680 B
HTML
39 lines
680 B
HTML
#CACHE{0}
|
|
#HTTP_HEADER{Content-Type: text/css;}
|
|
|
|
#ombre-gauche, #ombre-droite {
|
|
width: 100%;
|
|
}
|
|
|
|
#conteneur {
|
|
width: 100%;
|
|
}
|
|
#page {
|
|
float: left;
|
|
width: 100%;
|
|
margin-bottom: 10px;
|
|
}
|
|
#contenu {
|
|
margin: 0 [(#CONFIG{escal/config/colonnelayoutmixte,250}|plus{10})]px
|
|
}
|
|
#entete .menu.floatable {
|
|
width: 100%;
|
|
}
|
|
#navigation {
|
|
float: left;
|
|
width: #CONFIG{escal/config/colonnelayoutmixte,250}px;
|
|
margin-left: -100%;
|
|
}
|
|
#extra {
|
|
float: left;
|
|
width: #CONFIG{escal/config/colonnelayoutmixte,250}px;
|
|
margin-left: -#CONFIG{escal/config/colonnelayoutmixte,250}px;
|
|
}
|
|
#pied {
|
|
clear: left;
|
|
width: 100%;
|
|
}
|
|
|
|
.annonce, .annoncedefil {
|
|
width: 97%;
|
|
} |