@charset "UTF-8";

/* v1.0 | 20080212 */

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,
b, u, i, center,
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-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

body {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:75%;
	color:#666;
	line-height:1.5em;
	background-color:#FFFAD1;
}

#header {
	background-image:url(../img/home2/header.jpg);
	width:1004px;
	height:180px;
	display:block;
	}
	
#main {
	width:960px;
	margin-left:auto;
	margin-right:auto;
}
.nascondi {
	text-indent: -9999px;
}

#maintext {
	width:220px;
	margin-right:10px;
	margin-left:120px;
	float:left;
}

.indice li {
	width:140px;
	float:left;
	margin-left:10px;
	margin-right:10px;
}

#content {
	margin-top: 40px;
}

a:link, a:visited {
	color:#009;
}

h3 a:link, h3 a:visited {
	text-decoration:none;
}

h3 {
	margin-top:10px;
	margin-bottom:10px;
}

a:hover {
	color:#09F;
}

img {
	border:#fff solid 2px;
}

a:hover img {
	border:#09f solid 2px;
}

p {
	margin-bottom:10px;
}

.monsu {
	display:block;
	width:140px;
	height:22px;
	text-indent:-9999px;
	background-image:url(../img/home2/title_monsu.gif)
}

.mulara {
	display:block;
	width:140px;
	height:22px;
	text-indent:-9999px;
	background-image:url(../img/home2/title_mulara.gif)
}

.convivio {
	display:block;
	width:138px;
	height:52px;
	text-indent:-9999px;
	background-image:url(../img/home2/title_convivio.gif)
}

#footer {
display:block;
height:140px;
background: url(../img/home2/footer.jpg)  top center no-repeat;
clear:left;
font-size:10px;
text-align:center;
padding-top:60px;
}

h1 {
	font-size:1.5em;
}
