fichecollege.css 2.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265
  1. body
  2. {
  3. font-size: smaller;
  4. font-family: Verdana;
  5. }
  6. #conteneur
  7. {
  8. margin-left:10px;
  9. }
  10. .libellerestruct
  11. {
  12. width:300px;
  13. }
  14. .libelle
  15. {
  16. width:350px;
  17. }
  18. .titre
  19. {
  20. width: 250px;
  21. }
  22. .valeur
  23. {
  24. width: 300px;
  25. }
  26. .libInv
  27. {
  28. width: 320px;
  29. }
  30. .totaleffectif
  31. {
  32. width: 50px;
  33. text-align:right;
  34. }
  35. .nombre
  36. {
  37. width: 80px;
  38. text-align:right;
  39. }
  40. .classe
  41. {
  42. width: 200px;
  43. }
  44. .nbEleves
  45. {
  46. width: 75px;
  47. }
  48. .totalsansbordure
  49. {
  50. border-top-style: none;
  51. border-right-style: none;
  52. border-left-style: none;
  53. border-bottom-style: none;
  54. font-weight: bold;
  55. color: black;
  56. }
  57. .totalbordure
  58. {
  59. border-top: black 1px solid;
  60. border-right-style: none;
  61. border-left-style: none;
  62. border-bottom-style: none;
  63. font-weight: bold;
  64. color: black;
  65. }
  66. .sansbordure
  67. {
  68. border-top-style: none;
  69. border-right-style: none;
  70. border-left-style: none;
  71. border-bottom-style: none;
  72. }
  73. .sansbordurecentre
  74. {
  75. width: 360px;
  76. text-align: center;
  77. border-top-style: none;
  78. border-right-style: none;
  79. border-left-style: none;
  80. border-bottom-style: none;
  81. }
  82. #graphique
  83. {
  84. text-align: center;
  85. }
  86. #dotation
  87. {
  88. table-layout: fixed;
  89. border-collapse: collapse;
  90. }
  91. .typedotation
  92. {
  93. width: 160px;
  94. }
  95. .mtn
  96. {
  97. width:80px;
  98. text-align: right;
  99. }
  100. .mtn1
  101. {
  102. width:80px;
  103. text-align: right;
  104. }
  105. .ecart
  106. {
  107. width:80px;
  108. text-align: right;
  109. }
  110. .bordure
  111. {
  112. border-right: #ffd700 1px solid;
  113. border-top: #ffd700 1px solid;
  114. border-left: #ffd700 1px solid;
  115. border-bottom: #ffd700 1px solid;
  116. }
  117. .bordurecentre
  118. {
  119. border-right: #ffd700 1px solid;
  120. border-top: #ffd700 1px solid;
  121. border-top: #ffd700 1px solid;
  122. border-left: #ffd700 1px solid;
  123. border-bottom: #ffd700 1px solid;
  124. text-align:center;
  125. }
  126. #travaux
  127. {
  128. table-layout: fixed;
  129. border-collapse: collapse;
  130. }
  131. .travannee
  132. {
  133. width: 80px;
  134. }
  135. .typetravaux
  136. {
  137. width:120px;
  138. }
  139. .travlibelle
  140. {
  141. width:600px;
  142. }
  143. .travmontant
  144. {
  145. width:100px;
  146. text-align: right;
  147. }
  148. .travstatus
  149. {
  150. width:100px;
  151. }
  152. .travimprevu
  153. {
  154. width:80px;
  155. }
  156. .filiere
  157. {
  158. width:150px;
  159. text-align:left;
  160. }
  161. .effectif
  162. {
  163. width:120px;
  164. text-align: right;
  165. }
  166. #TitreGraph
  167. {
  168. margin-left:200px;
  169. width:800px;
  170. text-align:center;
  171. }
  172. h2
  173. {
  174. background-color: #ffd700;
  175. }
  176. table
  177. {
  178. table-layout: fixed;
  179. border-collapse: collapse;
  180. }
  181. td
  182. {
  183. border-right: #ffd700 1px solid;
  184. border-top: #ffd700 1px solid;
  185. border-left: #ffd700 1px solid;
  186. border-bottom: #ffd700 1px solid;
  187. }
  188. #catouche
  189. {
  190. margin-top: 10px;
  191. font-size: smaller;
  192. font-family: Arial;
  193. }
  194. #listeagentscg
  195. {
  196. width:100%;
  197. }
  198. #listeagentsaide
  199. {
  200. width:100%;
  201. }
  202. .Zone
  203. {
  204. width:200px;
  205. }
  206. .Nb_Eleves
  207. {
  208. width:150px;
  209. text-align: right;
  210. }
  211. .Montant_Subvention
  212. {
  213. width:150px;
  214. text-align: right;
  215. }
  216. .atcnom
  217. {
  218. width:80px;
  219. text-align:left;
  220. }
  221. .atcprenom
  222. {
  223. width:80px;
  224. text-align: left;
  225. }
  226. .atcfonction
  227. {
  228. width:150px;
  229. text-align: left;
  230. }
  231. .atcqtew
  232. {
  233. width:100px;
  234. text-align: right;
  235. }
  236. .atcstatut
  237. {
  238. width:80px;
  239. text-align: center;
  240. }
  241. .atcgrade
  242. {
  243. width:150px;
  244. text-align: left;
  245. }