/* (gH) -_- taenbas.css ; TimeStamp (unix) : 12 Février 2010 vers 20:27 */
div.haut {
position : static ;
overflow : visible ;
width : 100% ;
} /* fin de basfixe */
div.basfixe {
position : fixed ;
width : 100% ;
height : 35% ;
margin-top : 0% ;
top : 65% ;
left: 0% ;
background-color : #FFCC99 ; /* orange pastel */
} /* fin de hautfixe */
div.bleu {
background-color : #CCFFFF ; /* bleu pastel */
} /* fin de basfixe */
h2 { margin-left : 2% }
p.pdroit {
text-align : right ;
margin-right : 3% ;
margin-top : -3% ;
} /* fin de pdroit */
|