source: trunk/spip/esqueleto-redcta/themes/volveareparto/styles/personalizado.css @ 30

Last change on this file since 30 was 30, checked in by sebas, 17 years ago

nueva importacion del codigo del esqueleto de redcta con los plugins

File size: 4.3 KB
Line 
1body{font-family:Helvetica, Arial,sans-serif; 
2font-size: 90%;
3/*background-image: url("../img/fondo.gif");*/ 
4margin: 0 ;
5text-align:center;}
6#columnaizquierda
7{
8/*border:1px solid #0066CC;*/
9text-align:left;
10width:778px;
11float:left;
12margin: 0px 0px 0px 0px;
13
14overflow:hidden;
15}
16#menusecciones{
17text-align:left;
18
19}
20.mostrar{display:none}
21.menuseccionesarriba{
22/*background-image: url("../img/secciones.gif");*/
23height:0px;
24background-repeat:no-repeat}
25.menuseccionesitem
26{
27text-align:center;
28width:110px;
29float:left;
30padding: 4px 0px 4px 0px;
31/*border-bottom: solid 1px #23475D;
32border-right: solid 1px #23475D;*/
33font-size:90%;
34background-repeat:repeat-y
35}
36* html .menuseccionesitem       /* selecteur reconnu seulement par IE (Win et Mac)*/
37{
38/*margin-top:-3px*/
39}
40.menuseccionesitem a , .menuseccionesitem a:visited
41{
42color:#ff9900;
43font-weight: bold;
44}
45.pico{margin: -2px 0px 0px -14px;
46position:relative;
47}
48.menuseccionesitem:hover{
49color:#023568}
50
51.menuseccionesitemon
52{
53text-align:center;
54width:110px;
55float:left;
56padding: 4px 0px 4px 0px;
57/*border-bottom: solid 1px #23475D;
58border-right: solid 1px #23475D;*/
59font-size:90%;
60background-color:#ccc;
61background-repeat:repeat-y
62}
63
64a.on, a:visited.on{color:#FFFFff;font-weight: bold;}
65.menuseccionesitem-sub a , .menuseccionesitem-sub a:visited 
66{
67color:#cccccc;
68font-weight: bold;
69}
70.menuseccionesitem-sub
71{
72/*background-image: url("../img/bordemenusub1.gif");
73background-repeat:repeat-y;*/
74padding: 4px 10px 4px 20px;
75border-bottom: solid 1px #23475D;
76border-right: solid 1px #23475D;
77font-size:80%;
78/*background-color:#B7D8DA;*/
79}
80
81.menuseccionesitem-subon
82{
83/*background-image: url("../img/bordemenusub1.gif");
84background-repeat:repeat-y;*/
85padding: 4px 10px 4px 20px;
86/*border-bottom: solid 1px #23475D;*/
87border-right: solid 1px #23475D;
88font-size:80%;
89/*
90background-color:#B7D8DA;*/
91}
92.menuseccionesitem-subon ul li .menuseccionesitem-sub{
93position:relative;
94background-image: url("../img/bordemenusubsub1.gif");
95background-repeat:repeat-y;
96padding-left:25px;
97margin-right:-11px;
98margin-left:-20px;
99font-weight: bold;
100margin-top:2px;
101border-top: solid 1px #23475D;}
102
103.menuseccionesitem-subon ul li .menuseccionesitem-subon{
104position:relative;
105background-image: url("../img/bordemenusubsub1.gif");
106background-repeat:repeat-y;
107padding-left:25px;
108margin-right:-11px;
109margin-left:-20px;
110font-weight: bold;
111margin-top:2px;
112border-top: solid 1px #23475D;}
113
114.articuloson ul li .menuarticuloitem{
115background-image: url("../img/bordemenusub1.gif");
116background-repeat:repeat-y;
117padding: 4px 10px 4px 20px;
118border-bottom: solid 1px #23475D;
119border-right: solid 1px #23475D;
120font-size:80%;
121
122background-color:#B7D8DA;
123}
124.articulos ul li .menuarticuloitem{
125display:none
126}
127
128.lienon {color:blue}
129* html .menuseccionesitem-sub   /* selecteur reconnu seulement par IE (Win et Mac)*/
130{
131/*margin-top:-3px*/;
132}
133
134.menuseccionesitem-sub:hover{
135color:#023568;
136}
137
138
139.menuseccionesabajo{
140
141height:13px;
142background-repeat:no-repeat;
143
144}
145#avisoportada
146{
147
148}
149#columnaderecha{width:180px}
150#contenido {padding:15px;
151width:568px;}
152.avisosderecha
153{
154border-bottom:1px solid #0066CC;
155margin: 0px 0px 0px 0px;
156padding: 0px 0px 0px 0px;
157font-size: 80%
158}
159.volantadest1 a{
160color:#000000;
161font-size:130%;
162
163}
164.chapodest1 a{color:#000000;
165font-size:120%}
166#cuerpo
167{
168background-image: url("");
169
170float:left;
171background-repeat:repeat-y;
172border:1px solid #000000;
173}
174.chapo {font-weight: bold;}
175#hierarchie{margin-bottom:15px}
176h2, h1{margin-bottom:3px;
177margin-top:3px}
178#noticia{padding-bottom:10px;
179border-bottom:1px solid #0066CC;
180margin-bottom:10px}
181.menu { background-image: url("../img/fondomenu.gif"); background-repeat: repeat-x;; text-align: center; margin: 0; padding: 0; width: 535px; height: 25px; float: left }
182.menu ul{ font-size:70%;font-weight: bold;margin: 0;padding: 0;list-style-type: none;}
183.menu ul li{display: inline;}
184.menu ul li a{text-decoration: none;padding: 5px;color: #94d8fb; border-right: 1px solid #FFFFFF;line-height:25px; } 
185.menu ul li a:hover, .menu ul li a:focus{color: #FFCC66;}
186.menu ::-moz-selection{color:#FDEFD5;}
187.menu ::selection {color:#FDEFD5;}
188#navegacion { width: 780px; height: 25px }
189* html #navegacion  {margin-top:-4px } 
190#menu{542px;
191float:left;
192font-size:120%}
193#busqueda{
194width:240px;
195float:left;
196background-image: url("../img/fondobusqueda.gif"); background-repeat: repeat-x;
197vertical-align:middle;
198text-align:center;
199height:25px}
Note: See TracBrowser for help on using the repository browser.