@charset "UTF-8";
/* CSS Document */

/* CSS Standard reset */

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, 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;
}


/* CSS Layout */
body {
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
#header {
	width: 720px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/header_bg.jpg);
	height: 330px;
	padding-left: 240px;
	padding-top: 37px;
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-size: 1.2em;
	font-family: Candara, Arial, Helvetica, sans-serif;
}
#header h1 {
	font-size: 3.5em;
	display: inline-block;
	float: left;
}
#header h2 {
	font-size: 3.5em;
	font-weight: lighter;
	display: inline-block;
}
#nav {
	margin-top: 190px;
	font-size: small;
}
#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	line-height: 1.2em;
	z-index: -100000000;
}
#container h1 {
	font-size: medium;
	color: #5A8DD1;
	letter-spacing: 0.1em;
}
#container h2 {
	padding-top: 15px;
	padding-bottom: 4px;
}
#container a {
	text-decoration: underline;
	color: #2F4A70;
}
#container a:hover {
	text-decoration: underline;
	color: #333333;
}
#container .colonna_sx {
	float: left;
	width: 230px;
	margin-right: 30px;
	display: inline;
}
.colonna_sx .blocco {
	width: 230px;
}
.colonna_sx .blocco h1 {
	display: block;
	background-image: url(../images/colonna_sx_title.png);
	height: 23px;
	width: 220px;
	padding-top: 10px;
	padding-left: 10px;
}
.colonna_sx .blocco .txt {
	width: 208px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E8E8E8;
	border-left-color: #E8E8E8;
	background-image: url(../images/colonna_sx_bg.png);
	background-repeat: repeat-x;
	padding-right: 10px;
	padding-left: 10px;
	min-height:123px;
}
.colonna_sx .blocco .txt img {
	float: left;
	margin-right: 10px;
}
.colonna_sx .blocco .close_blocco {
	background-image: url(../images/colonna_sx_close.png);
	background-repeat: no-repeat;
	height: 40px;
	width: 230px;
	clear: both;
}
#container .colonna_dx {
	width: 640px;
	float: left
}
.colonna_dx .blocco {
	width: 640px;
}
.figurine {
	width: 150px;
	text-align: center;
	margin-right: 2px;
	margin-left: 2px;
	font-weight: bold;
	margin-bottom: 20px;
	float: left;
	height: 200px;
	/*height: 270px;*/
	overflow: hidden;
	display: inline;
}
.foto_close {
	width: 620px;
	clear: both;
}
.colonna_dx .blocco h1 {
	display: block;
	background-image: url(../images/colonna_dx_title.png);
	height: 23px;
	width: 630px;
	padding-top: 15px;
	padding-left: 10px;
	background-repeat: no-repeat;
	padding-bottom: 10px;
	background-color: #EBEBEB;
}
.colonna_dx .blocco .txt {
	width: 618px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E8E8E8;
	border-left-color: #E8E8E8;
	background-image: url(../images/colonna_sx_bg.png);
	background-repeat: repeat-x;
	padding-right: 10px;
	padding-left: 10px;
	min-height: 250px;
}
.colonna_dx .blocco .close_blocco {
	background-image: url(../images/colonna_dx_close.png);
	background-repeat: no-repeat;
	height: 40px;
	width: 640px;
	clear: both;
}
.news .titolo {
	text-decoration: underline;
	line-height: 1.5em;
	display: block;
	margin-top: -1em;
}
.news {
	padding-bottom: 10px;
	margin-bottom: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
}
.news .data {
	color: #666666;
	font-style: italic;
	display: block;
}
#footer {
	text-align: center;
	background-color: #5a8dd1;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: repeat-x;
	height: 260px;
	padding-top: 40px;
	list-style-type: none;
	color: #FFFFFF;
	line-height: 1.5em;
	clear: both;
}
#footer h2 {
	color: #000000;
	text-decoration: underline;
}
#footer a {
	text-decoration: none;
	color: #FFFFFF;
}
#footer a:hover {
	color: #333333;
}
#footer #footer_in {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#footer .colonne {
	float: right;
	text-align: right;
}
.colonna_dx object {
	z-index: -100;
}
#roll-imag {
	z-index: -1;
}
#menu, #menu ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 25px;
	font-family: Arial, Helvetica, sans-serif;
}

#menu a {
	display: block;
	width: auto;
	text-decoration: none;
	color: #333333;
	text-align: center;
}
#menu ul a {
	background-color: #FFFFFF;
	width: 122px;
	padding-left: 8px;
	text-align: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E1E1E1;
}
#menu a:hover {
	color: #6699CC;
	background-color: #E8E8E8;
}

#menu li { /* all list items */
	float: left; /* width needed or else Opera goes nuts */
	width: auto;
	margin-right: 25px;
}

#menu li ul { /* second-level lists */
	position: absolute;
	width: 130px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	background-color: #FFFFFF;
	border: 1px solid #E8E8E8;
}

#menu li ul ul { /* third-and-above-level lists */
	margin-top: -25px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 130px;
}

#menu li:hover ul ul, #menu li.sfhover ul ul {
	left: -999em;
	color: #6699CC;
}

#menu li:hover ul, #menu li li:hover ul, #menu li.sfhover ul, #menu li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

