[(#CACHE{0})][(#SET{c,acsCadre#NIC})] .cCadre#NIC {[ width: (#VAR{#GET{c}|concat{'Width'}});][ height: (#VAR{#GET{c}|concat{'Height'}});] } div.composant-cadre[-(#NIC|sinon{0})] { height: 100%; text-align: #LANG_LEFT;[ margin-top: (#VAR{#GET{c}|concat{'Top'}});][ margin-bottom: (#VAR{#GET{c}|concat{'Bottom'}});][ margin-left: (#VAR{#GET{c}|concat{'Left'}});][ margin-right: (#VAR{#GET{c}|concat{'Right'}});][ padding-top: (#VAR{#GET{c}|concat{'PaddingTop'}});][ padding-bottom: (#VAR{#GET{c}|concat{'PaddingBottom'}});][ padding-left: (#VAR{#GET{c}|concat{'PaddingLeft'}});][ padding-right: (#VAR{#GET{c}|concat{'PaddingRight'}});][ background: (#VAR{#GET{c}|concat{'Fond'}});][ background-image: url("(#ACS_CHEMIN{trame/#VAR{#GET{c}|concat{'FondImage'}}})"); background-repeat: [(#VAR{#GET{c}|concat{'FondImageRepeatX'}}|=={non}|?{[(#VAR{#GET{c}|concat{'FondImageRepeatY'}}|=={non}|?{"no-repeat","repeat-y"})],[(#VAR{#GET{c}|concat{'FondImageRepeatY'}}|=={non}|?{"repeat-x","repeat"})]})]; background-position: [(#VAR{#GET{c}|concat{'FondAlign'},'center'})][ (#VAR{#GET{c}|concat{'FondVerticalAlign'}, middle})];][ color: (#VAR{#GET{c}|concat{'Text'}});][ border: #VAR{#GET{c}|concat{'Bord/Width'},thin}[ (#VAR{#GET{c}|concat{'Bord/Style'},solid}) ](#VAR{#GET{c}|concat{'Bord/Color'}});][ (#MODELE{c_css_border-radius}{c=Cadre}{nic=#NIC}{var=BordRond})][ (#MODELE{c_css_shadow}{c=Cadre}{nic=#NIC})] }[ .cCadre#NIC a:link, .cCadre#NIC a:visited {text-decoration: none; color: (#VAR{#GET{c}|concat{'Link'}});}][ .cCadre#NIC a:hover {color: (#VAR{#GET{c}|concat{'LinkHover'}});}]