img {
padding:0px;
margin:0px;
border-width:0px;
}
a:hover {
color:#a40;
}
html,body {
padding:0px;
margin:0px;
height: 100%;
}

#barw,#barh,#barx,#bary {
border:1px solid blue;
padding:1px;
background:#eee;
width:22px;
height:11px;
font-size:9px;
}

.modulo {
position:absolute;
padding:2px;
}

.userbar {
display:block;
position:absolute;
top:0px;
right:40px;
padding:2px;
background:black;
border:3px outset #ddd;
z-index:800;
width:320px;
height:34px;
}

.toolbar {
width:700px;
height:80px;
display:block;
position:absolute;
top:20px;
left:20px;
z-index:800;

}

.innertools {
float:left;
height:27px;
margin-right:14px;
margin-top:4px;

}

.toolbartitle {
background:#34a;
float:left;
color:white;
width:100%;
height:16px;
font-size:10px;
}

.permalink {
width:350px;
color:white;
font-size:10px;
background:#35b;
border-width:0px;
}

.innertools div {
background-image:url('../img/wrd_mid.gif');
background-repeat:repeat-x;
float:left;
width:auto;
padding-top:4px;
height:22px;
}

.innertools div img {
}

.innertools select {
float:left;
display:block;
margin:0px;
padding:0px;
border:1px solid black;
height:15px;
font-size:10px;
background:#ffa;
}

.innertools a {
padding:2px;
float:left;
display:block;
width:auto;
margin-left:2px;
}
.innertools a:hover, .tool:hover {
background:#fda;

}

a {
text-decoration:none;
}

 .innertools img {
float:left;
width:16px;
height:16px;
}


#backoffice_frame, .bart, .toolbar {
background:#C3DAF9;
border:2px solid #34a;
padding:2px;
z-index:10000;
}

#backoffice {
border:1px solid black;
width:94%;
height:200px;
z-index:10000;
}



.bart {

width:230px;
padding:2px;
height:114px;
position:absolute;
left:-300px;
top:-100px;
z-index:1200;
background-color:#C3DAF9;
border:2px solid #34a;
}

.toolbartitle a {
float:right;
margin:2px;
}

p,h1,h2,h3,h4,h5 {
margin:0px;
padding:0px;
}


.boframe {
display:none;
position:absolute;
top:-440px;
left:-440px;
z-index:1000;
text-align:center;
}

#newpage_frame{
position:absolute;
top:88px;
left:-2px;
display:none;
position:absolute;
border:2px solid #34a;
z-index:1200;
background-color:#C3DAF9;
padding:2px;
}

div  {
padding:0px;
margin:0px;
display:block;
}

optgroup {
color:red;
font-style:normal;
}

option {
color:black;
}

.custominput {
background:#333;color:#ddf;border-width:0px;width:100%;height:14px;
margin-left:4px;

}
