@charset "UTF-8";
/* CSS Document */

*{
	margin:0;
	padding:0;
}


body {
	
	font-family:Arial, Helvetica;
	background:#DAD3CD;
	}
	

#container {
	width:800px;
	margin:0 auto;
	background: transparent;
	margin-top:20px;
	
	}

#purple {
	width:800px;
	height:130px;
	background:#49176D;
	}

#green {
	width:800px;
	height:410px;
	background:#6DB33F;
	}
#green3 {
	width:800px;
	height:505px;
	background:#6DB33F;
	}

#purple2 {
	height:35px;
	width:800px;
	background:#49176D;
	}
#designworks {
	height:35px;
	width:800px;
	padding-top:10px;
	
	}

.footer_left {
	background:url(IMAGES/logo_bottom.png) no-repeat;
	width:270px;
	height:48px;
	float:left;
	margin-left:10px;
	margin-top:5px;
	}
.footer_right {
	background:url(IMAGES/turism.png) no-repeat;
	float:left;
	width:130px;
	height:37px;
	margin-left:300px;
	margin-top:10px;
	}
	
.footer_right2 {
	background:url(web_images/failte.png) no-repeat;
	height:37px;
	width:67px;
	float:left;
	margin-top:10px;
	}
	
.logos {
	background:url(IMAGES/logos.jpg) no-repeat;
	width:220px;
	height:130px;
	float:left;
	margin-left:10px;
	margin-top:0px;
	}
	
.left {
	background:url(IMAGES/left_image.jpg) no-repeat;
	width:245px;
	height:410px;
	float:left;
	}

.left2 {
	background:url(IMAGES/about_lef.png) no-repeat;
	width:245px;
	height:505px;
	float:left;
	}
.right {
	width:555px;
	height:410px;
	float:left;
	}

.right2 {
	width:555px;
	height:505px;
	float:left;
	}


/* MENU */


#navigazione {
 	list-style-type:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	}


	
ul, ul * {
	margin:0;
	padding:0;
	paddig-top:100px;
}
li {
	float:left;
	
}
li a {
	display:block;
	
	height:30px;
	text-decoration:none;
	background:no-repeat 0 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	padding:8px 0 0 0;
	text-align:center;
}
#nav_home {
	background-image:url(IMAGES/home.png) ;
	
}
#nav_home:hover {
	background-image:url(IMAGES/home_r.png) ;
	
}
#home_current { 
	background-image:url(IMAGES/home_r.png) ;

}

#nav_about {
	background-image:url(IMAGES/about.png) ;
	
}
#nav_about:hover {
	background-image:url(IMAGES/about_r.png) ;
	
}
#about_current { 
	background-image:url(IMAGES/about_r.png) ;

}


#nav_download {
	background-image:url(IMAGES/download.png) ;
	
}
#nav_download:hover {
	background-image:url(IMAGES/download_r.png) ;
	
}
#download_current { 
	background-image:url(IMAGES/download_r.png) ;

}

#nav_video {
	background-image:url(IMAGES/videos.png) ;
	
}
#nav_video:hover {
	background-image:url(IMAGES/videos_r.png) ;
	
}
#video_current { 
	background-image:url(IMAGES/videos_r.png) ;

}

#nav_link {
	background-image:url(IMAGES/links.png) ;
	
}
#nav_link:hover {
	background-image:url(IMAGES/links_r.png) ;
	
}
#link_current { 
	background-image:url(IMAGES/links_r.png) ;

}


#nav_contact {
	background-image:url(IMAGES/contact.png) ;
	
}
#nav_contact:hover {
	background-image:url(IMAGES/contact_r.png) ;
	
}
#contact_current { 
	background-image:url(IMAGES/contact_r.png) ;

}

.home {
	width:67px;
	height:25px;
	
	}

.about {
	width:72px;
	height:24px;
	margin-left:5px;
	}

.download {
	width:107px;
	height:25px;
	margin-left:5px;
	}

.links {
	width:67px;
	height:25px;
	margin-left:5px;
	}


.videos {
	width:67px;
	height:25px;
	margin-left:5px;
	}
	
.contact {
	width:87px;
	height:24px;
	margin-left:5px;
	}

#nav {
	float:left;
	width:500px;
	height:40px;
	padding-top:75px;
	padding-left:70px;
	}



p { 
	color:#ffffff;
	font-size:15px;
	font-family:arial;
	margin:0 0 0 60px;
	
	}

ul,li { 
	color:#ffffff;
	font-size:15px;
	font-family:arial;
	
	}

h2 {
	margin:25px 0 0 60px;
	color:#ffffff;
	font-size:18px;
	text-decoration:underline;
	}


h3{
	margin:0px 0 0 60px;
	color:#ffffff;
	font-size:16px;
	
	}


a span {
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px 0 0 20px;
	text-decoration:none;
		}


a {
	text-decoration:none;
	color:#fff;
	font-size:14px;
	}

a.link2 {
	margin-left:60px;
	color:#fff;
	font-size:12px;
	text-decoration:none;
	
	}


a.link3 {
	margin-left:680px;
	color:#4A4A30;
	font-size:12px;
	text-decoration:none;
	
	}



#footer_left {
	padding-top:3px;
	margin-left:20px;
	float:left;
	width:400px;
	}
	
#footer_right {
	float:left;
	display:inline;
	padding-left:150px;
	padding-top:10px;
	}

#footer_right a {
	
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	margin-left:10px;
	}
img {
	border:none;
	}
