#container{
	position: absolute;
	display: block;
	width: 940px;
	height: 600px;
	left: 50%;
	margin-left: -470px;
	top: 50%;
	margin-top: -300px;
	overflow: hidden;
	/*background: #cccccc;*/
}
/*
.container_lw{
	top: 0px;
	margin-top: 0px;
	background: #cc0000;
}
.container_lh{
	left: 0px;
	margin-left: 0px;
	background: #00cc00;
}
.container_lw_lh{
	left: 0px;
	margin-left: 0px;
	top: 0px;
	margin-top: 0px;
	background: #0000cc;
}
*/
#cont{
	height: 410px;
	width: 890px;
	margin-top: 40px;
	margin-right: 40px;
	margin-left: 40px;
	overflow: hidden;
}

#cont_home{
	height: 410px;
	width: 824px;
	margin-top: 40px;
	margin-right: 40px;
	margin-left: 40px;
	overflow: hidden;
	background-image:url(../img/kokoro_main.gif);
	/*background-image:url(../img/kokoro_buc.gif);*/
}

#sel_idioma_home{
	margin-top: 395px;
	text-align: right;
}
#sel_idioma_home a{
	color: #E0684B;
}

#cont_left{
	width: 80px;
	margin-left: 30px;
	_margin-left: 15px;
	margin-right: 25px;
	float: left;
	overflow: hidden;
	height: 120px;
}

#contingut{
	width: 550px;
	height: 410px;
	float: left;
	overflow: hidden;
	/*background: #d9d9d9;*/
	background-image:url(../img/fnd_contingut.png);
	behavior: url(js/iepngfix.htc);
}

#cont_plan_B_left{
	width: 275px;
	height: 410px;
	background:#E0684B;
	float: left;
	overflow: hidden;
	background-image:url(../img/ninot_gran.png);
	behavior: url(js/iepngfix.htc);
}

#cont_plan_B_right{
	position:relative;
	width: 215px;
	height: 265px;
	margin-left: 20px;
	margin-top: 120px;
	float: left;
	overflow: hidden;
	/*background:#ADAFAF;
	border: 1px solid red;*/
}

#cont_plant_C{
	position:relative;
	float: left;
	width: 490px;
	height: 265px;	
	margin-top: 120px;
	margin-left: 20px;
	_margin-left: 10px;
	overflow: hidden;
}

#cont_plant_C_col_l{
	position:relative;
	width: 210px;
	float: left;
	margin-right: 15px;
	/*border: 1px solid green;*/
}

#cont_plant_C_col_r{
	position:relative;
	width: 210px;
	float: left;
	/*border: 1px solid green;*/

}

#scroll_content{
	position: relative;
	top:0px;
	left: 0px;
	/*border: 1px solid green;*/
}

#scroll_guide{
	_position: absolute;
	float: left;
	width: 16px;
	height: 265px;
	margin-top: 120px;
	margin-left: 10px;
	margin-right: 10px;
	background: #e4e4e4;
}

#scroll_drag{
	position:relative;
	top: 0px;
	left: 0px;
	width: 16px;
	height: 24px;
	background-image:url(../img/fnd_scroll_drag_big.png);
	/*background-repeat: no-repeat;*/
}

#cont_right{
	width: 190px;
	margin-left: 15px;
	float: left;
	overflow:hidden;
	/*height: 120px;*/
}

#foot{
	height: 150px;
	margin-left: 175px;
	margin-right: 175px;
	overflow: hidden;
}

#foot_img{
	height: 80px;
	width: 395px;
	margin-top: 30px;
	background-image:url(../img/foot_img.png);
	background-repeat: none;
	behavior: url(js/iepngfix.htc);
}

#foot_firma{
	height:15px;
	line-height: 15px;
	margin-top: 15px;
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size:10px;
	color: #ADAFAF;
	/*background:#4D4F53;*/
}
#foot_firma a{
	color: #ADAFAF;
	margin-top: 15px;
}

#foot_firma_home{
	height:15px;
	line-height: 15px;
	margin-top: 5px;
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size:12px;
	color: #4D4F53;
}
#foot_firma_home a{
	color: #E0684B;
}

.text_p{
	color: #4D4F53;
	font-family:"Trebuchet MS", Verdana, Arial;
	margin-top: 5px;
	/*font-size: 11px;*/
	font-size: 13px;
	line-height: 17px;
	text-align: justify;
}

.text_col{
	color: #E0684B;
}


#sel_idioma{
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: 360px;
	margin-top: -300px;
	z-index:200;
	color: #4D4F53;
	text-align: right;
	font-size: 10px;
	height: 20px;
	line-height: 20px;
	width: 100px;
	background: white;
	/*background:#4D4F53;
	display: none;
	margin-top: 10px;
	margin-right: 10px;*/
}
#sel_idioma a{
	color: #4D4F53;
}


#sel_idioma_2{
	position: absolute;
	top: 440px;
	color: #4D4F53;
	text-align: right;
	font-size: 10px;
	height: 20px;
}
#sel_idioma_2 a{
	color: #ADAFAF;
}
