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

body {
	overflow: hidden;
}

#home_arriva {
	padding-left: 50px;
	height: 350px;
	width: auto;
	background-color: #FFFFFF;
}

#top {
	background-color: #FFFFFF;
	margin: 0px;
	height: 125px;
	width: 100%;
	background-repeat: no-repeat;
	background-position: left center;
}

#linea_menu_interno {
	background-color: #DBC8A4;
	height: 5px;
	width: auto;
}

#home_l1 {
	background-color: #8E6B44;
	height: 10px;
	width: auto;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 150px;
}

#home_l1_intro {
	background-color: #4B3DD8;
	height: 24px;
	width: auto;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 10px;
}

#citrix {
	float: right;
	margin-top: 100px;
	margin-right: 5px;
}

#citrix2 {
	float: right;
	margin-top: 100px;
	width: 70px;	
	clear: both;
}

#index_top {
	margin: 0px;
	height: 130px;
	width: auto;
	background-color: #FFFFFF;
	padding-top: 25px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 40px;
}

#index_top_table_tr
{
	margin-right: 15%;
}


#index_center {
	background-color: #CCC;
	background-position:right;
	padding: 0px;
	height: 130px;
	width: auto;
}

#sub_menu_1 {
	margin: 0px;
	width: auto;
	position: absolute;
	height: 56px;
	left: 148px;
	top: 350px;
	z-index: 5;
	visibility: hidden;
}

#sub_menu_1_b {
	margin: 0px;
	width: auto;
	position: absolute;
	height: 57px;
	left: 298px;
	top: 350px;
	z-index: 6;
	visibility: hidden;
}

#sub_menu_2 {
	margin: 0px;
	width: auto;
	position: absolute;
	height: 56px;
	left: 223px;
	top: 350px;
	visibility: hidden;
}

#sub_menu_3 {
	margin: 0px;
	width: auto;
	position: absolute;
	height: 92px;
	left: 268px;
	top: 350px;
	z-index: 4;
	visibility: hidden;
}

#sub_menu_3b {
	margin: 0px;
	width: auto;
	position: absolute;
	height: 57px;
	left: 415px;
	top: 368px;
	z-index: 6;
	visibility: hidden;
}

#menu_left {
	padding: 0px;
	height: auto;
	width: 150px;
	background-position: top;
	float: left;
	margin-top:0px;
}

#titulos {
	height: 15px;
	background-color: #E2E2E2;
	color:#666666;
	width: 99%;
	margin-top: 0px;
	margin-bottom: 0px;
	float:right;
	padding-right: 10px;
	text-align: right;
}

#content
{
	padding: 10px;
	float: left;
	margin-left: 30px;
	width: 60%;
}

#content ul, li {
	list-style:disc;
}

#pics_left
{
	float: right;
	width: 150px;
	padding-top: 15px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-image: url(es/pags/cl/pics/menu_left.png);
	background-repeat: repeat-y;
	height: 500px;
}

#contacto{
	padding: 20px;		
}

#scroll{
	height:10px;
	overflow-x:hidden;
	overflow-y: auto;
	
}

#leng {
	position: relative;
	margin-right: 5px;
	float: right;
	margin-top: -20px;	
}


