/* 
Author: Pedro Fernandez (oqo.cl)
Date: 19.10.2007
Locale: Chile
*/



	body {
		text-align:center;
		margin: 0;
		}
	
	#frame {
		width:947px;
		margin-right:auto;
		margin-left:auto;
		margin-top:0px;
		padding:10px 0px 0px 0px;
		text-align:left;
		border-left:1px solid #BABABA;
		border-right: 1px solid #BABABA;
		border-bottom: 1px solid #BABABA;
		height:100% !important;
		}	
		
	#frame_interno {
		width:947px;
		margin-right:auto;
		margin-left:auto;
		margin-top:0px;
		padding:0;
		text-align:left;
		border-left:1px solid #BABABA;
		border-right: 1px solid #BABABA;
		border-bottom: 1px solid #BABABA;
		border-top: 10px solid #fff;
		height:100% !important;
		background-image: url(../images/bg.gif);
		background-position: 0;
		
		}	
		
	/* start modulo de idioma */
		
	#english {
		background:#fff;
		border-top: 1px solid #BABABA;
		text-align: right;
		padding: 3px 15px 4px 3px;
		color: #949494;
		font-family: Arial, Georgia, "Times New Roman", Times, serif;
		font-size: 10px;
		font-weight: bold;
		}
		
	#english a, a:visited {
		color: #949494;
		margin-right:0px;
		font-family: Arial, Georgia, "Times New Roman", Times, serif;
		font-size: 10px;
		font-weight: bold;
		text-decoration: none;
		}
	#english a:hover {
		color: #949494;
		font-weight: bold;
		text-decoration: underline;
		}



	/* end modulo de idioma */
		
	
	/* start modulo left */
		
	#contentleft {
		width:216px;
		padding: 37px 0px 0px 0px;
		float:left;
		background:#fff;
		border-top: 1px solid #BABABA;
		}
	
	#logo{
		width:126px;
		height: 124px;
		margin: auto;
		padding-bottom: 20px;
		}
	
	#menu{
		width: 176px;
		height: 101px;
		margin: auto;
		}
	
	/* end modulo left */
	
	/* start menu tree */
	
	/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

	.suckerdiv ul{
		margin: 0;
		padding: 0;
		list-style-type: none;
		width: 176px; /* Width of Menu Items */
		border-bottom: 1px solid #ccc;
		}
	
	.suckerdiv ul li{
		position: relative;
		}
	
/*1st level sub menu style */
	.suckerdiv ul li ul{
		left: 176px; /* Parent menu width - 1*/
		position: absolute;
		width: 160px; /*sub menu width*/
		top: 0;
		display: none;
		}

/*All subsequent sub menu levels offset */
	.suckerdiv ul li ul li ul{ 
		left: 170px; /* Parent menu width - 1*/
		}

/* menu links style */
	.suckerdiv ul li a{
		font-family: Arial, Georgia, "Times New Roman", Times, serif;
		font-size: 11px;
		font-weight: bold;
		display: block;
		color: #888888;
		text-decoration: none;
		background: #fff;
		padding: 6px 15px;
		border-top: 1px solid #ccc;
		border-bottom: 0;
		
		}

	a.cont:link, a.cont:visited{
		font-size: 11px;
		font-weight: bold;
		background: url(../images/arrow-list.gif) no-repeat 92%;
		}

	.suckerdiv ul li a:visited{
		font-size: 11px;
		color: #888888;
		text-decoration: none;
		font-weight: bold;
		}

	.suckerdiv ul li a:hover{
		font-size: 11px;
		color: #9BD027;
		text-decoration: none;
		font-weight: bold;
		}

	.suckerdiv .subfolderstyle{
		background: url(../images/arrow-list.gif) no-repeat 92%;
		}

	
/* Holly Hack for IE \*/
	* html .suckerdiv ul li { float: left; height: 1%; }
	* html .suckerdiv ul li a { height: 1%; }
/* End */
	
		/* end modulo left */
	
	
		/* start modulo center */
	
	#contentcenter {
	width:511px;
	float:left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-color: #ffffff;
	background-image: url(../images/rayas.jpg);
	background-repeat:  repeat-y;
		}
		
	#flash_home{
	width: 510px;
	height: 228px;
	background-color: #fff;
	border-bottom: 5px solid #0C3670;
		}
	
	#header_home{
	width: 495px;
	height: 190px;
	background-color: #9BD028;
	background-image: url(../images/img_header.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	padding-left: 15px;
		}
#header_home a {
	color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Georgia, Times, serif;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
}
#header_home a:hover {
	color: #006600;
	text-decoration: none;
}

	
	#header_home h1{
	font-family: "Trebuchet MS",Arial, Georgia, Times, serif;
	font-size: 18px;
	color: #fff;
	padding-top: 25px;
	margin-bottom:3px;
		}
	
	#header_home p{
	color: #fff;
	font-family: "Trebuchet MS",Arial, Georgia, Times, serif;
	font-size: 12px;
	line-height: 15px;
		}
	
	#infos_home{
		width: 530px;
		height: 150px;
		background-color: #FFFFF0;
		border-right: 1px solid #BABABA;
		}
	
	.infosLeft_home{
		width: 300px;
		height: 150px;
		background-color: #F8C751;
		float: left;
		}
	
	.infosRight_home{
		width: 230px;
		height: 150px;
		background-color: #fff;
		float: right;
		}
	
	.productos_home{
		width: 48%;
		font-family: "Trebuchet MS",Arial, Georgia, Times, serif;
		font-size: 19px;
		color: #999999;
		float:left;
		margin: 65px 0px 40px 7px;
		}
	.productos_home_display{
		width: 43%;
		font-family: "Trebuchet MS",Arial, Georgia, Times, serif;
		font-size: 14px;
		font-weight: bolder;
		color: #999999;
		float:right;

		}
	
	.productos_home_display a{
		text-decoration: none;
		font-family: "Trebuchet MS",Arial, Georgia, Times, serif;
		font-size: 12px;
		font-weight: bold;
		color: #999999;
		line-height: 22px;
		}
	
	.productos_home_display a:visited{
		text-decoration: none;
		font-family: "Trebuchet MS",Arial, Georgia, Times, serif;
		font-size: 12px;
		font-weight: bold;
		color: #999999;
		}
	
	.productos_home_display a:hover{
		text-decoration: none;
		font-family: "Trebuchet MS",Arial, Georgia, Times, serif;
		font-size: 12px;
		font-weight: bold;
		color: #ccc;
		}
	
	.productos_home_display ul{
		display: block;
		margin-top: 20px;
		}
	
	.productos_home_display ul li{
		display: block;		
		list-style-image: none;
		list-style: none;
		margin-left: -40px;
		}
	
	#consultas{
	width: 510px;
	height: 83px;
	background-color: #FFFFFF;
	position: relative;
		}
	
	/* #consultas_interno{
	 	height: 63px;
		position: absolute;
		margin-left: 220px;
		width: 60px;

		}
	
 		#consultas .consultas_txt{
		width: 300px;
		position: absolute;
		margin-top: 23px;
		margin-left: 300px;
		font-family: "Trebuchet MS",Arial, Georgia, Times, serif;
		font-size: 16px;
		color: #fff;
		font-weight: bolder;


	}*/
	
		/* end modulo center */
	
		/* start modulo right */
	
 #contentright {
		width:200px;
		padding:0px;
		float:right;
		background:#fff;		
		border-top: 1px solid #BABABA;
		/*border-right: 1px solid #BABABA;*/
		height: 100% !important;
		min-height: 100% !important;
		}
	
	#noticias{
		width: 100%;
		height: 236px;
		background-color: #E5E5E5;
		background-image: url(../images/noticias_icon.gif);
		background-repeat: no-repeat;
		background-position: bottom right;
		border-bottom: 6px solid #ff9921;
		}
	
	#noticias h3{
		font-family: "Trebuchet MS",Arial, Georgia, Times, serif;
		font-size: 13px;
		color: #153D75;
		margin: 0px;
		padding: 20px 20px 2px 13px;
		}

	#noticias ul{
		list-style-image: url('../images/icon_headlines.jpg')
		}
	
	#noticias ul li{
		font-family: Arial, Georgia, "Times New Roman", Times, serif;
		font-size: 11px;
		color: #000;
		margin:0px 10px 10px -12px;
		}
	
	#noticias li a{
		color: #000;
		text-decoration: underline;
		}
	
	#noticias li a:visited{
		color: #000;
		font-size: 11px;
		text-decoration: underline;
		font-weight: normal;
		}
	
	#noticias li a:hover{
		color: #000;
		text-decoration: none;
		}
	
	#noticias .vernoticias{
		margin: 60px 10px 10px 10px;
		font-family: Arial, Georgia, Times, serif;
		font-size: 10px;
		font-weight: bold;
		color: #000;
		}
	
	#noticias .vernoticias a, a:visited{
		font-family: Arial, Georgia, Times, serif;
		font-size: 10px;
		font-weight: bold;
		color: #000;
		text-decoration: underline;
		}
	
	#noticias .vernoticias a:hover{
		font-family: Arial, Georgia, Times, serif;
		font-size: 10px;
		font-weight: bold;
		color: #000;
		text-decoration: none;
		}
	
	
	#contentright #modulo_rightbottom{
		width: 100%;
		padding-top: 0px;
		background-color: #DAE1EA;
		height:100% !important;
		min-height:100% !important;
		clear:both;
		}
	
	#logoempresas{
	width: 100%;
	padding-top: 7px;
	font-size: 12px;
	color: #000000;
	font-family: "Trebuchet MS", Arial, Georgia, Times, serif;
	font-weight: bold;
		}
#logoempresas A {
	color: #000000;
	text-decoration: none;
}

	
	#logoempresas img{
		padding-top: 4px;
		padding-bottom: 3px;
		}

		/* end modulo right */

		/* start modulo footer */
		
	#footer{
		width: 100%;
		height: 21px;
		border-top: 1px solid #BABABA;
		background-image: url(../images/footer_bg.gif);
		background-repeat: repeat-x;
		background-color: #C8C8C8;
		font-family: Arial, Georgia, "Times New Roman", Times, serif;
		font-size: 10px;
		font-weight: bold;
		color: #666;
		}
	
	.footer_underlaine
	{
      font-family: Arial, Georgia, "Times New Roman", Times, serif;
		font-size: 10px;
		font-weight: bold;
		color: #666;
	text-decoration:underline;
	}
#logoempresas a:hover {
	color: #666666;
	text-decoration: none;
}

	.footer_underlaine_none
	{
      font-family: Arial, Georgia, "Times New Roman", Times, serif;
		font-size: 10px;
		font-weight: bold;
		color: #666;
	text-decoration:none;
	}
	
	#footer .txt{
		width: 60%;
		padding: 5px 0px 0px 8px;
		}
	
	a.footer:link, a.footer:visited{
		text-decoration: underline;
		color: #666;
		font-family: Arial, Georgia, "Times New Roman", Times, serif;
		font-size: 10px;
		}
	
	
	 a.footer:hover{
		text-decoration: none;
		color: #666;
		font-family: Arial, Georgia, "Times New Roman", Times, serif;
		font-size: 10px;
		}
	
		/* end modulo footer */
		
	p,h1,pre {
		margin:0px;
		}
		
	h1 {
		font-size:14px;
		padding-top:10px;
		}
	

