@charset "utf-8";
/* CSS Document */
	body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: 'Open Sans', sans-serif;
}
a{
	text-decoration:none;
}
#selectorLenguaje{
	height: 95px;
	z-index: 5001;
	position:absolute;
	top:0px;
	float:right;
	right:0px;
	display:block;

}

a.linkSelectorLenguaje{
	font-size: 11px;
	text-decoration: none;
	font-family: 'Open Sans', sans-serif;
	color: #999;
	border-bottom: 1px solid #CCCCCC;
}

span.plecaSelectorLenguaje{
	font-size:9px;
	text-align:center;
	vertical-align: middle !important;
}

img.logoSitioMovil{


	width:95% !important;
	padding-left:3px;
	padding-top:5px;
	text-align:left;
	border: none;
}
.estiloLogoDesktop{width:80%;}

.textoCabeceraMovil
{
		font-family: 'Open Sans', sans-serif;
		font-size:10px;
		text-align:left;
		vertical-align:bottom;
		padding-right:10px;
		margin-left:0px;
		left:0px;
		padding-left:0px;
		white-space:nowrap;
}

.tablaPrincipalContenido{
	/*
	lo defino con una tabla de settings para todo el sitio
	width:83%;*/
	padding-top:10px;
}

.datosLayoutDesktop{font-family: 'Open Sans', sans-serif;font-size:12px;}

.titulosSitio
{
	margin-top: 10px;
	margin-left:20px;
	font: 35px/60px 'Open Sans', sans-serif;
	/*border:dotted 2px blue;*/
}


.leadArticulo
{
	font-size:28px;
	color:#000000;
	margin-left:20px;
	color:#989090;
}

.textosSitio
{
	 font-size:16px;
	 margin-top:-2px; 
	 padding:0px; 
	 margin-bottom:0px;
	 font-family: 'Open Sans', sans-serif; 
	 line-height:180% !important;
	 margin-left: 20px;
	 /*border:dotted 2px green;*/
}

.textosSitio p
{
	font-size:18px;
	margin-top:-2px; 
	padding:0px; 
	margin-bottom:0px;
	font-family: 'Open Sans', sans-serif; 
	line-height:180% !important;

	 /*border:dotted 2px green;*/
}

.imagenContenidoSitio{width:100%;}



.ContenedorBarraSuperior
{
    width:100%;
	/*background-color:#FF6600;*/
	height:167px;
	background: #f79c2b;
background: -moz-linear-gradient(top, #f79c2b 0%, #fabc70 44%, #fabc70 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, #f79c2b), color-stop(44%, #fabc70), color-stop(100%, #fabc70));
background: -webkit-linear-gradient(top, #f79c2b 0%, #fabc70 44%, #fabc70 100%);
background: -o-linear-gradient(top, #f79c2b 0%, #fabc70 44%, #fabc70 100%);
background: -ms-linear-gradient(top, #f79c2b 0%, #fabc70 44%, #fabc70 100%);
background: linear-gradient(to bottom, #f79c2b 0%, #fabc70 44%, #fabc70 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f79c2b', endColorstr='#fabc70', GradientType=0 );

	
}



.rellenoBarraSuperior
{
	display: flex;
	justify-content: space-evenly;
	background-color:white;
	

	/*border:black solid 2px;*/

}
.barrasuperior{
	
height:60px;
margin-left:10%;
width:100% !important;
/*border:gray dotted 2px;*/

	
	
	/*no cambiar estas propiedad*/
	z-index: 5000;
	/*background: #F68628;*/
	/*background-color:#000000;*/
	/*border:#1CD0AC solid 2px;*/
 	}
	
	
#barrainferior_desktop{
	margin: auto;
	left: 0px;
	right: 0px;
	float: left;
	width: 100%;
	position: relative;
	bottom: 0px;
	background-color: #8F8F8F;
	-webkit-box-shadow: 0px -5px 5px 0px rgba(50, 50, 50, 0.68);
	-moz-box-shadow:    0px -5px 5px 0px rgba(50, 50, 50, 0.68);
	box-shadow:         0px -5px 5px 0px rgba(50, 50, 50, 0.68);
	padding:0px;
}
.BarraInferiorDesktop table
{
	font-size:11px;
	font-family: 'Open Sans', sans-serif;
	color:#FFF;
	margin-top:1px;
	margin-bottom:1px;
	height:40px;

 }
.linkBarraInferior {
	color:#FFF; text-decoration:none;
}

a.linkBarrainferior{color:#FFF;}
a.linkBarrainferior:hover{color:#F90;}
.estiloBotonTogglerTransparencias
{
z-index:1002;
position:fixed; 
top:80px;
left:0px;
padding:0px;
}

.estiloContenidoSitio
{
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	cursor: default;
	width:700px !important;
	font-family: 'Open Sans', sans-serif;
	margin-left:auto;
	margin-right:auto;
	top:100px;
	position:absolute;
}
.estiloHerramientasSitio
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:16px;
	float:right; 
	width:300px; 
	height:450px; 
	background-color:#FF6; 
	position:fixed; 
	right:25px; 
	top:150px;
	padding:20px;
	padding-right:10px;
	text-align:justify;
	-moz-border-radius:5px 5px 5px 5px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	border-radius:5px 5px 5px 5px;
	/* for IE */
  	filter:alpha(opacity=80);
 	 /* CSS3 standard */
 	 opacity:0.8;
   /*other*/
  	-moz-opacity: 0.8; 
}

.subtitulosSitio{color:#F00;}

.EstiloLiMenu{
}

.EstiloIconoGrillaProductos
{
	width: 350px;
	height: 350px;
	border: none;
	padding:2px;

	
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	/*-webkit-box-shadow: -1px 0px 5px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: -1px 0px 5px 0px rgba(0,0,0,0.75);
	box-shadow: -1px 0px 5px 0px rgba(0,0,0,0.75);
	
	border: 2px solid #CCC;*/
	

}


/*borrar este estilo*/
.textopeqtablaprods
{
	font-size:18px;
	text-align:center;
}


.linksSecundariosBarraPrincipal
{
	display:inline-block;
	border:#FFB600 solid 2px;
	
	width:80%;
	text-wrap:none;

	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
	
	text-align:left;
	padding-bottom:5px;

	}
	
	
	
.container-links-top {
	display: flex;
	justify-content: space-around;
	align-items:center;
	
	/*background-color: yellow;*/
	
	
}

.container-seccion-derecha-links-top  {
	display: flex;
	justify-content: flex-start;
	/*background-color: #286DB5;*/
	align-items:center;
	
}	

	
a.LinksBarraTopSitio:hover, a.LinksBarraTopSitio:active,a.LinksBarraTopSitio:visited,a.LinksBarraTopSitio:link
{
font-family: 'Open Sans', sans-serif;
color:#DA262E;
font-weight:bolder;
font-size:19px;

}

.PosicionLogo {

	z-index:99000;
	width:277px;
	height:107px;
	/*border:#1CD0AC solid 2px;
	float:left;
	top:10px;
	*/
	padding-top:10px;
border: 2px solid #DBDBDB;
display:inline-block;
}
.EnlacesBarraTop
{
	display:inline-block;
	float:right;
	border: 2px solid RED;
}
.clear { clear:both; }

.Posicion_icos_SM{
	display:inline-block;
	float:right;
	margin-right:10px;
	border: 2px solid BLUE;
}


/*INICIA ITEMS DE LA BARRA TOP*/

.BarraTop
{
	display:flex;
	/*justify-content: center;*/
	/*margin-left:10%;*/
	/*border:dotted 4px red;*/
	/*background-color:#E99C9D;*/
	/*background-color:#000000;*/

}
.contenedorBarraTop
{


display:flex;
	justify-content: space-between;
	align-content: center;
	/*border:dotted lime 2px;*/
	 flex-wrap: wrap;
	 margin-left:10%;
	 width:95%;
	 align-items: center;


	
}
.logoBarraTop{
display:flex;
	/*border:dotted cyan 1px;*/
	align-content: center;	
}



.separadorFlex
{
}
.ContenedorItemsDerechaBarraTop
{
	display:flex;
	justify-content: flex-end;
	align-items:center;
	/*border:solid 2px green;*/
}
.itemDerechaBarraTop
{
	margin:5px;
	/*border:solid 2px pink;*/
}
/*TERMINA ITEMS DE LA BARRA TOP*/


h3
{
	font-family: 'Open Sans', sans-serif;

}

