Subversion Repositories Applications.referentiel

Compare Revisions

Ignore whitespace Rev 86 → Rev 87

/trunk/interfaces/squelettes/css/referentiel/referentiel.css
46,11 → 46,11
a{
color:black;
text-decoration:none;
background:url(http://www.tela-botanica.org/sites/commun/generique/images/graphisme/img_underline_plan_site_black.png) repeat-x center bottom;}
background:url(images/img_underline_atelier.png) repeat-x center bottom;}
a:hover{
color:black;
text-decoration:none;
background:url(http://www.tela-botanica.org/sites/commun/generique/images/graphisme/img_underline_hover_plan_site_black.png) repeat-x center bottom;}
background:url(images/img_underline_hover_atelier.png) repeat-x center bottom;}
hr{
color:#62210F;}
table{
88,10 → 88,10
#zone-entete{
height:121px;
margin:0;
background:url("http://www.tela-botanica.org/sites/atelier/generique/images/graphisme/bandeau_atelier_fond.png") repeat-x scroll 0 0 transparent;}
background:url("images/bandeau_atelier_fond.png") repeat-x scroll 0 0 transparent;}
#zone-entete-contenu{
height:120px;
background:url("http://www.tela-botanica.org/sites/atelier/generique/images/graphisme/bandeau_atelier.jpg") no-repeat scroll 0 0 transparent;}
background:url("images/bandeau_atelier.jpg") no-repeat scroll 0 0 transparent;}
#zone-titre-site{
height:38px;
margin:0;
171,11 → 171,11
float:left;
margin:0;
padding:0;
background:url(http://www.tela-botanica.org/sites/commun/generique/images/graphisme/norm_right_both.gif) no-repeat right top;}
background:url("images/norm_right_both.gif") no-repeat right top;}
#zone-navigation a {
float:left; /* ligne ajoutee pour compatibilite IE5-Mac */
display:block;
background:url("http://www.tela-botanica.org/sites/commun/generique/images/graphisme/norm_left_both.gif") no-repeat left top;
background:url("images/norm_left_both.gif") no-repeat left top;
width:.1em;
white-space:nowrap;/*2 lignes ajoutees pour compatibilite IE : extension de la zone cliquable a l'ensemble de l'onglet*/
padding:5px 15px 4px;
225,7 → 225,7
color:red;}
.attention {
display:block;
background: #ffffcc url(http://www.tela-botanica.org/sites/commun/generique/images/graphisme/attention.png) no-repeat 2% 50%;
background: #ffffcc url("images/attention.png") no-repeat 2% 50%;
text-align:center;
border: 1px solid red;
min-height: 30px;
232,7 → 232,7
max-width: 800px;
padding:10px 5px 5px 50px;}
.information {
background: #e7ebfd url(http://www.tela-botanica.org/sites/commun/generique/images/graphisme/information.png) no-repeat 2% 50%;
background: #e7ebfd url("images/information.png") no-repeat 2% 50%;
text-align:center;
border:1px solid #5D81BA;
max-width: 800px;