* { margin: 0; }

html
{
	height: 100%;
	min-width: 870px;
	margin: 0 0 1px;
	padding: 0;
}

body
{
	margin: 0;
	padding: 0;
	background: #eee;
	font-family: Helvetica, Arial, sans-serif;
	font-size: small;
	text-align: justify;
	color: #333;
	top: 0;
}

body p { margin: 0 0 5px 0; }

h1, h2, h3, h4, h5 { margin: 0; line-height: normal; }

h3
{
	font-size: 18px;
	font-weight: normal;
	margin: 20px 0 10px 0;
	padding: 0 0 5px 0;
	border-bottom: #efefef;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
	line-height: normal;
	text-align: left;
	text-transform: inherit;
}

/* --- intestazione --- */
#header
{
	width: 840px;
	height: 224px;
	padding: 0 10px;
	font-family: Arial,Helvetica;
	top: 70px;
	position: relative;
	/*margin-top: 70px;
	margin: 0 auto;
	border-top: 5px solid #ebebeb;
	background-position: 0 50px;
	background-repeat: no-repeat;
	background-color: gray;*/
}

.logo
{
	float: left;
	width: 840px;
	margin: 0;
	padding: 10px;
	background: white;
	top: 0;
	position: absolute;
	display: block;
}

.nome
{
	color: #C00;
	/*margin-top: 5px;*/
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	height: 36px;
	font-weight: bold;
	font-variant: small-caps;
	padding: 0;
	line-height: normal;
}

.nome a { color: #C00; text-decoration: none; }
.nome a:hover { color: #C00; text-decoration: none; }

.incipit
{
	font: 12px Arial, Helvetica, sans-serif;
	clear: both;
	/*font-style: italic;*/
	margin-top: -10px;
	color: #C00;
}

.bandierine {
float: right;
padding-left:18px;
position: absolute;
top:46px;
right:20px;
}

/* --- VARIE --- */

tdr
{
	color: red;
	font-style: italic;
	font-weight: bold;
	font-family: Helvetica,Arial;
}

a
{
	color: #C00;
	text-decoration: none;
}

a:hover
{
	color: #333;
	text-decoration: underline;
}

#pulsanti
{
	width: 840px;
	margin: 0 auto;
	background-color: #333;
	position: relative;
	height: 33px;
	z-index: 50;
	overflow: default;
}

/* Content */
#content
{
	width: 860px;
	margin: 0 auto;
	background: #fff;
	line-height: 15px;
	top: 0;
}

h1
{
	font-size: 20px;
	font-weight: bold;
	margin: 0 0 10px;
	padding: 0 0 5px 0;
	color: #C00;
	border-bottom: #efefef;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
	line-height: 22px;
}

#principale
{
	margin-top: 20px;
	width: 580px;
	padding: 0 10px 0 20px;
	float: left;
	min-height: 500px;
}

#laterale
{
	width: 235px;
	padding: 5px 5px 5px 0px;
	float: right;
	margin: 20px 0 0 10px;
}

img { border: none; }

img.sin
{
	float: left;
	margin-right: 15px;
}

img.des
{
	float: right;
	margin-left: 15px;
}

td
{
	font-size: 14px;
	vertical-align: bottom;
	text-transform: inherit;
}

td a, a:hover { color: #808080; }

#comm
{
	height: 160px;
	width: 600px;
	margin-bottom: 10px;
	text-align: right;
}

#comm h3 { color #808080: ; }
#comm a, a:hover { color #808080: ; }
dieci { font-size: 10px; }

#sinistra
{
	width: 295px;
	/*max-height: 200px;*/
	padding: 10px;
	margin-right: 20px;
	float: left;
	/*overflow: auto;*/
}

#destra
{
	width: 550px;
	max-height: 300px;
	padding: 10px;
	float: right;
	overflow: auto;
}

#footer
{
	width: 860px;
	margin: 0 auto 10px auto;
	padding-top: 20px;
	padding-bottom: 10px;
}

#footer p
{
	text-align: center;
	padding: 0;
	font-size: 9px;
	color: gray;
	font-family: Verdana;
}

#footer a { color: #633; }



#flash
{
	width: 215px;
	text-transform: inherit;
	padding: 0 0 20px 0;
}

a.flash:hover { text-decoration: underline; }

#novita
{
	width: 215px;
	text-transform: inherit;
	padding: 2px 5px 0px 5px;
	z-index: 2;
}

a.novita:hover { text-decoration: underline; }

#fanclub
{
	font-weight: bold;
	width: 295px;
	height: 100px;
	float: left;
}

#settimana
{
	font-weight: bold;
	width: 295px;
	/*height: 100px;*/
	float: right;
	text-align: center;
	text-transform: inherit;
}

#marqueecontainer
{
	position: relative;
	width: 215px;
	height: 400px;
	overflow: hidden;
	margin: 10px 0 0 5px;
}

#michelepero
{
	font-size: 9px;
	color: gray;
	font-family: Verdana;
	margin: 0 20px 10px 20px;
	padding-top: 20px;
}

#michelepero a { color: #966; }

/*
#sezioni
{
	list-style-type: none;
	width: 545px;
	clear: both;
	margin: 0px auto 0px -20px;
}

#sezioni li
{
	list-style-type: none;
	float: left;
	width: 135px;
	height: 162px;
	margin-bottom: 10px;
}

#negativi
{
	list-style-type: none;
	width: 405px;
	clear: both;
	display: block;
	margin: auto;
}

#negativi li
{
	list-style-type: none;
	float: left;
	width: 135px;
	height: 162px;
	margin-bottom: 10px;
}

a.foto, a.foto:visited
{
	display: block;
	width: 135px;
	height: 162px;
	text-align: center;
	background: url(../immagini/image/foto.jpg) no-repeat 0px 0px;
	text-decoration: none;
}

a.foto:hover
{
	background-position: 0px -162px;
	text-decoration: none;
}

a.fotoe, a.fotoe:visited
{
	display: block;
	width: 135px;
	height: 162px;
	text-align: center;
	background: url(../immagini/image/fotoe.jpg) no-repeat 0px 0px;
	text-decoration: none;
}

a.fotoe:hover
{
	background-position: 0px -162px;
	text-decoration: none;
}

a.portfolio, a.portfolio:visited
{
	display: block;
	width: 135px;
	height: 162px;
	text-align: center;
	background: url(../immagini/image/portfolio.jpg) no-repeat 0px 0px;
	text-decoration: none;
}

a.portfolio:hover
{
	background-position: 0px -162px;
	text-decoration: none;
}

a.portfolioe, a.portfolioe:visited
{
	display: block;
	width: 135px;
	height: 162px;
	text-align: center;
	background: url(../immagini/image/portfolioe.jpg) no-repeat 0px 0px;
	text-decoration: none;
}

a.portfolioe:hover
{
	background-position: 0px -162px;
	text-decoration: none;
}

a.alloggi, a.alloggi:visited
{
	display: block;
	width: 135px;
	height: 162px;
	text-align: center;
	background: url(../immagini/image/alloggi.jpg) no-repeat 0px 0px;
	text-decoration: none;
}

a.alloggi:hover
{
	background-position: 0px -162px;
	text-decoration: none;
}

a.alloggie, a.alloggie:visited
{
	display: block;
	width: 135px;
	height: 162px;
	text-align: center;
	background: url(../immagini/image/alloggie.jpg) no-repeat 0px 0px;
	text-decoration: none;
}

a.alloggie:hover
{
	background-position: 0px -162px;
	text-decoration: none;
}

a.stampa, a.stampa:visited
{
	display: block;
	width: 135px;
	height: 162px;
	text-align: center;
	background: url(../immagini/image/stampa.jpg) no-repeat 0px 0px;
	text-decoration: none;
}

a.stampa:hover
{
	background-position: 0px -162px;
	text-decoration: none;
}

a.studenti, a.studenti:visited
{
	display: block;
	width: 135px;
	height: 162px;
	text-align: center;
	background: url(../immagini/image/studenti.jpg) no-repeat 0px 0px;
	text-decoration: none;
}

a.studenti:hover
{
	background-position: 0px -162px;
	text-decoration: none;
}

a.ospiti, a.ospiti:visited
{
	display: block;
	width: 135px;
	height: 162px;
	text-align: center;
	background: url(../immagini/image/ospiti.jpg) no-repeat 0px 0px;
	text-decoration: none;
}

a.ospiti:hover
{
	background-position: 0px -162px;
	text-decoration: none;
}

a.stampae, a.stampae:visited
{
	display: block;
	width: 135px;
	height: 162px;
	text-align: center;
	background: url(../immagini/image/stampae.jpg) no-repeat 0px 0px;
	text-decoration: none;
}

a.stampae:hover
{
	background-position: 0px -162px;
	text-decoration: none;
}

a.studentie, a.studentie:visited
{
	display: block;
	width: 135px;
	height: 162px;
	text-align: center;
	background: url(../immagini/image/studentie.jpg) no-repeat 0px 0px;
	text-decoration: none;
}

a.studentie:hover
{
	background-position: 0px -162px;
	text-decoration: none;
}

a.ospitie, a.ospitie:visited
{
	display: block;
	width: 135px;
	height: 162px;
	text-align: center;
	background: url(../immagini/image/ospitie.jpg) no-repeat 0px 0px;
	text-decoration: none;
}

a.ospitie:hover
{
	background-position: 0px -162px;
	text-decoration: none;
}
*/

#elenco
{
	padding: 5px;
	margin: 2px;
	display: block;
	height: 20px;
}

#elenco:hover
{
background-color: #F3F4FA; 
}

#voce_elenco
{
width: 534px; clear; both;
}

#chuo
{
	float: right;
	width: 16px;
	height: 16px;
}
