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

body { 
	background-color: #111113;
	color: #ffffff;
	font-family:sans-serif, Arial, Helvetica;
	margin:0px;
	padding:0px;
	
}

#content{
	width:1000px;
	height:700px;
	background-color:#191920;
	margin-left:auto;
	margin-right:auto;
}

#vol{
	margin-left:100px;
	position:relative;
	top:20px;
}

#div_base1{	
	width:1000px;
	height:600px;
	background-image:url(/design/ezwebin/images/1.jpg);
	background-repeat:no-repeat;	
}
#div_base2{	
	width:1000px;
	height:600px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(/design/ezwebin/images/2.jpg);
	background-repeat:no-repeat;	
}
#div_base3{	
	width:1000px;
	height:600px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(/design/ezwebin/images/3.jpg);
	background-repeat:no-repeat;	
}
#div_base4{	
	width:1000px;
	height:600px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(/design/ezwebin/images/4.jpg);
	background-repeat:no-repeat;	
}

#flash{
	padding-top:297px;
}

#logo{
	width:1000px;
	color:#545456;
	font-size:12px;
	font-weight:bold;
}

#logo a{
	color:#545456;
	text-decoration:none;
}	

#logo a:hover{
	color:#545456;
	text-decoration:none;
}	


#logos img{
	margin-right:75px;
}

#logo_name{
	margin-left:835px;
	margin-top:18px;
}

#ita{
	margin-left:100px;
	margin-top:-8px;
}

#ita a{
	color:#545456;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}	

#en{
	margin-left:102px;
	margin-top:6px;
}	

#en a{
	color:#545456;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}	