source: trunk/spip/esqueleto-redcta/themes/redcta/styles/estilo.css @ 67

Last change on this file since 67 was 67, checked in by guille, 16 years ago
File size: 14.9 KB
Line 
1body 
2{ 
3
4font-family:Helvetica, Arial, sans-serif; 
5font-size: .80em;
6/*background-image: url("../img/fondo.gif");*/ 
7margin: 0 ;
8text-align:center;
9}
10img{ border:0px solid #000000}
11a, a:visited
12{
13color: #0C2A80;
14text-decoration: none;
15
16}
17a:hover , a.over
18{ 
19color: #0C2A50
20}
21
22#pagina 
23{
24margin: 0; 
25padding: 0; 
26width: 780px ;
27text-align:center;
28position:relative;
29margin: 0px auto;
30}
31#estructura
32{
33/*color:#FFFF00;*/
34font-size: .9em;
35overflow:hidden;
36display:none;
37}
38#cabeza img{border:0}
39#cabeza 
40{float:left;
41/*background-image: url("../img/fondo.gif");
42background-color: #000;
43background-image: url("../img/cabeza.jpg");
44
45margin-bottom: 0;
46padding: 0;
47height: 51px;*/
48}
49#barracabeza
50{
51/*border: solid 1px #000000;*/
52background-image: url("../img/fondobarra.gif");
53padding:3px;
54margin: 0px 0px 0px 0px;
55font-size:.85em;
56float:left;
57width:774px
58
59}
60#cuerpo
61{
62background-image: url("../img/fondoportada.gif");
63
64float:left;
65background-repeat:repeat-y;
66}
67#cuerpo-actividades
68{
69background-image: url("../img/fondoblanco-menu.jpg");
70
71float:left;
72background-repeat:repeat-y;
73}
74#columnaizquierda
75{
76/*border:1px solid #0066CC;*/
77text-align:left;
78width:131px;
79float:left;
80margin: 0px 0px 0px 0px;
81
82overflow:hidden;
83}
84#menusecciones{
85text-align:left;
86
87}
88.mostrar{display:none}
89.menuseccionesarriba{
90/*background-image: url("../img/secciones.gif");*/
91height:13px;
92background-repeat:no-repeat}
93.menuseccionesitem
94{
95padding: 4px 10px 4px 14px;
96
97font-size:.85em;
98background-repeat:repeat-y
99}
100* html .menuseccionesitem       /* selecteur reconnu seulement par IE (Win et Mac)*/
101{
102/*margin-top:-3px*/
103}
104.menuseccionesitem a , .menuseccionesitem a:visited
105{
106
107font-weight: bold;
108}
109.pico{margin: -2px 0px 0px -14px;
110position:relative;
111}
112.menuseccionesitem:hover{
113}
114
115.menuseccionesitemon
116{
117background-repeat:repeat-y;
118padding: 4px 10px 4px 14px;
119
120font-size:.85em;
121font-weight: bold;
122}
123
124a.on, a:visited.on{;font-weight: bold;}
125.menuseccionesitem-sub a , .menuseccionesitem-sub a:visited 
126{
127
128font-weight: bold;
129}
130.menuseccionesitem-sub
131{
132/*background-image: url("../img/bordemenusub1.gif");
133background-repeat:repeat-y;*/
134padding: 4px 10px 4px 20px;
135
136font-size:.85em;
137/*background-color:#B7D8DA;*/
138}
139
140.menuseccionesitem-subon
141{
142/*background-image: url("../img/bordemenusub1.gif");
143background-repeat:repeat-y;*/
144padding: 4px 10px 4px 20px;
145/*border-bottom: solid 1px #23475D;*/
146border-right: solid 1px #23475D;
147font-size:.85em;
148/*
149background-color:#B7D8DA;*/
150}
151.menuseccionesitem-subon ul li .menuseccionesitem-sub{
152position:relative;
153background-image: url("../img/bordemenusubsub1.gif");
154background-repeat:repeat-y;
155padding-left:25px;
156margin-right:-11px;
157margin-left:-20px;
158font-weight: bold;
159margin-top:2px;
160border-top: solid 1px #23475D;}
161
162.menuseccionesitem-subon ul li .menuseccionesitem-subon{
163position:relative;
164background-image: url("../img/bordemenusubsub1.gif");
165background-repeat:repeat-y;
166padding-left:25px;
167margin-right:-11px;
168margin-left:-20px;
169font-weight: bold;
170margin-top:2px;
171border-top: solid 1px #23475D;}
172
173.articuloson ul li .menuarticuloitem{
174background-image: url("../img/bordemenusub1.gif");
175background-repeat:repeat-y;
176padding: 4px 10px 4px 20px;
177border-bottom: solid 1px #23475D;
178border-right: solid 1px #23475D;
179font-size:.85em;
180
181background-color:#B7D8DA;
182}
183.articulos ul li .menuarticuloitem{
184display:none
185}
186
187.lienon {color:blue}
188* html .menuseccionesitem-sub   /* selecteur reconnu seulement par IE (Win et Mac)*/
189{
190/*margin-top:-3px*/;
191}
192
193.menuseccionesitem-sub:hover{
194color:#023568;
195}
196
197
198.menuseccionesabajo{
199
200height:13px;
201background-repeat:no-repeat;
202
203}
204
205
206
207#contenido
208{
209
210width:508px;
211float:left;
212vertical-align:middle;
213padding: 10px ;
214margin: 0px 0px 0px 0px;
215overflow:hidden;
216text-align:left;
217}
218.contenidoin{padding:10px}
219
220#columnaderecha
221{
222width:120px;
223float:right;
224overflow:hidden;
225text-align:center
226}
227#avisoportada
228{
229padding: 0px 0px 0px 0px;
230margin: -10px 0px 0px -10px;
231font-size: 90%; 
232}
233#bloquearriba
234{
235text-align:left;
236        /*border-bottom:1px solid #0066CC;*/
237
238}
239#bloquemedio
240{
241text-align:left;
242        /*border-bottom:1px solid #0066CC;*/
243       
244
245}
246#bloqueabajo
247{
248/*border: solid 1px #ffffff;*/
249
250float:left;
251}
252#pie
253{/*background-image: url("../img/fondo.gif");*/
254width:780px;
255width:100%;
256float:left;
257
258margin: 0px 0px 0px 0px
259}
260#prueba 
261{
262/*border: solid 1px #ffffff;*/
263width:100%;
264float:left;
265position:absolute;
266width:500px;
267float:left;
268height: 30px;
269background-image: url("../img/fondo2.gif");
270margin: -46px 0px 0px 154px;
271}
272* html #prueba  /* selecteur reconnu seulement par IE (Win et Mac)*/
273{
274        margin: -30px 0px 0px -542px;
275
276}
277
278 /* -------------------------------------------------------
279        MENU NAVIGADORON (IZQUIERDA)
280 ------------------------------------------------------- */
281.menu a
282{
283
284
285}
286.menu ul {
287        display: block;
288        margin: 0px;
289        padding: 0px;
290        padding-bottom: 0px;
291        list-style: none;
292}
293
294.menu ul.titulo {
295        display: block;
296        margin: 0px;
297        padding: 0px;
298       
299        list-style: none;
300}
301
302.menu li.titulo {
303        display: block;
304        margin: 0px;
305        padding: 0px;
306       
307        list-style: none;
308}
309#menusecundario{
310width:140px;
311margin-left:2px;
312border-bottom:solid 5px #cc0000;
313
314
315}
316.titulosecundario
317{
318
319margin-left:8px;
320
321font-size: .85em;
322font-weight: bold;
323}
324.menusecundarioitem     
325{ 
326border-bottom:solid 2px #000099; 
327padding: 0px 6px 0px 6px; 
328font-size: 85%; 
329}
330.menusecundarioitem a ,.menusecundarioitem a:visited 
331{ 
332color: #09f; 
333}
334.menusecundarioitem a:hover 
335{ 
336color: #9cf; 
337}
338
339.menu-item a {
340 
341padding: 0px 8px 0px 18px; 
342font-size: .85em; }
343
344.menu-item a ,.menu-item a:visited 
345{ 
346color: #09f; 
347}
348.menu-item a:hover 
349{ 
350color: #9cf; 
351}
352.menu-subitem {
353padding: 0px 8px 0px 23px; 
354font-size: .85em;}
355.avisosizquierda
356{
357margin: 10px 0px 10px 6px}
358.avisosderecha
359{
360border-bottom:1px solid #0066CC;
361margin: 0px 5px 0px 5px;
362padding: 10px 0px 10px 0px;
363font-size: .85em;
364}
365.spip-admin-bloc {
366text-align:center;float:left;
367width:780px}
368
369.avisossuperior
370{
371border-bottom:1px solid #0066CC;
372padding: 10px 0px 10px 0px;
373margin: 0px 0px 0px 0px;
374font-size: 90%; 
375}
376
377
378
379.subtituloaviso
380{
381font-size: 1.1em;
382text-align:left ;
383background-color:#FFFFFF;
384padding: 0px 10px 0px 10px;
385}
386.tituloaviso
387{ 
388font-size: 1.2em;
389font-weight: bold;
390color:red;
391background-color:#FFFFFF
392}
393a:hover .tituloaviso
394{ 
395
396color:#000ddd
397}
398
399/* contenido del pie general */
400#datos{
401
402/*padding:5px;*/
403text-align:center;
404font-size: .85em;
405font-weight:bold
406}
407.texto1datos{}
408.texto2datos{
409font-size: 1.2em;
410
411font-weight: bold;}
412.texto3datos{
413font-size: 1.1em;
414}
415#afiliados{
416}
417.evento { font-size: .85em; font-family: Verdana, Arial, Helvetica; border-top: 1px solid #036 }
418.adagenciat      { font-size: .9em; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
419.adagenciat a    { color: #036; text-decoration: none }
420.adagenciat a:hover   { color: #00c }
421.adagencia a      { color: #036; text-decoration: none }
422.evento a  { color: #900; text-decoration: none }
423.evento a:hover    { color: #036 }
424.adagencia a:hover1 { color: #036 }
425.adagenciase    { color: #036; font-size: .9em; font-family: Verdana, Arial, Helvetica; border-top: 1px solid #036 }
426.activtit  { color: #036; font-size: .9em; font-family: Verdana, Arial, Helvetica }
427.activfecha { font-weight: bold; font-size:.85em; font-family: Verdana, Arial, Helvetica }
428.adagenciase a   { color: #036; font-family: Verdana, Arial, Helvetica }
429.adagenciase a:hover  { color: #00c; font-family: Verdana, Arial, Helvetica; text-decoration: none }
430
431#cuerpodespacho
432{
433background-image: url("../img/fondoatedespacho.gif");
434float:left;
435background-repeat:repeat-y;
436}
437#contenidodespacho
438{
439
440padding:0px 0px 0px 0px;
441width:640px;
442
443overflow:hidden}
444#despacho
445{
446
447padding:10px 0px 20px 10px;
448width:620px;
449float:left;
450overflow:hidden}
451.regional{
452font-size: .80em;
453margin-top:10px;
454font-weight: bold;
455text-align:left;
456
457color:#005555}
458.detalleregional{
459font-size: .80em;
460text-align:left;
461color:#000000
462}
463.tituloarticulo{
464font-size: 1.2em;
465text-align:left;
466margin-top:2px;
467}
468.textoarticulo{
469font-size: .85em;
470text-align:justify;
471margin-top:20px
472}
473.volver{
474text-align:right;font-size:.8em
475}
476#datosedicion a , #datosedicion a:visited {color:#CCCCCC}
477#datosedicion a:hover {color:#eeeeee}
478#datosedicion{
479padding-top:20px;
480text-align:center;
481
482color:#ffffff;
483text-align:left}
484.frase{font-size: .9em;
485padding:3px 0px 3px 10px;
486font-style:italic;font-family:"Times New Roman", Times, serif;}
487.despachodatos{padding:3px 0px 3px 10px;;font-size: .75em;}
488.titulomedios{
489background-color:#005555;
490font-size:.8em;
491
492padding:3px 0px 3px 0px;
493font-weight: bold;
494color:#ffffff;
495}
496.division{
497margin:20px -10px 20px -10px;
498height:20px;
499background-color:#cccccc}
500.numerodespacho{font-weight: bold;
501font-size: .8em;
502padding:3px 5px 3px 5px;
503text-align:center}
504.pirulos
505{
506font-size: .8em;
507margin-left:5px;
508margin-right:5px;
509position: relative;
510        /*overflow:hidden;*/
511text-align:center;
512/*border: solid 1px black*/
513}
514.pirulos img {border:0px}
515.spacepirulo{margin-bottom:2px;}
516/*.cortepirulo{background-color:transparent;
517height:8px;}*/
518
519#rubriquepirulo { 
520font-weight:bold; 
521font-size:.9em; 
522text-align:center;
523color:#000000; 
524background-color:#669ACC;
525padding: 2px 5px 2px 5px;
526margin-top:10px;
527
528}
529#rubriquepirulo a{color:#000000;font-size:1.2em; }
530#rubriquepirulo a:hover{color:#ffffff}
531.surtitrep{
532padding: 1px 0px 1px 5px;
533background-color:white;
534font-size:1.1em; 
535;
536}
537
538.h5p {
539padding: 1px 3px 3px 3px;
540background-color:white;
541font-size:1.2em;
542font-weight:bold
543}
544
545.h5p a{
546}
547.h5p a:hover{color:blue
548}
549
550.sous-titrep{padding: 0px 3px 5px 3px;background-color:white;font-size:.9em; }
551
552#nota_principal
553{
554padding:10px
555}
556#nota_secundaria
557{
558padding:10px
559}
560#sktheme_switcher {
561text-align:left;float:left;
562position:relative;
563width:780px}
564
565.agendabanner{background-image: url("../img/agenda.gif");
566height:31px;
567background-repeat:no-repeat;
568background-position:center;
569margin-top:10px;
570margin-bottom:0px}
571.agendain       { padding-right: 10px; padding-left: 10px;
572margin-left:6px;
573margin-right:6px;
574 }
575.agendatit, .agendatit a,  .agendatit a:visited    { font-size: 1em; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold; padding-bottom: 10px }
576.agendaevent    { font-size: 0.8em; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; margin-bottom: 5px; padding-bottom: 3px; border-bottom: 1px dashed #789 }
577.agendafecha       { font-size: 0.9em; font-family: Verdana, Arial, Helvetica, sans-serif; margin-top: 5px; padding-top: 5px; padding-bottom: 10px }
578#rubriquedestacada{
579padding-left:3px;
580background-color:#ccc;
581font-weight:bold;
582
583}
584.comunicado-in{
585font-size:1em;
586border: solid 1px #ccc;
587padding:10px;
588background-color:#eee
589}
590
591#instalacion
592{
593
594width:492px;
595
596padding:15px;
597font-size:1.1em;
598color:brown;
599
600background-image: url("http://www.redcta.org.ar/images/Logo-redcta-trac.png");
601background-repeat:no-repeat;
602background-position:right top; 
603
604}
605#titulares{
606font-size:1.1em;
607
608font-weight:bold;
609text-align:left;
610}
611.fechatitulares{
612font-weight:normal}
613
614#galeria{float:left}
615#rubriqueportada{font-size:.9em;
616font-weight:bold;
617padding-top:5px;
618border-top:1px solid #ccc}
619h3{margin-top:4px;
620margin-bottom:3px;
621font-size:1.4em}
622.texte{font-size:.95em;margin-bottom:10px}
623.titulo-0{font-size:1.2em;
624font-weight:bold;
625margin-bottom:5px}
626.FECHA-COMUNIC{font-weight:bold;
627font-style:italic;
628color:#666633}
629.titulocongreso{font-weight:bold;
630margin-top:-10px;
631margin-left:10px;
632margin-right:10px;
633font-size:1.3em;
634}
635.fecha{font-size:.80em;
636font-style:italic;
637}
638.surtitre{font-size:.9em;
639font-weight:bold}
640.chapo{
641font-weight:bold}
642.titre{font-size:1.3em;
643font-weight:bold}
644.articulos{width:100%;border-bottom:1px solid #ccc}
645.sous-titre{;
646font-weight:bold}
647#bloc-contenu-top{border-bottom:1px solid #ccc}
648.volantadest1{font-weight:bold}
649.pagination .ligne2{text-align:center;background-color:#eee;}
650p.pagination{margin-top:0;text-align:center;font-size:.80em;}
651#sommaire{float:right;display:block;width:160px;margin:0 0 0 1em;border:1px gray solid;background-color:white;overflow:hidden;}
652.spip_modele{width:160px;margin:0 0 0 1em;border:1px gray solid;background-color:white;clear:both;overflow:hidden;}
653#sommaire h4,.spip_modele h4{border-bottom:1px silver dotted;text-align:center;line-height:1em;}
654#sommaire ul,.spip_modele ul{font-size:.9em;margin:.5em;margin-left:1em;padding:0;list-style-type:square;}
655#sommaire ul li,.spip_modele ul li{line-height:1em;margin:.3em 0 0 .5em;}
656
657.spip_code, .spip_cadre { font-family: monospace; font-style: normal; font-size: 1.2em; }
658.spip_cadre { width: 99%; border: 1px inset; }
659.spip_code { background-color: #FCF4D0; }
660/*
661    NUBE DE PALABRAS
662*/
663.nube01{
664 background-color: Black;
665 font-size: .9em;
666 text-align: left;
667 padding-left: 5px;
668 padding-right: 5px;
669 color: #ffffff;
670 font-weight: bold;
671 width: 502px;
672}
673.nube02{
674 background-color: #D6DCF5;
675 width: 500px;
676 border: 1px solid #D6DCF5;
677 padding-left: 5px;
678 padding-right: 5px;
679}
680a.nubelink:link, a.nubelink:visited, a.nubelink:active{
681
682 color: #FFCC00;
683 text-decoration: none;
684}
685A.nubelink:hover{
686
687 color: White;
688 text-decoration: underline;
689}
690#vinculos { 
691margin: 15px 0 0; padding: 0; 
692width: 500px; 
693border: solid 1px #333 ;
694float:left}
695#vinculoscateg { color: #ccc; 
696font-size: 14px; 
697font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
698background-color: #033; 
699margin-top: auto; 
700margin-bottom: auto; 
701padding-top: 5px; 
702padding-right: 5px; 
703padding-left: 5px; 
704height: 27px ;float:left;width:490px}
705#vinculosfila  { 
706margin: auto 0; 
707padding: 10px 0; 
708float:left; 
709border-bottom: 1px solid #666 }
710.vinculosfila a:hover { text-decoration: none; background-color: #f6c }
711a.vinculosfila  { color: black; text-decoration: none }
712#vinculosorg    { font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; margin-top: auto; margin-bottom: auto; padding-right: 6px; padding-left: 5px; position: inherit; width: 170px; float: left }
713#vinculosinfo     { color: #000; font-size: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none; margin-top: auto; margin-bottom: auto; padding-right: 6px; padding-left: 3px; width: 175px; height: 72px; float: left; border-left: 1px solid #666 }
714#vinculosimg  { padding-right: 3px; width: 100px; float: right }
715.vinculosinfo a { color: black; text-decoration: none }
716#vinculosnoti   { background-color:#dddddd;font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;  margin-top: auto; margin-bottom: auto; padding-right: 6px; padding-left: 5px;  float: left; border-bottom: 1px solid #666}
717#vinculosnoti a,#vinculosnoti a:hover{}
718#vinculosnoti a:hover {color:brown;background-color: #eeeeee }
Note: See TracBrowser for help on using the repository browser.