@font-face {
    font-family: 'dincond-regularregular';
    src: url('font/dincond/dincond-regular-webfont.eot');
    src: url('font/dincond/dincond-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/dincond/dincond-regular-webfont.woff') format('woff'),
         url('font/dincond/dincond-regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'bignoodletitlingregular';
    src: url('font/big-noodle/big_noodle_titling-webfont.eot');
    src: url('font/big-noodle/big_noodle_titling-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/big-noodle/big_noodle_titling-webfont.woff') format('woff'),
         url('font/big-noodle/big_noodle_titling-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

*{
	margin: 0;
	padding: 0;
}
body{
	font-family: Arial, Verdana, Geneva, sans-serif;
	background: #d8d6d6;
}
h3,h2{
	font-family: dincond-regularregular;
	font-size: 20px;
	margin-bottom: 3px;
}
h1{
font-family: dincond-regularregular;
}
#btn-menu
{
	display: none;
}
#buscador_header
{
	display: inline-block;
}
#contenedorfull{
	width: 100%;
	position: relative;
	background: #565656; 
}

#masterContenedorPaginaBody{
	position: relative;
	width: 80%;
	margin: 0 auto;
	max-width: 980px;
	background: white;
	border-bottom: 4px solid #0293CC;
	padding-bottom: 50px;
}
#contenedorPaginaBody
{
	width: 98%;
	margin: 0 auto;
	min-height: 500px;
	z-index: 3;
}
#aviso, #articulos{
	width: 100%;
	margin: 2px 0;
	position: relative;
	z-index: 1;
}
#aviso img{
	width: 100%;
	z-index: 2;
}
#aviso{
	margin-bottom: 30px;
}
#articulos .articulo{
	width: 33%;
	display: inline-block;
	vertical-align: top;
	position: relative;
	
}
#articulos .articulo .img, #articulos .articulo .img img{
	width: 100%;
}
#articulos .articulo .contenido{
	width: 90%;
	margin: 0 auto;
	padding: 20px 0;
	color: #000000;
	font-size: 13px;
	min-height: 131px;
}
#articulos .articulo .contenedor_contenido
{
	width: 100%;
	background: #a3a3a3; /* Old browsers */
background: -moz-linear-gradient(left,  #a3a3a3 0%, #e2e2e2 21%, #f2f2f2 35%, #fcfcfc 51%, #ededed 74%, #dbdbdb 86%, #bcbcbc 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,#a3a3a3), color-stop(21%,#e2e2e2), color-stop(35%,#f2f2f2), color-stop(51%,#fcfcfc), color-stop(74%,#ededed), color-stop(86%,#dbdbdb), color-stop(100%,#bcbcbc)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  #a3a3a3 0%,#e2e2e2 21%,#f2f2f2 35%,#fcfcfc 51%,#ededed 74%,#dbdbdb 86%,#bcbcbc 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  #a3a3a3 0%,#e2e2e2 21%,#f2f2f2 35%,#fcfcfc 51%,#ededed 74%,#dbdbdb 86%,#bcbcbc 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  #a3a3a3 0%,#e2e2e2 21%,#f2f2f2 35%,#fcfcfc 51%,#ededed 74%,#dbdbdb 86%,#bcbcbc 100%); /* IE10+ */
background: linear-gradient(to right,  #a3a3a3 0%,#e2e2e2 21%,#f2f2f2 35%,#fcfcfc 51%,#ededed 74%,#dbdbdb 86%,#bcbcbc 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a3a3a3', endColorstr='#bcbcbc',GradientType=1 ); /* IE6-9 */

}
#contenedorPaginaHead{
	z-index: 2;
	border: 1px solid #dddbdb;
position: relative;
width: 100%;
margin: 0 auto 0 auto;
border-top:solid 4px #0293CC;

background: blue;
}
#articulos .articulo .contenido .titulo{
	color: black;
}
#masterContenedorPaginaBody #contenedorLogo
{
background-image: url("../img/header.jpg");
position: relative;
}
#masterContenedorPaginaBody #contenedorLogo #contenedor_datos_empresa ul
{
	margin-top: -8px;
}
#masterContenedorPaginaBody #contenedorLogo #contenedor_datos_empresa
{
	display: inline-block;
	position: relative;float: right;
	margin: 22px 70px 0 10px;
}

#masterContenedorPaginaBody #contenedorLogo #contenedor_datos_empresa ul li
{
	list-style: none;
	font-size: 13px;
	margin: 2px 0;
}
#masterContenedorPaginaBody #contenedorLogo #contenedor_datos_empresa ul li a
{
	color: black;
	text-decoration: none;
}
#masterContenedorPaginaBody #contenedorLogo #contenedor_datos_empresa ul li img
{
	margin-right: 4px;
	margin-bottom: -2px;
}
#masterContenedorPaginaBody #contenedorLogo #logos_cabecera
{
	display: inline-block;
	position: relative;
	vertical-align: top;
	margin: 30px 130px 0 0;
	float: right;
}
#masterContenedorPaginaBody #contenedorLogo #soporte{
position: relative;
vertical-align: top;
float: right;
height: 100%;
}
#masterContenedorPaginaBody #contenedorLogo #soporte .soporte{
	height: 109px;
	display: inline-block;
	width: 35px;
	margin: 0;
	float: right;
	cursor: pointer;
}
#masterContenedorPaginaBody #contenedorLogo #soporte .soporte img{
	height: 109px;
	width: 100%;
	max-width: 100%;
}
#masterContenedorPaginaBody #contenedorLogo #logos_cabecera img{
	display: inline-block;
	vertical-align: top;
	width: 150px;
	margin-left: 10px;
}
#masterContenedorPaginaBody #contenedorLogo #logo
{
	display: inline-block;
	position: relative;
}
#masterContenedorPaginaBody #contenedorLogo #logo img{
	width: 150px;
	margin: 15px 50px 10px 60px;
}
#contenedorPaginaHead #menu{
	width: 100%;
	text-align: center;
}
#contenedorPaginaHead #menu ul
{
	width: 100%;
	display: block;
	text-align: center;
	position: relative;
	margin: 0 auto;
	background: #1F1F1F;
}
#contenedorPaginaHead #menu ul li{
	margin: 0;
	width: 156px;
	text-align: center;
	padding: 7px 0;
	position: relative;
	z-index: 4;
	display: inline-block;
}
#contenedorPaginaHead #menu ul li:nth-child(even)
{
	background: #2D2D2D;
}
#contenedorPaginaHead #menu ul li:nth-child(odd)
{
	background: #1F1F1F;
}
#contenedorPaginaHead #menu ul li a{
	color: white;
}
#contenedorPaginaHead #menu ul li a:hover{
	text-decoration: underline;
}
#contenedorPaginaHead #menu ul li > ul
{
	display: none;
	position: absolute;
	top: 34px;
	left: 0;
	z-index: 3;
	padding: 2px 0;
	background:#1F1F1F;
	border-radius: 0 0 3px 3px;
	-moz-border-radius: 0 0 3px 3px;
	-webkit-border-radius: 0 0 3px 3px;
	-o-border-radius: 0 0 3px 3px;
	box-shadow: 5px 5px 10px rgba(0,0,0,0.3);
}
#contenedorPaginaHead #menu ul li:hover > ul
{
	display: inline;
}
#contenedorPaginaHead #menu ul li > ul li
{
	display: block;
}
#contenedorPaginaHead #menu ul#iconera_redes li
{
	margin: 0;
}
#contenedorPaginaHead #menu #iconera_redes img{
	width: 25px;
	margin-bottom: -5px;
}
#contenedorPaginaHead ul li{
	list-style: none;
	display: inline-block;
	margin: 0 18px;
	font-family: dincond-regularregular;
	font-size: 18px;
}
#contenedorPaginaHead ul li a{
	color: black;
	text-decoration: none;
}
#contenedorPaginaHead ul li a:hover{
	color: #499BE8;
}
#contenedorPaginaHead ul li:hover{
	color: #0099FF;
	cursor: pointer;
}
#contenedor_bajo{
	width: 100%;
	margin-top: 40px;
}

#contenedor_bajo .separador_articulo
{
	width: 60%;
	display: inline-block;
	vertical-align: top;
}
#contenedor_bajo .separador_articulo2
{
		width: 38%;
	display: inline-block;
	vertical-align: top;
}
#contenedor_bajo #noticias
{
width: 90%;
margin: 10px auto 5px auto;
}

#contenedor_bajo .separador_articulo
{
	text-align: center;
}
#contenedor_bajo .separador_articulo img#medios_pago
{
margin: 10px auto 0 auto;
background: red;
position: relative;
width: 80%;
}

#contenedor_bajo #noticias .img
{
	width: 30%;
	min-width: 150px;
	display: inline-block;
	vertical-align: top;
}
#contenedor_bajo #noticias .img img
{
	width: 132px;
	min-width: 132px;
	margin-top: -6px;
}
#contenedor_bajo #noticias .contenido
{
	display: inline-block;
	width: 65%;
}
#contenedor_bajo #noticias .contenido .descripcion1{
	font-size: 16px;
	margin-bottom: 10px;
}
#contenedor_bajo #noticias .contenido .descripcion1 a{
	color: #0173bc;
	font-weight: bold;
	text-decoration: none;
}
#contenedor_bajo #noticias .contenido .descripcion1 a:hover{
	text-decoration: underline;
}
#contenedor_bajo #noticias .contenido .descripcion2{
	font-size: 12px;
}
#buscador{
	position: absolute;
	top:10px;
	right: 40px;
}
#buscador img
{
	margin-bottom: -2px;
	margin-right: 3px;
}
#buscador #buscar{
	width: 126px;
	padding: 2px 0;
	margin-right: 3px;
	border: solid 1px #A9A9A9; 
	/*background: #eaeaea;*/
	border-radius: 3px;
}
#buscador #img_buscar{
	background: #0099FF;
	height: 20px;
	border-radius: 3px;
	vertical-align: bottom;
	padding: 1px;
	cursor: pointer;
}
.datos_buscador{
	color: #1f7ed1;
	display: inline-block;
	font-size: 13px;
	margin-right: 10px;
}
.datos_buscador a{
	color: #1f7ed1;
	text-decoration: none;
}

#footer{
	background: #222222;
	width: 100%;
	height: 180px;

	border-top: 1px solid #2e2e2e;
padding-top: 30px;
color: #888;
}
#footer #contenido_footer{
	width: 83%;
	margin: 0 0 0 auto;
}
#footer #contenido_footer ul{
	display: inline-block;
	vertical-align: top;
	padding-right: 40px;
	padding-left: 10px;
	border-right: 1px black solid;
	height: 120px;
}
#footer #contenido_footer ul.facebook
{
	padding-right: 0px;
	border-right: none;
	border-left: 1px black solid;
	margin-left: 15px;
	
}
#footer #contenido_footer ul.datos_empresa_footer li  img{
	margin-bottom: -2px;
	margin-right: 5px;
}
#footer #contenido_footer ul.facebook iframe{
	margin-top: -17px;
}

#footer #contenido_footer ul li{
	color: #888;
	list-style: none;
	font-size: 14px;
	margin: 2px 0 4px 0;
}
#footer #contenido_footer ul li a{
	color: #888;
	text-decoration: none;
}
#footer #contenido_footer ul li:hover,#footer #contenido_footer ul li a:hover{
	color: #0099FF;
}
#footer #contenido_footer ul li.titulo_ul{
	color: white;
	font-family: dincond-regularregular;
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 8px;
}
#footer #contenido_footer #contacto{
	display: inline-block;
	margin-left: 10px;
	margin-right: 30px;
}
#footer #contenido_footer.label
{
	display: block;
}
#footer #contenido_footer .label span
{
	font-size: 13px;
	vertical-align: top;
	display: inline-block;
	width: 60px;
}
#footer #contenido_footer input
{
	height: 12px;
}
#footer #contenido_footer input, #footer #contenido_footer textarea{
width: 120px;

font-family: "Open Sans", Verdana, 'Helvetica Neue', Helvetica, Arial, Geneva, sans-serif;
font-size: 12px;
color: #424242;
padding: 2px 0;
border: 1px solid #CCC;
outline: none;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .15) inset;
-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .15) inset;
box-shadow: 0 1px 2px rgba(0, 0, 0, .15) inset;
-moz-transition: border .2s linear, box-shadow .2s linear;
-webkit-transition: border .2s linear, -webkit-box-shadow .2s linear;
margin-bottom: 2px;

}
#footer #contenido_footer textarea{
	width: 122px;
	margin-top: 1px;
	resize:none;
}
#footer #contenido_footer input[type="submit"]{
	display: block;
	width: 60px;
	height: 20px;
	margin-left: 128px;
	cursor: pointer;
	background: #0084FF;
	border: none;
	color: white;
	text-shadow:1px 1px black;
}
#footer #contenido_footer input[type="submit"]:hover {
background:#C31400;
}
#no_se_encontro
{
	text-align: center;
	margin-top: 20px;
}
.despliega {
background: #c9c7c7;
color: black;
position: fixed;
bottom: 56px;
left: 30px;
padding: 13px 14px 14px 20px;
border-radius: 50px;
-webkit-border-radius: 50px;
-moz-border-radius: 50px;
-ms-border-radius: 50px;
-o-border-radius: 50px;
z-index: 3;
box-shadow: inset 0px 0px 15px rgba(0,0,0,0.3);
-webkit-box-shadow: inset 0px 0px 15px rgba(0,0,0,0.3);
-moz-box-shadow: inset 0px 0px 15px rgba(0,0,0,0.3);
-o-box-shadow: inset 0px 0px 15px rgba(0,0,0,0.3);
-ms-box-shadow: inset 0px 0px 15px rgba(0,0,0,0.3);
}
.TrianguloAbajo {
position: absolute;
left: 50%;
margin-left: -15px;
margin-bottom: -25px;
bottom: 0;
width: 0;
height: 0;
border-left: 15px solid transparent;
border-right: 15px solid transparent;
border-top: 25px solid #B2B0B0;
}
.despliega img {
	width: 90px;
margin-bottom: -6px;
margin-right: 7px;
}
.despliega span {
display: block;
font-size: 12px;
margin-left: 4px;
}
#soporte_ultimate{
display: inline-block;
float: right;
position: absolute;
top: 0;
right: 270px;
}
#soporte_ultimate .soporte{
	display: inline-block;
	top: 0;
	right: 0;
	margin: 0;
	margin-left: -4px;
}
@media(max-width: 600px){
	#masterContenedorPaginaBody #contenedorLogo #soporte{
position: absolute;
top: 0;
right: 0;
}
#masterContenedorPaginaBody #contenedorLogo #soporte_ultimate .soporte {
  height: 109px;
  display: inline-block;
  width: 35px;
  margin: 0;
  float: right;
  cursor: pointer;
}
#masterContenedorPaginaBody #contenedorLogo #soporte_ultimate{
  position: absolute;
  top: 0;
  right: 0;
}


	#btn-menu
	{
		display: block;
		position: fixed;
		top: 0;
		left: 0;
		z-index: 6;
		background: #222222;
		padding: 4px 10px;
		color: white;
		cursor: pointer;
		font-size: 12px;
			border-radius: 0 0 10px 0;
	-o-border-radius: 0 0 10px 0;
	-moz-border-radius: 0 0 10px 0;
	-webkit-border-radius: 0 0 10px 0;
	-ms-border-radius: 0 0 10px 0;
	}
	#masterContenedorPaginaBody #contenedorLogo #logo
	{
		margin: 0;
		width: 100%;
		text-align: center;
		padding: 10px 0;
	}
	#masterContenedorPaginaBody #contenedorLogo #logo img
	{
		width: 45%;
		margin: 15px 0 0 30px;
		display: block;
	}
#masterContenedorPaginaBody
{
width: 100%;
}
.despliega
{
	display: none;
}
#footer{
	height: 100%;
}
#footer #contenido_footer
{
	width: 100%;
}
#footer #contenido_footer ul
{
		width: 95%;
	margin:20px auto;
	display: block;
	padding: 0;
	height: 100%;
	text-align: center;

}
#footer #contenido_footer
{
	text-align: center;
}
#footer #contenido_footer .label span
{
	width: 100%;
}
#footer #contenido_footer input, #footer #contenido_footer textarea
{
	width: 95%;
}
#contenedorPaginaHead #menu 
{
	display: none;
	position: fixed;
	top: 0;
	left: -10px;
	width: 70%;
}
#contenedorPaginaHead #menu ul
{
	padding: 10px 0 20px 0;
	width: 95%;
	border-radius: 0 0 10px 10px;
	-o-border-radius: 0 0 10px 10px;
	-moz-border-radius: 0 0 10px 10px;
	-webkit-border-radius: 0 0 10px 10px;
	-ms-border-radius: 0 0 10px 10px;
}
#contenedorPaginaHead #menu ul li
{
	width: 100%;
	margin: 0 auto;
	display: block;
}
#contenedorPaginaHead #menu ul li > ul{
	
	
}
#contenedorPaginaHead #menu ul li:hover > ul
{
	display: block;
	position: relative;
	margin-top: -28px;
	margin-bottom: 30px;
}

#masterContenedorPaginaBody #contenedorLogo #contenedor_datos_empresa{
	display: none;
}
#masterContenedorPaginaBody #contenedorLogo #logos_cabecera
{
	display: none;
}
#aviso
{
	width: 100%;
	display: block;
}
iframe
{
	width: 95%;
	margin: 0 auto;
	position: relative;
	display: block;
}
}
