/* GENERAL */
* { margin: 0; padding: 0; text-decoration: none; font-size: 1em; outline: none; }
code, kbd, samp, pre, tt, var, textarea, input, select, isindex { font: inherit; font-size: 1em; }
dfn, cite, var, address, em { font-style: normal; }
th, h1, h2, h3, h4, h5, h6 { font-weight: normal; }
a, img, a img, iframe, form, fieldset, abbr, acronym, object, applet { border: none; }
table { border-collapse: collapse; border-spacing: 0; }
caption, th, td, center { text-align: left; vertical-align: top; }
body { line-height: 1; background: #000; color: #CCCCCC; }
q { quotes: "" ""; }
ul, ol, dir, menu { list-style: none; }
sub, sup { vertical-align: baseline; }
a { color: inherit; }
font { color: inherit !important; font: inherit !important; color: inherit !important; }
/**********FIN RESET************/
/***** Global *****/
html, body {
border:0;
margin:0;
padding:0;
}
body {
font:11px/1.25 Arial, Helvetica, sans-serif;
background:url(/img/decoracion/fondo-body.jpg) center top repeat-x #555555;
}

/***** Encabezados *****/
h1, h2, h3, h4, h5, h6 {
margin:0;
padding:0;
font-weight:normal;
}
#middle .content .contenido h6{
font-size:1.1em;
margin:8px 0 8px 3px;
font-weight:bold;
padding-left:15px;
}
/***** Formato comun *****/
p, ul, ol {
margin:0;
padding:0;
}
ul, ol {
padding:0;
}
blockquote {
margin:1.25em;
padding:1.25em 1.25em 0 1.25em;
}
small {
font-size:0.85em;
}
img {
border:0;
}
/***** Enlaces *****/
a,
a:link,
a:visited {
text-decoration:none;
color:#cccccc;
}
a:hover {
text-decoration:underline;
}
/***** Formularios *****/
form {
margin:0;
padding:0;
}
input, select, textarea {
font:1em Arial, Helvetica, sans-serif;
}
textarea {
width:100%;
line-height:1.25;
}
label {
cursor:pointer;
}
/***** Tablas *****/
table {
border:0;
margin:0;
padding:0;
}
table tr td {
padding:2px;
}
/***** Wrapper *****/
#wrap {
width:955px;
margin:0 auto 10px;
}
#wrap .oculto{
display:none;
}
#wrap .legend{
display:none;
}
/* FIN GENERAL */

/* HEADER */
#wrap #header{
height:100px;
width:955px;
background:url(/img/decoracion/top-right-header.jpg) right top no-repeat;
}
#header .logo{
display: block;
float: left;    
padding-left: 25px;     
width:220px;
height:84px;
background:url(/img/decoracion/logo-netberry.jpg) 25px 0 no-repeat;
}
#header .logo a{   
display: block;
overflow: hidden;
width:0;
height:0;  
margin-top:17px;    
padding-left:200px;
padding-top:55px;                                              
}
#header h2{
padding-left:20px;
padding-top:40px;
text-align: left;
float: left;
font-size:1.9em;
font-weight:bold;
border-left:1px solid #fff;
}
#header .logueadoPV{
position:absolute;
right:0;
margin:10px 170px 0 0;
float:right;
}
#header .logueadoPV a{
margin:0 5px;
}
#header .logueadoPV .nombreCliente{
font-weight:bold;
}
#header .logueadoPV .desconectar{
margin-left:10px;
padding-right:20px;
background:url(/img/iconos/p/error.gif) right no-repeat;
}
/* FIN HEADER */

/* MIDDLE */
/* SIDEBARLEFT */
#middle .sideBarLeft{
width:170px;
padding-right:15px;
padding-bottom:30px;
float:left;
}
#middle .sideBarLeft .bloque{
padding:18px 0 0;
}
#middle .sideBarLeft .titulo{
background:url(/img/decoracion/decorado-bolas-sin.gif) right center no-repeat;
color:#fff;
padding-right:40px;
font-size:1.8em;
text-align: right;
}
#middle .sideBarLeft .menu li{
background:url(/img/decoracion/bullet-menu.gif) left center no-repeat;
padding-left:15px;
clear: both;
font-size:1.1em;
}
#middle .sideBarLeft .menu li a{
border-top:1px solid #6A6A6A;
display: block;
padding:8px 0;
}
#middle .sideBarLeft .menu li.primero a{
border:none;
}
#middle .sideBarLeft .menu li.destacado a{
color:#fff;
font-weight:bold;
}
#middle .sideBarLeft .menu li.selected a{
color:#FF9900;
}
#middle .sideBarLeft .menu li.selected{
background:url(/img/decoracion/bullet-menu-naranja.gif) left center no-repeat;
}
#middle .sideBarLeft .login{
padding-top:15px;
text-align: right;
}
#middle .sideBarLeft .login fieldset{
padding-bottom:5px;
}
#middle .sideBarLeft .login .campo{
height:31px;
text-align: left;
}
#middle .sideBarLeft .login label{
float: left;
padding-top:3px;
}
#middle .sideBarLeft .login input{
width:97px;
background-color:#6D6D6D;
border:1px solid #999999;
float: right;
height:18px;
padding-top:4px;
}
.sideBarLeft .login .btn{
padding-left:10px;
background:url(/img/decoracion/bullet-menu-blanco.gif) left center no-repeat;
text-align: left;
color:#fff;
}
/* FIN SIDEBARLEFT */
#middle .content{
float: left;
overflow: hidden;
width:769px;
}
/* FIN MIDDLE */

/* FOOTER */
#wrap #footer{
width:955px;
clear: both;
padding-top:5px;
text-align: center;
padding-bottom:5px;
}
#footer .top{
height:48px;
}
#footer .top img{
float: left;
padding-left:20px;
}
#footer .top strong{
float: right;
text-align: left;
font-size:1.2em;
color:#fff;
padding-top:20px;
padding-right:20px;
font-weight:bold;
}
#footer .menu{
border-top:1px solid #808080;
padding-top:10px;
padding-bottom:30px;
}
#footer .menu li{
border-left:1px solid #CCCCCC;
padding:0 5px 0 7px;
display: inline;
font-size:.9em;
}
#footer .menu li.primero{
border:none;
}
#footer .legal{
background-color:#B7B7B7;
color:#000;
font-weight:bold;
width: auto;
padding:2px;
}
#footer .legal a{
color:#000;
} 
/* FIN FOOTER */

/*PREVISUALIZACIONES*/
.previsualizacion{
top:50%;
left:50%;
position:absolute;
padding:5px;
background-color:#FF9809;
overflow:hidden;
}
.previsualizacion .previsualizacionContenedor{
border:1px solid #dd7500;
height:100%;
width:100%;
}
.previsualizacion .boton.botonCerrar{
background:url(/img/selectores/cerrar.gif) no-repeat;
overflow:hidden;
display:block;
width:0px;
height:16px;
padding-left:16px;
position:absolute;
right:5px;
top:6px;
}
/*FIN PREVISUALIZACIONES*/