.noThumbnail{
}


/**
{
margin: 0;
padding: 0;
border:0px
}*/

.clearer
{
clear: both;
display: block;
height: 1px;
margin-bottom: -1px;
font-size: 1px;
line-height: 1px;
}


.textoHtml{
font-size:18px;
width:100%;
position:relative;
font-family: 'Roboto Condensed', sans-serif;
color:#575756;
line-height: 1.33;
}

.textoHtml table{
font-size:12px;
font-family: 'Roboto Condensed', sans-serif;
color:#575756;
}

.textoHtml h1, .textoHtml h2, .textoHtml h3, .textoHtml h4, .textoHtml h5, .textoHtml h6, .textoHtml h7{
padding:0px 0 5px 0;
font-family: 'Roboto Condensed', sans-serif;
color: #333333;
}

.textoHtml h2, .textoHtml .titulo-h2 {
    color: #333333;
    font-size: 24px;
    line-height: 1.33;
    font-weight: bold;
}

.textoHtml h2 a,.textoHtml .titulo-h2 a {
    color: #333333;
    font-weight: bold;
}

.textoHtml h1, .textoHtml .titulo-h1 {
  font-size: 50px;
  font-weight: bold;
}

.textoHtml h1:after, .textoHtml .titulo-h1:after {
   content: " ";
   height: 2px;
   width: 20px;
   background-color: #f14639;
   display:block;
   margin-top: 18px;
   margin-bottom: 15px;
}



.textoHtml h3{font-size:30px;}
.textoHtml h4{font-size:28px;}
.textoHtml h5{font-size:26px;}
.textoHtml h6{font-size:24px;}
.textoHtml h7{font-size:20px;}



.textoHtml ul{
padding-left: 20px;
list-style:square;
margin-bottom:20px;
}

.textoHtml ol{
    padding-left: 20px;
    list-style:decimal;
    margin-bottom:20px;
}

.textoHtml li{
margin:4px 0 6px 0;

}

.textoHtml a{
color:#f14639;
text-decoration: underline;
}

.textoHtml a:hover{
color:#333;
text-decoration: none;
}

.textoHtml p{
margin-bottom:25px;
/* text-align:justify; */
}


.textoHtml .flyGallery{
/* padding:10px 0; */
/* width:100%; */
display:block;
width:100%;
}

.textoHtml .flyGallery{
overflow: auto;
padding:0;
}


.textoHtml .flyGallery li{
list-style:none;
float:left;
padding:0 15px 5px 0;
display:block;
}


.textoHtml .flyGallery .right{
padding-right:0;
}

.textoHtml .flyGallery .left{
clear:left;
}

.textoHtml .flyGallery p{
font-size:12px;
color:#666;
text-align:center;
margin-bottom:0;
line-height:12px;
}

.textoHtml .flyGallery a{
border:1px solid #efefef;
padding:10px;
display:block;
background:#fff
}

.textoHtml .flyGallery a:hover{
border:1px solid #333;
background:#f0f0f0;
}


.textoHtml .flyGallery a img{
display:block;
}

.textoHtml a.sinColor {
    color:#575756;
    text-decoration: none;
}

.textoHtml a.sinColor:hover {
    color:#f14639;
}

.inlineColorbox, .inlineColorboxOk{
padding:10px;
border:1px dotted #ccc !important;
background:#FFFFCC;
margin:10px 0px;
}

.inlineColorbox{
position:relative;
}

.inlineColorbox .inlineColorboxName{
position:absolute;
top:0;
right:0;
display:block;
background:#FFED82;
font-size:9px;
padding:0px 5px;
opacity:0.6;
}

.inlineColorboxOk{
border:none !important;
background:#FFF;
margin:0;
}

.inlineColorboxOk .inlineColorboxName{
display:none;
}

.inlineColorboxOk.textoHtml{
width:645px;
}

.fichaTecnica{
    color:#58585a;
    border-collapse:collapse;
}
.fichaTecnica td{
    color:#58585a;
    width:300px;
    padding:5px 0;
    vertical-align:top;
/*     border-bottom:1px solid #ccc */
}

.fichaTecnica td:nth-child(2)
{
   width:32px;
}

.flySlider{
border:1px dotted #ccc !important;
background:#FFFFCC url(../img/bullets/loading2.gif) center center no-repeat;
margin:10px 0px;
}

.flySlider::selection
{
color:#ff0000;
}

.ffSlider{
    display:none;
}

@media (max-width: 992px) {
  .textoHtml h1, .textoHtml .titulo-h1 {
    font-size: 42px;
  }
}

@media (max-width: 767px) {
  .textoHtml h1, .textoHtml .titulo-h1 {
    font-size: 36px;
  }
}
