Subversion Repositories Sites.tela-botanica.org

Compare Revisions

Ignore whitespace Rev 3 → Rev 4

/trunk/accueil/accueil_erable.css
New file
0,0 → 1,176
/*********************************
Feuille de style de la page d'accueil
***********************************/
 
/* Élements de base */
body {
font-family:Arial, Helvetica, Verdana, sans-serif;
margin:0;}
p {
margin:2em 0 2px 0;}
a:link {
font-size:13px;
font-weight:bold;
text-decoration:none;}
a:visited {
font-weight:bold;
text-decoration:none;}
a:hover, a:active {
text-decoration:none;}
 
/* Specific divs */
#logo_tela {
display:none;}
#tela_botanica {
width:400px;
padding-left:132px;
margin:0 auto;
background: url(/sites/commun/generique/images/logos/logo_tela.gif) top left no-repeat;}
#tela_botanica h1{
color:#0D6828;
font-size:50px;
margin:20px 0 0 0;}
#tela_botanica h2{
color:black;
font-size:20px;
margin:5px 0 0 0;}
#tela_botanica p {
margin-top:25px;}
#tela_botanica p a {
font-size:17px;
color:#670101;
background: url(/accueil/img_underline_accueil.png) center bottom repeat-x;}
#admin a {
font-size:10px;
color: rgb(169, 169, 169);
background: url(/accueil/img_underline_accueil.png) center bottom repeat-x;}
#tela_botanica p a:hover, #admin a:hover {
text-decoration:none;
background: url(/accueil/img_underline_accueil_hover.png) center bottom repeat-x;}
 
#image_fond {
position:relative;
z-index:100;
width:780px;
height:350px;
margin:0 auto;
clear:both;
color:#600;
font-weight:bold;
font-size:13px;
text-align:left;
background:transparent url(fond-erable.jpg) no-repeat 155px 0;}
a:hover span {
display:block;
position:absolute;
width:240px;
height:190px;
color: #000;
padding:70px 20px 0 20px;
background:url(/accueil/pixel_transparent60.png);
font-size:14px;
line-height:large;
font-family:Arial, Helvetica, Verdana, sans-serif;
text-align:center;
font-weight:bold;}
#image_fond a {
display:block;}
#monde_1 a{
position:absolute;
top:55px;
left:45px;
width:210px;
height:40px;
padding:30px 50px 0 0;
color:#670101;
text-align:center;}
 
#monde_2 a{
position:absolute;
top:120px;
left:15px;
width:200px;
height:40px;
padding:35px 70px 0 0;
color:#670101;
text-align:center;}
 
#monde_3 a{
position:absolute;
top:190px;
left:50px;
width:170px;
height:60px;
padding:40px 30px 0 0;
color:#670101;
text-align:center;}
 
#monde_4 a{
position:absolute;
top:215px;
left:255px;
width:80px;
height:90px;
padding:80px 0 0 0;
color:#670101;
text-align:center;}
#monde_5 a{
position:absolute;
top:250px;
left:345px;
width:80px;
height:60px;
padding:80px 0 0 0;
color:#670101;
text-align:center;}
#monde_6 a{
position:absolute;
top:250px;
left:450px;
width:75px;
height:60px;
padding:80px 0 0 0;
color:#670101;
text-align:center;}
#monde_7 a{
position:absolute;
top:250px;
left:545px;
width:110px;
height:70px;
padding:70px 0 0 0;
color:#670101;
text-align:center;}
#monde_1 a:hover span {
top:-50px;
left:277px;}
#monde_2 a:hover span {
top:-115px;
left:305px;}
#monde_3 a:hover span {
top:-190px;
left:270px;}
#monde_4 a:hover span {
top:-210px;
left:65px;}
#monde_5 a:hover span {
top:-245px;
left:-25px;}
#monde_6 a:hover span {
top:-248px;
left:-130px;}
#monde_7 a:hover span {
top:-248px;
left:-225px;}
/* Pied de page */
#pied_page li {
display:inline;
margin:0;
padding:5px;}
#pied_page img {
vertical-align:middle;
margin:0 1em;}
#pied_page p {
padding:20px 0 50px 0;}
#admin {
float:right;}