@charset "utf-8";
/* CSS Document */
* {
padding: 0;   
margin: 0;  
}
.pro_contenedor {
	background-color: #333; 
	padding: 8px; 
	width: auto;
	float: left;
	margin: 17px;
}
.pro_contenedor .info {
	color: #FFF;
	font-size: 10px;
	padding: 3px;
	border: 1px solid #3F3F3F;
	margin-top: 3px;
	margin-bottom: 3px;
}
.pro_contenedor .info span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0F0;
	font-weight: bold;
}

.pro_contenedor .link {
	float: left;
	background-image: url(../images/arr_title_search.gif);
	background-repeat: no-repeat;
	background-position: 5px;
	padding-left: 15px;
	border: 1px solid #202020;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	margin-top: 2px;
	margin-right: 2px;
	margin-left: 2px;
}
.pro_contenedor .link a {
	float: left;
	color: #09F;
	font-size: 10px;
	text-transform: capitalize;
	font-weight: bold;
	text-decoration: none;
}
#display .ant  {
	float: left;
}
#display .sig  {
	float: right;
}

.pro_contenedor .link a:hover {
	float: left;
	color: #FFF;
	font-size: 10px;
	text-transform: capitalize;
	font-weight: bold;
}





body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin: 0px;
	background-color: #000;
	background-image: url(../images/backGround.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#contenedor {
	margin: 0 auto;
	width: 900px;
}
#top {
	margin-top: 0px;
	width: auto;
	height: 31px;
}
#top #navi  {
	margin:0;
	padding:0;
	list-style: none;
}
#top #navi li {
	float:right;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
	
}
#top #navi li a {
	color: #FFF;
	text-decoration: none;
	display: block;
	text-align: center;
	height: 22px;
	padding-top: 10px;
	padding-right: 6px;
	padding-left: 6px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #3A4147;
}
#top #navi li a:hover {
	color: #0F0;
	background-color: #3A4147;
}




#header {
	display: block;
	height: 260px;

}
#header #flash {
	display: block;
	z-index: -2;
	float: left;
	top: 0px;
	position: absolute;
}

#header img {
	display: block;
	z-index: 99;
	margin-left: 595px;
	position: absolute;
}
#header2 {
	display: block;
	height: 150px;
}
#header2 img {
	display: block;
	z-index: 99;
	position: absolute;
}


#footer {
	width: 900px;
	color: #0099FF;
	font-size: 11px;
	z-index: 9;
	background-image: url(../images/display_button.png);
	background-repeat: no-repeat;
	padding-top: 25px;
	text-align: center;
	float: left;
}
#top_contenido {
	background-image: url(../images/display_top.png);
	width: auto;
	text-align: center;
	background-repeat: no-repeat;
	height: 20px;
}

#contenido {
	width: auto;
	color: #333333;
	font-size: 12px;
	z-index: 9;
	background-color: #FFFFFF;
	float: left;
	padding-left: 10px;
}
#display {
	float: left;
	padding-left: 15px;
	padding-right: 15px;
	width: 600px;
	margin-bottom: 10px;
	text-align: justify;
	background-color: #F1f1f1;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
}
#display #sp {
	width: 550px;
	height: 10px;
	background-color: #009;
}

#display #paginacion {
	position: absolute;
	text-align: right;
	width: 600px;
	padding: 3px;
}

#display h1 {
	font-family: "Arial Narrow";
	font-weight: bold;
	color: #333;
	font-size: 16px;
	padding-bottom: 10px;
	float: left;
}
#display h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #06C;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-bottom: -10px;
}

#display form {
	background-color: #E6E6E6;
	border: 1px dotted #FFF;
	padding: 10px;
	margin-bottom: 20px;
	text-align: right;
}
#display .contacto {
	padding-left: 40px;
	padding-top: 30px;
	padding-bottom: 30px;
	text-align: left;
}
#display #respuesta {
	background-color: #FFF;
	padding: 10px;
	color: #900;
	margin-bottom: 25px;
	margin-top: 25px;
}




#seccion {
	padding-left: 15px;
	padding-right: 15px;
	width: 200px;
	text-align: justify;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
	margin-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ABCAE9;
	margin-top: 10px;
	font-size: 11px;
}


#seccion h1 {
	color: #333;
	font-family: "Arial Narrow";
	font-weight: normal;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E0E0E0;
}

#seccion #navi {
	list-style:none;
	margin:0;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}
#seccion #navi li {
	list-style-image: url(../images/arr_title_search.gif);
}
#seccion #navi li a {
	padding-left: 10px;
	color: #0993DB;
	text-decoration: none;
	font-weight: bold;
}
#seccion #navi li a:hover {
	padding-left: 10px;
	color: #036;
	text-decoration: underline;
	font-weight: bold;
}
.llamados {
	padding-left: 15px;
	padding-right: 15px;
	width: 200px;
	text-align: right;
	padding-top: 20px;
	padding-bottom: 10px;
	float: left;
	margin-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ABCAE9;
	margin-top: 20px;
	font-size: 11px;
	
}
.llamados .arial29 {
	font-family: "Arial Narrow";
	font-size: 27px;
	color: #4485B5;
	font-weight: normal;
}
.llamados .arial42{
	font-family: "Arial Narrow";
	font-size: 42px;
	color: #003366;
	font-weight: normal;	
	}
.llamados .arial22 {
	font-family: "Arial Narrow";
	font-size: 22px;
	color: #4485B5;
	font-weight: normal;
}	
.caja {
	width: 230px;
	float: left;
	margin-left: 20px;
	margin-top: 20px;
	background-color: #4485b5;
}
.caja .img {
	float: right;
	position: absolute;
	padding-left: 148px;
	visibility: visible;
	overflow: visible;
	z-index: 9;
	padding-top: 40px;
}
.caja .img02 {
	float: right;
	position: absolute;
	padding-left: 148px;
	visibility: visible;
	overflow: visible;
	z-index: 9;
	padding-top: 65px;
}
.caja .img03 {
	float: right;
	position: absolute;
	padding-left: 148px;
	visibility: visible;
	overflow: visible;
	z-index: 9;
	padding-top: 50px;
}

.caja .img04 {
	float: right;
	position: absolute;
	padding-left: 155px;
	visibility: visible;
	overflow: visible;
	z-index: 9;
	padding-top: 50px;
}

.caja .texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	padding-right: 70px;
	padding-left: 10px;
}
.caja .llamado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #FFF;
	padding-right: 10px;
	padding-left: 10px;
}
.caja .link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	text-decoration: none;
	background-image: url(../images/caja_arrow.gif);
	background-repeat: no-repeat;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 10px;
	margin-left: 10px;
	background-position: 0px 4px;
}
.caja .link a {
	color: #000;
	text-decoration: none;
}
.caja .link a:hover {
	color: #FFF;
	text-decoration: underline;
}
#button {
	background-color: #FFF;
	color: #093;
	padding-right: 10px; 
	padding-left: 10px;
}
#button #cont {
	background-color: #333;
	padding-right: 22px;
	padding-left: 22px;
}
#button #cont ul {
	color: #FFF;
	list-style-type: none;
	list-style-image: url(../images/button_arrrow.gif);
	list-style-position: inside;
	padding-left: 5px;
}
#button #cont ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}
#button #cont ul li a {
	color: #FFF;
	text-decoration: none;
}
#button #cont ul li a:hover {
	color: #C0C0C0;
	text-decoration: underline;
}


#button #cont span {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px; 
	display: block;
}

#button #logo {
	background-color: #333;
	padding-right: 10px;
	padding-left: 670px;
}
#button #cont .bloque {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #646464;
	margin-right: 20px;
	padding-right: 10px;
	display: block;
	float: left;
	width: 180px;
	height: 110px;
}
#button #cont #bloqueF {
	display: block;
	float: left;
	width: 180px;
	height: 110px;
}
#display_detalle {
	float: left;
	margin-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 10px;
	text-align: justify;
	background-color: #F1f1f1;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
}
#llamados_detalle_I {
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 20px;
	padding-bottom: 20px;
	float: left;
	margin-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ABCAE9;
	font-size: 11px;
	width: 310px;
}
#llamados_detalle_I .precio {
	font-size: 12px;
	font-weight: bold;
}
#llamados_detalle_I .precio span {
	color: #06F;
	font-size: 16px;
}

#llamados_detalle_I .btn_compra a {
	display: block;
	float: right;
	padding: 10px;
	background-color: #900;
	border: 1px dotted #C30;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
}
#llamados_detalle_I .btn_compra a:hover {
	display: block;
	float: right;
	padding: 10px;
	background-color: #F00;
	border: 1px dotted #C30;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
}



#llamados_titulo {
	padding-top: 20px;
	padding-bottom: 4px;
	float: left;
	margin-left: 20px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #ABCAE9;
	margin-top: 20px;
	font-size: 16px;
	width: 340px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #2F6289;
}
#llamados_detalle_II {
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 20px;
	padding-bottom: 20px;
	float: left;
	margin-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ABCAE9;
	font-size: 11px;
	width: 310px;
	background-color: #F2F8FF;
}
#llamados_detalle_II .titulo_llamado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #06C;
	font-weight: bold;
}
#llamados_detalle_II .desc_llamado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #036;
}
#llamados_detalle_II .titulo {
	font-family: "Arial Narrow";
	font-size: 22px;
	font-weight: bold;
	color: #000;
}


#llamados_detalle_III {
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 20px;
	padding-bottom: 20px;
	float: left;
	margin-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ABCAE9;
	font-size: 11px;
	width: 310px;
	background-color: #E1EDFF;
}
#llamados_detalle_III .titulo {
	font-family: "Arial Narrow";
	font-size: 22px;
	font-weight: bold;
	color: #000;
}
#display_detalle #btn_demo a {
	padding: 10px;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	margin-top: -10px;
	margin-left: 280px;
	display: block;
	width: 120px;
	z-index: 99;
	position: relative;
}
#display_detalle #btn_demo a:hover {
	padding: 10px;
	background-color: #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	margin-top: -10px;
	margin-left: 280px;
	display: block;
	width: 120px;
}
#llamados_II {
	padding-left: 15px;
	padding-right: 15px;
	width: 310px;
	text-align: right;
	padding-top: 20px;
	padding-bottom: 10px;
	float: left;
	margin-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ABCAE9;
	margin-top: 20px;
	font-size: 11px;
}
#llamados_II .arial29 {
	font-family: "Arial Narrow";
	font-size: 27px;
	color: #4485B5;
	font-weight: normal;
}
#llamados_II .arial42 {
	font-family: "Arial Narrow";
	font-size: 42px;
	color: #003366;
	font-weight: normal;
}
#llamados_II .arial22 {
	font-family: "Arial Narrow";
	font-size: 22px;
	color: #4485B5;
	font-weight: normal;
}
#display #respuesta span {
	color: #333;
	font-weight: bold;
	font-size: 11px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
	display: block;
	margin-bottom: 5px; 
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #EAEAEA;
}
#top_contenido2 {
	background-image: url(../images/display_top2.png);
	width: auto;
	text-align: center;
	background-repeat: no-repeat;
	height: 20px;
}
#display_volver {
	float: left;
	margin-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 10px;
	text-align: justify;
	background-color: #F1f1f1;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
}
#display_volver a:hover {
	color: #F00;
}

#llamados_detalle_II .precio {
	font-size: 12px;
	font-weight: bold;
}
#pag_boton{
	background-image:url(http://www.webnow.cl/images_slice/direct-bg2.gif);
	width:75px;
	height:35px;
	display:block;
	margin-left:460px;
	padding-top: 11px;
	padding-right: 15px;
	padding-bottom: 11px;
	padding-left: 15px;

	}
.directionNav a {
	display:block;
	width:37px;
	height:35px;
	background:url(images_slice/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
	padding-top: 11px;
	padding-right: 15px;
	padding-bottom: 11px;
	padding-left: 15px;
}
a.nextNav {
	background-position:-37px -35px;
	right:16px;
	top:11px;
}
a.nextNav:hover {
	background-position:-37px 0px;
}
a.prevNav:hover {
	background-position:0px -35px;
}
a.prevNav {
	left:17px;
	top:11px;
}	
#cliente {
	margin-top: 30px;
	padding-top: 15px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #F2F2F2;
	margin-left: 22px;
	margin-right: 10px;
}
#cliente h1 {
	font-family: "Arial Narrow";
	font-size: 36px;
	color: #CCC;
}

