705 |
jpm |
1 |
|
|
|
2 |
/********* STYLE SPECIFIQUE DE LA PAGE ACTUALITES *********/
|
|
|
3 |
|
|
|
4 |
body#actualites { background: url(../images/traitVerticalActualites.jpg) repeat-x;}
|
|
|
5 |
|
|
|
6 |
/* Affichage des mots clefs*/
|
|
|
7 |
#zone-actualites .motsclefs .mot1 { font-size:28px; margin:-20px 0 0 -81px; }
|
|
|
8 |
#zone-actualites .motsclefs .mot2 { font-size:32px; margin:-10px 0 0 14px; }
|
|
|
9 |
#zone-actualites .motsclefs .mot3 { margin:10px 0 0 -101px;}
|
|
|
10 |
#zone-actualites {background:url(../images/image_bandeau_actualites.png) right center no-repeat; }
|
|
|
11 |
|
|
|
12 |
/* Mise en onglets */
|
|
|
13 |
#enOnglets {margin-top:15px;}
|
|
|
14 |
#enOnglets h1 {background:none; padding-left:4px; margin:0 3px 0px 0}
|
|
|
15 |
|
|
|
16 |
#enOnglets .contenu_RSS { width:685px; margin-top:-5px; padding:8px; float:left; height:auto; background-color:#fff; border-top: 0px solid #c2c0ad;
|
|
|
17 |
border-right: 1px solid #c2c0ad; border-left: 1px solid #c2c0ad; border-bottom: 1px solid #c2c0ad; text-decoration: none;
|
|
|
18 |
-moz-border-radius: 0px 0 10px 0; -webkit-border-radius: 0px 10px 0 0; /* pour Chrome */ border-radius: 0px 10px 0 0; }
|
|
|
19 |
|
|
|
20 |
#onglets li {padding-top:5px; background:#C2C0AD}
|
|
|
21 |
|
|
|
22 |
/** Affichage des flux RSS **/
|
|
|
23 |
.flux_RSS .contenu_RSS .actualites1 { width:674px; padding-top:5px; padding-bottom:5px; height:auto; border-bottom:1px dotted #c2c0ad; }
|
|
|
24 |
.flux_RSS h1 {margin:0 0 1px 0}
|
|
|
25 |
|
|
|
26 |
.texteActualites1 { width:535px; height:auto; text-align:justify }
|
|
|
27 |
.texteActualites1 h3 { margin:0}
|
|
|
28 |
.texteActualites1 p, #texteActualites1 a {display:inline; text-align:justify}
|
|
|
29 |
.texteActualites1 br {position:absolute}
|
|
|
30 |
.voirSuite {white-space:nowrap}
|
|
|
31 |
|
|
|
32 |
.imageActualites1{ width:130px; text-align:center; margin-top:0px; float:right; }
|
|
|
33 |
.contenu_RSS img {width:90px}
|
|
|
34 |
|
|
|
35 |
/** Mise en page de la recherche d'évènements**/
|
|
|
36 |
#actualites .colonneDroite input, #actualites .colonneDroite select{ font-family:arial; font-size:11px;
|
|
|
37 |
background-color:#ffffff; border:dotted 1px #7b9c35; color:#3a3633; margin-bottom:7px; }
|
|
|
38 |
|
|
|
39 |
#actualites .colonneDroite #afficherLaCarte { display:block; background:url(../images/carteEvenements.jpg);
|
|
|
40 |
width:130px; height:133px; float:right; }
|
|
|
41 |
|
|
|
42 |
#rechercheEvenements { width:265px; padding:20px; float:left; }
|
|
|
43 |
#evt_date_debt, #evt_date_fin { width:116px; }
|
|
|
44 |
|
|
|
45 |
.filtrer { font-family:arial; font-size:11px; font-weight:bold; background-color:#ffffff; border:dotted 1px #7b9c35;
|
|
|
46 |
color:#fd8c13; margin-left:10px; font-variant:small-caps; }
|
|
|
47 |
|
|
|
48 |
#actuPrincipales h4 {margin:2px 2px 5px 0}
|
|
|
49 |
#actuPrincipales h3 a {font-size:14px}
|
|
|
50 |
#actuPrincipales .actualites1 {padding-top:10px; padding-bottom:10px;}
|
|
|
51 |
|
|
|
52 |
#zone_contenu_corps h3 {padding:0}
|