* {
	margin: 0px;
	padding: 0px;
	list-style: none outside;
}

/*
---------------------------------------------------------------------------------------
1.0 GRID
---------------------------------------------------------------------------------------
*/
body {
	font-size:75%;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	text-align: center;
}

html>body { font-size:12px }

#wrapper {
	width: 81em;
	text-align: left;
	height: 52em;
	margin-left: auto;
	margin-right: auto;
}

html>body #wrapper {
	margin-left: -40.5em;
	width: 81em;
	text-align: left;
	height: 52em;
	margin-top: -26em;
	position: absolute;
	left: 50%;
	top: 50%;
}

#header {
	clear: both;
	height: 3em;
}
#navigation {
	float: left;
	margin-bottom: 0.25em;
}

#navigation a {
	color: #FFFFFF;
}

#sezione {
	float: left;
	width: 40em;
	padding: 0.5em 0.25em;
	margin-bottom: 0.25em;
	height: 1.75em;
	color: #000000;
}
#pager {
	float: left;
	width: 20em;
	padding-right: 0.25em;
	height: 1.75px;
	margin-bottom: 0.25em;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}
#pager .num_pager {
	font-size:1.667em;
	float:left;
	font-weight: bold;
}
#pager .nav_pager {
	font-size:1.667em;
	float:right;
	font-weight: bold;
}

#content { clear: both; }

#footer {
	clear: both;
	height: 3em;
	text-align: right;
}

/*
---------------------------------------------------------------------------------------
2.0 LINKS
---------------------------------------------------------------------------------------
*/
a, a:link {
	text-decoration:none;
	color:#CCCCCC;
}

a:hover, a:focus {
	text-decoration:none;
	color: #000000;
}

#footer a, #footer a:link {
	text-decoration:none;
	color:#000000;
}

#footer a:hover, #footer a:focus {
	text-decoration:none;
	color: #000000;
}

/*
---------------------------------------------------------------------------------------
3.0 BLOCCHETTI
---------------------------------------------------------------------------------------
*/
.grid {
	float: left;
	width: 20em;
	padding-right: 0.25em;
	padding-bottom: 0.5em;
}

.double_grid {
	float: left;
	width: 40.25em;
	padding-right: 0.25em;
	padding-bottom: 0.5em;
}

.triple_grid {
	float: left;
	width: 60.5em;
	padding-right: 0.25em;
	padding-bottom: 0.5em;
}

.last { padding-right: 0pt; }

.col_box {
	height: 22em;
	position: relative;
	border-top: 0.5em solid #000000;
}

.triple_col_box {
	background: #f2f4f4;
	height: 45em;
	border-top: 0.5em solid #000000;
}

.txt { padding: 0.5em 1em; }


/*
---------------------------------------------------------------------------------------
4.0 HACKS
---------------------------------------------------------------------------------------
*/
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden
}
.clearfix { display:inline-block }
/* Hides from IE-mac \*/
* html .clearfix { height:1% }
.clearfix { display:block }
/* End hide from IE-mac */

.right { float: right; }

.left { float: left; }
.black {
	color: #000000;
}
.grey {
	color: #999999;
}


/*
---------------------------------------------------------------------------------------
5.0 STILI TESTO E IMMAGINI
---------------------------------------------------------------------------------------
*/

.copertina {}
.copertina img {
	height: 22em;
	width: 20em;
}

/*
---------------------------------------------------------------------------------------
6.0 STILI TESTO
---------------------------------------------------------------------------------------
*/

h1 { 							/* 20/22 px*/
	font-size:1.667em;
	line-height: 1.1em;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
h2 { 							/* 18/20 px*/
	font-size:1.5em;
	line-height: 1.111em;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
h3 { 							/* 16/18 px*/
	font-size:1.333em;
	line-height: 1.125em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
h4 { 							/* 14/16 px*/
	font-size:1.167em;
	line-height: 1.143em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
h5 { 							/* 11/13 px*/
	font-size:0.917em;
	line-height: 1.182em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
h6 { 							/* 9/11 px*/
	font-size:0.75em;
	line-height: 1.222em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
p { 							/* 12/14 px*/
	font-size:1em;
	line-height: 1.167em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
blockquote { 					/* 11/13 px*/
	display: block;
	font-size:0.917em;
	line-height: 1.182em;
	padding: 0.5em;
	position: absolute;
	z-index: 10;
	background-color: #FFFFFF;
	border: 1px solid #666666;
	margin: 1em;
	top: 42px;
	width: 18em;
}

html>body blockquote { 					/* 11/13 px*/
	width: 19em;
}

/*
---------------------------------------------------------------------------------------
7.0 STILI ACCESSORI
---------------------------------------------------------------------------------------
*/

.titolo { margin-bottom: 0.5em; }

.img_singola {
	height: 22em;
	width: 20em;
}

.img_default {
	height: 12em;
	width: 20em;
}

.img_half {
	height: 10em;
	width: 20em;
}

.double_grid img {
	width: 40.25em;
	height: 22em;
}

.day_home img, .team_home img, .diary_home img, .team img {
	position: absolute;
	bottom: 0px;
}

a.linkSlideshow {
	font-style: normal;
	line-height: 1em;
	font-weight: bold;
	color: #FFFFFF;
	background: #999900 url(../img/ico_link_white.png) no-repeat 5px center;
	display: block;
	padding: 0.2em 0.2em 0.2em 1.5em;
	position: absolute;
	bottom: 0px;
	left: 0px;
	right: 0px;
	font-size: 1.5em;
	width: 210px;
}

a.linkVideo {
	font-style: normal;
	line-height: 1em;
	font-weight: bold;
	color: #FFFFFF;
	background: #999900 url(../img/ico_link_white.png) no-repeat 5px center;
	display: block;
	padding: 0.2em 0.2em 0.2em 1.5em;
	position: absolute;
	bottom: 0px;
	left: 0px;
	right: 0px;
	font-size: 1.5em;
	width: 210px;
}

a.linkTeam {
	font-style: normal;
	line-height: 1em;
	font-weight: bold;
	color: #FFFFFF;
	background: #999999 url(../img/ico_link_white.png) no-repeat 5px center;
	display: block;
	padding: 0.2em 0.2em 0.2em 1.5em;
	position: absolute;
	bottom: 0px;
	left: 0px;
	right: 0px;
	font-size: 1.5em;
}

a.link {
	background: url(../img/ico_link_grey.png) no-repeat right bottom;
	display: block;
}
blockquoteB {
	display: block;
	font-size:10em;
	line-height: 1.182em;
	padding: 0.5em;
	position: absolute;
	z-index: 10;
	background-color: #FFFFFF;
	border: 1px solid #666666;
	margin: 1em;
	width: 19em;
}

