/* Propios
-------------------------------------------------------------------------------*/
body{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	background: #fff;
	color: #000;
}
.estirador{
	margin-bottom:-800px !important;
	padding-bottom:800px !important;
}
.estiradortop{
	margin-top:-800px !important;
	padding-top:800px !important;
}
.times{
	font-family:"Times New Roman";
}
.oculto{
	visibility:hidden !important;
	padding:0px !important;
	margin:0px !important;
	width:0px !important;
	height:0px !important;
}
a img{
	border: 0;
}
a{
	color:#888;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
p{
	line-height:1.4em;
}
.hidden{
	display:none !important;
}

.txt_center {text-align:center}
.txt_left   {text-align:left}
.txt_right  {text-align:right}

 /*FLOTEOS*/
.capaseccionl{
	position:relative;
	float:left;
	overflow:hidden;
	display:inline;
}
.capaseccionr{
	position:relative;
	float:right;
	overflow:hidden;
	display:inline;
}
.fright{
	float: right;
}
.fleft{
	float: left;
}
.limpia{
	margin:0px;
	padding:0px;
	height:0px;
	clear:both;
	line-height:0px;
	font-size:0px;
}
/*Tamanos Enlaces*/
a.nivel1 {
font-size:11px;
}
a.nivel2 {
font-size:12px;
}
a.nivel3 {
font-size:14px;
}
a.nivel4 {
font-size:14px;
font-weight:bold;
}
a.nivel5 {
font-size:16px;
}
a.nivel6 {
font-size:16px;
font-weight:bold;
}
a.nivel7 {
font-size:18px;
}
a.nivel8 {
font-size:18px;
font-weight:bold;
}
a.nivel9 {
font-size:20px;
}
a.nivel10 {
font-size:20px;
font-weight:bold;
}
.video_mosca{
	/* V1 con PNG:  */
	background:transparent url(../img/videomosca1.png) scroll no-repeat center center !important;
	position:absolute !important;
	left:0px !important;
	top:0px !important;
	z-index:30 !important;
}
.video_mosca a{
	display:block;
	width:1000px;
	height:1000px;
	text-indent:-9000px;
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
}
.video_mosca_small{
	/* V1 con PNG:  */
	background:transparent url(../img/videomosca2.png) scroll no-repeat center center !important;
	position:absolute !important;
	left:0px !important;
	top:0px !important;
	z-index:30 !important;
}
.video_mosca_small a{
	display:block;
	width:1000px;
	height:1000px;
	text-indent:-9000px;
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
}
/*MARGENES COMUNES*/
.mtodo5   {margin:5px;}
.mtop0    {margin-top:0px;}
.mtop5    {margin-top:5px !important;}
.mtop10   {margin-top:10px;}
.mtop15   {margin-top:15px;}
.mtop20   {margin-top:20px;}
.mright0  {margin-right:0px;}
.mright5  {margin-right:5px;}
.mright10 {margin-right:10px;}
.mright15 {margin-right:15px;}
.mright20 {margin-right:20px;}
.mright25 {margin-right:25px;}
.mright30 {margin-right:30px;}
.mright35 {margin-right:35px;}
.mright40 {margin-right:40px;}
.mleft0   {margin-left: 0px;}
.mleft5   {margin-left: 5px;}
.mleft10  {margin-left: 10px;}
.mleft15  {margin-left: 15px;}
.mleft20  {margin-left: 20px;}
.mleft25  {margin-left: 25px;}
.mleft30  {margin-left: 30px;}
.mbottom0 {margin-bottom:0px;}
.mbottom5 {margin-bottom:5px;}
.mbottom10{margin-bottom:10px;}
.mbottom15{margin-bottom:15px;}
.mbottom20{margin-bottom:20px;}
.mbottom30{margin-bottom:30px;}
.mbottom40{margin-bottom:40px;}

/*ANCHOS*/
.width250 {width: 250px;}
.width168 {width: 168px;}
.width644 {width: 644px;}

.width49pc {width: 49%;}
.width48pc {width: 48%;}
.width98pc {width: 98%;}

.width33pc {width: 33.33333333333333%;}
.width50pc {width: 50%;}
.width66pc {width: 66.66666666666667%;}

.txt12 {font-size: 12px;}

.h3_tit{
    display:block;
    font-size:13px;
    height: 18px;
    line-height: 18px;
    color:#585858;
    font-weight: bold;
}
.h3_tit_num{
    display:inline;
    font-size:11px;
    height:18px;
    line-height:18px;
}
/*Paginacion*/
.paginacion{
}
.paginacion a{
	display:block;
	float:left;
	height:30px;
	line-height:30px;
	font-size:11px;
	color:#7C94B7;
	font-weight:bold;
	text-decoration:none;
	padding:0px 5px;
}
.paginacion .siguientes,
.paginacion .anteriores{
	text-indent:-9000px;
	background:url(../img/bg_paginacion.gif) scroll no-repeat left center;
	display:block;
}
.paginacion .anteriores{
	background-position: left center;
	width:60px;
}
.paginacion .siguientes{
	background-position: -70px center;
	width:60px;
}
.paginacion .activa{
	background:transparent url(../img/bg_paginacion.gif) no-repeat scroll -142px center;
	padding:0;
	text-align:center;
	width:22px;
}
/*Bordes redondeados*/
/*Border round 5*/
.round5{
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.roundtl5{
	-moz-border-radius-topleft: 5px;
	-webkit-border-radius-topleft: 5px;
	border-top-left-radius: 5px;
}
.roundtr5{
	-moz-border-radius-topright: 5px;
	-webkit-border-radius-topright: 5px;
	border-top-right-radius: 5px;
}
.roundbl5{
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-radius-bottomleft: 5px;
	border-bottom-left-radius: 5px;
}
.roundbr5{
	-moz-border-radius-bottomright: 5px;
	-webkit-border-radius-bottomright: 5px;
	border-bottom-right-radius: 5px;
}
/*Border round 3px*/
.round3{
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.roundtl3{
	-moz-border-radius-topleft: 3px;
	-webkit-border-radius-topleft: 3px;
	border-top-left-radius: 3px;
}
.roundtr3{
	-moz-border-radius-topright: 3px;
	-webkit-border-radius-topright: 3px;
	border-top-right-radius: 3px;
}
.roundbl3{
	-moz-border-radius-bottomleft: 3px;
	-webkit-border-radius-bottomleft: 3px;
	border-bottom-left-radius: 3px;
}
.roundbr3{
	-moz-border-radius-bottomright: 3px;
	-webkit-border-radius-bottomright: 3px;
	border-bottom-rightradius: 3px;
}
/*Border round 10px*/
.round10{
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
.roundtl10{
	-moz-border-radius-topleft: 10px;
	-webkit-border-radius-topleft: 10px;
	border-top-left-radius: 10px;
}
.roundtr10{
	-moz-border-radius-topright: 10px;
	-webkit-border-radius-topright: 10px;
	border-top-right-radius: 10px;
}
.roundbl10{
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-radius-bottomleft: 10px;
	border-bottom-left-radius: 10px;
}
.roundbr10{
	-moz-border-radius-bottomright: 10px;
	-webkit-border-radius-bottomright: 10px;
	border-bottom-rightradius: 10px;
}

/* Degradados
-------------------------------------------------------------------------------*/

.gr5241{
	background: #525252; /* Old browsers */
	background: -moz-linear-gradient(top, #525252 0%, #414141 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#525252), color-stop(100%,#414141)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #525252 0%,#414141 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #525252 0%,#414141 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #525252 0%,#414141 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#525252', endColorstr='#414141',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, #525252 0%,#414141 100%); /* W3C */
}
.button1,
.gr5257{
	background: #525252; /* Old browsers */
	background: -moz-linear-gradient(top, #525252 0%, #575757 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#525252), color-stop(100%,#575757)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #525252 0%,#575757 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #525252 0%,#575757 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #525252 0%,#575757 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#525252', endColorstr='#575757',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, #525252 0%,#575757 100%); /* W3C */
}
.button2,
.grF31313F31717{
	background: #F31313; /* Old browsers */
	background: -moz-linear-gradient(top, #F31313 0%, #F31717 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#F31313), color-stop(100%,#F31717)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #F31313 0%,#F31717 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #F31313 0%,#F31717 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #F31313 0%,#F31717 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#F31313', endColorstr='#F31717',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, #F31313 0%,#F31717 100%); /* W3C */
}
.button3,
.gr858585898989{
	background: #858585; /* Old browsers */
	background: -moz-linear-gradient(top, #858585 0%, #898989 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#858585), color-stop(100%,#898989)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #858585 0%,#898989 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #858585 0%,#898989 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #858585 0%,#898989 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#858585', endColorstr='#898989',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, #858585 0%,#898989 100%); /* W3C */
}
.gr7327{
	background: #737373; /* Old browsers */
	background: -moz-linear-gradient(top, #737373 0%, #272727 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#737373), color-stop(100%,#272727)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #737373 0%,#272727 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #737373 0%,#272727 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #737373 0%,#272727 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#737373', endColorstr='#272727',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, #737373 0%,#272727 100%); /* W3C */
}
.button4,
.gr7AA5137FA917{
	background: #7AA513; /* Old browsers */
	background: -moz-linear-gradient(top, #7AA513 0%, #7FA917 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7AA513), color-stop(100%,#7FA917)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #7AA513 0%,#7FA917 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #7AA513 0%,#7FA917 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #7AA513 0%,#7FA917 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7AA513', endColorstr='#7FA917',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, #7AA513 0%,#7FA917 100%); /* W3C */
}
.grF1DA{
	background: #F1F1F1; /* Old browsers */
	background: -moz-linear-gradient(top, #F1F1F1 0%, #DADADA 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#F1F1F1), color-stop(100%,#DADADA)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #F1F1F1 0%,#DADADA 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #F1F1F1 0%,#DADADA 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #F1F1F1 0%,#DADADA 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#F1F1F1', endColorstr='#DADADA',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, #F1F1F1 0%,#DADADA 100%); /* W3C */
}
.grDAF1{
	background: #DADADA; /* Old browsers */
	background: -moz-linear-gradient(top, #DADADA 0%, #f1f1f1 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#DADADA), color-stop(100%,#f1f1f1)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #DADADA 0%,#f1f1f1 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #DADADA 0%,#f1f1f1 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #DADADA 0%,#f1f1f1 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#DADADA', endColorstr='#f1f1f1',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, #DADADA 0%,#f1f1f1 100%); /* W3C */
}
.grE1AB{
	background: #E1E1E1; /* Old browsers */
	background: -moz-linear-gradient(top, #E1E1E1 0%, #ABABAB 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#E1E1E1), color-stop(100%,#ABABAB)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #E1E1E1 0%,#ABABAB 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #E1E1E1 0%,#ABABAB 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #E1E1E1 0%,#ABABAB 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E1E1E1', endColorstr='#ABABAB',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, #E1E1E1 0%,#ABABAB 100%); /* W3C */
}
.cajabutton1,
.grF1F2F3E5E6E6{
	background: #F1F2F3; /* Old browsers */
	background: -moz-linear-gradient(top, #F1F2F3 50%, #E5E6E6 20%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(50%,#F1F2F3), color-stop(20%,#E5E6E6)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #F1F2F3 50%,#E5E6E6 20%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #F1F2F3 50%,#E5E6E6 20%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #F1F2F3 50%,#E5E6E6 20%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#F1F2F3', endColorstr='#E5E6E6',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, #F1F2F3 50%,#E5E6E6 20%); /* W3C */
}
.gr768D8875928B,
.formularios_caja_central input.gr768D8875928B[type="text"]{
	background: #768D88; /* Old browsers */
	background: -moz-linear-gradient(top, #768D88 50%, #75928B 20%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(50%,#768D88), color-stop(20%,#75928B)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #768D88 50%,#75928B 20%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #768D88 50%,#75928B 20%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #768D88 50%,#75928B 20%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#768D88', endColorstr='#75928B',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, #768D88 50%,#75928B 20%); /* W3C */
}
.clean_filters{
   background: #e7000d;
   background: -webkit-gradient(linear, left top, left bottom, from(#e7000d), to(#ff3223));
   background: -moz-linear-gradient(top, #e7000d, #ff3223);
   background: -o-linear-gradient(top, #e7000d 0%,#ff3223 100%); /* Opera11.10+ */
   background: -ms-linear-gradient(top, #e7000d 0%,#ff3223 100%); /* IE10+ */
   filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e7000d', endColorstr='#ff3223',GradientType=0 ); /* IE6-9 */
   background: linear-gradient(top, #e7000d 0%,#ff3223 100%); /* W3C */
   color: #FFFFFF !important;
}
.clean_filters:hover,
.clean_filters:active { background: #d70001; color: #FFFFFF !important;}
.clean_filters a.list_fs_options,
.clean_filters:hover a.list_fs_options,
.clean_filters:active a.list_fs_options {
    background: none repeat scroll 0 0 transparent;
    color: #FFFFFF;
    line-height: 24px;
    margin: 0;
    padding: 0 26px 0 20px;
    text-shadow:0px 1px 1px rgba(0,0,0,0.5);
}


/*Tooltip*/
#tooltip{
	display: none;
	height: auto;
	margin-left: -28px;
	margin-top: -13px;
	padding: 0 0 8px;
	position: absolute;
	width: auto;
	z-index: 9999;

	background: #333333;
	background: rgba(0,0,0,0.65); /*#69B0D6*/
	color: #fff;
}
#tooltip .after {
	border-color: #333333 transparent transparent;
	border-color: rgba(0,0,0,0.65) transparent transparent; /*#69B0D6*/
    border-style: solid;
    border-width: 10px;
    bottom: -21px;
    display: block;
    height: 1px;
    left: 10px;
    position: absolute;
    width: 1px;
}

#tooltip h3 {
    color: #FFFFFF;
    font-size: 12px;
    font-weight: normal;
    line-height: 1.3;
    margin: 5px 10px 0 10px;
    text-align: left !important;
    white-space: nowrap;
}
#tooltip .body{
	font-size:11px;
	color:#FFFFFF;
	line-height:1.4;
	font-weight:normal;

    display: block;
    overflow: hidden;
    padding: 0 0 0 20px;
}
#tooltip p {
    font-size:9px;
    color:#333333;
    margin: 0px 0 0 5px;
    text-align: left;
}
/*Gallery*/
#tooltip.tooltip_gallery{
	display: none;
	height: auto;
	margin-left: 25px !important;
	margin-top: -50px;
	padding: 0 0 5px;
	position: absolute;
	width: auto;
	z-index: 9999;

	background: #333333;
	background: rgba(0,0,0,0.65); /*#69B0D6*/
	color: #fff;
}
#tooltip.tooltip_gallery .after {
	display:none !important;
}

/* Estructura a 2 columnas
-------------------------------------------------------------------------------*/
.sidebar_container{
	width:320px; 
}
/* Estructura a 2 columnas
-------------------------------------------------------------------------------*/
.no_foto_webtv {background: #000 url(../img/logito_webtv.png) scroll no-repeat 50% 50%;}


@media (max-width: 1026px) { /*Cuando la resolucion es mayor que X entra por aqui*/
    .width49pc {
    width: 100%;
    /*width: 90%;*/
    }
}