/* CSS Desarrollado para cPanelHost.cl */
label, 
input[type=button], 
input[type=submit], 
button {cursor: pointer;}
button, input, select, textarea {margin: 0;}
button {width: auto; overflow: visible;}
.ie7 img {-ms-interpolation-mode: bicubic;}
.ie6 html {filter: expression(document.execCommand("BackgroundImageCache", false, true));}
/* let's clear some floats */
.clearfix:before, .clearfix:after { content: "\0020"; display: block; height: 0; overflow: hidden; }  
.clearfix:after { clear: both; }  
.clearclear {clear: both;} 
.clearfix { zoom: 1; } 
#margen20px{ height:20px;clear:both;display:block; }
body { background: url(../img/bg.png) repeat; font-family: 'Questrial', sans-serif; font-size:12px; color: rgb(105, 105, 105); line-height: 21px; margin:0; padding:0;}
#fondo { width:100%; height:100%; background: url(../img/bg-top.jpg) center top repeat-x; top:0; min-height:350px; }
#global { width:970px; margin:0 auto; box-shadow: 0 5px 12px 0 rgba(0, 0, 0, 0.45); }
#header { width:970px; background: url(../img/header.jpg) center top no-repeat; height:140px;}


.dosLineas:first-line { font-size:12.5px !important; color:#FFFFFF !important; }
.dosLineas { font-size:8px !important; color:#FFCC00 !important; }

#alerta { background:#fff; padding:10px; width:950px; }
#alerta .cont { background: url(../img/info.png) no-repeat 5px center; width:894px; background-color:#feeabd; border:1px dotted #ee891a; padding:10px; padding-left:42px; font-size:13px; display:table; font-family: 'Questrial', sans-serif; color:#ab5d00; }

#contenido { width:970px; background:#FFF; font-size:16px; padding-bottom:30px; display:table; font-family: 'Questrial', sans-serif; }
#contenido .izq { width:230px; margin-left:10px; margin-top:10px; float:left; display:table-cell;}
#contenido .izq img { margin-bottom:10px; }
#contenido .der { width:690px; margin-left:0px; margin-right:30px; height:100%; float:right; display:table-cell; }

#footer { width: 970px; background: #323234; color:#FFF; text-align:center; height:34px; line-height:34px; font-size:14px;}