fichecollege.css 2.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288
  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: 80px;
  66. }
  67. .nbEleves
  68. {
  69. width: 85px;
  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. .typedotation
  110. {
  111. width: 160px;
  112. }
  113. .mtn
  114. {
  115. width:80px;
  116. text-align: right;
  117. }
  118. .mtn1
  119. {
  120. width:80px;
  121. text-align: right;
  122. }
  123. .ecart
  124. {
  125. width:80px;
  126. text-align: right;
  127. }
  128. .bordure
  129. {
  130. border-right: #ffd700 1px solid;
  131. border-top: #ffd700 1px solid;
  132. border-left: #ffd700 1px solid;
  133. border-bottom: #ffd700 1px solid;
  134. }
  135. .bordurecentre
  136. {
  137. border-right: #ffd700 1px solid;
  138. border-top: #ffd700 1px solid;
  139. border-top: #ffd700 1px solid;
  140. border-left: #ffd700 1px solid;
  141. border-bottom: #ffd700 1px solid;
  142. text-align:center;
  143. }
  144. #travaux
  145. {
  146. table-layout: fixed;
  147. border-collapse: collapse;
  148. }
  149. .travannee
  150. {
  151. width: 80px;
  152. }
  153. .typetravaux
  154. {
  155. width:120px;
  156. }
  157. .travlibelle
  158. {
  159. width:600px;
  160. }
  161. .travmontant
  162. {
  163. width:100px;
  164. text-align: right;
  165. }
  166. .travstatus
  167. {
  168. width:100px;
  169. }
  170. .travimprevu
  171. {
  172. width:80px;
  173. }
  174. .filiere
  175. {
  176. width:150px;
  177. text-align:left;
  178. }
  179. .effectif
  180. {
  181. width:120px;
  182. text-align: right;
  183. }
  184. #TitreGraph
  185. {
  186. margin-left:200px;
  187. width:800px;
  188. text-align:center;
  189. }
  190. h2
  191. {
  192. background-color: #ffd700;
  193. }
  194. table
  195. {
  196. table-layout: fixed;
  197. border-collapse: collapse;
  198. }
  199. td
  200. {
  201. border-right: #ffd700 1px solid;
  202. border-top: #ffd700 1px solid;
  203. border-left: #ffd700 1px solid;
  204. border-bottom: #ffd700 1px solid;
  205. }
  206. #catouche
  207. {
  208. margin-top: 10px;
  209. font-size: smaller;
  210. font-family: Arial;
  211. }
  212. #listeagentscg
  213. {
  214. width:100%;
  215. }
  216. #listeagentsaide
  217. {
  218. width:100%;
  219. }
  220. .Zone
  221. {
  222. width:200px;
  223. }
  224. .Nb_Eleves
  225. {
  226. width:100px;
  227. text-align: right;
  228. }
  229. .Montant_Subvention
  230. {
  231. width:125px;
  232. text-align: right;
  233. }
  234. .atcnom
  235. {
  236. width:80px;
  237. text-align:left;
  238. }
  239. .atcprenom
  240. {
  241. width:80px;
  242. text-align: left;
  243. }
  244. .atcfonction
  245. {
  246. width:150px;
  247. text-align: left;
  248. }
  249. .atcqtew
  250. {
  251. width:100px;
  252. text-align: right;
  253. }
  254. .atcstatut
  255. {
  256. width:80px;
  257. text-align: center;
  258. }
  259. .atcgrade
  260. {
  261. width:150px;
  262. text-align: left;
  263. }