html {
color : #000;
background : #fff; 
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
margin : 0;
padding : 0;
}
table {
border-collapse : collapse;
border-spacing : 0;
}
fieldset, img {
border : 0;
}
address, caption, cite, code, dfn, em, strong, th, var, optgroup {
font-style : inherit;
font-weight : inherit;
}
del, ins {
text-decoration : none;
}
li {
list-style : none;
}
caption, th {
text-align : left;
}
h1, h2, h3, h4, h5, h6 {
font-size : 100%;
font-weight : normal;
}
q:before, q:after {
content : '';
}
abbr, acronym {
border : 0;
font-variant : normal;
}
sup {
vertical-align : baseline;
}
sub {
vertical-align : baseline;
}
legend {
color : #000;
}
input, button, textarea, select, optgroup, option {
font-family : inherit;
font-size : inherit;
font-style : inherit;
font-weight : inherit;
}
html, body, div, span, h1, h2, h3, h4, h5, p, a, img, form, table, tr, td, fieldset, ul, li, ol, input, select, textarea {
font-family : Arial, Verdana, Helvetica, sans-serif;
text-decoration:none;
}
/****************************FUENTES**************************/
@font-face {
    font-family: 'ArialNarrowRegular';
    src: url('arialn-webfont.eot');
    src: url('arialn-webfont.eot?#iefix') format('embedded-opentype'),
         url('arialn-webfont.woff') format('woff'),
         url('arialn-webfont.ttf') format('truetype'),
         url('arialn-webfont.svg#ArialNarrowRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
/****************************HOME*****************************/
#cont-pag{background:#ffeabc; width:100%; overflow:hidden; margin:0 auto; position:relative;}
.j-cont-header{
	background:url(../imagenes/fondo-header.png) no-repeat;
	background-size:cover;
	background-position:center;
	width:100%;
	height:398px;
	margin:0 auto;	
}
.j-header-top{
	background:url(../imagenes/transp-top.png) no-repeat;
	background-position:100px 4px;
	width:1050px;
	overflow:hidden;
	margin:0 auto;
}
.j-cont-logo{
	background:url(../imagenes/chascas.png) no-repeat;
	width:270px;
	overflow:hidden;
	float:left;
}
.j-cont-logo img{
	margin:35px 18px 0;	
}
.j-contheader-right{
	float:right;
	overflow:hidden;
}
.j-cont-navtop{
	background:url(../imagenes/fondo-users.png) top right no-repeat;
	width:405px;
	height:17px;
	padding-top:5px;
}
.j-cont-navtop p{
	float:left;
	margin-right:10px;
}
.j-cont-navtop p a{
	color:#666633;
	font-size:11px;
	text-decoration:none;
}
.j-cont-navtop img{
	float:left;
	margin-right:5px;
}
.j-cont-job{
	float:left;
	margin-left:20px;
	width:150px;
}
.j-box-fono{
	background:url(../imagenes/box-fono.png);
	width:263px;
	height:46px;
	margin-top:30px;
	margin-left:110px;
	padding:10px 0 0 15px;
}
.j-box-fono img{float:left; margin-right:5px;}
.j-cont-txtfono{float:left; overflow:hidden; margin-right:5px;}
.j-txt-fono1{
	color:#663300;
	font-size:14px;
	font-family: 'ArialNarrowRegular';
	font-weight:bolder;
}
.j-txt-fono2{
	color:#663300;
	font-size:15px;
	font-family: 'ArialNarrowRegular';
	font-weight:bolder;
}
.j-txt-fono3{
	color:#cc3300;
	font-size:28px;
	font-family: 'ArialNarrowRegular';
	letter-spacing:-1px;
	font-weight:bold;
}
.j-box-buy{
	background:url(../imagenes/box-fono.png);
	width:263px;
	height:46px;
	margin-top:10px;
	margin-left:110px;
	padding:10px 0 0 15px;
}
.j-box-buy img{
	float:left;
}
.j-carrito{margin:5px 15px 0 0}
.j-sep-box-buy{margin-top:-5px;}
.j-btn-cotizar{
	background:url(../imagenes/btn-carro.png);
	font-family: 'ArialNarrowRegular';
	font-size:20px;
	font-weight:bold;
	text-shadow:0px 1px #FFF; 
	color:#cc3300;
	width:84px;
	height:40px;
	border:none;
	margin-left:12px;
}
.j-btn-comprar{
	background:url(../imagenes/btn-comprar.png);
	font-family: 'ArialNarrowRegular';
	font-size:20px;
	font-weight:bold;
	text-shadow:0px 1px #000;
	color:#ffffcc;
	width:84px;
	height:40px;
	border:none;
	margin-left:12px;
}
.j-barra-menu{
	width:1245px;
	height:75px;
	margin: 0px auto;
}
.j-corner-ribbon{
	float:left;
}
.j-fondo-ribbon{
	background:url(../imagenes/ribbon.png) repeat-x;
	width:988px;
	height:52px;
	float:left;
	padding-top:10px;
}
.j-contbtn-menu{
	overflow:hidden;
	height:36px;
	text-decoration:none;
}
.j-corner-menu{
	float:left;
	width:5px;
	height:36px;
}
.j-corner-menu img{
	display:none;
}
.j-sep-menu{
	margin:0 5px;
	float:left;
}
.j-btn-menu{
	height:26px;
	padding:10px 7px 0;
	float:left;
	font-size:14px;
	color:#993300;
	text-shadow: 0px 1px #fff;
	font-weight:bold;
}
.j-cont-main{
	background:url(../imagenes/cont-main.png) no-repeat;
	width:956px;
	overflow:hidden;
	margin:0 auto -280px;
	position:relative;
	top:-136px;
	padding:20px 25px 0px;
	z-index:1000;
}
.j-cont-banneryofertas{
	width:956px;
	overflow:hidden;
}
.j-banner{
	background:#333;
	width:700px;
	height:311px;
	float:left;
}
.j-ofertas{
	float:right;
	width:230px;
	overflow:hidden;
}
.j-oferta1{
	background:url(../imagenes/oferta1.png) no-repeat;
	width:210px;
	height:62px;
	padding-left:20px;
	padding-top:25px;
	margin-bottom:15px;
}
.j-ofertas h2{
	font-size:15px;
	color:#FFF;
}
.j-ofertas h4{
	font-size:27px;
	color:#330000;
}
.j-webpayplus{
	background:url(../imagenes/webpayplus-versluys.png) no-repeat;
	width:230px;
	height:87px;
	margin-bottom:15px;
}
.j-oferta2{
	background:url(../imagenes/oferta2.png) no-repeat;
	width:210px;
	height:62px;
	padding-left:20px;
	padding-top:25px;
}
.j-cont-especialidades{
	width:956px;
	overflow:hidden;
	margin-top:20px;
}
.j-cont-ribbonyver{
	width:100%;
	height:45px;
}
.j-ribbon-red{
	background:url(../imagenes/ribbon-red.png) no-repeat;
	width:263px;
	height:25px;
	padding:10px 20px;
	color:#FFF;
	font-size:20px;
	font-weight:bold;
	line-height:30px;
	position:absolute;
	left:10px;
	z-index:100;	
}
.j-ver{
	float:right;
	font-size:13px;
	color:#cc3300;
	text-decoration:underline;
	margin:10px 10px 0 0;
}
.j-especialidades{
	width:956px;
	overflow:hidden;
	margin-top:20px;
}
.j-fila-especialidades{
	width:956px;
	height:174px;
	margin-bottom:10px;
}
.j-fila-especialidades span{
	width:10px;
	float:left;
}
.j-especialidad{
	width:230px;
	height:174px;
	float:left;
	position:relative;
}
.j-banda-especialidad{
	background:url(../imagenes/especialidades/banda.png) no-repeat;
	width:230px;
	height:69px;
	position:absolute;
	bottom:0px;
	z-index:2;
}
.j-banda-especialidad p{
	color:#FFF;
	font-size:20px;
	line-height:30px;
	margin-top:35px;
	margin-right:10px;
	float:right;
}
.j-noticiasypromocion{
	width:956px;
	overflow:hidden;
	margin-top:20px;
}
.j-cont-noticias{
	width:700px;
	overflow:hidden;
	float:left;
}
.j-noticias{
	width:700px;
	overflow:hidden;
	margin-top:70px;
}
.j-noticia{
	width:295px;
	height:130px;
	float:left;
	margin-right:25px;
}
.j-noticia img{
	float:left;
	margin-right:10px;
}
.j-cont-txtNoticia{
	float:left;
	width:175px;
	height:130px;
}
.j-cont-txtNoticia h6{
	font-size:13px;
	color:#cc3300;
	font-weight:bold;
	line-height:16px;
}
.j-cont-txtNoticia p{
	font-size:13px;
	color:#666;
	line-height:15px;
}
.j-cont-txtNoticia a{
	font-size:13px;
	color:#ffcc66;
	line-height:15px;
	text-decoration:underline;
	display:block;
	margin-top:20px;
}
.j-sep-noticias{
	float:left;
}
.j-cont-promos{
	float:right;
	width:230px;
	overflow:hidden;
}
.j-promo1{
	background:url(../imagenes/oferta1.png) no-repeat;
	width:210px;
	height:62px;
	padding-left:20px;
	padding-top:25px;
	margin-bottom:20px;
}
.j-promo1 h2{
	font-size:15px;
	color:#990000;
}
.j-promo1 h4{
	font-size:27px;
	color:#330000;
}
.j-promo2{
	background:url(../imagenes/promo2.png) no-repeat;
	width:210px;
	height:62px;
	padding-left:20px;
	padding-top:25px;
	margin-bottom:20px;
}
.j-promo2 h2{
	font-size:15px;
	color:#ffffcc;
}
.j-promo2 h4{
	font-size:27px;
	color:#ffffcc;
}
.j-promo3{
	background:url(../imagenes/promo3.png) no-repeat;
	width:210px;
	height:62px;
	padding-left:20px;
	padding-top:25px;
}
.j-promo3 h2{
	font-size:15px;
	color:#330000;
}
.j-promo3 h4{
	font-size:27px;
	color:#330000;
}
.j-siguenos{
	background:url(../imagenes/siguenos.png) no-repeat;
	width:660px;
	height:67px;
	padding-top:20px;
	padding-left:40px;
}
.j-siguenos img{
	float:left;
	margin-left:30px;
}
.j-siguenos p{
	font-size:27px;
	color:#FFF;
	font-weight:bold;
	float:left;
	line-height:30px;
	text-shadow:1px 1px #333;
	margin-top:10px;	
}
.j-sombra-cont-main{
	position:absolute;
	top:0px;
	left:-10px;
}
.j-cont-footer{
	background:url(../imagenes/fondo-footer.jpg) no-repeat;
	background-size:cover;
	background-position:center;
	width:100%;
	height:280px;
	padding-top:220px;
	position:relative;
	bottom:0;
}
.j-footer-center{
	width:956px;
	overflow:hidden;
	padding:0 25px;
	margin:0 auto;
}
.j-footer-center span{
	float:left;
	width:50px;
}
.j-cont-transpfooter{
	width:190px;
	height:220px;
	float:left;
}
.j-cont-transpfooter h2{
	font-size:18px;
	line-height:18px;
	font-weight:bold;
	color:#cc3300;
	margin-bottom:5px;
	font-family: 'ArialNarrowRegular';
}
.j-fondo-transpfooter{
	background:url(../imagenes/fondo-transp-footer.png) no-repeat bottom;
	width:180px;
	height:182px;
	padding:5px;
	position:relative;
}
.j-fondo-transpfooter p{
	background:url(../imagenes/flechita.png) no-repeat left;
	padding-left:10px;
	margin-left:5px;
}
.j-fondo-transpfooter p a{
	font-family: 'ArialNarrowRegular';
	font-size:13px;
	line-height:20px;
	color:#cc3300;
	text-decoration:none;
}
.j-fondo-transpfooter p a:hover{
	text-decoration:underline;
	color:#663300;
}
.j-fondo-fono{
	background:url(../imagenes/fondo-fono.png) no-repeat;
	width:178px;
	height:42px;
	position:absolute;
	bottom:5px;
}
.j-fondo-fono img{
	float:left;
	margin:5px 15px 0 10px;
}
.j-cont-fono{
	float:left;
	margin-top:3px;
	font-family: 'ArialNarrowRegular';
}
.j-cont-fono h3{
	font-family: 'ArialNarrowRegular';
	font-size:11px;
	color:#cc3300;
}
.j-cont-fono h6{
	font-family: 'ArialNarrowRegular';
	font-size:22px;
	line-height:20px;
	color:#cc3300;
}
.j-bottom-footer{
	background:#ffc667;
	width:100%;
	height:38px;
	position:absolute;
	bottom:0;
}
.j-bottom-footer-center{
	width:956px;
	overflow:hidden;
	padding:0 25px;
	margin:0 auto;
}
.j-bottom-footer-center p{
	font-family: 'ArialNarrowRegular';
	color:#cc3300;
	font-size:13px;
	float:left;
	margin-top:10px;
}
.j-bottom-footer-center img{
	float:right;
	margin-top:5px;
}