@charset "utf-8";
/* CSS Document */

/*------------------------------------------------------------------*/
/*	0.	CSS Reset & Clearfix - http://meyerweb.com/eric/tools/css/reset/
/*------------------------------------------------------------------*/

htm, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: transparent;
	background-image: none;
	background-repeat: no-repeat;
} body { line-height: 1; } ol, ul { list-style: none; } blockquote, q { quotes: none; } blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; } :focus { outline: 0; } ins { text-decoration: none; } del { text-decoration: line-through; } table {
	border-collapse: collapse;
	border-spacing: 0;
	background-image: none;
	background-repeat: no-repeat;
	background-position: right top;
}


.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; } .clearfix { display: inline-block; } /* Hide from IE Mac \*/ .clearfix { display: block; } /* End hide from IE Mac */ .none { display: none; } /* End Clearfix */

/*------------------------------------------------------------------*/

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(_img/background-degrade.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:12px;
	line-height:15px;
}

h1 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:26px;
	color:#429CB7;
	margin-top:20px;
	height: 50px;
	text-shadow:-1px 1px 1px #2F509B;
}

h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#003399;
	margin:10px 0 20px 0;
}

h3 { font-family: Arial, Helvetica, sans-serif; font-size:14px; color:#0066cc; margin-bottom:5px;}
	
#container {
	width:960px;
	margin:0 auto;
	min-height:1024px;
	background-image:url(_img/top_bg.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	padding:0 10px;
}
	
.clear { clear:both; display: block; font-size:0; height:0; line-height:0; width:100%; }

#header { width:100%; height:150px;
}
	
/*#navbar { float: right; height: 20px; width: 445px; margin-right: 36px; }	*/
#navbar {
	float: left;
	height: 25px;
	width: 90%;
	text-align: center;
	margin-left:50px;
}	
	
#navbar li{ color: #4E4E4F; float: left; font-family: Arial,Helvetica,sans-serif; font-size: 13px; font-weight: bold; 
margin-left: 0px; margin-top: 6px;
text-align: center;
padding-left: 32px;
padding-right: 32px;
border-right: 1px solid #fff;
border-left: 1px solid #fff; }	

#navbar li a{ text-decoration:none;	color:#4E4E4F; 
text-align: center;}
	
#navbar li a:hover{ text-decoration:none; color:#BF0404;
text-align: center;}
	
#logo { float:left; width:135px; height:120px; margin-top:23px;}	

#llamaahora {
float: right;
height: 20px;
margin:130px 0 0 10px;
margin-right: 0px;
width: 205px;
font-family: Verdana, Geneva, sans-serif;
color:#ffffff;

}
.cont {
	font-size: 11px;
	font-weight: normal;

	}
	
.cont2 {
	font-size: 18px;
	font-weight:bold;
	}

#llamaahora a{
color: #FFFFFF;
text-decoration: none;
}

#llamaahora a:hover{
color: #999999;
text-decoration: none;
}

	
#tagline { float:left; width:582px; height:40px; margin:70px 0 0 10px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; color:#429CB7; font-size:37px; font-weight:bold; letter-spacing: -1px;
text-align:right;}	
#taglineredesfb { float:left; width:25px; height:30px; margin:33px 0 0 10px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; 
color:#FEFEFD; text-shadow:-1px 1px 1px #2F509B; font-size:35px; font-weight:bold; margin-left: 10px; }	
#taglineredestw { float:left; width:25px; height:30px; margin:33px 0 0 10px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; 
color:#FEFEFD; text-shadow:-1px 1px 1px #2F509B; font-size:35px; font-weight:bold; }	

#sidebar {
	width:300px;
	float:left;
	margin:25px 0 0 0px;
}

#heading {
	padding-left: 60px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#565656;
	font-weight:bold;
	letter-spacing: 0px;
}
	
#menu {
	margin-top:38px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:16px;
	color: #666;
}

#menu li { 
padding-left: 15px;
margin-bottom: 10px;
padding-bottom: 10px;
padding-top: 10px;
border-bottom: 1px solid #a7a9ac;
border-top: 1px solid #a7a9ac;
background-color: #ecf2f3;
}	

#menu li a{
	text-decoration:none;
	color:#585858;
}
	
#menu li a:hover{
	text-decoration:none;
	color:#600;
}
	
#content {
	width:600px;
	float:left;
	margin:10px 0 0 50px;
	text-align: left;
}

#footer {
	clear: both;
	background-color: #429cb7;
	background-image: url(_img/footer_bg.jpg);
	background-repeat:repeat-x;
	background-position: top center;
	color: #CCC;
	margin: 30px 0 0 0;
	padding: 25px 0 0 10px;
	position: relative;
	height: 25px;
}

#footer2 {
	font-family: Arial, Helvetica, sans-serif;
    clear: both;
	float: left;
	width: 100%;
	padding: 10px 0;
	text-align: center;
	overflow:auto;
	font-size: 11px;
	border-top: 1px solid #888;
	background-color: #f1f1f1;
	}

#bottom {
	margin: 0 auto;
	text-align:left;
	width:1000px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color: #FFF;
}

#bottom a { text-decoration:none; color:#CCC;}	
	
.separator_h {
	background-image:url(_img/separator_h.jpg);
	background-position:center center;
	background-repeat:no-repeat;
	width:610px;
	height:21px;
	margin:5px 0;
}	
	
.consulte {
	background-image: url(_img/consulta.jpg);
	background-position:center center;
	background-repeat:no-repeat;
	width:610px;
	height:63px;
	margin:25px 0;
}



/*------------------------SLIDER ------------------------*/
#slider { float: left; position: relative; width: 100%; height: 40px; }


		/*------------------------
		--------------- LEFT ARROW
		------------------------*/
		
		/* Sets position and main configs */
		.slider_arrow_left {
			
			bottom: 10px;
			cursor: pointer !important;
			float: left;
			height: 22px;
			left: 10px;
			position: absolute;
			width: 22px;
			z-index: 50 !important;
			
		}
		
		/* left arrow image */
		.slider_arrow_left {
			
			background: url(_img/left_arrow.png) no-repeat top left;
			
		}


		/*------------------------
		-------------- RIGHT ARROW
		------------------------*/
		
		/* Sets position and main configs */
		.slider_arrow_right {
			
			bottom: 10px;
			cursor: pointer;
			float: left;
			height: 22px;
			left: 37px;
			position: absolute;
			width: 22px;
			z-index: 50;
			
		}
		
		/* Right arrow Background */
		.slider_arrow_right {
			
			background: url(_img/right_arrow.png) no-repeat top left;
			
		}




	/*------------------------
	---------------- SELECTORS
	------------------------*/
	
	/* Sets configs for selectors containers : absolute positioned in relation to #slider */
	.slider_selector, .slider_selector_dis {
		
		bottom: 10px;
		list-style: none;
		margin: 0 0 0 5px;
		position: absolute;
		right: 10px;
		z-index: 50;
		
	}
	
		/* Sets image of selectors */
		.slider_selector li, .slider_selector_dis li {
			
			display: block !important;
			background: url(_img/slider_selector.png) no-repeat top left;
			cursor: pointer;
			float: left;
			margin: 0 3px !important;
			height: 10px !important;
			position: relative !important;
			width: 10px !important;
			
		}
		
		/* Sets the current selector */
		.slider_selector li.current, .slider_selector_dis li.current {
			
			background: url(_img/slider_selector_current.png) no-repeat top left;
			
		}
	
	/* Disables the selectors */
	.slider_selector_dis li {
		
		cursor: default !important;
		z-index: 50;
		
	}
	
	#containerDD {  float: left; width: 100%; position: relative;  }
	
#container #content div h2 {
	text-align: left;
}

/******** Agregado 2015-02-06 ************/

.titulo-gris { color: #585858; text-shadow: none; font-weight: normal; font-size: 25px; height:1em; }
.col-der { width: 300px; float: right; }
.col-izq { width: 650px; float: left; }
.boton-rojo { display: inline-block; background: #da001b; color: #fff; font-size: 22px; padding: 12px; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; text-decoration: none; }


/* Promo carillas */

.header-reducido #container { background-image: url(_img/top_bg-138.jpg); }
.header-reducido #header { height: 136px; position: relative; }
.header-reducido #content { margin-top: 3px; }
.carillas-landing #tagline { margin-top: 53px; margin-left: 156px; }
.carillas-landing #llamaahora { margin-top: 113px; }
.carillas-landing #content { margin-left: 0; }
.carillas-promo { background: url(_img/carillas-landing-2.jpg); width: 975px; height: 444px; margin-left: -10px; position: relative; }
.carillas-promo h1 { position: absolute; top: 54px; left: 55px; }
.carillas-promo .slogan { color: #429cb7; font-size: 32px; position: absolute; top: 53px; left: 386px; line-height: 29px; text-align: right; }
.carillas-promo .slogan .big-quotes { font-size: 60px; position: relative; top: 16px; }
.carillas-promo .titulo-central { position: absolute; top: 162px; left: 372px; text-align: left; width: 360px; height: 119px;}
.carillas-promo .titulo-central .titulo-rojo { color: #ff000a; font-size: 37px; font-weight: bold; position: absolute; top: 42px; }
.carillas-promo .titulo-central .titulo-rojo .coma-pequena { font-size: 18px; }
.carillas-promo .titulo-central .subtitulo-gris { color: #717171; font-size: 17px; display: block; line-height: 39px; position: absolute; top: 58px; }
.carillas-promo .precio-box { position: absolute; width: 225px; height: 60px; top: 188px; left: 67px; color: #fff; }
.carillas-promo .precio-box .desde { position: absolute; top: 7px; left: 5px; font-size: 14px; text-shadow: 1px 1px 2px rgba(66, 66, 66, 1); }
.carillas-promo .precio-box .precio { position: absolute; top: 23px; left: 56px; font-size: 52px; }
.carillas-promo .precio-box .antes { position: absolute; top: 24px; left: 9px; font-size: 14px; text-decoration: line-through; text-shadow: 1px 1px 2px rgba(66, 66, 66, 1); }
.carillas-promo .precio-box .cantidad { position: absolute; bottom: -30px; left: 71px; font-size: 16px; text-shadow: 1px 1px 2px rgba(66, 66, 66, 1); }
.carillas-promo .precio-box .leyenda { position: absolute; bottom: -32px; left: 192px; font-size: 10px; color: #686868; width: 100px; }

.carillas-promo .contador { position: absolute; top: 352px; left: 70px; width: 450px; height: 115px;}
.carillas-promo .contador .titulo-contador { font-size: 10px; color: #555; position: absolute; top: -25px; left: 10px; }
.carillas-promo #reloj { color: #DD9365; font-size: 20px; background: url(_img/icono-reloj.jpg) no-repeat left; padding-left: 32px; height: 16px; }
.carillas-promo #reloj span { color: #D55B10; }
.carillas-promo #consultas { font-size: 18px; margin-top: 15px; background: url(_img/icono-usuarios.jpg) no-repeat left; padding-left: 32px; height: 16px;  }
/*
.flip-clock-wrapper { margin: 0;}
.flip-clock-wrapper ul { height: 60px; width: 33px; margin: 3px; }
.flip-clock-wrapper ul li a div div.inn { font-size: 34px; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; background-color: #FFF; color: #222; }
.flip-clock-wrapper ul li { line-height: 60px; }
.flip-clock-divider { height: 90px; }
.flip-clock-dot.top { top: 24px; }
.flip-clock-dot.bottom { bottom: 47px; }
.flip-clock-wrapper ul li a div.up:after { top: 29px; }
.flip-clock-divider .flip-clock-label { top: 75px; right: -54px; font-size: 14px; color: #555;}
.flip-clock-dot { width: 5px; height: 5px; left: 8px; }
*/

.promo-form { background: url(_img/fondo-promo-form.png) top repeat-x; width: 911px; margin-left: -10px; padding: 10px 32px 40px 32px; position: relative; }
.promo-form h2 { color: #d60000; font-size: 22px; font-weight: normal; }
.promo-form table tr td { font-size: 14px; padding: 4px; vertical-align: middle; } 
.promo-form input[type="button"] { position: absolute; top: 59px; right: 35px; background: #ff000a;
color: #fff; padding: 11px 21px; font-size: 16px; border-radius: 5px; border: none; font-weight: bold; cursor: pointer;}

.casos-carillas h3 { color: #585858; margin-bottom: 16px; margin-top: 40px; }
.casos-carillas h2 { color: #429CB7; font-size: 24px; margin-bottom: 35px; }

/* Intro carillas */

.carillas-intro { width: 647px; height: 430px; background: url(_img/carillas-fondo-647.jpg) no-repeat; margin-bottom: 30px; position: relative; left: -27px;}
.carillas-intro .slogan { color: #1457a6; font-size: 41px; position: absolute; top: 100px; left: 13px; line-height: 39px; text-align: right; }
.carillas-intro .slogan .big-quotes { font-size: 60px; position: relative; top: 16px; }
.carillas-intro .texto { color: #585858; font-size: 19px; line-height: 1em; position: absolute; top: 282px; left: 23px; }
.carillas-intro .boton-rojo { position: absolute; bottom: 20px; left: 23px; }

/********* Fin 2015-02-06 **********/