Subversion Repositories ALCASAR

Rev

Rev 324 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log

Rev 324 Rev 2529
Line 34... Line 34...
34
	color:#000000;
34
	color:#000000;
35
}
35
}
36
a:active {
36
a:active {
37
	color:#000000;
37
	color:#000000;
38
}
38
}
-
 
39
 
-
 
40
.thBasicACC
-
 
41
{
-
 
42
	font-family: "DejaVu Sans";
-
 
43
	font-size: small;
-
 
44
	text-align: center;
-
 
45
	color: #EFEFEF;
-
 
46
	background-color: #666666;'	
-
 
47
}
-
 
48
 
-
 
49
 
-
 
50
.thSecurityBis
-
 
51
{
-
 
52
	font-family: "DejaVu Sans";
-
 
53
	font-size: small;
-
 
54
	color: #EFEFEF;
-
 
55
	background-color: #666666;'	
-
 
56
}
-
 
57
 
-
 
58
.tableBis
-
 
59
{
-
 
60
	background-color: white;
-
 
61
}
-
 
62
 
-
 
63
.globalTrafficBorder
-
 
64
{
-
 
65
    border: 1px solid #666;
-
 
66
    background-color: white;
-
 
67
    width:99%;
-
 
68
 
-
 
69
}
-
 
70
 
-
 
71
#globalTrafficSize
-
 
72
{
-
 
73
    width:99%;
-
 
74
}
-
 
75
 
-
 
76
.tbodyAcc {
-
 
77
	font-family: "DejaVu Sans";
-
 
78
	font-size: small;
-
 
79
	color: "#666660";
-
 
80
}
-
 
81
.tdSizeACC {
-
 
82
	font-size: 1px;	
-
 
83
}
-
 
84
.trSizeACC {
-
 
85
	height:6px;	
-
 
86
}
-
 
87
 
-
 
88
.tableTop
-
 
89
{
-
 
90
	margin-top: 8px;
-
 
91
    width:99%;
-
 
92
}
-
 
93
 
-
 
94
 
-
 
95
.frameBorderACC
-
 
96
{
-
 
97
	border: 1px solid #666;
-
 
98
    border-radius: 1px;
-
 
99
    width:99%;
-
 
100
    background-color: white;
-
 
101
    padding:  0px 0px 0px 0px  ;
-
 
102
    margin:  0px 30px 0px 0px  ;
-
 
103
}
-
 
104
 
-
 
105
 
-
 
106
.nfseniframe
-
 
107
{
-
 
108
    height: 220vh;
-
 
109
    width: 100%;
-
 
110
    margin:  0px 0px 0px 0px  ;
-
 
111
    padding:  0px 0px 0px 0px  ;
-
 
112
    display: flex;
-
 
113
    border-left-style: solid;
-
 
114
    border-left-width: 1px;
-
 
115
    border-right-style: solid;
-
 
116
    border-top-style: solid;
-
 
117
    border-top-width: 1px;
-
 
118
    border-bottom-style: solid;
-
 
119
    border-bottom-width: 1px;
-
 
120
    border-right-width: 1px;
-
 
121
}
-
 
122
 
-
 
123
.tableTopNfsen
-
 
124
{
-
 
125
	border-right-width: 0px;
-
 
126
	border-right-style: solid;
-
 
127
	margin-left: 1px;
-
 
128
	width: 100%;	
-
 
129
	text-align: center;
-
 
130
    padding:  0px 0px 0px 0px;
-
 
131
}