/* 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;
}
/* end reset*/

body,html { height:100%;margin:0; }

#main{
    width:978px;
	height:570px;
	position:absolute;
    top:50%;
    left:50%;
    margin:-285px 0 0 -489px;
	background-color:#ffffff;
	font-family: arial;
	font-size: 13px;
    }
#top{
    width:978px;
    height:160px;
}
#top1{
    width:190px;
    height:160px;
	float:left;
	background-color:#646567;
}
#top2, #top3, #top4, #top5{
    width:190px;
    height:160px;
	float:left;
	background-color:#77b5da;
}
#top2, #top3, #top4, #top5{
	margin-left:7px;
}
#top5{
	background-image:url("img/griglia.jpg");
}
#search{
	margin:83px 15px 15px 24px;
}
input{
	vertical-align:middle;
	width: 120px;
	border: 1px solid;
	border-color: #868787;
	background-image:url("img/search_bg.jpg");
}
.titolo3{
	font-size: 13px;
	color: #fff;
	font-weight: bold;
}
#menu{
	margin-left: 22px;
	margin-top: 22px;
}
h1{
	font-size: 24px;
	color: #868787;
	margin-left: 22px;
	margin-top: 15px;
	font-weight: bold;
}
h3{
	font-size: 13px;
	color: #868787;
	margin-left: 22px;
	margin-top: 15px;
	font-weight: bold;
}
p{
	margin-left: 22px;
	text-align: justify;
}
#news{
	width:550px;
}
#news a:link, #news a:visited, #news a:hover, #news a:active{
	margin-left: 22px;
}
a:link, a:visited{
	font-size: 12px;
	color: #868787;
	text-decoration: none;
	font-weight: bold;
}
a:hover, a:active{
	font-size: 12px;
	color: #f8cc1e;
	font-weight: bold;
}
#menu a:link, #menu a:visited{
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
#menu a:hover, #menu a:active{
	font-size: 12px;
	color: #f8cc1e;
	font-weight: bold;
}
#intro{
	width:978px;
    height:198px;
	margin-top:7px;
	background-color:#ffffff;
}
#mid-footer{
	width:978px;
    height:153px;
	margin-top:7px;
	background-color:#ffffff;
}
#foo1, #foo2{
    width:190px;
    height:153px;
	float:left;
	background-color:#ebebeb;
	}
#foo3{
    width:584px;
    height:153px;
	float:left;
	background-color:#ebebeb;
	}
#foo2, #foo3{
	margin-left:7px;
	}
#footer{
	padding-top: 10px;
	padding-left: 197px;
	width:781px;
    height:40px;
	margin-top:7px;
	background-color:#ebebeb;
	font-size: 11px;
	color: #868787;
}
.iva{
margin-right: 190px;
	width: 150px;
	float: right;
	font-size: 10px;
	color: #868787;
	text-align:right;
}
.credits{
	width: 150px;
	float: right;
	font-size: 10px;
	color: #b8baba;
	text-align:right;
}
.credits a:link, .credits a:visited{
	color: #b8baba;
	text-decoration: none;
	font-weight: normal;
}
.credits a:hover, .credits a:active{
	color: #f8cc1e;
	font-weight: normal;
}
