@charset "UTF-8";






/*------------------------------------------------------------------ 
1. Body

------------------------------------------------------------------*/

body {
	background-color: #666666;
	margin-left: 60px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #666666;
	color: #333333;
	font-size: 12px;
	margin-top: 50px;
}




pre {
	font-size: 1.2em;
	line-height: 1.2em;
}


div#page {
	width: 990px;
	height: 800px;
	background-color: #CCCCCC;
	text-align: left;
}


div#pagefoto{
	width: 990px;
	background-color: #333333;
	text-align: left;
}


div#container {
	padding: 20px;
}



/*------------------------------------------------------------------ 
2. Home

------------------------------------------------------------------*/



#home_flash {
	height: 350px;
	width: 990px;
	background-image: url(../images/Home/mondo_nyc_logo.jpg);
}


#home_logo {
	height: 100px;
	width: 990px;
	float:left;
}

#home_navigation {
	background-color: #CCCCCC;
	height: 40px;
	width: 990px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #333333;

	
}

#home_navigation A:link {
	color: #333333;
	text-decoration: none;
}

#home_navigation A:visited {
	color: #333333;
	text-decoration: none;
}

#home_navigation A:hover {
	color: #990066;
	text-decoration: none;
}

#home_navigation A:active {
	color: #990066;
	text-decoration: none;
}

#home_nav_left {
	float: left;
	height: 30px;
	width: 750px;
	padding-left: 50px;
	padding-top: 10px;


}


#home_nav_right {
	float: right;
	height: 30px;
	width: 175px;
	padding-top: 10px;
	text-align: right;
	padding-right: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}

#home_content {
	background-color: #333333;
	height: 300px;
	width: 990px;
}

#home_content_left {
	float: left;
	width: 590px;
	height: 260px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 14px;
	line-height: 27px;
	padding-left: 50px;
	padding-top: 40px;
	letter-spacing: 0pt;
}


#home_content_left A:link {
	color: #999999;
	text-decoration: none;
}

#home_content_left A:visited {
	color: #999999;
	text-decoration: none;
}

#home_content_left A:hover {
	color: #990099;
	text-decoration: none;
}

#home_content_leftt A:active {
	color: #990099;
	text-decoration: none;
}



#home_content_right {
	float: right;
	width: 320px;
	height: 260px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 12px;
	line-height: 30px;
	padding-top: 40px;
	letter-spacing: 1pt;
	padding-right: 15px;
}


#home_content_right A:link {
	color: #999999;
	text-decoration: none;
}

#home_content_right A:visited {
	color: #999999;
	text-decoration: none;
}

#home_content_right A:hover {
	color: #990099;
	text-decoration: none;
}

#home_content_right A:active {
	color: #990099;
	text-decoration: none;
}

#home_content_right h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #990099;
	font-size: 14px;
	line-height: 20px;
	padding-bottom: 5px;
	padding-top: 0px;
	letter-spacing: 1pt;
}


#home_facebook {
	height: 50px;
	width: 700px;
	float: left;
	margin-top: 10px;	
}


/*------------------------------------------------------------------ 
3. Navigation

------------------------------------------------------------------*/

#navigation_top {
	height: 50px;
	width: 990px;
	background-color: #999999;
}

#navigation_top_left {
	height: 40px;
	width: 410px;
	float: left;
	padding-top: 10px;
	padding-left: 20px;
}


#navigation_top_right {
	float: right;
	height: 25px;
	width: 460px;
	text-align: left;
	padding-right: 20px;
	padding-top: 25px;
}

.nav_top_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	font-weight: bold;
	padding-bottom: 0px;
	font-style: normal;
	text-decoration: none;
}

.nav_top_small A:link {
	color: #333333;
	text-decoration: none;
}
.nav_top_small A:visited {
	color: #333333;
	text-decoration: none;
}
.nav_top_small A:hover {
	color: #CCCCCC;
	text-decoration: none;
}
.nav_top_small A:active {
	color: #CCCCCC;
	text-decoration: none;
}



.nav_top_senza_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CCCCCC;
	font-weight: bold;
	padding-bottom: 0px;
	font-style: normal;
	text-decoration: none;
}

.nav_top_senza_link A:link {
	color: #CCCCCC;
	text-decoration: none;
}
.nav_top_senza_link A:visited {
	color: #CCCCCC;
	text-decoration: none;
}
.nav_top_senza_link A:hover {
	color: #333333;
	text-decoration: none;
}
.nav_top_senza_link A:active {
	color: #333333;
	text-decoration: none;
}



.nav_top_big {
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	line-height: normal;
	font-style: normal;
	font-weight: bold;
}





#nav_lingue {
	height: 15px;
	width: 990px;
	background-color: #999999;
	text-align: right;
	padding-top: 5px;
	margin-right: 0px;
	padding-right: 0px;
}


.nav_top_lingue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-style: normal;
	text-decoration: none;
	padding-right: 20px;
}

.nav_top_lingue A:link {
	color: #333333;
	text-decoration: none;
}
.nav_top_lingue A:visited {
	color: #333333;
	text-decoration: none;
}
.nav_top_lingue A:hover {
	color: #CCCCCC;
	text-decoration: none;
}
.nav_top_lingue A:active {
	color: #CCCCCC;
	text-decoration: none;
}




/*------------------------------------------------------------------ 
4. Navigation sottolivelli

------------------------------------------------------------------*/

#navigation_sotto {
	height: 40px;
	width: 990px;
	background-color: #999999;
}

#navigation_sotto_left {
	height: 20px;
	width: 410px;
	float: left;
	padding-top: 0px;
	padding-left: 20px;
}


#navigation_sotto_right {
	float: right;
	height: 20px;
	width: 460px;
	text-align: left;
	padding-right: 20px;
	padding-top: 10px;
	border-top-color: #CCCCCC;
	border-top-style: dotted;
	border-top-width: thin;
}

.nav_sotto_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	padding-bottom: 0px;
	font-style: normal;
	text-decoration: none;
}

.nav_sotto_small A:link {
	color: #333333;
	text-decoration: none;
}
.nav_sotto_small A:visited {
	color: #333333;
	text-decoration: none;
}
.nav_sotto_small A:hover {
	color: #CCCCCC;
	text-decoration: none;
}
.nav_sotto_small A:active {
	color: #CCCCCC;
	text-decoration: none;
}



.nav_sotto_senza_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	font-weight: bold;
	padding-bottom: 0px;
	font-style: normal;
	text-decoration: none;
}

.nav_sotto_senza_link A:link {
	color: #CCCCCC;
	text-decoration: none;
}
.nav_sotto_senza_link A:visited {
	color: #CCCCCC;
	text-decoration: none;
}
.nav_sotto_senza_link A:hover {
	color: #333333;
	text-decoration: none;
}
.nav_sotto_senza_link A:active {
	color: #333333;
	text-decoration: none;
}




.style5 {	color: #990066;/*--- Freccia  --------*/
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-weight: bold;
}


/*------------------------------------------------------------------ 
5. Content

------------------------------------------------------------------*/

#main_content {
	background-color: #CCCCCC;
	height: 540px;
	width: 990px;
	padding-top: 40px;
	background-repeat: no-repeat;
	background-image: url(../images/generale/gd1.jpg);
	}
	
#main_content_left {
	float: left;
	width: 970px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	line-height: 20px;
	letter-spacing: 1pt;
	padding-left: 20px;
}

	


/*------------------------------------------------------------------ 
5. portfolio

------------------------------------------------------------------*/

#portfolio_content {
	background-color: #CCCCCC;
	height: 540px;
	width: 990px;
	padding-top: 40px;
	background-repeat: no-repeat;
	background-image: url(../images/generale/gd1.jpg);
	}
	
#portfolio_content_left {
	width: 550px;
	float: left;
}

#portfolio_content_left p {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	line-height: 17px;
	letter-spacing: 1pt;
	padding-left: 20px;
	margin-top: 10px;
	padding-top: 0px;
	width: 500px;
}

#portfolio_content_left h1 {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	line-height: 17px;
	letter-spacing: 1pt;
	padding-left: 20px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	width: 600px;
}


/*------------------------------------------------------------------ 
5. Servizi

------------------------------------------------------------------*/

#servizi_content {
	background-color: #CCCCCC;
	height: 540px;
	width: 990px;
	padding-top: 40px;
	background-image: url(../images/generale/servizi.jpg);
	}
	
#servizi_content_left {
	float: left;
	width: 500px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	line-height: 18px;
	letter-spacing: 1pt;
	padding-left: 20px;
}
	
	#servizi_content_right {
	float: right;
	width: 410px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	line-height: 18px;
	letter-spacing: 1pt;
}

#servizi_content_right ul li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	letter-spacing: 1px;
	line-height: 18px;
	list-style-type: square;
	margin-top: 0px;
	padding-top: 0px;
}



/*------------------------------------------------------------------ 
5. Settore
------------------------------------------------------------------*/

#settore_content {
	background-color: #CCCCCC;
	height: 540px;
	width: 990px;
	padding-top: 40px;
	}
	
#settore_content_left {
	float: left;
	width: 600px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	line-height: 18px;
	letter-spacing: 1pt;
	padding-left: 20px;
}
	

#settore_content_left h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	line-height: 18px;
	letter-spacing: 1pt;
	margin-bottom: -5px;
}

/*------------------------------------------------------------------ 
5. Metodo

------------------------------------------------------------------*/

#metodo_content {
	background-color: #CCCCCC;
	height: 800px;
	width: 990px;
	padding-top: 40px;
		}
	
#metodo_content_left {
	float: left;
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	line-height: 18px;
	letter-spacing: 1pt;
	padding-left: 20px;
}
	
#metodo_content_right {
	float: right;
	width: 600px;

}

#metodo_content_right h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	letter-spacing: 1pt;
	margin-bottom: -5px;
}

#metodo_content_right ul li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	letter-spacing: 1px;
	line-height: 18px;
	list-style-type: square;
	margin-top: 0px;
	padding-top: 0px;
	margin-right: 30px;
}



/*------------------------------------------------------------------ 
6. Animation content

------------------------------------------------------------------*/

#animation_container {
	background-color: #CCCCCC;
	height: 620px;
	width: 990px;
}
#animation_left {
	height: 600px;
	width: 250px;
	float: left;
	padding-left: 20px;
	padding-top: 20px;
}
#animation_right {
	float: right;
	height: 600px;
	width: 720px;
	padding-top: 20px;
}



/*------------------------------------------------------------------ 
6. Web content

------------------------------------------------------------------*/

	#web_main {
	background-color: #CCCCCC;
	height:1500px;
	width: 990px;
}
	#web_container {
	background-color: #CCCCCC;
	height:370px;
	width: 990px;
}

#web_left {
	height:350px;
	width: 450px;
	float: left;
	padding-left: 20px;
	padding-top: 20px;
}
#web_right {
	float: right;
	height: 350px;
	width: 460px;
	padding-left: 20px;
	padding-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	padding-right: 30px;
}

#web_right A:link {
	color: #333333;
	text-decoration: none;
}

#web_right A:visited {
	color: #333333;
	text-decoration: none;
}

#web_right A:hover {
	color: #990066;
	text-decoration: none;
}

#web_right A:active {
	color: #990066;
	text-decoration: none;
}


/*------------------------------------------------------------------ 
7. chi sono

------------------------------------------------------------------*/
#chi_sono_content {
	background-color: #CCCCCC;
	height: 580px;
	width: 990px;


	}
	
#chi_sono_left {
	height: 500px;
	width: 380px;
	float: left;
	padding-left: 20px;
	padding-top: 40px;
	left: 60px;
	top: 129px;
}
#chi_sono_right {
	float: right;
	height: 500px;
	width: 550px;
	background-image: url(../images/generale/finger_print.jpg);
	background-repeat: no-repeat;
}

#chi_sono_right p {
	padding-right: 120px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	line-height: 22px;
	letter-spacing: 1pt;
}


#chi_sono_right h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #990066;
	letter-spacing: 1pt;
	padding-bottom: 0px;
	margin-bottom: 0px;
}


#chi_sono_right A:link {
	color: #333333;
	text-decoration: none;
}

#chi_sono_right A:visited {
	color: #333333;
	text-decoration: none;
}

#chi_sono_right A:hover {
	color: #990066;
	text-decoration: none;
}

#chi_sono_right A:active {
	color: #990066;
	text-decoration: none;
}


/*------------------------------------------------------------------ 
7. creative shake

------------------------------------------------------------------*/
#cs_content {
	height: 580px;
	width: 990px;
	background-image: url(../images/generale/cs1_4.jpg);
	background-repeat: no-repeat;
	}
	
#cs_titolo {
	height: 30px;
	width: 370px;
	background-color: #FFFFFF;
	font-size: 18px;
	color: #990066;
	line-height: 22px;
	letter-spacing: 1pt;
	padding-top: 15px;
	margin-bottom: 8px;
	margin-left: 20px;
	}
	
#cs_contenitore {
	background-color: #FFFFFF;
	height: 200px;
	width: 370px;
	padding-top: 10px;
	font-size: 16px;
	color: #333333;
	line-height: 28px;
	letter-spacing: 1pt;
	margin-left: 20px;	
}


#cs_left {
	height: 200px;
	width: 120px;
	float: left;
}


#cs_right {
	height: 200px;
	width: 242px;
	float: right;
}




/*------------------------------------------------------------------ 
8. Frullato creativo – scritti

------------------------------------------------------------------*/

#scritti_container {
	background-color: #CCCCCC;
	height: 620px;
	width: 990px;
}
#scritti_left {
	height: 600px;
	width: 330px;
	float: left;
	padding-left: 20px;
	padding-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990066;
	line-height: 18px;
	letter-spacing: 1pt;
	font-weight: bold;
}

#scritti_left A:link {
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}

#scritti_left A:visited {
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}

#scritti_left A:hover {
	color: #990066;
	text-decoration: none;
	font-weight: normal;
}

#scritti_left A:active {
	color: #990066;
	text-decoration: none;
	font-weight: normal;
}

#scritti_right {
	float: right;
	height: 600px;
	width: 620px;
	padding-left: 20px;
	padding-top: 20px;
}



/*------------------------------------------------------------------ 
9. Studi
------------------------------------------------------------------*/

#studi_content {
	height:auto;
	width: 990px;
	background-color: #CCCCCC;	
	float: left;
	}

#studi_container {
	height:auto;
	width: 990px;
	float: left;
}

#studi_left {
	height: auto;
	width: 330px;
	float: left;
	padding-left: 20px;
	padding-top: 20px;
}

#studi_right {
	float: right;
	height: auto;
	width: 560px;
	padding-left: 20px;
	padding-top: 20px;
	padding-right: 60px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	line-height: 18px;
	}


#studi_right A:link {
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	font-weight: bold;
}

#studi_right A:visited {
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	font-weight: bold;
}

#studi_right A:hover {
	color: #990066;
	text-decoration: none;
	font-weight: normal;
	font-weight: bold;
}

#studi_right A:active {
	color: #990066;
	text-decoration: none;
	font-weight: bold;
}

#studi_right h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 35px;
	color: #666666;
	
	}
	
	
#studi_right h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #666666;
	
	}
	
	
/*------------------------------------------------------------------ 
9. Tesi
------------------------------------------------------------------*/

#tesi_container {
	background-color: #CCCCCC;
	height: 720px;
	width: 990px;
}
#tesi_left {
	height: 700px;
	width: 200px;
	float: left;
	padding-left: 20px;
	padding-top: 20px;
}
#tesi_right {
	float: right;
	height: 700px;
	width: 750px;
	padding-left: 20px;
	padding-top: 20px;
}




/*------------------------------------------------------------------ 
9. contatto

------------------------------------------------------------------*/
#contatto_content {
	background-color: #CCCCCC;
	height: 580px;
	width: 990px;
	}
	
#contatto_left {
	height: 500px;
	width: 450px;
	float: left;
	margin-top: 40px;
	padding-left: 20px;
}


#contatto_left p {
	padding-top: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	letter-spacing: 1pt;
	padding-right: 5px;
}



#contatto_right {
	float: right;
	height: 500px;
	width: 500px;
	margin-top: 40px;
}


#contatto_right p {
	padding-right: 120px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	line-height: 22px;
}


#contatto_right h1 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990066;
	font-weight: bold;
	}
	

#contatto_right A:link {
	color: #333333;
	text-decoration: none;
}

#contatto_right A:visited {
	color: #333333;
	text-decoration: none;
}

#contatto_right A:hover {
	color: #990066;
	text-decoration: none;
}

#contatto_right A:active {
	color: #990066;
	text-decoration: none;
}




/*------------------------------------------------------------------ 
9. newsletter

------------------------------------------------------------------*/
#newsletter_content {
	background-color: #CCCCCC;
	height: 580px;
	width: 990px;
	}
	


#newsletter_content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	letter-spacing: 1pt;
	margin-top: 0px;
	padding-top: 0px;
	}


	
#newsletter_left {
	height: 500px;
	width: 400px;
	float: left;
	padding-left: 25px;
	padding-top: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	letter-spacing: 1pt;
	padding-right: 70px;
}
#newsletter_right {
	float: right;
	height: 580px;
	width: 480px;
}



/*------------------------------------------------------------------ 
Immagini

------------------------------------------------------------------*/
.img1   {
	float: right;
	padding-bottom: 0px;
	margin-bottom: 0px;
	}

