Subversion Repositories Sites.obs-saisons.fr

Compare Revisions

Ignore whitespace Rev 5 → Rev 6

/branches/v1.0-Amère nouvelle/SPIP-v1-8-3/odsadultes.css
New file
0,0 → 1,326
body {
background-color: #647A85;
font-family: Verdana, Helvetica;
}
table.ods {
width: 1000px;
background-color: #ffffff;
height: 800px;
margin: auto;
margin-top: 0px;
border: 3px solid #cad7ca;
}
 
td.logo {
width: 200px;
text-align: center;
height: 150px;
}
td.menu {
//height: 500px;
text-align: center;
vertical-align: top;
}
table.menu {
width: 201px;
border-collapse: collapse;
padding: 0px;
background-color: #A1B23D;
background-repeat: no-repeat;
border: 1px solid #DFDFDF;
height: 500px;
}
table.element_menu {
height: 53px;
width: 181px;
border-collapse: collapse;
}
td.img_menu {
padding-left: 10px;
width: 45px;
align: left;
}
td.img_menu img {
border: 0px;
}
td.nom_menu {
vertical-align: middle;
text-align: left;
padding-left: 20px;
height: 30px;
background-image: url('IMG/fleche.gif');
background-repeat: no-repeat;
background-position: 4px center;
}
td.nom_ss_menu {
vertical-align: middle;
text-align: left;
padding-left: 30px;
height: 30px;
background-image: url('IMG/fleche.gif');
background-repeat: no-repeat;
background-position: 15px center;
}
td.nom_menu:hover, td.nom_menu_on {
vertical-align: middle;
text-align: left;
padding-left: 15px;
height: 30px;
background-image: url('IMG/fleche.gif');
background-repeat: no-repeat;
background-position: left center;
filter: alpha(opacity=60);
-moz-opacity: .60;
opacity: .60;
background-color: #d3da3f;
color: #000000;
}
td.nom_ss_menu:hover, td.nom_ss_menu_on {
vertical-align: middle;
text-align: left;
padding-left: 30px;
height: 30px;
background-image: url('IMG/fleche.gif');
background-repeat: no-repeat;
background-position: 15px center;
filter: alpha(opacity=60);
-moz-opacity: .60;
opacity: .60;
background-color: #e7ed95;
background-color: #efc170;
color: #000000;
}
a.menu {
color: #FFFFFF;
font-weight: bold;
font-size: 12px;
text-decoration: none;
font-family: Verdana, Helvetica;
}
a.menu:hover {
color: #000000;
}
td.principal {
vertical-align: top;
padding: 20px;
font-family: Verdana, Helvetica;
font-size: 12px;
background-color : #FFFFFF;
height: 550px;
}
table.principal {
width: 770px;
border-collapse: collapse;
padding: 0;
margin: 0;
}
td.coin_gh, td.coin_gb, td.coin_dh, td.coin_db {
width: 48px;
height: 50px;
background-repeat: no-repeat;
}
td.h_icone, td.dernier_h, td.h, td.b, td.titre_rappel {
background-repeat: repeat-x;
}
td.d, td.g {
background-repeat: repeat-y;
}
td.coin_gh {
background-image: url('IMG/cadre/coin_gh.gif');
background-position: bottom;
}
td.coin_gb {
background-image: url('IMG/cadre/coin_gb.gif');
background-position: top;
}
td.coin_dh {
background-image: url('IMG/cadre/coin_dh.gif');
background-position: bottom;
}
td.coin_db {
background-image: url('IMG/cadre/coin_db.gif');
background-position: top;
}
td.h {
background-image: url('IMG/cadre/h.gif');
height: 50px;
background-position: bottom;
}
td.h_icone {
background-image: url('IMG/cadre/h.gif');
height: 50px;
background-position: bottom;
width: 100px;
}
td.titre_rappel {
background-image: url('IMG/cadre/h.gif');
height: 50px;
background-position: bottom;
font-size: 14px;
font-family: Tahoma, Helvetica;
font-weight: bold;
color: #007722;
padding-top: 30px;
padding-right: 20px;
padding-left: 100px;
text-align: left;
}
td.b {
background-image: url('IMG/cadre/b.gif');
height: 50px;
background-position: top;
}
td.d {
background-image: url('IMG/cadre/d.gif');
width: 48px;
background-position: left;
}
td.g {
background-image: url('IMG/cadre/g.gif');
width: 48px;
background-position: right;
}
td.onglets {
text-align: right;
vertical-align: middle;
padding: 0px;
padding-top: 15px;
margin: 0px;
background-image: url('IMG/cadre/fond_onglets.gif');
}
table.onglets {
border-collapse: collapse;
padding: 0px;
margin: 0px;
height: 53px;
width: 100%;
}
td.onglet_coin_g, td.onglet_coin_d {
width: 20px;
background-repeat: no-repeat;
height: 53px;
}
td.onglet_coin_g {
background-image: url('IMG/cadre/onglet_coin_g.gif');
background-position: right top;
width: 20px;
}
td.onglet_sep {
background-image: url('IMG/cadre/onglet_sep.gif');
background-position: right top;
width: 25px;
background-repeat: repeat-x;
}
td.onglet {
background-image: url('IMG/cadre/onglet_fond.gif');
background-position: right top;
text-align: center;
background-repeat: repeat-x;
}
td.onglet_coin_d {
background-image: url('IMG/cadre/onglet_coin_d.gif');
background-position: left top;
width: 20px;
}
td.dernier_h {
width: 0px;
background-image: url('IMG/cadre/h.gif');
height: 50px;
background-position: bottom;
}
 
td.sousmenu {
height: 40px;
background-color: #cad7ca;
}
table.sousmenu {
height: 40px;
background-color: #cad7ca;
}
table.sousmenu td {
width: 150px;
height: 40px;
}
 
/*** Formulaires ***/
input.submit {
border-color: #005000;
border-width: 1px;
border-style: solid;
background-color: #cfe0cf;
color: #005000;
}
input, select {
border-color: #005000;
border-width: 1px;
border-style: solid;
}
input.disabled, select.disabled {
border-color: #005000;
border-width: 1px;
border-style: solid;
background-color: #d7dcca;
}
 
div.erreurs {
color: #ff6000;
}
div.recap {
border-color: #efc170;
border-width: 1px;
border-style: solid;
background-color: #eddfc7;
padding: 5px;
}
 
a {
color: #005000;
text-decoration: none;
}
a:hover {
color: #007722;
text-decoration: underline;
}
 
div.carte {
width: 600px;
height: 600px;
border-color: #005000;
border-width: 1px;
border-style: solid;
 
}
 
div.minicarte {
width: 330px;
height: 330px;
border-color: #005000;
border-width: 1px;
border-style: solid;
 
}
 
img.icone {
position: absolute;
top: 200px;
left: 220px;
}
img.bandeau {
border-width: 1px;
border-style: solid;
border-color: #007722;
}
 
table.titre_repet td {
font-weight: bold;
font-size: 16px;
color: #BFCA3E;
vertical-align: middle;
text-align: left;
}
td.rappel_ods {
width: 45px;
}
td.fleche {
width: 8px;
}