Subversion Repositories Sites.tela-botanica.org

Rev

Rev 612 | Go to most recent revision | Only display areas with differences | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 612 Rev 616
1
/*Général */
1
/*Général */
2
	body	{behavior:url(/sites/accueil/generique/scripts/csshover3.htc)}
2
	body	{behavior:url(/commun/htc/csshover3.htc)}
3
	
3
	
4
	/*Définition des polices exotiques.*/
4
	/*Définition des polices exotiques.*/
5
	@font-face { font-family: optima; src: url('../polices/OptimaLTStd-DemiBold.ttf'); }
5
	@font-face { font-family: optima; src: url('/commun/polices/optima_demi_bold.ttf'); }
6
	@font-face { font-family:Helveticaneue; src:url('../polices/hll.ttf'); }
6
	@font-face { font-family:Helveticaneue; src:url('/commun/polices/helvetica_light.ttf'); }
7
	
7
	
8
	@font-face { font-family: optima2; src: url('../polices/optima.eot'); }
8
	@font-face { font-family: optima2; src: url('../polices/optima_demi_bold.ttf.eot'); }
9
	@font-face { font-family:Helveticaneue2; src:url('../polices/hll.eot'); }
9
	@font-face { font-family:Helveticaneue2; src:url('../polices/helvetica_light.eot'); }
10
	
10
	
11
	/* Arrondis */
11
	/* Arrondis */
12
	.arrondi30 { -moz-border-radius: 30px; -webkit-border-radius: 30px; border-radius: 30px;}
12
	.arrondi30 { -moz-border-radius: 30px; -webkit-border-radius: 30px; border-radius: 30px;}
13
	
13
	
14
	/* Ombré */
14
	/* Ombré */
15
	.ombre	{ -moz-box-shadow: 2px 2px 9px #6c6865; -webkit-box-shadow: 2px 2px 9px #6c6865; box-shadow: 2px 2px 9px #6c6865; 
15
	.ombre	{ -moz-box-shadow: 2px 2px 9px #6c6865; -webkit-box-shadow: 2px 2px 9px #6c6865; box-shadow: 2px 2px 9px #6c6865; 
16
			filter:progid:DXImageTransform.Microsoft.Shadow(color='#6c6865', Direction=135, Strength=4); /* pour ie8 */}
16
			filter:progid:DXImageTransform.Microsoft.Shadow(color='#6c6865', Direction=135, Strength=4); /* pour ie8 */}
17
 
17
 
18
 
18
 
19
	/* Marges */
19
	/* Marges */
20
	img,ul,form,li,td,div,p,br,a,h1,h2,body { margin:0; padding:0; border:0; text-decoration:none; }
20
	img,ul,form,li,td,div,p,br,a,h1,h2,body { margin:0; padding:0; border:0; text-decoration:none; }
21
 
21
 
22
	/* Classes & couleurs */
22
	/* Classes & couleurs */
23
	.nodisplay {display:none}
23
	.nodisplay {display:none}
24
	p { color:#3a3633; font-family:arial; font-size:12px; font-weight:normal; line-height:16px; }
24
	p { color:#3a3633; font-family:arial; font-size:12px; font-weight:normal; line-height:16px; }
25
	
25
	
26
	p.connectgris { color:#5e5852; font-family:arial; font-size:11px; font-weight:normal; text-align:left; line-height:12px; }
26
	p.connectgris { color:#5e5852; font-family:arial; font-size:11px; font-weight:normal; text-align:left; line-height:12px; }
27
	p.connectvert { color:#7b9c35; font-family:arial; font-size:11px; font-weight:normal; text-align:left; margin-top:10px;}
27
	p.connectvert { color:#7b9c35; font-family:arial; font-size:11px; font-weight:normal; text-align:left; margin-top:10px;}
28
	p.orange { color:#fd8c13; font-family:arial; font-size:11px; font-weight:normal; text-align:left; margin:7px 0  3px 0;}
28
	p.orange { color:#fd8c13; font-family:arial; font-size:11px; font-weight:normal; text-align:left; margin:7px 0  3px 0;}
29
	p.accueil { color:#3a3633; font-family:arial; font-size:13px; text-align:justify; font-weight:normal; line-height:16px; }
29
	p.accueil { color:#3a3633; font-family:arial; font-size:13px; text-align:justify; font-weight:normal; line-height:16px; }
30
	.overflow-hidden { overflow:hidden;}	
30
	.overflow-hidden { overflow:hidden;}	
31
 	.gris{ color:#3a3633; font-family:arial; font-size:12px; }
31
 	.gris{ color:#3a3633; font-family:arial; font-size:12px; }
32
	.vert, p.vert a, p.vert { color:#7b9c35; font-family:arial; font-size:12px; }
32
	.vert, p.vert a, p.vert { color:#7b9c35; font-family:arial; font-size:12px; }
33
	.grisclair	{color:#f2f2f2}
33
	.grisclair	{color:#f2f2f2}
34
	.grisfonce	{color:#5c5950}
34
	.grisfonce	{color:#5c5950}
35
	
35
	
36
	/*Zones*/
36
	/*Zones*/
37
	body { margin-top:8px; background-color:white; }
37
	body { margin-top:8px; background-color:white; }
38
	#zone-principale { position: absolute; width:900px; margin:30px 0 0 -450px; left: 50%;}
38
	#zone-principale { position: absolute; width:900px; margin:30px 0 0 -450px; left: 50%;}
39
 
39
 
40
		/* Menu haut */
40
		/* Menu haut */
41
		#zone-menu-haut { width:745px; height:12px; text-align:center; margin: 0 auto 0 90px; position:absolute; top:-30px; color:#3a3633; 
41
		#zone-menu-haut { width:745px; height:12px; text-align:center; margin: 0 auto 0 90px; position:absolute; top:-30px; color:#3a3633; 
42
						font-family:arial; font-size:12px;}
42
						font-family:arial; font-size:12px;}
43
		#zone-menu-haut ul { list-style:none; }
43
		#zone-menu-haut ul { list-style:none; }
44
		#zone-menu-haut	ul li {background:url(../images/petitCarre.jpg) no-repeat 3px 5px;float:left}
44
		#zone-menu-haut	ul li {background:url(../../../commun/generique/images/petitCarre.jpg) no-repeat 3px 5px;float:left}
45
		
45
		
46
		#don { width:110px; margin:0}
46
		#don { width:110px; margin:0}
47
		#lettre { width:120px;  margin:0}
47
		#lettre { width:120px;  margin:0}
48
		#inscrits { width:110px;  margin:0}
48
		#inscrits { width:110px;  margin:0}
49
		#connectes { width:115px;  margin:0}
49
		#connectes { width:115px;  margin:0}
50
		#recherche { width:185px; padding-left:15px; text-align:left;  margin:0}
50
		#recherche { width:185px; padding-left:15px; text-align:left;  margin:0}
51
			#recherche fieldset {width:185px; padding:0; border-style:none;}
51
			#recherche fieldset {width:185px; padding:0; border-style:none;}
52
			#recherche input { height:13px; width:155px; font-size:12px;  margin:-15px 0 0 -2px; }
52
			#recherche input { height:13px; width:155px; font-size:12px;  margin:-15px 0 0 -2px; }
53
		
53
		
54
		.drapeau { width:15px; margin-left:10px}
54
		.drapeau { width:15px; margin-left:10px}
55
		
55
		
56
		#zone-menu-haut	a:link, #zone-menu-haut a:visited, #zone-menu-haut a :active  { color:#7b9c35; }
56
		#zone-menu-haut	a:link, #zone-menu-haut a:visited, #zone-menu-haut a :active  { color:#7b9c35; }
57
		#zone-menu-haut	a:hover, #zone-menu-haut a:focus { color:#fd8c13; }
57
		#zone-menu-haut	a:hover, #zone-menu-haut a:focus { color:#fd8c13; }
58
		#zone-menu-haut a { font-family:arial; font-size:12px; }
58
		#zone-menu-haut a { font-family:arial; font-size:12px; }
59
		
59
		
60
		/* Titre */
60
		/* Titre */
61
		#zone-titre	{padding:0px 0 25px 23px; margin:0 0 5px 0;}
61
		#zone-titre	{padding:0px 0 25px 23px; margin:0 0 5px 0;}
62
			#zone-titre h1	{position:absolute; top:15px; left:155px; font-family:Optima; font-size:32px; letter-spacing:0px; color:#348237;}
62
			#zone-titre h1	{position:absolute; top:15px; left:155px; font-family:Optima; font-size:32px; letter-spacing:0px; color:#348237;}
63
			#zone-titre h2	{position:absolute; top:50px; left:146px; font-family:optima; font-size:19px; text-align:right;
63
			#zone-titre h2	{position:absolute; top:50px; left:146px; font-family:optima; font-size:19px; text-align:right;
64
					letter-spacing:0px ; color:#ff8c0d; line-height:24px;width:386px;}
64
					letter-spacing:0px ; color:#ff8c0d; line-height:24px;width:386px;}
65
			#zone-titre h2 b {font-size:32px; font-weight:normal}
65
			#zone-titre h2 b {font-size:32px; font-weight:normal}
66
				
66
				
67
		/* Bandeaux */
67
		/* Bandeaux */
68
		/*Général : texte & mots clefs*/
68
		/*Général : texte & mots clefs*/
69
		.motsclefs { float:left; width:295px; height:105px; font-family:Helveticaneue; letter-spacing:-1px; font-weight:lighter; text-align:left;   
69
		.motsclefs { float:left; width:295px; height:105px; font-family:Helveticaneue; letter-spacing:-1px; font-weight:lighter; text-align:left;   
70
			background:url(../images/carres.png) no-repeat 106px 0px; padding:0 0 0 146px; margin:0; cursor:pointer; }
70
			background:url(../images/carres.png) no-repeat 106px 0px; padding:0 0 0 146px; margin:0; cursor:pointer; }
-
 
71
		.motsclefs	a {color:#5C5950}
71
		.motsclefs	h2 { position:absolute; margin-top:13px; font-size:52px; font-weight:normal; color:#5c5950; left:170px; line-height:35px;}
72
		.motsclefs	h2 { position:absolute; margin-top:13px; font-size:52px; font-weight:normal; color:#5c5950; left:170px; line-height:35px;}
72
		.motsclefs	h2:hover { color:white;  }
73
		.motsclefs	h2:hover { color:white;  }
73
		.motsclefs h3 { text-align:left;	color:#f2f2f2; margin-left:111px; margin-top:69px}
74
		.motsclefs h3 { text-align:left;	color:#f2f2f2; margin-left:111px; margin-top:69px}
74
		.motsclefs span{position:absolute; font-weight:normal;text-transform:lowercase}
75
		.motsclefs span{position:absolute; font-weight:normal;text-transform:lowercase}
75
		
76
		
76
		.texteRectangle	{padding:8px 25px 0 0px;height:75px;}
77
		.texteRectangle	{padding:8px 25px 0 0px;height:75px;}
77
		
78
		
78
		#zone-botanique {background: url(../images/imageAccueilCarres.jpg) no-repeat #9ac343; height:105px; width:900px;  margin:0 0 15px 5px;}
79
		#zone-botanique {background: url(../images/imageAccueilCarres.jpg) no-repeat #9ac343; height:105px; width:900px;  margin:0 0 15px 5px;}
79
			/* Mots clefs Botanique */
80
			/* Mots clefs Botanique */
80
			#zone-botanique .motsclefs .mot1 { font-size:32px; margin:-22px 0 0 -101px;}
81
			#zone-botanique .motsclefs .mot1 { font-size:32px; margin:-22px 0 0 -101px;}
81
			#zone-botanique .motsclefs .mot2 { font-size:18px;  margin:-15px 0 0 74px; }
82
			#zone-botanique .motsclefs .mot2 { font-size:18px;  margin:-15px 0 0 74px; }
82
			#zone-botanique .motsclefs .mot3 { font-size:23px; margin:5px 0 0 -46px; }
83
			#zone-botanique .motsclefs .mot3 { font-size:23px; margin:5px 0 0 -46px; }
83
			
84
			
84
		#zone-actualites {background: url(../images/imageAccueilCarres.jpg) no-repeat 0px -211px #c2c0ad; height:105px; width:900px; margin:0 0 15px 5px;}
85
		#zone-actualites {background: url(../images/imageAccueilCarres.jpg) no-repeat 0px -211px #c2c0ad; height:105px; width:900px; margin:0 0 15px 5px;}
85
			/* Mots clefs Actualités */
86
			/* Mots clefs Actualités */
86
			#zone-actualites .motsclefs	.mot1 { font-size:28px;	margin:-20px 0 0 -81px; }
87
			#zone-actualites .motsclefs	.mot1 { font-size:28px;	margin:-20px 0 0 -81px; }
87
			#zone-actualites .motsclefs .mot2 {	font-size:32px;	margin:-10px 0 0 14px; }
88
			#zone-actualites .motsclefs .mot2 {	font-size:32px;	margin:-10px 0 0 14px; }
88
			#zone-actualites .motsclefs	.mot3 { margin:10px 0 0 -101px;}
89
			#zone-actualites .motsclefs	.mot3 { margin:10px 0 0 -101px;}
89
 
90
 
90
		#zone-reseau {background: url(../images/imageAccueilCarres.jpg) no-repeat 0 -316px #e16039; height:105px; width:900px; margin:0 0 15px 5px;}
91
		#zone-reseau {background: url(../images/imageAccueilCarres.jpg) no-repeat 0 -316px #e16039; height:105px; width:900px; margin:0 0 15px 5px;}
91
			
92
			
92
			/* Mots clefs Réseau */
93
			/* Mots clefs Réseau */
93
			#zone-reseau	.motsclefs	.mot1 { font-size:32px; margin:-25px 0 0 -102px; }
94
			#zone-reseau	.motsclefs	.mot1 { font-size:32px; margin:-25px 0 0 -102px; }
94
			#zone-reseau	.motsclefs	.mot2 { font-size:26px; margin:0px 0 0 -81px; }
95
			#zone-reseau	.motsclefs	.mot2 { font-size:26px; margin:0px 0 0 -81px; }
95
			#zone-reseau	.motsclefs	.mot3 { font-size:20px; margin:3px 0 0 39px; }
96
			#zone-reseau	.motsclefs	.mot3 { font-size:20px; margin:3px 0 0 39px; }
96
 
97
 
97
		#zone-projets {background: url(../images/imageAccueilCarres.jpg) no-repeat 0 -105px #a89d80; height:105px; width:900px; margin:0 0 15px 5px;}
98
		#zone-projets {background: url(../images/imageAccueilCarres.jpg) no-repeat 0 -105px #a89d80; height:105px; width:900px; margin:0 0 15px 5px;}
98
			/* Mots clefs Projets */
99
			/* Mots clefs Projets */
99
			#zone-projets .motsclefs	.mot1 { font-size:32px; margin:-22px 0 0 -36px; }
100
			#zone-projets .motsclefs	.mot1 { font-size:32px; margin:-22px 0 0 -36px; }
100
			#zone-projets .motsclefs	.mot2 { font-size:20px; margin:5px 0 0 -71px; }
101
			#zone-projets .motsclefs	.mot2 { font-size:20px; margin:5px 0 0 -71px; }
101
			#zone-projets .motsclefs	.mot3	{ font-size:20px; margin:5px 0 0 44px; }
102
			#zone-projets .motsclefs	.mot3	{ font-size:20px; margin:5px 0 0 44px; }
102
 
103
 
103
		/* Liens des univers */
104
		/* Liens des univers */
104
		.menuRectangle { position:absolute; width:100%; margin-top:0px; text-align:right}
105
		.menuRectangle { position:absolute; width:100%; margin-top:0px; text-align:right}
105
		.menuRectangle ul {	 text-align:right; position:absolute; right:25px}
106
		.menuRectangle ul {	 text-align:right; position:absolute; right:25px}
106
		.menuRectangle  ul li { text-decoration:none; text-align:center; font-size: 12px; font-family:arial; float:left; margin-left:10px; padding:3px 0 0 20px; }
107
		.menuRectangle  ul li { text-decoration:none; text-align:center; font-size: 12px; font-family:arial; float:left; margin-left:10px; padding:3px 0 0 20px; }
107
		.menuRectangle  ul li a { position:relative; margin-left:-4px; top:-3px; font-weight:normal;}
108
		.menuRectangle  ul li a { position:relative; margin-left:-4px; top:-3px; font-weight:normal;}
108
		.menuRectangle a:link , .menuRectangle a:visited , .menuRectangle a :active  {  color:#fff; text-decoration:none; }
109
		.menuRectangle a:link , .menuRectangle a:visited , .menuRectangle a :active  {  color:#fff; text-decoration:none; }
109
		.menuRectangle a:hover, .menuRectangle a:focus{ color: #5e5852; text-decoration:none; }
110
		.menuRectangle a:hover, .menuRectangle a:focus{ color: #5e5852; text-decoration:none; }
110
 
111
 
111
		/* Spécificités de chaque univers */
112
		/* Spécificités de chaque univers */
112
		#menuRectangleBotanique ul	li{ background:url(../images/carreVert.jpg) no-repeat; list-style:none }
113
		#menuRectangleBotanique ul	li{ background:url(../images/carreVert.jpg) no-repeat; list-style:none }
113
		#menuRectangleActualites ul li{ background:url(../images/carreGris.jpg) no-repeat; list-style:none }
114
		#menuRectangleActualites ul li{ background:url(../images/carreGris.jpg) no-repeat; list-style:none }
114
		#menuRectangleReseau ul li { background:url(../images/carreRouge.jpg) no-repeat; list-style:none }
115
		#menuRectangleReseau ul li { background:url(../images/carreRouge.jpg) no-repeat; list-style:none }
115
		#menuRectangleProjets ul li { background:url(../images/carreBeige.jpg) no-repeat; list-style:none }
116
		#menuRectangleProjets ul li { background:url(../images/carreBeige.jpg) no-repeat; list-style:none }
116
 
117
 
117
 
118
 
118
		/* pavé connexion */
119
		/* pavé connexion */
119
		#zone-menu-connexion { height:122px; width:320px; position:absolute; top:0; right:0; padding:0; font-family:arial; text-align:right; font-size:11px;
120
		#zone-menu-connexion { height:122px; width:320px; position:absolute; top:0; right:0; padding:0; font-family:arial; text-align:right; font-size:11px;
120
		background:url(../images/carreorange.png) no-repeat 9px -9px ;}
121
		background:url(../images/carreorange.png) no-repeat 9px -9px ;}
121
			
122
			
122
			/* Mise en page du formulaire*/
123
			/* Mise en page du formulaire*/
123
			#zone-menu-connexion fieldset { text-align:left; width:273px;float:right; background:white; padding:28px 0 0 10px; border:solid 1px #99C242;
124
			#zone-menu-connexion fieldset { text-align:left; width:273px;float:right; background:white; padding:28px 0 0 10px; border:solid 1px #99C242;
124
			text-decoration: none; -moz-border-radius: 0px 10px 10px 10px; -webkit-border-radius: 0px 10px 10px 10px; border-radius:0 10px 10px 10px;}
125
			text-decoration: none; -moz-border-radius: 0px 10px 10px 10px; -webkit-border-radius: 0px 10px 10px 10px; border-radius:0 10px 10px 10px;}
125
			#zone-menu-connexion fieldset input { font-size:11px;}
126
			#zone-menu-connexion fieldset input { font-size:11px;}
126
			#zone-menu-connexion h3	{ position:absolute; width:270px; padding:5px 5px 5px 9px; margin:-29px 0 0 -10px; color:white; text-align:left; text-transform:uppercase;
127
			#zone-menu-connexion h3	{ position:absolute; width:270px; padding:5px 5px 5px 9px; margin:-29px 0 0 -10px; color:white; text-align:left; text-transform:uppercase;
127
			font-size:12px; background-color:#99C242; -moz-border-radius: 0px 10px 0px 0px; -webkit-border-radius: 0px 10px 0px 0px; border-radius:0 10px 0 0;}
128
			font-size:12px; background-color:#99C242; -moz-border-radius: 0px 10px 0px 0px; -webkit-border-radius: 0px 10px 0px 0px; border-radius:0 10px 0 0;}
128
			#zone-menu-connexion fieldset label  { position:relative; width:15em; display:block; margin:.1em 0em; }
129
			#zone-menu-connexion fieldset label  { position:relative; width:15em; display:block; margin:.1em 0em; }
129
			label input { position : absolute; left : 100%; top : 0px; width:15px;}
130
			label input { position : absolute; left : 100%; top : 0px; width:15px;}
130
			#username, #password	{ width:80px;}
131
			#username, #password	{ width:80px;}
131
			#zone-menu-connexion fieldset #connexion {border:solid 1px #8eb533; padding:0;}
132
			#zone-menu-connexion fieldset #connexion {border:solid 1px #8eb533; padding:0;}
132
			#persistant, #persistant_label  {float:left;margin-left:-0px;}
133
			#persistant, #persistant_label  {float:left;margin-left:-0px;}
133
			#persistant_label	{padding-top:2px}
134
			#persistant_label	{padding-top:2px}
134
			#zone-menu-connexion #colonneDroite { width:150px; position:absolute; left:165px; top:21px;}
135
			#zone-menu-connexion #colonneDroite { width:150px; position:absolute; left:165px; top:21px;}
135
 
136
 
136
 		/* Projets */
137
 		/* Projets */
137
 		#bandeauProjets { width:845px; margin:20px 0 20px 0; border:dotted 1px #fd8c13; -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; 
138
 		#bandeauProjets { width:845px; margin:20px 0 20px 0; border:dotted 1px #fd8c13; -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; 
138
 		float:left;	padding-left:65px; }
139
 		float:left;	padding-left:65px; }
139
			
140
			
140
			#bandeauProjets ul { height:98px; padding:0px; list-style:none; font-family:arial;}
141
			#bandeauProjets ul { height:98px; padding:0px; list-style:none; font-family:arial;}
141
			#bandeauProjets ul li { width:250px; margin-left:15px; border: double 1px orange; border-width:0 4px 0 0; display:inline;height:95px;float:left;}
142
			#bandeauProjets ul li { width:250px; margin-left:15px; border: double 1px orange; border-width:0 4px 0 0; display:inline;height:95px;float:left;}
142
			#bandeauProjets ul li, #bandeauProjets ul li p	{ font-family:arial; font-size: 10px; line-height:1.3em;}
143
			#bandeauProjets ul li, #bandeauProjets ul li p	{ font-family:arial; font-size: 10px; line-height:1.3em;}
143
			#bandeauProjets ul li p	{ padding-right:2px; }
144
			#bandeauProjets ul li p	{ padding-right:2px; }
144
			#bandeauProjets ul li a	{ color:#7B9C35; font-weight:bold; }
145
			#bandeauProjets ul li a	{ color:#7B9C35; font-weight:bold; }
145
			#bandeauProjets ul li h3 { padding:5px 0 5px 0 ; margin:0; color:#fd8c13; }
146
			#bandeauProjets ul li h3 { padding:5px 0 5px 0 ; margin:0; color:#fd8c13; }
146
			#bandeauProjets ul li img { float:left; }
147
			#bandeauProjets ul li img { float:left; }
147
			
148
			
148
			#bandeauProjets ul .bouton { width:20px;}
149
			#bandeauProjets ul .bouton { width:20px;}
149
			#boutonPrecedent, #boutonSuivant { position:absolute;}
150
			#boutonPrecedent, #boutonSuivant { position:absolute;}
150
			#boutonPrecedent { margin-left:-66px; margin-top:-99px; height:100px; background:white; cursor:pointer; width:70px; border:dotted 1px #fd8c13;
151
			#boutonPrecedent { margin-left:-66px; margin-top:-99px; height:100px; background:white; cursor:pointer; width:70px; border:dotted 1px #fd8c13;
151
			border-right-style:none; -moz-border-radius: 10px 0 0px 10px ; -webkit-border-radius: 10px 0 0px 10px ; border-radius: 10px 0 0 10px;
152
			border-right-style:none; -moz-border-radius: 10px 0 0px 10px ; -webkit-border-radius: 10px 0 0px 10px ; border-radius: 10px 0 0 10px;
152
    		background:white url(../images/flecheGauche.jpg) no-repeat 5px 25px; }			
153
    		background:white url(../images/flecheGauche.jpg) no-repeat 5px 25px; }			
153
 
154
 
154
			#boutonSuivant { margin-left:799px;	margin-top:-99px; width:30px; cursor:pointer; background:white url(../images/flecheDroite.jpg) no-repeat 15px 25px;
155
			#boutonSuivant { margin-left:799px;	margin-top:-99px; width:30px; cursor:pointer; background:white url(../images/flecheDroite.jpg) no-repeat 15px 25px;
155
			padding:28px 8px 53px 8px; border:dotted 1px #fd8c13; border-left-style:none;-moz-border-radius: 0px 10px 10px 0px ; -webkit-border-radius: 0px 10px 10px 0px ;
156
			padding:28px 8px 53px 8px; border:dotted 1px #fd8c13; border-left-style:none;-moz-border-radius: 0px 10px 10px 0px ; -webkit-border-radius: 0px 10px 10px 0px ;
156
			border-radius: 0px 10px 10px 0px ; }
157
			border-radius: 0px 10px 10px 0px ; }
157
 
158
 
158
	#zone-bas-page { width:900px; clear:both;}
159
	#zone-bas-page { width:900px; clear:both;}
159
	#zone-bas-page div { width:900px; margin:20px 0 10px 0;text-align:center;}
160
	#zone-bas-page div { width:900px; margin:20px 0 10px 0;text-align:center;}
160
	#zone-bas-page div ul li {list-style:none;text-decoration:none;text-align:center;font-size: 12px;font-family:arial;display:inline;margin-left:10px;padding :6px 0 0 20px}
161
	#zone-bas-page div ul li {list-style:none;text-decoration:none;text-align:center;font-size: 12px;font-family:arial;display:inline;margin-left:10px;padding :6px 0 0 20px}
161
		#accueil { background:url(../images/accueil.png) no-repeat 0px 2px; }
162
		#accueil { background:url(../images/accueil.png) no-repeat 0px 2px; }
162
		#faq { background:url(../images/faq.png) no-repeat 0px 2px; }
163
		#faq { background:url(../images/faq.png) no-repeat 0px 2px; }
163
		#contact { background:url(../images/contact.png) no-repeat 0px 2px; }
164
		#contact { background:url(../images/contact.png) no-repeat 0px 2px; }
164
		#plan {	background:url(../images/plan.png) no-repeat 0px 2px; }
165
		#plan {	background:url(../images/plan.png) no-repeat 0px 2px; }
165
		#rss { background:url(../images/rss.png) no-repeat 0px 2px; }
166
		#rss { background:url(../images/rss.png) no-repeat 0px 2px; }
166
		#telechargement { background:url(../images/telechargement.png) no-repeat 0px 2px; }
167
		#telechargement { background:url(../images/telechargement.png) no-repeat 0px 2px; }
167
		#visite { background:url(../images/visite.png) no-repeat 0px 2px; }
168
		#visite { background:url(../images/visite.png) no-repeat 0px 2px; }
168
		#mentions { background:url(../images/cc.gif) no-repeat 0px 2px; }
169
		#mentions { background:url(../images/cc.gif) no-repeat 0px 2px; }
169
		
170
		
170
	#zone-bas-page>div  a:link , #zone-bas-page>div  a:visited , #zone-bas-page>div  a :active  { font-weight:normal; color:#7b9c35; text-decoration:none; }
171
	#zone-bas-page>div  a:link , #zone-bas-page>div  a:visited , #zone-bas-page>div  a :active  { font-weight:normal; color:#7b9c35; text-decoration:none; }
171
	#zone-bas-page>div  a:hover, #menupied a:focus { font-weight:normal; color: #fd8c13;text-decoration:none;}
172
	#zone-bas-page>div  a:hover, #menupied a:focus { font-weight:normal; color: #fd8c13;text-decoration:none;}
172
	
173
	
173
	#coordonees { width:888px; text-align:center; margin:auto; background:url(../images/petitCarre.jpg) no-repeat right; height:15px; }
174
	#coordonees { width:888px; text-align:center; margin:auto; background:url(../../../commun/generique/images/petitCarre.jpg) no-repeat right; height:15px; }
174
	#coordonees span { float:left; padding-left:15px; background:url(../images/petitCarre.jpg) no-repeat 5px 5px; font-family:arial;
175
	#coordonees span { float:left; padding-left:15px; background:url(../../../commun/generique/images/petitCarre.jpg) no-repeat 5px 5px; font-family:arial;
175
	font-size:12px; font-weight:normal; font-style:normal;}
176
	font-size:12px; font-weight:normal; font-style:normal;}
176
	#coordonees a {font-family:arial; font-size:12px; text-align:justify; font-weight:normal; line-height:16px; list-style:none;}
177
	#coordonees a {font-family:arial; font-size:12px; text-align:justify; font-weight:normal; line-height:16px; list-style:none;}
177
	#coordonees a:link, #coordonees a:visited, #coordonees a :active {color:#3a3633;}
178
	#coordonees a:link, #coordonees a:visited, #coordonees a :active {color:#3a3633;}
178
	#coordonees a:hover, #coordonees a:focus { color:#fd8c13;}
179
	#coordonees a:hover, #coordonees a:focus { color:#fd8c13;}