Line 1... |
Line 1... |
1 |
/*****************Proprietes generales******************************************/
|
1 |
/*****************Proprietes generales******************************************/
|
2 |
* {margin: 0; padding: 0;}
|
2 |
* {margin: 0; padding: 0;}
|
3 |
body {text-align: center;background:#FFF;font:12px Myriad, Arial, sans-serif;color:#000;text-align:justify;}
|
3 |
body {text-align: center;background:#FFF;font:12px Myriad, Arial, sans-serif;color:#000;text-align:justify;}
|
4 |
hr {margin:2px; width:100%; color: #7F8343; background-color: #7F8343; height: 1px;}
|
4 |
hr {margin:2px; color: #3082AA; background-color: #7F8343; height: 1px;}
|
5 |
a {text-decoration: underline;color: #000;}
|
5 |
a {text-decoration: underline;color: #000;}
|
6 |
a:hover {text-decoration: none;color: #358BAE;}
|
6 |
a:hover {text-decoration: none;color: #358BAE;}
|
7 |
a img {border: none;}
|
7 |
a img {border: none;}
|
8 |
/****************Calendrier*****************************************************/
|
8 |
/****************Calendrier*****************************************************/
|
9 |
table {margin:5px auto; border: 1px solid #006495;border-spacing:0;border-collapse:collapse;width:520px;}
|
9 |
table {margin:5px auto; border: 1px solid #006495;border-spacing:0;border-collapse:collapse;width:520px;}
|