/* CSS Document */
.seccion .contenidos {overflow:hidden; min-height:350px; margin-top:200px;}
.seccion .contenidos .articulo {width:100%;}
.seccion .contenidos .articulo .info {padding:2%; width:75%; margin:10% auto 0 auto;}
.seccion .contenidos > .info {padding:2%; width:75%; margin:2% auto 0 auto;}
.seccion .sidebar {width:35%; float:left; margin:0 45px 20px 0; padding:0 45px 0 0; border-right:1px solid #dcd2af;}

/*AUXILIARES*/
.herramientas {clear:both; margin-bottom:14px;}
.herramientas a:hover {text-decoration:none;}
/*-------------------oo------------------------*/

/*ESTILOS CONTENIDO*/
.seccion .articulo.fotoSlideshow > .foto {position: absolute; top:0; left: 0; width: 100%; height: auto; overflow: hidden;}
.seccion .articulo.fotoSlideshow > .foto img {width:100%; height: auto; display: block;}
.seccion .articulo.fotoSlideshow > .info, .seccion .contenidos > .info {position: relative; z-index: 5; background:#fff;}
.seccion .articulo.fotoSlideshow > .info .subir, .seccion .contenidos > .info .subir  {font-size:12px; color:#898989; font-style: italic;}
.seccion .titular{font-family:'open_sans_regular';  margin:10px 0 50px 0; font-size:50px; color:#333333; clear:both;}
.seccion .bajada {font-family:'open_sans_semibold'; font-size:18px; color:#999999; margin:0 0 15px 0; line-height:160%; clear:both; border-bottom:1px solid #e4d6b6; margin:0 0 10px; padding:0 0 10px;}
.seccion .epigrafe {font-family:'open_sans_regular'; font-size:16px; color:#CC3300; clear:both;}
.seccion .fecha {font-family:'open_sans_regular'; font-size:11px; color:#666633; clear:both;}

/*--------------- Wrap Productos ---------------*/
#wrap-productos .foto-producto {width:50%; float:left;}
#wrap-productos .foto-producto img {width:100%; height:auto;}
#wrap-productos .box-producto {width:47%; float:right; clear:none; margin:0 0 0 3%;}

#wrap-productos .box-relacionados {width:100%; float:none; clear:both; margin:15px 0; list-style-type:none;}
#wrap-productos .box-relacionados li {list-style-type:none;}
#wrap-productos .box-relacionados .rot {font-family:'open_sans_semibold'; font-size:25px; font-weight:normal; margin:0 0 28px 0; color:#993333;}
#wrap-productos .box-relacionados .file {padding:2% 1.5%; overflow:hidden; text-align:left; width:30%; float:left;}
#wrap-productos .box-relacionados .file .info {margin: 0; padding: 0; width: 50%;}
#wrap-productos .box-relacionados .file a {font-family:'open_sans_semibold'; font-size:16px; font-weight:normal; color:#993333; text-decoration:none;}
#wrap-productos .box-relacionados .file a:hover {text-decoration:underline;}
#wrap-productos .box-relacionados .file .foto {float:left; width:45%;}
#wrap-productos .box-relacionados .file .foto img {width:100%; height: auto;}
#wrap-productos .box-relacionados .file p.bajada {font-family:'open_sans_regular'; font-size:13px;color:#993333;border-bottom:none; margin:0; padding:0;}
#wrap-productos .box-relacionados .tax-vermas {border:none;}
#wrap-productos .box-relacionados .tax-vermas a {font-size:12px; color:#FFFFFF; float:right; padding:4px 8px; background:#4e0a22; border-radius:3px;}
#wrap-productos .box-relacionados .tax-vermas a:hover {background:#000000;}

#wrap-productos .seccion .articulo .info .sidebar {width:25%; margin:0; padding:0; background: url("/tecnomesh/imag/bg/bg_sidebar.png") no-repeat scroll right top rgba(0, 0, 0, 0); border:none;}
#wrap-productos .seccion .articulo .info .sidebar li {padding:10px; width:77%}
#wrap-productos .seccion .articulo .info .sidebar li:hover {background:#993333;}
#wrap-productos .seccion .articulo .info .sidebar li:hover a {color:#FFFFFF;}
#wrap-productos .seccion .articulo .info .sidebar li a {color:#37240c; font-size:16px; font-family: 'open_sans_lightregular';}
#wrap-productos .seccion .articulo .info .sidebar li a:hover {text-decoration:none;}
#wrap-productos .seccion .articulo .info .area1.aright {width:70%}
/* FIN Wrap Productos */

/*redes sociales*/
.redes-sociales {clear:both;  border-bottom:1px solid #E4D6B6; margin:0 0 20px; padding:0 0 10px; overflow:hidden;}
.redes-sociales div {margin:0 7px 0 0;}
.redes-sociales h3, .redes-sociales .redes {float:left;}
.redes-sociales .margin0 { margin:0;}
.redes-sociales .margin30 {margin:0 0 0 30px;}
.redes-sociales h3 {clear:both; color:#666666; float:left; font-size:12px; font-weight:bold;}

/*-------------------oo-------------------------*/

/* ESTILOS RESULTADO DEL BUSCADOR */
.taxport-cont {border-bottom:1px solid #DADADA; margin:20px 0 10px; overflow:hidden; padding:0 0 10px; display:block; padding:10px;}
.taxport-cont .titular-tax-search .num {color:#003366; font-size:16px; font-weight:normal; line-height:15px; margin:5px 0 10px; padding:0;}
.taxport-cont .titular-tax-search a {color:#333333; font-size:16px; font-weight:normal; line-height:110%; margin:0 0 15px;}
.taxport-cont .bajada-tax-search {color:#666666; font-size:14px; font-weight:normal; line-height:110%; margin:0 0 15px; padding:5px 0 0;}
.taxport-cont:hover {background:#f6f6f6;}

/*-------------------oo------------------------*/

/*ARTICULO FORMULARIO*/
.tableform {margin:0 0 10px;}
.tableform  td {padding:4px; font-size:13px; color:#000000;}
.tableform .fieldform {width:300px; border:1px #ccc solid; margin-left:10px; font-size:13px; font-weight:normal; color:#333; padding:5px; border-radius:3px;}
.tableform .fieldform.captcha {width:120px;}
.tableform select.fieldform {width:310px}
.tableform .buttonform {background-color:#006699; border:none; color:#FFFFFF; cursor:pointer; font-size:12px; font-weight:bold; padding:8px; margin:10px 0 0; width:86px; border-radius:3px;}
.tableform .notas {font-size:11px;}

/*-------------------oo------------------------*/

/* SUBTITULOS */
/*ancore*/
.subtitulos {background:url(/tecnomesh/imag/auxi/bullet.gif) no-repeat left 5px; margin:0 0 5px 0; padding:0; font-size:12px; color:#0f1281; font-weight:normal; text-align:left; clear:both;}
.subtitulos a {margin:0 5px 0 0; font-size:12px; color:#0e7a7a; padding: 0 0 0 10px;}
.subtitulos a:hover { text-decoration:underline;}
/*subtítulo en el cuerpo*/
.contSubtit {display:table; width:100%; margin:0 0 15px 0; padding:18px 0 8px 0; border-bottom:1px dashed #cccccc; clear:both;}
.contSubtit .titSubtit {font-family:Myriad Pro,Myriad,Arial,Helvetica,Sans-Serif,Tahoma,Verdana; margin:0; padding:0; font-size:20px; color:#0369a6; float:left; width:82%;}
.contSubtit .titSubtit div, .contSubtit .titSubtit a, .contSubtit .titSubtit a:hover {font-family:forum; font-size:30px; color:#666633; line-height:110%; text-decoration:none;}
.contSubtit .linkSubtit {margin:0 6px 0 0; padding:4px 0 0 0; font-size:12px; font-weight:normal; color:#0e7a7a; text-align:right;}
.contSubtit .linkSubtit a {margin:0; font-size:11px;  font-weight:normal;  color:#0e7a7a; text-align:right;}
.contSubtit .linkSubtit a:hover {color:#ccc; text-decoration:none;}

/*-------------------oo------------------------*/

/* RELACIONADOS*/
.CUERPO .box-relacionados {margin:30px 0; list-style-type:none;}
.CUERPO .box-relacionados li {list-style-type:none;}
.CUERPO .box-relacionados .rot {font-family:'open_sans_semibold'; font-size:25px; font-weight:normal; margin:0 0 28px 0; color:#993333;}
.CUERPO .box-relacionados .file {margin:0 15px 15px 0; padding:0 0 15px; overflow:hidden; text-align:left;}
.CUERPO .box-relacionados .file .info {width:60%;}
.CUERPO .box-relacionados .file a {font-family:'open_sans_semibold'; font-size:16px; font-weight:normal; color:#993333; text-decoration:none;}
.CUERPO .box-relacionados .file a:hover {text-decoration:underline;}
.CUERPO .box-relacionados .file .foto {overflow:hidden; float:left; width: 33%;}
.CUERPO .box-relacionados .file .foto img {display:block; width:100%; height: auto;}
.CUERPO .box-relacionados .file p.bajada {float:left; font-family:'open_sans_regular'; font-size:13px;color:#993333;border-bottom:none; margin:0; padding:0;}
.CUERPO .box-relacionados .tax-vermas {border:none;}
.CUERPO .box-relacionados .tax-vermas a {font-size:12px; color:#FFFFFF; float:right; padding:4px 8px; background:#4e0a22; border-radius:3px;}
.CUERPO .box-relacionados .tax-vermas a:hover {background:#000000;}


/*-------------------oo------------------------*/

/* MAPA DEL SITIO */
#wrap-mapa_del_sitio .seccion .contenidos {margin-top:200px;}
#wrap-mapa_del_sitio .main {max-width:960px;}
#wrap-mapa_del_sitio .rotulo {font-size:36px; color:#393939; font-weight: lighter;}

#wrap-mapa_del_sitio .listado li a {color:#37240C;}
#wrap-mapa_del_sitio .listado .seccion {font-size:18px; font-weight:lighter; color:#003366; line-height:20px; list-style-type:square; margin:10px 5%; text-align:left;}
#wrap-mapa_del_sitio .listado .tema {font-weight:lighter; color:#666; font-size:15px; list-style-type:square; margin:0 0 8px 8%; text-align:left;}
#wrap-mapa_del_sitio .listado .subtema {list-style-type:square; margin:0 0 5px 12%; font-size: 13px; text-align:left; color:#999;}

/* Error 404 */
#wrap-404 .main {max-width:100%;}
#wrap-404 .seccion {position: relative; z-index: 5;}
#wrap-404 .seccion .foto img {display:block; margin:0 auto; width:100%; height: auto;}
#wrap-404 .seccion .contenidos {max-width:650px; margin: 0 auto; z-index: 10; min-height: 0;}
#wrap-404 .seccion .contenidos .bajada {text-align: center; margin:4% 0 2% 0; border:none;}
#wrap-404 .seccion .contenidos .bajada a {font-style: italic;}
#wrap-404 .seccion .contenidos ul {margin-bottom:5%;}
#wrap-404 .seccion .contenidos ul li {text-align: center; color:#393939; clear: both; color: #67573C; font-family: 'open_sans_semibold'; font-size: 18px; line-height: 160%; margin: 0 0 10px; padding: 0 0 10px;}

/*-------------------oo------------------------*/

/*DESCARGAS*/
.CUERPO .box-descargas {margin:15px 0; list-style-type:none;}
.CUERPO .box-descargas li {list-style-type:none;}
.CUERPO .box-descargas .rot {font-family:'open_sans_semibold'; font-size:25px; font-weight:normal; margin:0 0 28px 0; color:#993333;}
.CUERPO .box-descargas .file {margin:0 15px 10px 0; border-bottom:1px  dotted #cfcfcf; padding:0 0 10px; overflow:hidden;}
.CUERPO .box-descargas .file a {font-size:14px; color:#000000; }
.CUERPO .box-descargas .file a:hover {color:#CC0000;}
.CUERPO .box-descargas .file img {float:left; margin:0 10px 0 0;}
.CUERPO .box-descargas .file span {font-size:12px; color:#666666; float:left; padding:0;}

/*-------------------oo------------------------*/

/* MULTIMEDIA */
.box-video {margin: 0; text-align: center;}
.box-video iframe, .box-video iframe {height: 100%; left: 0; position: absolute; top: 0; width: 100%;}

/*-------------------oo------------------------*/

/*PORTADA TAXONOMICA y BUSCADOR*/
#wrap-taxonomia .seccion .contenidos {width:960px; margin-left:auto; margin-right:auto; margin-top:62px !important;}
#wrap-taxonomia .taxport-cont .articulo-tax.fotoSlideshow > .foto {position: absolute; top:0; left: 0; width: 100%; height: auto; overflow: hidden;}
#wrap-taxonomia .taxport-cont .articulo-tax.fotoSlideshow > .foto img {width:100%; height: auto; display: block;}
#wrap-taxonomia .articulo {padding: 2%; border:1px solid #DDCAAF; width:95%; margin:2% auto;}
#wrap-taxonomia .articulo:hover {background:#ddedfe;}
#wrap-taxonomia .articulo .foto {padding:0; width: 25%;}
#wrap-taxonomia .articulo .foto img {display:block; }
#wrap-taxonomia .articulo .info {margin: 0; padding:0; width: 100%;}
#wrap-taxonomia .articulo .info.aright {width: 73%;}
#wrap-taxonomia .articulo .info .titular { font-family:'open_sans_regular',Verdana, Geneva, sans-serif; font-size:35px; font-weight: lighter; margin:0;}
#wrap-taxonomia .articulo .info .titular a { color:#333333;}
#wrap-taxonomia .articulo .info .bajada {border: none; padding: 0; margin: 0; width: auto; font-family:'open_sans_lightregular'; font-size:14px; color:#999999; line-height: 140%; font-weight: lighter; }
#wrap-taxonomia .articulo .info .bajada p {font-family:'open_sans_lightregular'; font-size:14px; color:#663333; line-height: 140%; font-weight: lighter; display: block;}
#wrap-taxonomia .articulo .info .bajada p strong {clear:both; color:#663333; font-size:12px; font-weight:normal; margin:5px 0 10px 0; display: block;}

#wrap-taxonomia .migas {font-size: 13px; font-style: italic; font-weight: lighter; color:#9B8882;}
#wrap-taxonomia .migas a {color:#9B8882;}

#wrap-taxonomia .paginacion {margin:10px 0; text-align: right;}
#wrap-taxonomia .paginacion span { font-size: 14px; color:#9B8882;}
#wrap-taxonomia .paginacion span a { color:#9B8882;}
#wrap-taxonomia .paginacion span .actual {font-weight: bold; color:#ffffff; padding:4px 5px 1px 6px; background: #393939;}

/*-------------------oo------------------------*/

/* subtits */
.subtit1 {width:100%; margin:6px 0; padding:0; background:url(/ccm/imag/auxi/flecha_gris.gif) no-repeat left center; font-family:'carmeregular', Arial, Helvetica, sans-serif;}
.subtit2 {width:100%; margin:0; padding:0 0 2px 30px; font-family:'carmeregular', Arial, Helvetica, sans-serif;}
.subtit a {font-size:12px; font-weight:bold; color:#93815B; padding:0 0 0 13px;}
.subtit1 a {font-size:12px; font-weight:bold; color:#957165; padding:0 0 0 13px;}
.subtit2 a {font-size:11px; font-weight:normal; color:#3d4b65;}
.contSubtit .subtit1, .contSubtit .subtit2 {width:100%; margin:5px 0 0 0; padding:0 0 8px 0; font-size:14px; font-weight:bold; color:#957165; border-bottom:1px solid #e0e0e0;}

.subtitulos .subtit {width:100%; margin:5px 0 0 0; padding:0 0 8px 0; font-size:14px; font-weight:bold; color:#93815B;}


.subtitulos {
    clear: both;
    color: #93815B;
    font-size: 12px;
    font-weight: normal;
    margin: 20px 0;
    overflow: hidden;
    padding: 0;
    text-align: left;
}
.contSubtit div.linkSubtit {float:right; margin:5px 0 0 0; padding:0; font-size:10px; font-weight:bold; color:#93815B;}
.contSubtit {
    clear: none;
    width:auto;
    margin: 0 0 10px;
    overflow: hidden;
    padding: 18px 0 4px;
}
.contSubtit .titSubtit {
    color: #0099CC;
    float: left;
    font-size: 16px;
    font-weight: normal;
    margin: 0;
    padding: 0;
    width: 82%;
}
.contSubtit .titSubtit div, .contSubtit .titSubtit a, .contSubtit .titSubtit a:hover {
    color: #93815B;
    font-size: 16px;
    font-weight: normal;
    text-decoration: none;
}
.contSubtit .linkSubtit {
    color: #93815B;
    font-size: 11px;
    font-weight: normal;
    margin: 0 6px 0 0;
    padding: 0;
    text-align: right;
}
.contSubtit .linkSubtit a {
    color: #93815B;
    font-size: 11px;
    margin: 0;
    text-align: right;
    text-decoration: none;
}

/* CUERPO DEL ARTICULO */
p {font-size:15px; font-weight:normal; color:#333333;}
.CUERPO p {font-family:'open_sans_regular'; font-size:15px; font-weight:normal; color:#67573c; text-align:justify; margin:0 0 15px; line-height:170%;} /* Esto es solo para que funcione el +/- letra */
.CUERPO ul, .CUERPO p ul {margin-top:8px; margin-left:50px; font-size:13px; color:#333333;}
.CUERPO ul li, .CUERPO p ul li {list-style-type:square; font-size:13px; color:#333333;}
.CUERPO ol, .CUERPO p ol {margin-top:8px; margin-left:50px; font-size:13px; color:#333333;}
.CUERPO ol li, .CUERPO p ol li {list-style-type:decimal; font-size:13px; color:#333333;}
.CUERPO blockquote {margin-left:15px;}
.CUERPO { margin:10px 0 0 0; padding:0 0 20px; font-size:13px; font-weight:normal; color:#333;
         line-height:170%; text-align:justify; clear:both;}
.CUERPO table, .CUERPO table td {border-collapse:collapse; padding:6px; font-size:13px; color:#333333; font-weight:normal; text-align:left;}
.CUERPO table, .CUERPO table td strong {font-weight:bold; font-size:13px; margin:0; line-height:12px;}
.CUERPO a {font-size:12px; font-weight:normal; text-decoration:underline;}
.CUERPO a:hover, .CUERPO * a:hover {text-decoration:underline;}
.CUERPO strong, .CUERPO b {font-weight:bold;}
.CUERPO sup {font-size:10px;}
ul {list-style:square; display: block; margin: 5px 5px 0px 50px; font-size:11px; color:#333333;}
ol {list-style:decimal; display: block; margin: 5px 5px 0px 50px; font-size:11px; color:#333333;}

/*-------------------oo------------------------*/

/*FORMATO VTXT*/
.CUERPO h1 {font-size:18px; font-weight:normal;}
.CUERPO h2 {font-size:15px; font-weight:bold;}
.CUERPO h3 {font-size:12px; font-weight:bold;}
.CUERPO h4 {font-size:11px; font-weight:bold;}
.CUERPO h5 {font-size:10px; font-weight:bold;}
.CUERPO h6 {font-size:9px; font-weight:bold;}
.CUERPO address {font-size:12px; font-weight:normal; color:#000000; font-style:italic;}
.CUERPO pre {font-size:11px; font-weight:normal; color:#666666; text-align:justify; text-indent:10px;}
.CUERPO .td-estilo-fondogris {background-color:#dddddd;}
.CUERPO .td-estilo-fondoazul {background-color:#1C2B45; color:#FCFCFC; font-weight:bold;}
.CUERPO .tr-estilo-fondogris {background-color:#dddddd;}
.CUERPO .tr-estilo-fondoazul {background-color:#1C2B45; color:#FCFCFC; font-weight:bold;}

/*-------------------oo------------------------*/

/*vtxt*/
.CUERPO .subtit1 /* subtitulos 1 */{margin:0; padding:5px 0 8px 0; font-size:18px; font-weight:bold; font-family:'carmeregular', Arial, Helvetica, sans-serif;}
.CUERPO .subtit2 /* subtitulos 2 */{display:block; width:100%; margin:0; padding:0 0 8px 0; font-size:14px; font-weight:bold; color:#3d4b65; border-bottom:1px solid #e0e0e0; font-family:'carmeregular', Arial, Helvetica, sans-serif;}
.CUERPO .subtit /* subtitulos */{ border-bottom: 1px solid #93815B; color: #93815B; font-size: 17px; font-weight: normal; margin: 5px 0 0; padding: 0 0 4px; width: 100%;}
.CUERPO .titulos  /* titulos */         {display:block; width:100%; margin:0; padding:0; font-size:14px; font-weight:bold; color:#93815B;}
.CUERPO .piefoto  /* pies de fotos */   {color:#191919; font-size:10px;}
.CUERPO .resalta /* texto resaltado */  {font-weight:bold; font-size:17px; color:#957165;}
.CUERPO .azulbold /* texto azul bold */ {font-weight:bold; color:#1c5ba2;}
.CUERPO .amarillo /* texto amarillo */  {color:#F8DA07;}
.CUERPO .azul     /* texto azul */      {color:#1c5ba2;}
.CUERPO .blanco   /* texto blanco */    {color:#FCFCFC;}
.CUERPO .negro    /* texto negro */     {color:#000000;}
.CUERPO .rojo     /* texto rojo */      {color:#B32305;}
.CUERPO .naranjo  /* texto naranjo */   {color:#FF6000;}
.CUERPO .verde    /* texto verde */     {color:#339900;}
.CUERPO .gris     /* texto gris */      {color:#5C5C5C;}
/*/vtxt*/

/*vtxt_table*/
.CUERPO .table-right {float:right;}
.CUERPO .table-left {float:left;}
.CUERPO .table-center {margin:auto;}
.CUERPO .table-gris {margin:3px; padding:8px; border-collapse:collapse; empty-cells:show; float:left; border:1px solid #DDCAAF;}
.CUERPO .table-gris tr td {border:1px solid #DDCAAF; padding:8px; }
/*/vtxt_table*/

/*vtxt_tr*/
.CUERPO .tr-estilo-fondogris {background-color:#dddddd;}
.CUERPO .tr-estilo-fondoazul {background-color:#1C2B45; color:#FFFFFF; font-weight:bold;}
/*/vtxt_tr*/

/*vtxt_td*/
.CUERPO .td-estilo-fondogris {background-color:#dddddd;}
.CUERPO .td-estilo-fondoazul {background-color:#1C2B45; color:#FFFFFF; font-weight:bold;}
/*/vtxt_td*/

/* estilos obligatorios para tablas en vtxt */
.CUERPO table {margin:3px; padding:2px; border-collapse:collapse; empty-cells:show;}
.CUERPO td {margin:1px; padding:2px;}
.CUERPO img {margin:0;}

/* estilos  tablas especial hosting vtxt */
.CUERPO .table-gris td {margin:1px; padding:2px; text-align:center; font-size:12px; color:#666; font-family:Arial, Myriad;}
.CUERPO .table-gris td1 {margin:1px; padding:2px; text-align:left;}
.CUERPO .table-gris img {margin:3px;}
.CUERPO .table-cafe td {margin:1px; padding:2px; text-align:center; font-size:12px; color:#666; font-family:Arial, Myriad;}
.CUERPO .table-cafe td1 {margin:1px; padding:2px; text-align:left;}
.CUERPO .table-cafe img {margin:3px;}
.CUERPO table {clear:both; margin:20px 0; padding:0; border-collapse:collapse; empty-cells:show;}
.CUERPO tr, .CUERPO th {padding:0;}
.CUERPO th {background:#FFF;}
.CUERPO td {padding:0;}
/*/vtxt*/


@media(max-width:1150px) {
  /*--------------- Estructurales ---------------*/
  .sidebar {width:auto;}

}

@media(max-width:720px) {
	.box-content {width:100%; float:none;}
	.sidebar {width:100%; float:none; clear:both;}
}

@media(max-width:360px) {
}


/***FIN***/
