457 |
florian |
1 |
* {padding: 0;margin: 0;}
|
|
|
2 |
body {font-family: Tahoma, Arial, Helvetica, sans-serif;text-align: center;color: #566047;line-height: 19px;
|
|
|
3 |
background: #FBFBE5 url(../images/grass.png) right bottom fixed no-repeat;}
|
|
|
4 |
a, a:link, a:visited {color: #566047;text-decoration: underline;background: transparent;}
|
|
|
5 |
a:hover {color: #6878C6;background: transparent;text-decoration: none;}
|
|
|
6 |
a:active, a:focus {color: #566047;background-color: transparent;}
|
|
|
7 |
p {line-height: 19px;}
|
|
|
8 |
acronym {font-weight: bold;text-decoration: none;border-bottom: none;}
|
|
|
9 |
#container {margin: auto;text-align: left;width: 760px;border-left:solid 2px #BCBCAB;border-right:solid 2px #BCBCAB;}
|
|
|
10 |
#zone_bandeau {color: #566047;background: #E9EBD3;width: 760px;height: 70px;margin:5px auto;
|
|
|
11 |
border-top:solid 3px #838E6C;border-bottom:solid 3px #838E6C;}
|
|
|
12 |
#logo {float : left;margin: 3px 0 0 10px;}
|
|
|
13 |
#site_nom {width:45%;text-align: center;margin:20px auto;background: transparent;color: #566047;}
|
|
|
14 |
#zone_contours_menu {clear:both;float:left;width:193px;margin:6px 0 20px 10px;border: solid 1px #BCBCAB;background:#FDFDF3;color: #566047;}
|
|
|
15 |
#zone_menu_haut {background: transparent url(../images/deco_menu.png) top no-repeat;height:29px;}
|
|
|
16 |
#zone_menu {margin:0 15px 0 15px;padding:0;width: 162px;font-size: 70%;border-left:solid 1px #7D8965;border-right:solid 1px #7D8965;}
|
|
|
17 |
#zone_menu h3 {border:0;text-align:center;text-decoration:underline;}
|
|
|
18 |
#zone_menu ul li {margin-bottom: 5px;padding-bottom: 5px;color: #8C9777;background-color: #FDFDF3;}
|
|
|
19 |
#zone_menu ul {list-style-type: none;}
|
|
|
20 |
#zone_menu a, #zone_menu a:link, #zone_menu a:visited, #zone_menu a:hover, #zone_menu a:active, #zone_menu a:focus {display: inline;padding: 0;color: #8C9777;background-color: transparent;}
|
|
|
21 |
#zone_menu ul li a, #zone_menu ul li a:link, #zone_menu ul li a:visited, #zone_menu ul li a:active, #zone_menu ul li a:focus {
|
|
|
22 |
display: block;clear: both;padding: 0 0 2px 20px;font-weight: bold;text-decoration: underline;color: #566047;background: #FDFDF3 url(../images/picto.png) left center no-repeat;}
|
|
|
23 |
#zone_menu ul li a:hover {color: #6878C6;text-decoration: none;background: #FDFDF3 url(../images/picto.png) left center no-repeat;;}
|
|
|
24 |
#zone_menu_bas {background: transparent url(../images/deco_menu.png) top no-repeat;height:29px;}
|
|
|
25 |
#zone_contenu {width: 530px;margin: 6px 0 10px 217px;font-size:70%;}
|
|
|
26 |
#zone_pied {clear:both;text-align:center;background: #E9EBD3;color: #566047;width: 760px;height: 40px;margin:5px auto;
|
|
|
27 |
border-top:solid 3px #838E6C;border-bottom:solid 3px #838E6C;font-size:70%;padding-top:5px;}
|
|
|
28 |
#selecteur_monde {float: right;width: 200px;padding: 20px 20px 0 0;text-align: right;}
|
|
|
29 |
#selecteur_monde legend {display: none;}
|
|
|
30 |
#selecteur_monde fieldset {border: 0;margin: 1px;padding: 1px;text-align: right;}
|
|
|
31 |
#identification {margin:0 auto;width: 150px;text-align:center;border:solid 1px #BCBCAB;}
|
|
|
32 |
#identification fieldset {border: 0;margin: 1px;padding: 1px;}
|
|
|
33 |
#identification label {display: block;text-align:left;}
|
|
|
34 |
#identification input {width:90%;}
|
|
|
35 |
h1, h2, h3 {margin-bottom: 10px;height: 22px;border-bottom: 1px solid #7D8965;}
|
|
|
36 |
h1 {font-size: 1.5em;}
|
|
|
37 |
h2 {font-size: 1.3em;}
|
|
|
38 |
h3 {font-size: 1.2em;}
|
|
|
39 |
li {text-align:left;margin-left:20px;}
|
|
|
40 |
table {border-collapse: collapse;border-spacing: 0;}
|
|
|
41 |
th, td {text-align:left;padding:2px;border: solid 1px }
|
|
|
42 |
img {border:0;}
|
|
|
43 |
fieldset {border:solid 1px #7D8965;padding:3px;margin:2px;}
|
|
|
44 |
legend {font-weight:bold;}
|
|
|
45 |
input:hover {background:#7D8965;color: #FBFBE5}
|
|
|
46 |
input, select, textarea {font-family: Tahoma, Arial, Helvetica, sans-serif;font-size:11px;color: #566047;background:#FDFDF3;border:solid 1px #7D8965;}
|
|
|
47 |
/* Mise en ligne des formulaires */
|
|
|
48 |
form li {margin:0;padding:0;display: block;}
|
|
|
49 |
form ul {margin:0;padding:0;list-style-type: none;}
|
|
|
50 |
form label {clear:both;float: left;width:150px;}
|
|
|
51 |
.liste_bouton li {display:inline;}
|