| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454 |
-
- @media screen
- {
- body
- {
- font-size: smaller;
- font-family: Verdana;
- background-color: #FFFFFF;
- min-width: 810px;
- }
- body#Default
- {
- font-size: smaller;
- font-family: Verdana;
- background-color: #FFFFFF;
- }
- #conteneur
- {
- width: 100%;
- overflow: hidden;
- margin: auto;
- }
- #info_fiche
- {
- margin-top: 5px;
- height: auto;
- float: left;
- }
- #header_index
- {
- background-image: url('../images/cg67.jpg');
- height: 180px;
- background-size: 100% auto;
- background-position: 0% 50%;
- background-repeat: no-repeat;
- }
- #header_fiche
- {
- float: left;
- clear: left;
- margin-left: 50px;
- margin-top: 30px;
- width: 43%;
- }
- #blank
- {
- background-color: #1683CC;
- height: 45px;
- width: 100%;
- border-top: 1px solid #FDFDFD;
- border-bottom: 1px solid #FDFDFD;
- font-weight: bolder;
- font-size: 12px;
- }
- #logo
- {
- height: 150px;
- position: relative;
- margin-left: 20px;
- width: auto;
- float: left;
- }
- img#logo
- {
- height: 150px;
- position: relative;
- margin-left: 20px;
- width: auto;
- float: left;
- }
- p#entete_fiche
- {
- width: auto;
- float: left;
- }
- #coordonnees_college
- {
- }
- #photo_college
- {
- border-radius: 10px;
- -moz-border-radius: 10px;
- -webkit-border-radius: 10px;
- /*width: 45%;*/
-
- }
- #photo
- {
- padding: 10px;
- }
- /*img#photo
- {
- border-radius: 15px;
- position: relative;
- top: 15px;
- }*/
- .libellerestruct
- {
- width: 300px;
- }
- .libelle
- {
- width: 350px;
- }
- .infoAction
- {
- width: 250px;
- }
- .nbClasse
- {
- width: 150px;
- }
- .nbEleve
- {
- width: 150px;
- }
- .typeCollege
- {
- width: 10px;
- }
- .public
- {
- width: 50px;
- text-align: left;
- }
- .titre
- {
- width: 90px;
- }
- .valeur
- {
- width: 300px;
- }
- .libInv
- {
- width: 120px;
- }
- .totaleffectif
- {
- width: 20px;
- }
- .espacevide
- {
- width: 50px;
- }
- .colonnevide
- {
- width: 250px;
- }
- .nombre
- {
- width: 50px;
- }
- .classe
- {
- width: 20px;
- }
- .vide
- {
- width: 100px;
- }
- .nbEleves
- {
- width: 15px;
- }
- .totalsansbordure
- {
- border-top-style: none;
- border-right-style: none;
- border-left-style: none;
- border-bottom-style: none;
- font-weight: bold;
- color: black;
- text-align: left;
- }
- .totalbordure
- {
- border-top: black 1px solid;
- border-right-style: none;
- border-left-style: none;
- border-bottom-style: none;
- font-weight: bold;
- width: 5px;
- color: black;
- text-align: right;
- }
- .sansbordure
- {
- border-top-style: none;
- border-right-style: none;
- border-left-style: none;
- border-bottom-style: none;
- }
- .sansborduredroite
- {
- border-top-style: none;
- border-right-style: none;
- border-left-style: none;
- border-bottom-style: none;
- text-align: right;
- }
- .sansbordurecentre
- {
- width: 360px;
- text-align: center;
- border-top-style: none;
- border-right-style: none;
- border-left-style: none;
- border-bottom-style: none;
- }
- td#public
- {
- max-width: 50px;
- background-color: Aqua;
- }
- #graphique
- {
- text-align: center;
- }
- .typedotation
- {
- width: 160px;
- }
- .mtn
- {
- width: 80px;
- }
- .mtn1
- {
- width: 80px;
- }
- .ecart
- {
- width: 80px;
- }
- .bordure
- {
- border-right: #FFFFFF 1px solid;
- border-top: #FFFFFF 1px solid;
- border-left: #FFFFFF 1px solid;
- border-bottom: #FFFFFF 1px solid;
- }
- .borduredroite
- {
- border-right: #1683CC 1px solid;
- border-top: #1683CC 1px solid;
- border-left: #1683CC 1px solid;
- border-bottom: #1683CC 1px solid;
- text-align: right;
- }
- .bordurecentre
- {
- border-right: #1683CC 1px solid;
- border-top: #1683CC 1px solid;
- border-top: #1683CC 1px solid;
- border-left: #1683CC 1px solid;
- border-bottom: #1683CC 1px solid;
- text-align: center;
- }
- #travaux
- {
- table-layout: fixed;
- border-collapse: collapse;
- }
- .travannee
- {
- width: 80px;
- }
- .typetravaux
- {
- width: 180px;
- }
- .travlibelle
- {
- width: 600px;
- }
- .travmontant
- {
- width: 80px;
- }
- .travstatus
- {
- width: 100px;
- }
- .travimprevu
- {
- width: 80px;
- }
- .filiere
- {
- width: 150px;
- }
- .effectif
- {
- width: 120px;
- }
- #TitreGraph
- {
- margin-left: 200px;
- width: 800px;
- text-align: center;
- }
- h3#TitreGraph
- {
- margin: auto;
- }
- h1#fiche
- {
- width: 430px;
- color: #1F64BF;
- }
- h3#Default
- {
- color: White;
- margin-left: 20px;
- }
- h2
- {
- /*background-color: #1683CC;*/
- position: relative;
- left: 30px;
- width: 800px;
- border-bottom: solid 2px black;
- color: #FF007A;
- }
- h2#Default
- {
- color: White;
- text-align: right;
- border-bottom: none;
- position: absolute;
- top: 90px;
- right: 100px;
- width: 65%;
- }
- table
- {
- width: 100%;
- table-layout: auto;
- border-collapse: collapse;
- border: 0px #1683CC solid;
- border-radius: 5px;
- }
- td
- {
- border-right: #1683CC 0px solid;
- border-top: #1683CC 0px solid;
- border-left: #1683CC 0px solid;
- border-bottom: #1683CC 1.25px dashed;
- }
- .td_head
- {
- /*background-color: #1270CC;*/
- color: Black;
- font-weight: bold;
- }
- #catouche
- {
- font-size: smaller;
- font-family: Arial; /*float: left;*/
- bottom: 0px;
- width: 100%;
- background-color: White;
- }
- #listeagentscg
- {
- width: 100%;
- border: 1px solid #EFEFEF;
- }
- #listeagentsaide
- {
- width: 100%;
- }
- .Zone
- {
- width: 200px;
- }
- .Nb_Eleves
- {
- width: 100px;
- }
- .Montant_Subvention
- {
- width: 125px;
- }
- .atcnom
- {
- width: 80px;
- text-align: left;
- }
- .atcprenom
- {
- width: 80px;
- text-align: left;
- }
- .atcfonction
- {
- width: 150px;
- text-align: left;
- }
- .atcqtew
- {
- width: 100px;
- text-align: right;
- }
- .atcstatut
- {
- width: 80px;
- text-align: center;
- }
- .atcgrade
- {
- width: 150px;
- text-align: left;
- }
- }
|