fichecollege.css 3.0 KB

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