fichecollege.css 2.9 KB

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