html
{
	height: 100%;
	min-width: 770px;
	margin: 0 0 1px;
	padding: 0;
}

body
{
	background: #ffffff;
	font-family: Helvetica, Arial, sans-serif;
	font-size: small;
	text-align: justify;
	color: #333;
}

h1, h2, h3, h4, h5 { margin: 0; }

/* Header */
#header
{
	width: 700px;
	margin: 0 auto;
	color: #808080;
	font-family: Helvetica,Arial;
}

#header h1
{
	float: left;
	margin: 0px 0 0 0px;
	font-size: 50px;
	letter-spacing: -2px;
	/*color: #333;*/
}

#header h2
{
	float: right;
	margin: 10px 0px 0 0;
	font-size: 40px;
	letter-spacing: -1px;
}

#sezioni
{
	list-style-type: none;
	width: 600px;
	margin: 0 0 0 -10px;
}

#sezioni li
{
	float: left;
	width: 180px;
	height: 130px;
	padding: 50px 5px 5px 5px;
	background-color: white;
	text-align: center;
	vertical-align: 50px;
	text-transform: inherit;
	margin: 0px 10px 10px 0px;
}

#sezioni li a
{
	color: #000;
	text-decoration: none;
}

mic { color: black; }

tdr
{
	color: red;
	font-style: italic;
	font-weight: bold;
	font-family: Helvetica,Arial;
}

a
{
	color: #900;
	text-decoration: none;
}

a:hover
{
	color: #600;
	text-decoration: underline;
}

#pulsanti
{
	width: 700;
	margin: 0 auto;
}

/* Menu */
#menu1
{
	/*float: left;*/
	position: relative;
	width: 700px;
	margin: 0px;
	padding-bottom: 20px;
	font-weight: bold;
	font-size: 12px;
	color: #323B2E;
}

#menu1 ul
{
	margin: 0px;
	list-style: none;
	padding: 0px;
}

#menu1 li
{
	float: left;
	list-style-type: none;
	text-align: left;
	position: relative;
}

#menu1 a
{
	display: block;
	padding: 10px 8px 10px 8px;
	/*background-color: #D9D9D9;*/
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	color: #808080;
}

#menu1 a:hover
{
	background-color: #8A8A8A;
	color: #FFFFFF;
}

/* Content */
#content
{
	width: 700px;
	margin: 0 auto;
	background: #E9EAE2;
	line-height: 15px;
}

#content h2
{
	margin-bottom: 2px;
	font-size: 18px;
	letter-spacing: -1px;
	color: #808080;
}

#principale
{
	margin-top: 20px;
	width: 650px;
	padding: 0 10px 0 20px;
}

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: 295px;
	/*max-height: 200px;*/
	padding: 10px;
	float: right;
	/*overflow: auto;*/
}

#footer
{
	width: 700px;
	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; }

/* Home */
a.matrimonio, a.matrimonio:visited
{
	display: block;
	width: 295px;
	height: 160px;
	text-align: center;
	background: url(../immagini/p-matrimonio.jpg) no-repeat 0px 0px;
	text-decoration: none;
}

a.matrimonio:hover
{
	background-position: 0px -160px;
	text-decoration: none;
}

a.portfolio, a.portfolio:visited
{
	display: block;
	width: 295px;
	height: 160px;
	text-align: center;
	background: url(../immagini/p-portfolio.jpg) no-repeat 0px 0px;
	text-decoration: none;
}

a.portfolio:hover
{
	background-position: 0px -160px;
	text-decoration: none;
}

a.reportage, a.reportage:visited
{
	display: block;
	width: 295px;
	height: 160px;
	text-align: center;
	background: url(../immagini/p-reportage.jpg) no-repeat 0px 0px;
	text-decoration: none;
}

a.reportage:hover
{
	background-position: 0px -160px;
	text-decoration: none;
}

a.commerciale, a.commerciale:visited
{
	display: block;
	width: 295px;
	height: 160px;
	text-align: center;
	background: url(../immagini/p-commerciale.jpg) no-repeat 0px 0px;
	text-decoration: none;
}

a.commerciale:hover
{
	background-position: 0px -160px;
	text-decoration: none;
}

#novita
{
	font-weight: bold;
	width: 295px;
	float: left;
	text-transform: inherit;
}

a.novita:hover { text-decoration: none; }

#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: 295px;
	height: 80px;
	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; }
