@font-face {
	font-family: 'Frutiger55RomanRoman';
	src: url('Frutiger55Roman.eot');
	src: local('Frutiger55Roman'), local('Frutiger55Roman'), url('Frutiger55Roman.woff') format('woff'), url('Frutiger55Roman.svg#Frutiger55Roman') format('svg');
}

/* RESET - INIZIO */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/* RESET - FINE */

/* UTILITIES - INIZIO */
div.hrClear{
	clear: both;
	height: 0;
	overflow: hidden;
}

div.hrClear hr{
	margin: 0;
}

hr {
	display: none;
}

.nascosto { 
   position:absolute;
   top:-200em;
   height:0;
   width:0;
   overflow:hidden;
}

.grassetto{
	font-weight: bold;
}

.corsivo{
	font-style: italic;
}
/* UTILITIES - FINE */


body, html {
	height: 100%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center; /* per IE5 */
	color: black;
	font-size: small;
	position: relative;
	z-index: 1;
	background-color: #1d499c;
}

#header_ext{
	width:100%;
	background: #AB1385 url(../images/back_header_ext.png) 0 0 repeat-x;
	height: 70px;
}

#header{
	width: 970px;
	margin: 0 auto;
	height: 70px;
	position: relative;
}

#corpo_ext{
	width:100%;
	background: #1D499C url(../images/back_corpo_ext.jpg) 0 0 repeat-x;
}

#corpo{
	width: 970px;
	margin: 0 auto;
	background: transparent url(../images/back_corpo.png) 0 0 repeat-y;
	/*position: relative;*/
}

#col1{
	width: 301px;
	margin: 0;
	padding: 95px 15px 20px 44px;
	float: left;
	text-align: left;
}

#col2{
	width: 545px;
	margin: 0;
	padding: 30px 45px 30px 20px;
	float: left;
	text-align: left;
}

#footer{
	clear: both;
	border-top: 1px solid #d2d2d2;
	margin: 0 45px;
	padding-bottom: 20px;
	text-align: left;
}

#logo{
	position: absolute;
	left: 40px;
	top: 0px;
}

.box{
	background-color: #ab1385;
	padding: 16px 24px;
	margin: 30px 0;
	border: 1px solid #ab1385;
	border-radius:8px 8px 8px 8px;
	-moz-border-radius: 8px 8px 8px 8px;
	-khtml-border-radius: 8px 8px 8px 8px; 
	-webkit-border-radius: 8px 8px 8px 8px;
	-moz-box-shadow: 2px 2px 4px #40005F;
   -webkit-box-shadow:2px 2px 4px #40005F;
   box-shadow: 2px 2px 4px #40005F;
}

#col2 .box{
	width: 220px;
}

/* MENU ORIZZONTALE - INIZIO */
.menuNav{
	margin: 36px 10px 0 0px;
	padding: 0;
	list-style: none;
	height:29px;
	float: right;
	width: 547px;
}

.menuNav li{
	float: left;
	margin-left: 20px;
	position: relative;
	z-index: 1;
	height: 29px;
}

.menuNav a{
	float: left;
	height: 29px;
	line-height: 29px;
	text-decoration: none;
	white-space: nowrap;
	display: block;
}

.menuNav a:link, .menuNav a:visited{
	color: #d2d2d2;
}

.menuNav li#comunicazione a:hover, .menuNav li#comunicazione a:focus, .menuNav li#comunicazione a:active, 
.menuNav li#informatica a:hover, .menuNav li#informatica a:focus, .menuNav li#informatica a:active, 
.menuNav li#portfolio a:hover, .menuNav li#portfolio a:focus, .menuNav li#portfolio a:active, 
.menuNav li#profilo a:hover, .menuNav li#profilo a:focus, .menuNav li#profilo a:active, 
.menuNav li#contatti a:hover, .menuNav li#contatti a:focus, .menuNav li#contatti a:active, 
.menuNav li#comunicazione_en a:hover, .menuNav li#comunicazione_en a:focus, .menuNav li#comunicazione_en a:active, 
.menuNav li#informatica_en a:hover, .menuNav li#informatica_en a:focus, .menuNav li#informatica_en a:active, 
.menuNav li#portfolio_en a:hover, .menuNav li#portfolio_en a:focus, .menuNav li#portfolio_en a:active, 
.menuNav li#profilo_en a:hover, .menuNav li#profilo_en a:focus, .menuNav li#profilo_en a:active, 
.menuNav li#contatti_en a:hover, .menuNav li#contatti_en a:focus, .menuNav li#contatti_en a:active, 
.menuNav li.voceCorrente a{
	color: white;
	background-position: 0 -29px;
}

.menuNav li a span{
	position: relative;
	z-index: -1;
}

.menuNav li#comunicazione a{
	background: transparent url(../images/menu_comunicazione.png) 0 0 no-repeat;
	width: 110px;
}
.menuNav li#informatica a{
	background: transparent url(../images/menu_informatica.png) 0 0 no-repeat;
	width: 92px;
}
.menuNav li#portfolio a{
	background: transparent url(../images/menu_portfolio.png) 0 0 no-repeat;
	width: 76px;
}
.menuNav li#profilo a{
	background: transparent url(../images/menu_profilo.png) 0 0 no-repeat;
	width: 76px;
}
.menuNav li#contatti a{
	background: transparent url(../images/menu_contatti.png) 0 0 no-repeat;
	width: 67px;
}
.menuNav li#comunicazione_en a{
	background: transparent url(../images/menu_comunicazione_en.png) 0 0 no-repeat;
	width: 110px;
}
.menuNav li#informatica_en a{
	background: transparent url(../images/menu_informatica_en.png) 0 0 no-repeat;
	width: 92px;
}
.menuNav li#portfolio_en a{
	background: transparent url(../images/menu_portfolio_en.png) 0 0 no-repeat;
	width: 76px;
}
.menuNav li#profilo_en a{
	background: transparent url(../images/menu_profilo_en.png) 0 0 no-repeat;
	width: 76px;
}
.menuNav li#contatti_en a{
	background: transparent url(../images/menu_contatti_en.png) 0 0 no-repeat;
	width: 67px;
}

.menuFooter{
	margin: 8px 16px 0 0;
	padding: 0;
	list-style: none;
	height:29px;
	float: right;
}

.menuFooter li{
	float: left;
	font-family: 'Frutiger55RomanRoman',"Lucida Sans Unicode","Lucida Grande", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #4f4f4f;
}

.menuFooter a{
	float: left;
	text-decoration: none;
	white-space: nowrap;
	display: block;
}

.menuFooter a:link, .menuFooter a:visited{
	color: #4f4f4f;
}

.menuFooter a:hover, .menuFooter a:focus, .menuFooter a:active{
	color: #1D499C;
}

.menuLingua{
	margin: 8px 10px 0 0;
	list-style: none;
	/*height:29px;*/
	float: right;
}

.menuLingua li{
	float: left;
	font-family: 'Frutiger55RomanRoman',"Lucida Sans Unicode","Lucida Grande", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
	padding-right: 10px;
}

.menuLingua a{
	float: left;
	text-decoration: none;
	white-space: nowrap;
	display: block;
}

.menuLingua a:link, .menuLingua a:visited{
	color: White;
}

.menuLingua a:hover, .menuLingua a:focus, .menuLingua a:active{
	color: White;
	text-decoration: underline;
}

/* MENU ORIZZONTALE - FINE */

/* TITOLI - INIZIO */
#col2 h1{
	font-family: 'Frutiger55RomanRoman',"Lucida Sans Unicode","Lucida Grande", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:200%;
	color:#ab1385; 
	letter-spacing:-1px;
	font-weight: normal;
	text-shadow: #4F4F4F 1px 1px 2px;
	margin-bottom: 15px;
}

#col2 h2,#col1 h2{
	font-family: 'Frutiger55RomanRoman',"Lucida Sans Unicode","Lucida Grande", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:115%;
	color: #4f4f4f;
	letter-spacing:0px;
	font-weight: normal;
}

#col1 h2{
	font-size: 98%;
	margin: 0em 0 0.3em 0;
}

#col1 .box h2,#col2 .box h2{
	color: white;
}
/* TITOLI - FINE */

/* PARAGRAFI - INIZIO */
#col2 p, #col1 p{
	font-family: 'Frutiger55RomanRoman',"Lucida Sans Unicode","Lucida Grande", Verdana, Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: 0.1em;
	line-height: 200%;
	color: #4f4f4f;
	margin-bottom: 1em;
	font-size: 90%;
}

#col1 p{
	font-size: 90%;
	letter-spacing: 0;
	line-height: 150%;
}

ul.testo{
	font-family: 'Frutiger55RomanRoman',"Lucida Sans Unicode","Lucida Grande", Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 150%;
	color: white;
	font-size: 90%;
	list-style: inside;
}

#footer p{
	font-family: 'Frutiger55RomanRoman',"Lucida Sans Unicode","Lucida Grande", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #4f4f4f;
	margin: 8px 0 0 16px;
	float: left;
}

#col1 .box p,#col2 .box p{
	color: white;
}

/* PARAGRAFI - FINE */

/* COLLEGAMENTI - INIZIO */
#col2 .box a:link, #col2 .box a:visited,#col1 .box a:link, #col1 .box a:visited{
	color: #d2d2d2;
	text-decoration: none;
}

#col2 .box a:hover, #col2 .box a:focus, #col2 .box a:active,#col1 .box a:hover, #col1 .box a:focus, #col1 .box a:active{
	color: White;
	text-decoration: underline;
}

#col2 a:link, #col2 a:visited{
	color: #1D499C;
	text-decoration: none;
}

#col2 a:hover, #col2 a:focus, #col2 a:active{
	color: #4f4f4f;
	text-decoration: underline;
}
/* COLLEGAMENTI - FINE */

/* IMMAGINI - INIZIO */
img#portfolio_image{
	margin: 0 47px 8px 47px;
	border: none;
}

img#skype{
	margin-right: 8px;
	margin-top:6px;
	float:left;
}
/* IMMAGINI - FINE */

/*
	FORM - INIZIO
*/
form.login{
	width: 180px;
	margin: 36px auto 170px auto;
	font-family:  'Frutiger55RomanRoman',"Lucida Sans Unicode","Lucida Grande", Verdana, Geneva, Arial, Helvetica, sans-serif;
}

input {
	font-size: 0.8em;
	letter-spacing: 0.1em;
	width: 100%;
	padding: 3px;
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
}

.login input{
	margin: 2px 0 10px 0;
	width: 130px;
	border: 1px solid #d2d2d2;
}

.login label{
	width: 130px;
	font-size: 90%;	
	padding-left: 10px;
}

.login input#submit{
	border: 1px solid #d2d2d2;
	width: 138px;
	height: 26px;
	font-weight: bold;
	margin: 15px 0px 0 0px;
	letter-spacing: 3px;
	font-size: 90%;
}
/*
	FORM - FINE
*/


/* GALLERY PORTFOLIO - INIZIO */
ul.gallery {
	margin: 0; 
	padding: 0;
	list-style: none;
	font-family: 'Frutiger55RomanRoman',"Lucida Sans Unicode","Lucida Grande", Verdana, Geneva, Arial, Helvetica, sans-serif;
}

ul.gallery li {
	margin: 8px 12px 10px 0;
	padding: 4px;
	float: left;
	width: 250px;
	height: 195px;
	text-align:center;
	background: #f7f7f7;
	border: 1px solid #d2d2d2;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-khtml-border-radius: 4px 4px 4px 4px; 
	-webkit-border-radius: 4px 4px 4px 4px;
}

ul.gallery h3{
	margin-top: 8px;
	margin-bottom: 2px;
	padding-top: 4px;
	border-top:1px solid #d6e0e2;
	color: #4f4f4f;
	/*font-weight: bold;*/
	font-size: 105%;
}

ul.gallery img {
	width: 250px;
}

#col2 ul.gallery li p.galleria{
	 line-height:140%;
}

/* GALLERY PORTFOLIO - FINE */


#likejacking { position: relative; }
#likejacking img { cursor: pointer; margin-bottom: 10px; }
#fbframe { width: 2px; height: 2px; overflow: hidden; position: absolute; top: 0; left: 0; }
#toggleevil { background: #222; color: white; font-size: 1.3em; padding: 5px 15px; text-decoration: none; }
#toggleevil:hover { background: black; }
#warning { padding: 20px 20px; margin-top: 20px; border: 3px dotted red; }
#warning h3 { font-size: 2.4em; padding-bottom: 8px; }
#warning p { font-size: 1.4em; line-height: 1.5em; }
#warning a { color: black; background: #79B556; padding: 3px 5px; text-decoration: none; }
#punked { font-size: 1.4em; padding: 50px; }
#punked h1 { font-size: 6em; }
