﻿/**
 * CSS by Matías Schmid (10%) and Julio Acuña (90% :) )
 **/   

body
{
    width: 100%;
    margin: 0 auto;
    padding: 0;
    font-family: Arial, Sans-Serif, Helvetica;
    background: #FFF url(../../images/templates/bg_page_main.png) repeat-x top;
}

.body {
 width: 100%;
 background: #E5E7E9 url(../../images/institucional/fondo_institucional.jpg) repeat-x top;
}

.body_form
{
	width: 700px;
	margin: 0 auto;
    padding: 0;
    font-family: Arial, Sans-Serif, Helvetica;
}

.body_sellos
{
	width: 610px;
	margin: 0 auto;
    padding: 0;
    font-family: Arial, Sans-Serif, Helvetica;
    background: white;
}

.ficha2 {
 width: 978px !important;
 background: #E5E7E9 url(../../images/institucional/fondo_institucional.jpg) repeat-x top;
}

.ext_header {
 width: 1000px !important;
 background: none !important;
 border: 0px none !important;
}

.ext_content {
 width: 990px !important;
}

.ext_foot {
 width: 960px; !important;
 background: url(../../images/institucional/fondo_footer.jpg) no-repeat left;
 height: 40px;
 padding: 10px 15px;
 float: left;
}

.ext {
 border: 0px none !important;
 margin: 5px 0px 5px 0px !important;
 padding: 0px !important;
 width: 980px !important;
}

.ext_main_browser {
 padding-left: 15px;
}

h2,h4 {
 margin: 0 auto;
 padding: 0;
}

h1  
{
    color: #000;
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 5px;
}

ul {
    margin: 0 auto;
	padding: 0;
	list-style: none;
	list-style-type: none;
}

h3  
{
    color: #666;
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 7px;    
}

a { text-decoration: underline; }
a.blues:hover { text-decoration: underline; color:#0066FF;}
a.blues:visited { text-decoration: underline; color:#0066CC;}

a.green:hover { text-decoration: underline; color:#009900;}
a.green:visited { text-decoration: underline; color:#006633;}

a.red:hover { text-decoration: underline; color:#CC3300;}
a.red:visited { text-decoration: underline; color:#CC0000;}

a.red:hover { text-decoration: underline; color:#CC3300;}
a.red:visited { text-decoration: underline; color:#CC0000;}

img, a { border: 0; }

form { margin: 0; }

hr { display: none; }

p 
{
    font-size: 12px;
    color: #666;
    margin: 0;
}

.clear { clear: both; }

.sample_gray 
{
    font-size: 11px;
    color: #999;
}
.sample_black {
  color: #333333;
  font-size: 14px;
}
.sample_light {
  color: #0066cc;
  font-size: 13px;
}
.sample_gray_13 {
  color: #666666;
  font-size: 13px;
}
/* LAYOUT */

.main_container 
{
    width: 908px;
    padding: 10px 35px 35px 35px;
    background: #FFF;
    border: 1px solid #ccc;
	float: left;
}

.main_formularios 
{
    width: 610px;
    padding: 10px 35px 35px 35px;
    background: #FFF;
    border: 1px solid #ccc;
	float: left;
}

.main_sellos 
{
    width: 610px;
    padding: 10px 35px 35px 35px;
    background: white;
    border: 1px solid #ccc;
	float: left;
}

.main_browser 
{
    width: 991px;
    padding: 10px 0px 10px 10px;
    background: #FFF;
	float: left;
	background: #fff url(../../images/institucional/background_bottom_browser.jpg) no-repeat bottom;
}

.main_productos 
{
    width: 958px;
    padding: 10px;
    background: #FFF;
	float: left;
	background: #fff;
	overflow: hidden;
}

.main_beneficio {
   padding: 10px;
}

.main_beneficio h1 {
  margin-bottom: 0px;
}

.noBorder {
 border: 0px none !important;
 height: 120px;
}

.header {
   width: 978px;
   float: left;
   background: #FFFFFF none repeat scroll 0 0;
   border-left: 1px solid #CCCCCC;
   border-right: 1px solid #CCCCCC;
}

.header .logo {
   float: left;
   left: 0px;
   top:0px;
}
.header .logo a {
   display: block;
   text-decoration: none;
}

.header .mesa {
   margin-left: 162px;
   float: left;
   top: 0px;
}

.header .log {
  float: left;
  margin-left: 113px;
  padding-top: 26px;
  text-transform: capitalize;
  text-align: right;
}

.header .log img {
  vertical-align: text-bottom;
}

.header .institucional {
   float: right;
   top: 0px;
   margin-right: 30px;
   right: 0px;
   width: 350px;
}

.header .institucional img {
   float: right;
   margin: 0px 5px 10px 0px;
}

.header .contnav {
   margin: 20px 0px 10px 0px;
   float: right;
}

.header .nav li{
   float: left;
   color: #009cff;
   font-size: 12px;
}

.header .nav li a {
   text-decoration: none;
   color: #009cff;
   padding: 0px 5px;
}

.tit_blue13 {
   color: #008CEA;
   font-size: 13px;
}
.tit_grey_italic, .tit_grey13 {
   color: #999999;
   font-size: 13px;
}
.tit_grey_italic {
   font-style: italic;
}

.menu {
 float: left;
 width: 100%;
 text-align: center;
 border-bottom: 3px #039dff solid;
}

.cont_ul {
 float: left;
 padding-left: 190px;
 bottom: 0px;
}

ul.menuTop {
  height: 22px;
  float: left;
  margin: 16px 0px 0px 0px;
  padding: 0px 60px;
}

.menuTopInst {
  width: 100%;
}

ul.menuTop li, ul.menuTop li a{
  text-align: center;
  float: left;
  text-decoration: none;
  font-weight: bold;
  font-size: 13px;
  color: #666666;
  text-transform: capitalize;
  display: block;  
}

ul.menuTop li a {
  background: url(../../images/background/__.png) no-repeat right;
  padding-left: 10px;
  padding-right: 10px;
  line-height: 22px;
  display: block;
}

ul.menuTop li span, ul.menuTopInstitucional li span{
  display: none;
}

/********** menu institucional **************/

ul.menuTopInstitucional {
  height: 27px;
  float: left;
  margin: 11px 0px 0px 0px;
}

a.ingreso {
 display: block;
 margin-right: 35px;
 margin-top: 10px;
 vertical-align: bottom;
}

ul.menuTopInstitucional li {
 display: block;
 height: 27px;
 float: left;
 padding-right: 10px;
}
ul.menuTopInstitucional li a {
 display: block;
}
ul.menuTopInstitucional li a span {
 text-indent: -200px;
}

ul.menuTopInstitucional li#inicio1 {background: url(../../images/institucional/tit_inicio_on.png) no-repeat left; width: 76px;}
ul.menuTopInstitucional li#beneficios1 {background: url(../../images/institucional/tit_beneficios_on.png) no-repeat left; width: 180px;}
ul.menuTopInstitucional li#tarifas1 {background: url(../../images/institucional/tit_tarifas_on.png) no-repeat left; width: 164px;}
ul.menuTopInstitucional li#normativas1 {background: url(../../images/institucional/tit_normativa_on.png) no-repeat left; width: 198px;}

ul.menuTopInstitucional a#inicio {
  background: url(../../images/institucional/tit_inicio_off.png) no-repeat center;
  height: 27px;
  width: 76px;
}

ul.menuTopInstitucional a#beneficios {
  background: url(../../images/institucional/tit_beneficios_off.png) no-repeat center;
  height: 27px;
  width: 180px;
}

ul.menuTopInstitucional a#tarifas {
  background: url(../../images/institucional/tit_tarifas_off.png) no-repeat center;
  height: 27px;
  width: 164px;
}

ul.menuTopInstitucional a#normativas {
  background: url(../../images/institucional/tit_normativas_off.png) no-repeat center;
  height: 27px;
  width: 198px;
}

.dumb {
 float: left;
 width: 100%;
 margin: 0px 0px 10px 0px;
}

.dumb a {
 color: #999999;
 text-decoration: underline;
}
.dumb a:hover {
 color: #009CFF;
 text-decoration: underline;
}
.dumb a:visited {
 color: #666666;
 text-decoration: underline;
}
.content2 li#marcador {
 background: url(../../images/misc/blind_light.png) no-repeat left;
 padding-left: 25px;
 line-height: 19px;
 margin-bottom: 5px;
 font-size: 13px;
 color: #999999;
}
.content2 li#separador {
 
 padding-left: 25px;
 line-height: 19px;
 margin-bottom: 5px;
 font-size: 13px;
 color: #999999;
}
.content li {
 background: url(../../images/misc/blind_light.png) no-repeat left;
 padding-left: 25px;
 line-height: 19px;
 margin-bottom: 5px;
 font-size: 13px;
 color: #999999;
}
.btnInscripcionChile {
 margin-left: 25px;
}

/****** menu ***********/

ul.menuTop li#escritorio {
  background: url(../../images/misc/botones/bot1_escritorio.jpg) no-repeat center;
  height: 23px;
  line-height: 23px;
  display: block;
  width: 88px;
}

ul.menuTop li#ficha {
  background: url(../../images/misc/botones/bot2_fich_comp_pub.jpg) no-repeat center;
  height: 23px;
  line-height: 23px;
  display: block;
  width: 178px;
}

ul.menuTop li#editar {
  background: url(../../images/misc/botones/bot3_edit_info.jpg) no-repeat center;
  height: 23px;
  line-height: 23px;
  display: block;
  width: 143px;
}

ul.menuTop li#contratar {
  background: url(../../images/misc/botones/bot4_contratar_serv.jpg) no-repeat center;
  height: 23px;
  line-height: 23px;
  display: block;
  width: 150px;
}

ul.menuTop li#renovar {
  background: url(../../images/misc/botones/bot5_renovar_serv.jpg) no-repeat center;
  height: 23px;
  line-height: 23px;
  display: block;
  width: 146px;
}

ul.menuTop li#balance {
  background: url(../../images/misc/botones/bot6_balance_be.jpg) no-repeat center;
  height: 23px;
  line-height: 23px;
  display: block;
  width: 104px;
}

ul.menuTop li#directorio {
  background: url(../../images/misc/botones/bot7_directorio.jpg) no-repeat center;
  height: 23px;
  line-height: 23px;
  display: block;
  width: 96px;
}

.lastmenu {
  background: none !important;
}

ul.menuTop li a:hover {
  background: url(../../images/background/__.png) no-repeat right;
}

.footer_productos
{
    width: 948px;
    padding: 15px;
    background: #FFF;
	float: left;
	position: relative;
}

.footer_container 
{
    width: 948px;
    padding: 10px 15px;
    background: #FFF;
    border: 1px solid #ccc;
    margin-bottom: 40px;
	float: left; 
}

.footer_container #logos, .footer_productos #logos
{
    float: left;
}

.footer_container #logos a img, .footer_productos #logos a img
{
	padding-top: 0px;
	line-height: 56px;
}

.footer_container #text, .footer_productos #text
{
    float: right;   
}

.footer_container #text td, .footer_productos #text td
{
    font-size: 12px;
    text-align: right;
}

/* GRIDS 'n DATA TABLES */

.blue_grid 
{
    width: 100%;
}

.blue_grid caption 
{
    font-size: 12px;
    color: #666;
    text-align: left;
    margin-bottom: 3px;
}

.blue_grid tr.alternate td 
{
    background: #f2f2f2;
}

.blue_grid th, .blue_grid td 
{
    padding: 8px;
    text-align: left;
}

.blue_grid th 
{
    font-size: 16px;
    color: #FFF;
    font-weight: bold;
    background: #008cea;
    border-bottom: 1px solid #1575b5;
}

.blue_grid td 
{
    border-bottom: 1px solid #d2d2d2;
    border-left: 1px solid #d2d2d2;
    font-size: 12px;
}

.blue_grid td.with_control 
{   
    padding: 1px 5px;
}

.blue_grid td select,
.blue_grid td input 
{
    border: 1px solid #999;
    font-size: 12px;
    color: #666;
    background: #ffffcc;
}
.blue_grid td.shorting input 
{
    border: 1px solid #999;
	width: 30px;
    font-size: 12px;
    color: #666;
    background: #ffffcc;
}
.blue_grid td select.short { width: 95px; margin-left: 3px; }
.blue_grid td input.short { width: 35px; margin-left: 3px; }
.blue_grid td select.large { width: 137px; margin-left: 3px; }

.blue_grid .last
{
    border-right: 1px solid #d2d2d2;
    border-left: 1px solid #d2d2d2;
}

.blue_grid td.cell_info
{
    border-left: 0 none;
}

.blue_grid .number 
{
    text-align: right;
    font-weight: bold;
}

.blue_grid tfoot td 
{
    border: 0 none;
}

.blue_grid tfoot td.yellow_total 
{
    border-left: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    background: #ffffcc;
    padding: 15px 10px;
    text-align: right;  
}

.blue_grid tfoot td.yellow_total span.total 
{
    font-size: 18px;
    color: #000;
}

.blue_grid tfoot td.yellow_total span.savings 
{
    font-size: 15px !important;
}

span.savings 
{
    font-size: 13px;
    color: #98ce00;
    font-style: italic;
    font-weight: bold;        
}
.light_green {
   color: #99ce00;
}
.notsavings 
{
    font-size: 13px;
    color: #99ce00;
}
.light_blue 
{
    color: #009cff;
}
.blue {
  color:#0066CC;
}
.blue_strong {
  color:#0066CC;
  font-weight: bold;
}

.red 
{
    color: #ff0000;
}

#btnFinalizar, #Renovar
{
    margin-right: 15px;
	border: none !important;
}


/** RADIO BUTTONS **/

table#rbl_periodo td
{
    padding: 0;
	font-size: 13px;
	color: #999999;
}

table#rbl_medio_pago td
{
    padding: 0;
	font-size: 13px;
	color: #999999;
}
/** Tables default **/

.default_table {
 width: 100%;
 border: none;
 border-spacing: 0pt;
 table-layout: auto;
 display: table-row;
 font-size: 12px;
}
.default_table tr td {
 vertical-align: middle;
 text-align: left;
 line-height: 28px;
 text-indent: 5px;
}
#ingreso input, #ingreso select, #ingreso textarea{
 border: 1px solid #CCCCCC;
 font-family:"Trebuchet MS";
}
#ingreso #agregar{
 border: none;
 font-family:"Trebuchet MS";
}
.default_table td input.tbmax {
 width: 90px;
}
.default_table td input.tbsmall {
 width: 20px;
}
.default_table td select.big,
.default_table td input.big,
.default_table td textarea.big {
  background: #ffffcc;
}

.default_table td select.big,
.default_table td input.big,
.default_table td input.tblanck {
 width: 350px;
}

.default_table td input[type='file']{
 width: 273px;
}

.default_table td textarea.big {
 width: 350px;
}

.default_table td.small {
 text-indent: 7px;
}
.default_table td.small b {
 float: right;
 font-weight: bolder;
 margin-right: 5px;
}
.default_table td.small label {
 float: left;
}
.default_table td.top {
 vertical-align: top !important;
}
.default_table tr td div.botom{
 float: left;
 text-indent: 3px;
}
.default_table tr td div.noticia{
 float: left;
}
.default_table tr td.botomImage{
 padding-top: 5px;
 text-indent: 0px !important;
}
.default_table tr td div.atributo_a{
 width: 100px;
 float: left;
 margin-left: 50px;
}
.default_table tr td div.atributo_b{
 /*margin-top: 5px;
 margin-bottom: 5px;*/
}
label.error {
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	margin-left: 3px;
}

/**** Set more Style ****/
.bloques_gral {
 float: left;
 margin: 10px 0px;
 width: 100%;
}
.boxTitle {
 float: left;
 overflow: hidden;
 width: 100%;
 margin-bottom: 25px;
 vertical-align: text-bottom;
 line-height: 45px;
}
.boxTitle h1 , .boxTitle img , .boxTitleProceso p , .boxTitleProceso img{
 float: left;
 padding-right: 15px;
 margin: 0px;
}

.boxTitleProceso {
 overflow: hidden;
 width: 100%;
 margin-bottom: 25px;
 vertical-align: text-bottom;
 line-height: normal;
 float: left;
}

.boxTitleProceso p { font-size: 20px !important;}

.contBoxImpor {
 float: left;
 margin-left: 15px;
 vertical-align: top;
}
.important { 
  background: url(../../images/misc/important.png) no-repeat left;
  height: 21px;
  line-height: 21px;
  padding-left: 25px;
  margin-bottom: 10px;
  margin-left: 3px;
  font-size: 18px;
}
.boxImportant {
  background: url(../../images/background/background_important.png) left repeat-y;
  width: 294px;
  float: left;
  border: 1px solid #e8d186;
  padding: 25px 25px 20px 25px;
  color: #606060;
}

.ulGreen {
  margin-left: 20px;
}
.ulGreenShort {
 width: 54%;
 float: left;
 padding-left: 0px;
 margin-left: 20px;
}
.ulGreen li, ulGreenShort li {
 margin-bottom: 5px;
 text-indent: 0px;
 line-height: 15px;
}
.ulGreenShort li {
 list-style-image: url(../../images/background/li_green_short.png);
 font-size: 12px;
 color: #666666;

}
.ulGreen li {
 list-style-image: url(../../images/background/li_green.png);
}

#ingreso input.one {
 width: 200px;
}
.noHeight {
 line-height: 0px !important;
}
.HHeight {
 line-height: 15px !important;
}
.NIndent {
 text-indent: 0px !important;
}
.btnHeig {
 height: 70px !important;
 vertical-align: bottom !important;
}

/********** Finalizar ***********/

.contBoxLast {
 background: #f4f4f4;
 width: 100%;
 border: 1px solid #e1e1e1;
 float: left;
}

/********* GRILLA GREEN *********/

.grilla_green {
  width: 100%;
  float: left;
  table-layout: auto;
  text-align: left;
  border-collapse: collapse;
  border-spacing: 0px;
  color: #666666;
  cursor: default;
  margin-top: 5px;
}

.grilla_green thead {
 background: #009cff;
 color: #FFFFFF !important;
 font-weight: bold;
 font-size: 13px;
 border: 1px solid #CCCCCC;
}
.grilla_green tbody tr.grey {
 background: #f2f2f2;
}
.grilla_green td {
  border: 1px solid #CCCCCC;
  font-size: 12px;
  font-weight: normal;
}

.grilla_green td a {
  margin-right: 4px;
  background: none !important;
  display: inline;
}
.grilla_green td a:visited {
  color: #0000cc;
}
.grilla_green td img, .grilla_green th img {
 vertical-align: middle;
}

.grilla_green td, .grilla_green th {
 padding: 5px;
 line-height: 20px;
}

.grilla_green tfoot tr td {
 border: none !important;
 text-align: right;
}

.grilla_green tfoot tr td.with_margin {
 text-align: right;
 padding-right: 30px;
}

.grilla_green tfoot tr td.with_pagin, table.empresas tfoot tr td.with_pagin {
 text-align: center;
}

.decoration {
 text-decoration: underline;
 color: #FFFFFF;
}
.not_decoration {
 background: none !important;
 color: #f2f2f2 !important;
}

.yelowtr {
 background: #ffffa4 !important;
}
.grey14 {
 font-size: 14px;
 margin-bottom: 3px;
}

.space a{
 margin-right: 10px;
}

.lastItem {float:left; margin-top: 20px;}

.menuLeft { 
 width: 236px;
 float: left;
 background: url(../../images/institucional/background_menu_left.jpg) repeat-y left;
 padding: 0px;
}
.bloque_ul{
 float: left;
 width: 230px;
}
.menuLeft h3 {
 padding-left: 10px;
}
.contdetails {
 margin: 10px 10px 25px 10px;
}

.contdetails li {
 text-indent: 0px;
 background: url(../../images/institucional/background_line_menu.png) repeat-x bottom;
 font-size: 11px;
 padding: 0px 0px 0px 0px;
 line-height: 22px;
 margin: 0px;
 vertical-align: middle;
}

.contdetails li a.listar {
 background: url(../../images/institucional/list_grey.png) no-repeat right;
 display: block;
 color: #0066cc;
 text-decoration: none;
 vertical-align: middle;
 padding-right: 10px;
}

.contdetails li a.listar_green {
 background: url(../../images/institucional/list_green.png) no-repeat right;
 color: #0066cc;
 display: block;
 font-weight: bold;
 text-decoration: none;
 vertical-align: middle;
}

.subitems {
 margin: 0px 0px 0px 0px;
}

.subitems li {
 font-size: 11px;
 background: url(../../images/institucional/list_blue.png) no-repeat left 6px;
 padding: 2px 0px 2px 10px;
 line-height: 8px;
}
.subitems_destacados {
 margin: 0px 0px 0px 0px;
}

.subitems_destacados li {
 font-size: 11px;
 padding: 2px 0px 2px 0px;
 line-height: 8px;
}
.list_p {
 background: url(../../images/institucional/list_blue.png) no-repeat left;
 padding: 0px 0px 2px 10px;
}
.subitems li a.blue_bold, .subitems_destacados li a.blue_bold {
 color: #0066cc;
 text-decoration: none;
 background: none;
 line-height: 15px;	
}
.blue_light {
 color: #009cff !important;
}
.mascara {
 margin-top: 10px;
 margin-left: 20px;
 float: left;
}
.mascara_img{
 float: right;
}

.find_top, .find_bottom {
 float: left;
 width: 236px;
}

.find_top {
 background: url(../../images/institucional/top_menu_left.jpg) no-repeat right;
 height: 9px;
}
.find_bottom {
 background: url(../../images/institucional/bottom_menu_left.jpg) no-repeat right;
 height: 9px;
}

/************** seerch ***********************/

.cont_seerch {
 float: left;
 width: 730px;
 padding-left: 10px;
}

.cont_seerch h3{
 color: #FFFFFF;
 padding: 5px 0px 0px 0px;
 margin: 0px;
}
div.avanzado {
 font-size: 13px;
 float: right;
 margin-top: 5px;
 margin-right: 15px;
 position: relative;
 width: 80%;
 text-align: right;
}
div.avanzado a {
 color: #FFFFFF;
 text-decoration: underline;
 font-weight: bold;
 background: none; 
}
a.avanced {
 margin-right: 65px !important;
}
.seerch_content {
 background: #0AA0FF url(../../images/institucional/background_buscador.png) repeat-x top;
 width: 694px;
 height: auto;
 float: left;
 border-left: 1px solid #049dff;
 border-right: 1px solid #049dff;
 padding-left: 20px;
 position: relative;
 overflow: hidden;
}

.inputs, .selects, .mascara_input, .mascara_select {
 border: 1px solid #666666;
 float: left;
 height:27px;
 padding-top:7px;
 background: #FFFFFF;
}
.mascara_input, .mascara_select {
 padding-bottom: 0px;
 padding-top: 0px;
 height: 22px;
}
.mascara_input {
 padding-left: 0px;
 margin-left: 5px;
}
.inputs {
 padding-left: 20px;
}
.selects, .mascara_select {
 margin-left: 5px;
}
.large {
  width: 400px;
  border: none 0px;
  font-size: 16px;
}
.short {
  width: 185px;
  font-size: 16px;
}
.seerch_top, .seerch_bottom {
 float: left;
 position:relative;
 overflow: hidden;
}
.selects select {
 border: 0px none !important;
}
.seerch_top {
	 background: url(../../images/institucional/top_seerch.jpg) no-repeat;
	 height: 9px;
	 width: 716px;
	 position: relative;
	 overflow: hidden;
}

.seerch_bottom {
	 background: url(../../images/institucional/bottom_seerch.jpg) no-repeat;
	 height: 6px;
	 width: 716px;
	 margin-bottom: 10px;
	 position: relative;
}

.formulario_grey
{
	float: left;
	padding: 15px 0px 15px 15px;
	background: #f4f4f4;
}

.recuadro_sellos
{
	float: left;
	padding: 15px 0px 15px 15px;
	
}

.recuadro_grey, .recuadro {
 width: 699px;
 float: left;
}
.recuadro_grey {
 margin-bottom: 10px;
 padding: 15px 0px 15px 15px;
}
.recuadro {
 padding: 10px 0px 0px 15px;
}
.recuadro_grey, .recuadro_avisos {
 border: 1px solid #CCCCCC;
 background: #f4f4f4;
}

.recuadro_avisos {
 float: right;
 font-size: 12px;
 color: #CCCCCC;
 padding: 3px;
 text-align: left;
 width: 200px;
 margin-bottom: 10px;
}

.recuadro_avisos h3 {
 margin-bottom: 10px;
 color: #000000;
 padding: 0px;
 text-align: center;
}

.recuadro_avisos div.notScroll, .recuadro_avisos div.scroll{
 margin: 15px;
}

.recuadro_avisos div.notScroll {
 text-align: center;
 color: #666666;
}

.recuadro_avisos div span.blue_bold { 
  text-decoration: underline;
}

.blue_bold {
 font-weight: bold;
 color: #009cff;
 text-decoration: none;
}

.recuadro_grey img {
 float: left;
 margin-left: 20px;
 margin-right: 10px;
}

.recuadro_grey span {
 float: left;
 vertical-align: middle;
}

.recuadro_grey h1 {
 float: left;
 margin: 0px;
 line-height: 38px;
}

.cp {
 float: right;
 color: #999999;
 font-size: 13px;
}

.datos_empresa {
 width: 422px;
 margin-left: 20px;
 float: left;
}
.datos_empresa td {
 font-size: 12px;
 color: #000000;
 padding: 3px;
}
.datos_empresa td.black_bold {
 font-weight: bold;
 border-bottom: 1px solid #CCCCCC;  
}
.datos_empresa td.black_light {
 color: #666666;
 font-weight: normal;
 border-bottom: 1px solid #CCCCCC; 
}
.datos_empresa td.ticks_green {
 background: url(../../images/institucional/list_certificado_green.png) no-repeat left;
 border: none;
 height: 13px;
 width: 13px;
}

h1.flotarH{
 float: left;
 margin: 15px 0px 25px 0px;
 width: 422px;
}

.bloques_right {
 float: right;
 width: 220px;
 padding-top: 20px;
 position: relative;
 overflow: hidden;
}

/*************** Ingresar *************************/

.cont_seerch_short {
	float: left;
	padding-left: 10px;
	width: 750px;
}

.seerch_content_short {
	background: url(../../images/institucional/background_buscador.png) #7eceff repeat-x left center;
	border-top: 1px solid #049DFF;
	border-bottom: 1px solid #049DFF;
	float: left;
	height: 93px;
	width: 507px;
	padding-left: 5px;
	margin-bottom: 10px;
}

.seerch_content_short h3 {
	color: #FFFFFF;
	margin: 5px 0px 5px 5px;
}
.seerch_left_short {
	background: url(../../images/institucional/left_buscador_short.png) no-repeat left center;
	height: 95px;
	width: 7px;
}
.seerch_right_short {
	background: url(../../images/institucional/right_buscador_short.png) no-repeat left center;
	height: 95px;
	width: 9px;
}
.seerch_right_short, .seerch_left_short {
	float: left;
	overflow: hidden;
	position: relative;
}

.cont_inputs {
 	float: left;
}
.cont_inputs input.text {
	 width: 200px;
	 float: left;
	/*border: 0px none !important;*/
	 text-indent: 5px;
	 font-size: 16px;
	 height: 20px;
	 margin-right: 3px;
	 border: 1px solid #666666;
}
.cont_inputs input.image {
	 margin-left: 3px;
	 float: left;
	 /*margin-top: -6px;*/
}
.cont_inputs select{
	 width: 200px;
	 float: left;
	 border: 1px solid #666666;
	 font-size: 16px;
	 margin-right: 3px;
}
.cont_inputs select option.cont {
     font-size: 13px !important;
}

.bloques {
	float: right !important;
	overflow: hidden;
	position: relative;
}

table.empresas{
  width: 736px;
  float: left;
  margin-top: 10px;
}
.recuadro_view {
  width: 700px;
  float: left;
  padding: 15px;
  margin-top: 10px;
  background: url(../../images/institucional/temp_noticias.png) no-repeat center;
}
.recuadro_view_top {
  background: url(../../images/institucional/diseño_uruguay_r1_c1.png) no-repeat top;
  height: 8px;
  width: 729px;
  float: left;
  margin-top: 10px;
}
.recuadro_view_bottom {
  background:  url(../../images/institucional/diseño_uruguay_r5_c1.png) bottom no-repeat;
  height: 7px;
  width: 729px;
  float: left;
}
.recuadro_view_content{
  background: url(../../images/institucional/diseño_uruguay_r3_c1.png) repeat-y left;
  width: 700px;
  float: left;
  padding: 15px;  
}
table.empresas thead tr {
  height: 27px;
  color: #FFFFFF;
  font-size: 14px;
  font-weight: bold;
  text-transform: capitalize;
  background: url(../../images/institucional/inf_thead.png) no-repeat left;
  border-bottom: dotted 1px #CCCCCC;
  text-indent: 5px;
}

table.empresas thead tr th {
 text-align: left;
}
table.empresas thead tr th div.informacion {
 float: right;
 padding-right: 60px;
}

table.empresas td div.iconos img {
 padding-right: 15px;
}

table.empresas td {
  height: 35px;
  line-height: 50px;
  border-bottom: dotted 1px #CCCCCC;
  text-transform: capitalize;
  text-align: left;
  padding-top: 3px;
  font-size: 13px;
  vertical-align: middle;
  color: #666666;
  padding-left: 5px;
}

table.empresas td span {
 font-size: 11px;
}

table.empresas td.center {
  border-left: dotted 1px #CCCCCC;
  border-right: dotted 1px #CCCCCC;
  width: 84px;
}
table.empresas td.center a {
  display: inline;
}
table.empresas td.center img {
 padding-left: 10px;
}

table.empresas td.last_btn {
 width: 126px;
 text-align: center;
}

table.empresas td.last_btn a {
 background: none;
 text-decoration: none;
}

table.empresas td div.box_info {
 line-height: 12px;
}

table.empresas td div {
 float:left;
}

table.empresas td div.box_info div.img {
 width: 70px;
 text-align: center;
 height: 50px;
}

table.empresas td div.format {
 padding-right: 5px;
 width: 70px;
}

table.empresas tr.grey, table.grilla_green tr.grey {
 background: #eeeeee;
}

table.empresas tr.bgimg {
 background: url(../../images/institucional/bg_td.png) repeat-x left;
}

table.empresas tfoot tr td div.bloques{
 font-size: 12px;
 text-transform: none;
 text-align: center;
 width: 126px;
}

table.empresas tbody tr td a {
 text-decoration: none;
 background: none !important;
 display: block;

}

table.empresas tbody tr td a:visited {color:#003366;}

table.empresas tfoot tr td.with_pagin a {
 font-size: 12px;
}

.view {
 margin-right: 130px;
 margin-left: 10px;
}

.view li {
 background: url(../../images/institucional/li_green.png) no-repeat left;
 padding-left: 10px;
 font-size: 12px;
}

.liSinVineta 
{
 list-style-type:none;
}

.view li a {
 color: #0066CC;
 text-decoration: none;
}

.addLine2px {
 border-bottom: 2px solid #999999;
 margin-bottom: 10px !important;
 line-height: 35px !important;
}
.addLine2px img {
 padding-right: 0px !important;
}
.addLine1px {
 border-bottom: 1px solid #999999;
 width: 100%;
 margin-bottom: 15px !important
}
.addLine1px h1 {
 padding-bottom: 5px !important;
 margin-bottom: 0px !important;
}

/************** Home *************/

.boxGralAviso {
 float: left;
 text-align: center;
 margin-right: 25px;
 width: 333px;
}
.boxGralAviso h3 {
 float: left;
 margin-top: 0px;
 margin-bottom: 3px;
 line-height: 25px;
}
.boxGralAviso .bloques {
 text-align: right;
}
.boxGralAviso a.close {
 font-size: 12px;
 margin-right: 2px;
 line-height: 21px;
}
.boxGralAviso img.resize {
 filter: alpha(opacity=50);
 opacity: .5;
 vertical-align: text-bottom;
}
.boxAviso {
 background: url(../../images/templates/box_aviso_green.png) no-repeat top;
 width: 333px;
 height: 135px;
 padding-top: 15px;
 float:left;
}
.boxAviso a.renovacion{
 margin-top: 15px;
 display: block;
 background: none;
}

.boxGralInformacion {
 float: left;
 background: url(../../images/templates/background_informacion.png) repeat-x #FEFFFC bottom;
 border-left: 1px solid #B8E431;
 border-right: 1px solid #B8E431;
 padding: 0px 15px;
 width: 503px;
}
.boxGralInformacion img {
 float: left;
}
boxGralInformacion a.informacion {
 margin-right: 10px;
}
.boxGralInformacion h1, .boxGralInformacion h3 {
 margin: 0px;
 color: #000000;
 margin-bottom: 3px;
}
.boxInfo_top, .boxInfo_bottom {
 width: 535px;
 float: left;
}
.boxInfo_top { background: url(../../images/templates/top_destacado_green.png) no-repeat bottom;  height: 7px; margin-top: 10px;}
.boxInfo_bottom { background: url(../../images/templates/bottom_destacado_green.png) no-repeat; height: 8px;}

.bloque_informacion {
 float: left;
 margin-top: 10px;
}

.ulInformacion {
 float: left;
 position: relative;
 z-index: 999;
}

.ulInformacion li {
 background: url(../../images/templates/servicios_list.png) no-repeat left;
 width: 323px;
 padding-left: 10px;
 height: 39px;
 vertical-align: middle;
 cursor: pointer;
 margin-bottom: 10px;
}
/******** li formateadas **********/

li#highlight { background: url(../../images/institucional/li_light.png) no-repeat left !important; }

/**********************************/

.ulInformacion li p {
 padding-left: 30px;
 line-height: 39px;
 font-family: "Trebuchet MS";
 color: #000000;
 font-weight: bold;
 font-size: 16px; 
}
.ulInformacion li.current {
 cursor: default;
}
.ulInformacion li p.active {
 color: #0096FF;
}

p#ficha_compras { background: url(../../images/institucional/tit_ver_compras.png) no-repeat left }
p#ficha_directorio { background: url(../../images/institucional/tit_ver_fichero.png) no-repeat left }
p#actualizar { background: url(../../images/institucional/tit_actualizar.png) no-repeat left }
p#publicar { background: url(../../images/institucional/tit_publicar.png) no-repeat left }
p#administrar { background: url(../../images/institucional/tit_mi_web.png) no-repeat left }
p#contratar { background: url(../../images/institucional/tit_servicios.png) no-repeat left }

.servicios {
 width: 550px;
 margin-left: 20px;
 vertical-align: top;
 position: relative;
 padding: 0px;
}

.box_servicios_center {
 float:left;
 width: 507px;
 padding: 8px 20px 0px 20px;;
 border-left: 1px solid #D6D5D5;
 border-right: 1px solid #D6D5D5;
 background: url(../../images/templates/background_lista_servicios.png) repeat-x bottom;
}
.box_servicios_center h3 {
 margin: 0px 0px 10px 0px;
}
.box_servicios_top, .box_servicios_bottom {
 height: 6px;
 float: left;
 width: 549px;
}
.box_servicios_top {
 background: url(../../images/templates/top_servicios.png) no-repeat bottom;
}
.box_servicios_bottom {
 background: url(../../images/templates/bottom_servicios.png) no-repeat;
}

.ulServicios {
 float: left;
}
.ulServicios li {
 margin-bottom: 23px;
 font-size: 11px;
 color: #666666;
}
.ulServicios li a {
 font-size: 13px;
 color: #9BCE00;
 text-decoration: underline;
 font-weight: bold;
 background: none;
}

table.contacto_proveedor {
 width: 100%;
 border-collapse: separate;
 color: #666666;
}

table.contacto_proveedor label {
 font-size: 12px;
}

table.contacto_proveedor h3 {
 color: #666666;
 margin: 10px 0px;
}

table.contacto_proveedor input {
 width: 230px;
}

table.contacto_proveedor textarea {
 width: 500px;
}
div#btn_contactarse_div {
 border: 0px none;
 margin-left: 75px;
 float:left;
}
#btn_contactarse {
 border: 0px none !important;
 float: left;
}
div#btn_contactarse_div a {
 font-size: 13px;
 float: left;
 margin-left: 50px;
 line-height: 30px;
}

/**************** Fichas ****************/

.box_fichas {
 float: left;
 height: 140px;
 background: #F4F4F4;
 border-bottom: 2px solid #E1E1E1;
 width: 918px;
 margin-top: 4px;
 overflow: hidden;
 padding: 5px 50px 0px 10px;
 font-size: 13px;
}

.main_productos p.title {
 margin-bottom: 10px;
}

.ulCertificado {
 position: relative;
 margin-bottom: 10px;
}

.ulCertificado li {
 background: url(../../images/institucional/ico_certificado_green.png) no-repeat right;
 padding-right: 30px;
 font-size: 13px;
 color: #666666;
 margin-bottom: 5px;
}
 
.box_fichas img.print {
 vertical-align: middle;
 margin-right: 10px;
}

.box_fichas a.btn {
 margin-top: 10px;
 display: block;
}

img.soho {
 float: left;
 margin: 0px 20px 60px 0px;
}
.ulItems {
 float: left;
 width: 550px;
 position:relative;
}
.ulItems li {
 float: left;
 color: #999999;
 font-size: 12px;
 padding-right: 2px;
}
.ulItems li a {
 color: #999999;
 text-decoration: underline;
}

.box_fichas h2 {
 margin: 0px 0px 5px 0px;
 width: 100%;
 font-size: 25px;
}

.ulDatos {
 float: left;
 margin: 0px 10px 10px 0px;
}

.ulDatos li {
 margin-bottom: 10px;
 background: url(../../images/templates/li_green_on.png) no-repeat top;
 line-height: 26px;
 width: 641px;
 padding: 10px 0px 10px 0px;
 color: #FFFFFF;
 font-size: 20px;
 overflow: hidden;
}

.ulDatos li.light_On {
  background: url(../../images/templates/li_green_current.png) no-repeat top !important;
}

.ulDatos li span.wrappenSpan {
 text-decoration: none;
}
.ulDatos li span.noWrappenSpan {
 text-decoration: underline;
}

.ulDatos li span.text13white {
 font-size: 13px;
 vertical-align: middle;
 text-decoration: underline;
 margin-right: 10px;
 cursor: pointer; 
}

.box_login {
 float: left;
 width: 278px;
 height: 35px;
 background: url(../../images/templates/blue_box.png) no-repeat left;
 text-align: center;
 color: #666666;
 font-size: 13px;
 padding: 15px 0px;
 margin-bottom: 15px;
}

.box_login a{
 font-weight: normal;
}

.box_datos {
 width: 641px;
 font-size: 12px;
 color: #666666;
 margin-top: 15px;
 position: relative;
 display: block;
 overflow: hidden;
 left: 0px;
}

.box_datos table {
 margin-left: 40px !important;
 margin-bottom: 20px;
 width: 495px;
 position: relative;
}

.box_datos h1 {
 padding-left: 30px;
 margin: 0px 0px 10px 0px;
 float: left;
 width: 100%;
}

.box_datos table td.black_light img {
 vertical-align: middle;
}

.tit_certificado {
 background:url(../../images/institucional/ico_certificado_green.png) no-repeat left;
 line-height: 24px;
 padding-left: 30px;
 font-size: 13px;
 vertical-align: middle;
 float: right;
 margin-top: 15px;
}

.ulInformacionAdicional {
 margin-left: 40px;
 float: left;
}

.ulInformacionAdicional li {
 background: url(../../images/templates/ico_pdf.png) no-repeat left 0px;
 line-height: 16px;
 padding:  0px 0px 0px 20px;
 font-size: 12px;
 color: #666666;
 margin-bottom: 5px;
 height: 40px;
 border-bottom: 1px solid #cccccc;
 width: 525px;
}
.ulInformacionAdicional li a {
 font-weight: bold;
}

.productos {
 width: 641px;
 font-size: 12px;
 margin-left: 0px !important;
 overflow: hidden;
 line-height: 16px;
 margin-top: 10px;
 position: relative;
 float: left;
}
.productos h3, .productos p {
 margin: 5px;
}
.contBox a{
 text-decoration: none;
}

.productos_a 
{
 line-height: 12px;
 font-family: "Trebuchet MS";
 margin-top: 4px;
}

.doted {
border:1px solid #CCCCCC;
display:table-cell;
height:102px;
text-align:center;
vertical-align:middle;
width:103px;
} 

.productos .foot{
 border: 1px solid #E1E1E1;
 background: #F4F4F4;
 font-size: 12px;
 color: #98CE00;
 font-weight: bold;
 float: left;
 width: 639px;
 vertical-align: middle;
 float: left; 
}

.productos .foot a {
 color: #0066CC;
 font-weight: normal;
}

.foot div.bloques{
 margin-right: 5px;
 width: 15%;
 text-align: right;
}
.foot div.bloques span {
 text-decoration: none!important;
}
.foot div.cont_inputs {
 text-align: center;
 width: 82%;
}
.contBox {
 width: 152px;
 float: left;
 margin: 0px 8px 15px 0px;
 text-align: center;
}

.borderBottom {
 border-bottom: 1px solid #666666;
 padding-bottom: 10px;
}

.main_productos .recuadro_grey {
 width: 641px;
}
.main_width {
 width: 290px;
 overflow: hidden;
}
.main_width_int {
 width: 272px;
 float: left;
}
.main_negocios {
 background: #F9FCFF !important;
}
.main_width h3, main_width_int h3 {
 text-align: left;
 margin-left: 15px;
}

.ulMenuHome {
 float: left;
 margin-bottom: 10px;
}

.ulMenuHome li {
 background: url(../../images/templates/li_menu_home.png) no-repeat left;
 margin-bottom: 5px;
 line-height: 22px;
 padding: 5px 30px;
 font-size: 16px;
 font-weight: bold;
 width: 219px; 
}

.ulMenuHome li a {
  color: #666666;
  display:block;
  text-decoration: none;
}

/***************************/

.ulMenuHome li.lightOn {
 background: url(../../images/templates/li_menu_home_over.png) no-repeat left;
}

/***************************/

.vertical {
 vertical-align: middle;
 margin-right: 2px;
}

.boxLight {
 width: 850px;
 height: auto;
}

.tableBox {
 color:#333333;
 font-size: 13px;
 background:#ffffff;
}

.tableBox h3 {
 color: #333333;
}

.tableBox .btn_print {
 margin-right: 10px;
}

a.ampliar_imagen {
 color: #333333;
 vertical-align: middle;
}

.tableBox .borde {
 border-bottom: 1px solid #666666;
}

.tableBox div.contImg {
 border: 1px solid #666666;
}


/****************** overlay *******************/

#overlay_capa{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	background-color: #000;
	filter:alpha(opacity=50);
	opacity: 0.5;
	display: none;
}

.fichaFooter {
background: url(../../images/background/foot_2.png) no-repeat top #ffffff;
}
.black_lightlbl
{
 color: #666666;
 font-weight: normal;
 width: 400px;
}

.italic {
 font-size: 14px;
 font-style: italic;
}
.box_login_home , .top, .box_login_bottom {
 float: left;
}
.box_login_home {
 background: transparent url(../../images/institucional/login_background.png) repeat-x scroll 0 0;
 border-left: 1px solid #B5DC3B;
 border-right: 1px solid #B5DC3B;
 width: 194px;
 text-align: left;
 padding: 10px;
 font-size: 13px;
 color: #999999;
}
.box_login_bottom {
 background: url(../../images/institucional/login_footer.png) no-repeat;
 height: 10px;
 width: 216px;
}
.box_login_home p {
 text-align: center;
 margin: 10px 0px;
}
.top h3,
.top_blue h3,
.top_green h3 {
 color: #FFFFFF;
 margin: 0px;
 padding: 0px 0px 0px 10px;
 line-height: 25px;
}
.box_login_home .reg ,.box_yelow .reg{
 float: right;
}
.box_login_home .reg img, .box_yelow .reg img {
 margin-right: 5px;
}
.box_yelow .reg a {
 font-size: 11px;
}
.top_blue h3,
.top_green h3 {
 line-height: 25px;
 width: 496px;
}
.top_green h3 a {
 font-size: 13px;
 color: #FFFFFF;
 text-decoration: underline;
 margin-left: 105px;
}
.top_green h3 span{
 margin-left: 60px;
}
.border_left {
 border-left: 1px solid #E0E0E0;
 padding-left: 10px;
}
.top_blue {
 background: url(../../images/institucional/principal_r1_c1.png) no-repeat;
 width: 506px;
 margin-top: 10px;
}
.top_green {
 background: url(../../images/institucional/principal_r10_c1.png) no-repeat;
 width: 506px;
 margin-top: 10px;
}
.box_noticias {
 background: url(../../images/institucional/box_noticias.png) repeat-x bottom;
 border-left: 1px solid #999999;
 border-bottom: 1px solid #999999;
 border-right: 1px solid #999999;
 width: 484px;
 padding: 10px;
 float: left;
 margin-bottom: 10px;
}
.box_yelow {
 background: url(../../images/institucional/background_yellow.png) repeat-x left;
 border-left: 1px solid #E8D186;
 border-bottom: 1px solid #E8D186;
 border-right: 1px solid #E8D186;
 width: 484px !important;
 padding: 10px;
 float: left;
 margin-bottom: 10px;
}

#ulSlider {
 width: 484px !important;
 height: 160px !important;
}

#ulSlider ul.view {
 width: 484px !important;
 margin-left: 0px !important;
}

#ulSlider ul.view li {
 overflow: hidden;
}

.top{
 width: 216px;
 background: #FFF9BB url(../../images/institucional/principal_r2_c19.png) no-repeat top;
 line-height: 25px;
}
.bloques_noticias {
 float: left;
 font-family: Arial, Helvetica, sans-serif;
 width: 240px;
 margin-bottom: 5px;
}
.bloques_noticias span {
 color: #666666;
 font-size: 13px;
}

.bloques_noticias img {
 padding: 10px 2px;
 border: 1px solid #666666;
 float:left;
 margin-right: 10px;
}
.bloques_noticias h5 ,.bloques_noticias_long h5{
 color: #0066CC;
 margin: 0px;
 font-size: 13px;
}

.bloques_noticias ul, .box_yelow ul {
 margin-right: 0px;
}

.bloques_noticias ul li, .box_yelow ul li {
 margin: 5px;
 background-position: left 7px;
 padding-left: 15px;
}

.bloques_noticias_long img {
 padding: 5px;
 border: 1px solid #666666;
 float:left;
 margin-right: 10px;
}

.box_destacados_top {
 background: url(../../images/institucional/principal_r8_c17.png) no-repeat bottom;
 height: 8px;
 float: left;
 width: 216px;
 margin-top: 10px;
}
.box_destacados_bottom {
 background: url(../../images/institucional/principal_r25_c17.png) no-repeat;
 height: 16px;
 float: left;
 width: 216px;
}
.box_destacados {
 background: url(../../images/institucional/principal_r23_c17.png) repeat-y;
 float: left;
 width: 196px;
 padding: 10px;
}
.box_destacados img {
 margin: 15px 0px;
}

.paginador_estilos {
 vertical-align: middle;
 position: relative;
 margin-right: 5px;
 float: left;
}

.paginador_estilos a.paginador {
 color: #FFFFFF;
 margin: 0px 2px;
 background: url(../../images/institucional/principal_r17_c11.png) no-repeat center;
 line-height: 19px;
 width: 20px;
 float: left;
 text-decoration: none;
 font-size: 13px;
 vertical-align: middle;
 text-align: center;
 position: relative;
}

a.pause img{
 border: none 0px;
 margin: 0px !important;
 padding: 0px;
}
a.active {
 background: url(../../images/institucional/principal_r17_c9.png) no-repeat center !important;
}
.ver_todos {
 font-size: 12px;
 vertical-align: middle;
 float: left;
}
.ver_todos img {
 border: none 0px;
 margin: 0px 3px 0px 0px;
 padding: 0px;
 float: inherit;
}
.cont_paginador {
 margin-top: 15px;
}

.new_buscador {
 background: #039DFF url(../../images/institucional/background_buscador_new.png) no-repeat !important;
 width: 505px !important;
 border-left: 1px solid #049DFF;
 border-right: 1px solid #049DFF;
 border-top: none;
 border-bottom: none;
 margin-bottom: 0px;
 padding-left: 0px;
 float: left;
 position: relative;
 height: auto;
}
.new_buscador_top {
 background: url(../../images/institucional/top_buscador_new.png) no-repeat bottom;
 width: 507px;
 height: 7px !important;
 float: left;
 padding: 0px;
 margin: 0px;
}
.new_buscador_bottom {
 background:  url(../../images/institucional/bottom_buscador_new.png) no-repeat;
 width: 507px;
 height: 7px;
 float: left;
 margin-bottom: 10px;
}
#slider {
 margin-top:10px;
 position:relative;
 margin-bottom: 5px;
 float:left; 
 display:none;
}
