@charset "UTF-8";
/* CSS Document */

body{
	height:100%;}

/*DIV GLOBALE*/
#ALL{
	width:854px;}
	
	#language{
			width:100px;
			height:30px;
			float:right;
			text-align:right;
			padding-top:5px;}
	#userlogin{
		min-width:100px;
		width:130px;
		height:30px;
		padding-top:5px;
		text-align:right;
		float:right;}	
	#privateData{
		float:left;
		min-width:100px;
		width:370px;
		height:30px;
		padding-top:5px;
		text-align:left;
		color:#FFF;}
	#navigation{
		width:854px;
		height:45px;
		overflow:hidden;
		float:left;}
		
	#dprodddm{
		width:854px;
		overflow:visible;
		float:left;
		margin-bottom:10px;}
	
	#slideshow {
		position:relative;
		width:852px;
		height:225px;
		overflow:hidden;
		border-left:1px solid #6D6D6D;
		border-right:1px solid #6D6D6D;
		background-color:trasparent;
		float:left;
	}
		#slideImages{
			width:852px;
			height:225px;
			overflow: hidden;
			margin: 0;
		}
		#slideImages li{
			width: 952px;
        	height: 325px;
		}
		
	#page{
		width:854px;
		float:left;}
		
		#page_ins{
			width:854px;
			background:url(../images/struct/page_center.gif) repeat-y;
			float:left}
		#page_lateral_ins{
			width:854px;
			background:url(../images/struct/page_lateral_center.gif) repeat-y;
			float:left;
			padding-top:15px;}
			#submenu{
				width:260px;
				padding-bottom:10px;
				/*padding-top:15px;*/
				padding-left:1px;
				float:left;}
			#page_cont{
				/*margin: 0px 3px 3px 5px;*/
				padding-top:12px;
				width:100%;
				float:left;}
		    #pagecont{ /*FOR AJAX CONTENTS*/
				 padding-left:10px;
				 padding-right:10px;
				 width:834px;
				 min-height:200px;}
			#page_lateral_cont{
				margin: 0px 3px 3px 5px;
				width:583px;
				float:left;}
		#page_bottom{
			width:854px;
			height:11px;
			background:url(../images/struct/page_bottom.gif) no-repeat;
			float:left;
			overflow:hidden;}
		#page_lateral_bottom{
			width:854px;
			height:11px;
			background:url(../images/struct/page_lateral_bottom.gif) no-repeat;
			float:left;
			overflow:hidden;}
			
	#footer{
		width:854px;
		height:40px;
		overflow:hidden;
		float:left;
		color:#FFF;
		/*background:url(../images/struct/footer.gif) no-repeat;*/}
				
		#copy {
			width:100%;
			height:30px;
			padding-top:6px;
			text-align:center;
			float:left;
		}
		
#loading { 
	background:url(../images/ecc/wait.gif) center top no-repeat; 
	text-align:center;
	padding:33px 0px 0px 0px; 
	width:100%;
	font-size:10px;
	display:none;
	opacity:0.75;
}
.preload{
	background:url(../images/ecc/wait.gif) center top no-repeat; 
	text-align:center;
	padding:33px 0px 0px 0px; 
	width:100%;
	font-size:10px;
}
	
.infoLink{
	float:right;
	width:150px;
	height:20px;
	background:url(../images/struct/otherInfoBack.png) no-repeat top left;
	text-align:center;
	vertical-align:middle;
	padding-top:5px;
}

#machineRot{
	cursor:all-scroll;
}

#contTreePartners{
	width:200px;
	min-height:200px;
	float:left;
	border-right:1px dotted #ccc;
}

#contDetailPartners{
	float:left;
	width:620px;
	min-height:350px;
	margin-left: 3px;
	background:url(../images/partners/world-map-back.png) center no-repeat;
}
