/* inicia estilos generales */
* {
	padding: 0;
	margin: 0;
}

body {
	font: 13px "Trebuchet MS", Verdana, Arial, "Sans-Serif";
	color: #333333;
}

.clear {
	clear: both;
}

fieldset {
	border: 0;
}

a img {
	border: 0;
}

ul, ol {
	margin-left:20px;
}

p, ul, ol {
	margin-bottom: 15px;
	font-size: 12px;
	line-height: 20px;
}

/* fin de estilos generales */

/* inicia maquetacion principal */
#contenedor {
	width: 960px;
	margin: auto;
}

#rightcol {
	float: right;
	width: 769px;
}

#leftcol {
	float: left;
	width: 190px;
	margin-right: 1px;
}
/* fin maquetacion principal */


/* inicio estilo para menu superior (fondo azul) */
#topHead {
	height: 38px;
	background: #002B50;
	color: #ffffff;
	overflow: hidden;
}

	#topHead a {
		color: #ffffff;
	}
	
	/* inicio estilo para formulario de busqueda superior */
	#topBusc {
		width: 191px;
		padding-top: 8px;
		height: 21px;
		float: left;
		margin-left: 10px;
		display: inline;
	}
	
	#topBuscInp {
		background: #ffffff url(../img/topInput.jpg) no-repeat;
		border: 0;
		height: 19px;
		width: 130px;
		vertical-align: top;
		padding: 2px 0 0 10px;
	}
	
	#topBuscar {
		border: 0;
		width: 33px;
		height: 21px;
		position: relative;
		top: 1px;
	}
	
	#topBusc form>#topBuscar {
		top: 0px;
	}
	
	/* inicia estilos para topNav */
	#topNav {
		float: right;
		padding-top: 6px;
	}
	
	#topNav ul li {
		display: inline;
		margin-right: 20px;
	}
	
	#topNav ul li a {
		font: 11px "Trebuchet MS", Arial, Verdana, Sans-Serif;
		font-weight: bolder;
		text-decoration: none;
	}
	/* fin estilos para topNav */
	
	/* inicia estilos para header */
	#header {
		height: 230px;
	}
	
	#logo {
		width: 190px;
		height: 230px;
		overflow: hidden;
		float: left;
	}
	
		#logo h1 {
			height: 230px;
			width: 190px;
		}
		
		#logo a {
			display: block;
			overflow: hidden;
			padding-top: 250px;
		}
	
	#pinturas {
		float: right;
		height: 230px;
		overflow: hidden;
		position: relative;
		width: 769px;
	}
	
		/* inicio estilos para carousel */
			.mask2 .contmsk {
				width: 578px;
			}
			
			#box2{
				position:absolute;
			}
			
			#box2 .prodBox{
				display:block;
				float:left;
				width: 578px;
				height: 340px;
				overflow: hidden;
				
			}
			
			.mask2{
				position:relative;
				width:580px;
				height: 340px;
				overflow:hidden;
				background: url(../img/highlight_top.jpg) no-repeat top left;
			}
		
		/* fin estilos para carousel */
		
	/*
	.colBlue {
		clear: both;
		height: 30px;
		background: #0E628F;
	}
	*/
	
	.colBlue {
		clear: both;
		background: #0E628F;
		color: #ffffff;
		font-size: 12px;
		font-weight: bolder;
		font-family: "Trebuchet MS";
		height: 23px;
		padding: 7px 0 0 10px;
	}
	
	.leftcol .colBlue {
		width: 190px;
	}
	
	.colBlue a {
		color: #ffffff;
		text-decoration: none;
	}
	
	/* fin estilos para header */
	
/* inicia estilos menu izquierdo */
.t1, .t1Link {
	height: 22px;
	background: url(../img/menu_niv1.jpg) repeat-x;
	overflow: hidden;
	color: #000000;
	font: Bolder 13px "Trebuchet MS", Arial, Sans-Serif;
	padding-top: 3px;
	cursor: pointer;
	text-align: right;
	padding-right: 15px;
}

	.t1Link a {
		color: #333333;
		text-decoration: none;
	}

.t3o {
	color:#6C717F;
	text-align: right;
	padding-right: 15px;
	font-size: 11px;
	height: 22px;
	background: url(../img/menu_niv2.jpg) repeat-x;
	padding-top: 4px;
	cursor: pointer;
	font-weight: bolder;
}

.t4o {
	text-align: right;
	height: 21px;
	padding-right: 15px;
	padding-top: 4px;
	font-size: 11px;
	cursor: pointer;
	background: #EEEBE5;
	font-weight: bolder;
	margin-bottom: 1px;
}

.t3 {
	margin-bottom: 1px;
	overflow: hidden;
}

.t3 ul, .t2 ul {
	text-align: right;
	margin: 0;
	overflow: hidden;
	border-left: 1px #DDE1DE solid;
	border-right: 1px #DDE1DE solid;
}

.t3 ul li, .t2 ul li {
	list-style: none;
	height: 23px;
	padding-top: 2px;
	border-bottom: 1px #DDE1DE solid;
	padding-right: 15px;
/*	background: #F4F9F5; */
	background: url('../img/ultNivel.jpg');
	margin-bottom: 2px;
}

.t3 ul li a, .t2 ul li a {
	font-size: 11px;
	text-decoration:none;
	color: #333333;
	font-weight: bolder;
}

.t3 ul li a:hover {
	text-decoration: underline;
}

.t3 .it1 {
	border-top: 0;
}
/* fin estilos menu izquierdo */

/* inicia maquetacion del contenido principal */
#main {
	width: 550px;
	float: left;
}

#infoRight {
	width: 175px;
	float: right;
	margin-top: 15px;
}
/* fin maquetacion del contenido principal */

/* inicia estilos para contenido principal */
#main .cont {
	margin: 20px 0 0 15px;
}

	#main .cont h2 {
		font-size: 25px;
		font-weight: lighter;
		margin-bottom: 15px;
	}
	
	#main #seccion1 {
		border-bottom: 1px #858A99 dashed;
	}
	
	#seccion2 .cont_cols {
		width: 535px;
	}
	
	#seccion2 .lcol {
		float: left;
		width: 255px;
	}
	
	#seccion2 .rcol {
		float: right;
		width: 255px;
	}
	
		#seccion2 h3, #contactenos h3 {
			color: #999999;
			font-size: 14px;
			font-weight: bolder;
			margin-bottom: 15px;
		}
		
		#seccion2 .clickHere a {
			text-decoration: none;
			color: #4A89AB;
			font-weight: lighter;
			text-transform: uppercase;
			padding-left: 20px;
			background: url(../img/clickHere.jpg) no-repeat left center;
		}
/* fin estilos para contenido principal */

/* inicia estilos para form de contactar derecho */
#contactenos {
	font-size: 11px;
}

#contactenos label {
	display: block;
	font-size: 12px;
	color: #19191A;
}

#formRight .indText {
	width: 150px;
	border: 1px #87B1C7 solid;
	height: 20px;
}

#formRight textarea {
	width: 150px;
	height: 90px;
	border: 1px #87B1C7 solid;
}
/* fin estilos para form de contactar derecho */

/* inicia estilos para llamados de pagina principal */
#llamados {
	clear: both;
	margin-top: 20px;
}

#llam1, #llam2 {
	margin-right: 26px;
}
/* fin estilos para llamados de pagina principal */

/* inicia estilos para footer1 */
#footer1 {
	margin-top: 50px;
	height: 30px;
	padding-top: 7px;
	border-top: 1px #858A99 solid;
	border-bottom: 1px #858A99 solid;
	overflow: hidden;
	width: 950px;
}

	#footer1 h4 {
		width: 650px;
		color: #0E628F;
		font-weight: bolder;
		font-style: italic;
		font-size: 15px;
		display: block;
		float: left;
		padding-left: 10px;
	}
		#footer1 h4 a {
			margin-left: 5px;
			color: #0E628F;
			text-decoration:none;
		}
	
	#footer1 .desc {
		float: left;
		font-weight: bolder;
		font-size: 12px;
		color: #A2A5B0;
		margin-top: 2px;
	}
		#footer1 .desc a {
			margin-left: 5px;
			color: #0E628F;
			text-transform: uppercase;
		}
	
	#footer1 .links {
		float: right;
	}
	
		#footer1 .links li {
			display: inline;
			margin-right: 15px;
		}
		
		#footer1 .links a {
			font-size: 11px;
			color: #0E628F;
			text-decoration: none;
			font-weight: bolder;
		}
/* fin estilos para footer1 */

/* inicia estilos para footer2 */
#footer2 {
	width: 630px;
	text-align: center;
	margin: auto;
	margin-top: 40px;
	font-size: 12px;
	font-weight: bolder;
	color: #757780;
}
/* fin estilos para footer2 */

/* inicia estilos para contenido principal en interiores */
.int #main h2 {
	font-size: 25px;
	text-transform: uppercase;
	margin-bottom: 15px;
}

.int h3 {
	font-size: 18px;
	font-style: italic;
	color: #3D859F;
	margin-bottom: 15px;
}

.int h3 span {
	border-bottom: 4px #3D859F dotted;
}

.int #main #seccion1 {
	border: 0;
}

.downBloque {
	width: 540px;
	background: url(../img/downBloque.jpg);
	border: 1px #cccccc solid;
}
	.downBloque ul {
		list-style: none;
	}
	
	.downBloque h4 {
		color: #DF2702;
		font-size: 25px;
		font-style: italic;
	}
	
	.downIcon {
		float: left;
		width: 80px;
		height: 87px;
		display: inline;
		margin-left: 90px;
		margin-top: 10px;
	}
	
	.int #main .downBloque .cont {
		width: 280px;
		display: inline;
		float: left;
	}
	
	.downBloque a {
		color: #004555;
		font-size: 13px;
		font-weight: bolder;
		font-style: italic;
	}
	
	.downBloque .down1 {
		
	}
/* fin estilos para contenido principal en interiores */

/* inicia estilos para infoRight en interiores */
#bannersInt .bloque {
	margin-bottom: 15px;
}
/* fin estilos para infoRight en interiores */

/* inicia estilos para slideshow */
.slide{
	position: absolute;
	left: 0px;
	z-index: 50;
}

#slideshow{
	position: relative;
	width: 769px;
}

 #slideshow_controls{
	position: absolute;
	width: 370px;
	z-index: 90;
	right: 0;
	top: 163px;
}

#slideshow .fLeft {
	float: left;
	padding-top: 12px;
}

#slideshow_controls a{
	margin-right: 5px;
	text-decoration: none;
}
/* fin de estilos para slideshow */

/* 31 Oct 2008 - formulario de cotizador */
#cotForm {
	width: 550px;
	margin-bottom: 40px;
	margin-top: 40px;
}

#cotForm select {
	font-size: 13px;
	font-family: "Trebuchet MS";
	width: 148px;
	height: 25px;
	margin-right: 20px;
	background: #cccccc;
	border: 1px #000000 solid;
}

#cotizaSubm {
	background: url(../img/cotizaSubm.jpg) repeat-x;
	border: 1px #343434 solid;
	color: #ffffff;
	font-family: "Trebuchet MS";
	font-size: 13px;
	height: 23px;
	vertical-align: middle;
}
/* 31 Oct 2008 - termina formulario de cotizador */

/* 17 marzo 2009 - inician estilos para impac */
.impac .colBlue {
		background: #002B50;
}
	
.impac #logo {
		background: url(../img/logo_impac.jpg) no-repeat;
}

.impac #seccion2 .clickHere a {
	color: #002B50;
	background: url(../img/clickHere.jpg) no-repeat left center;
}

.renova #footer1 h4 {
	color: #002B50;
}
	
.renova #footer1 .desc a {
	color: #002B50;
}
		
.renova #footer1 .links a {
	color: #002B50;
}

.renova #seccion1 h3 {
	color: #002B50;
}

.renova #seccion1 h3 span {
	border-bottom: 4px #002B50 dotted;
}

	.renova #topBuscInp {
		background: #ffffff url(../img/topInputRenova.jpg) no-repeat;
		border: 0;
		height: 19px;
		width: 130px;
		vertical-align: top;
		padding: 2px 0 0 10px;
	}
/* 06 nov 2008 - terminan estilos para renova */

/* 31 Oct 2008 - formulario de cotizador */
#cotForm {
	width: 550px;
	margin-bottom: 40px;
	margin-top: 40px;
}

#cotForm select {
	font-size: 11px;
	font-family: "Trebuchet MS";
	width: 260px;
	height: 20px;
	margin-right: 20px;

	background: #cccccc;
	border: 1px #000000 solid;
}

#cotForm #area {
	font-size: 11px;
	font-family: "Trebuchet MS";
	width: 148px;
	height: 18px;
	margin-right: 20px;
	background: #cccccc;
	border: 1px #000000 solid;
}
#cotizaSubm {
	background: url(../img/cotizaSubm.jpg) repeat-x;
	border: 1px #343434 solid;
	color: #ffffff;
	font-family: "Trebuchet MS";
	font-size: 11px;
	height: 23px;
	vertical-align: middle;
	width:50;
}

#dist select {
	font-size: 11px;
	font-family: "Trebuchet MS";
	width: 182px;
	height: 20px;
	margin-right: 5px;
	background: #cccccc;
	border: 1px #000000 solid;
}

#botondist {
	background: url(../img/cotizaSubm.jpg) repeat-x;
	border: 1px #343434 solid;
	color: #ffffff;
	font-family: "Trebuchet MS";
	font-size: 11px;
	height: 23px;
	vertical-align: middle;
	width:50;
}
/* 31 Oct 2008 - termina formulario de cotizador */
#frmcontacto select {
	font-size: 11px;
	font-family: "Trebuchet MS";
	width: 155px;
	height: 20px;
	margin-right: 5px;
	background: #cccccc;
	border: 1px #000000 solid;
}

#frmcontactoP select {
	font-size: 11px;
	font-family: "Trebuchet MS";
	width: 194px;
	height: 20px;
	margin-right: 5px;
	background: #cccccc;
	border: 1px #000000 solid;
}

#formRightP .indText {
	width: 190px;
	border: 1px #999999 solid;
	height: 20px;
}

#formRightP textarea {
	width: 450px;
	height: 90px;
	border: 1px #999999 solid;
}

.t4o a{
	text-decoration:none;
	color:#333333;
}
/* 31 Oct 2008 - termina formulario de cotizador */
#llam1 {
	width: 300px;
	overflow: hidden;
	height: 125px;
	float: left;
	background: url('../img/llamado_clima.jpg') no-repeat;
	display: inline;
	text-decoration: none;
	cursor:pointer;
}

#llam1 .llamTexto {
	display: block;
	color: #585858;
	width: 200px;
	margin-left: 17px;
	margin-top: 40px;
	font-weight: bolder;
	font-size:11px;
}

#spaceblank {
    height:100px;
}
