* {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
#page_loading{
	position: relative;
	padding-top: 100px;	
	width:100%;
	text-align: center;
	visibility: hidden;
	z-index: 500;
	background: #F8F8F8;
}
body {
	background: url('../images/background/body.jpg') repeat-x top #F8F8F8;
	font-family: Arial, Helvetica, sans-serif;
}

#main {
	position: relative;
	width: 882px;
	margin: 0px auto;
	background: url('../images/background/main.gif') repeat-y;
}
.left {
	position: relative;
	float: left;
}
.right {
	position: relative;
	float: right;
}
/* BOF generalita' */

#head {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 882px;
}


#box_head .find {
	position: absolute;
	top: 92px;
	left: 9px;
	width: 194px;
	height: 63px;
	padding-top: 22px;
	text-align: center;
}

.it #box_head .find {
	background: url('../images/background/find.gif') no-repeat top left;
}

.en #box_head .find {
	background: url('../images/background/find_en.jpg') no-repeat top left;
}

.ru #box_head .find {
	background: url('../images/background/find_ru.jpg') no-repeat top left;
}

#box_head a {
	position: absolute;
	color: #782875;
	text-decoration: none;
	font-size: 11px;
	right: 72px;
	max-width: 40px;
}

#box_head a:first-child {
	left: 12px;
}


#box_head a:hover {
	text-decoration: underline;
}

#box_head .find select {
	position: relative;
	margin: 8px auto 0px auto;
	width: 130px;
	font-size: 10px;
	line-height: 15px;
	height: 15px;
	background: #F9F9F9;
	border: 1px solid #7F9DB9;
	
}


#menu_top {
	position: absolute;
	left: 17px;
	height: 16px;
	list-style-type: none;
}
#menu_top li {
	position: relative;
	float: left;
	font-size: 12px;
	width: 212px;
	border-right: 1px solid #FFFFFF;
	text-align: center;
	background: #B785B8;
	height: 16px;
}
#menu_top li:last-child {
	border: none;
}
#menu_top li:hover,#menu_top li.active {
	background: url('../images/background/menu_head_on.gif') repeat-x;
}
#menu_top a {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}



#colonnaSx {
	position: absolute;
	border-top: 1px solid #FFFFFF;
}
#container {
	position: absolute;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}
#container #contenuto {
	margin: 30px 33px 38px 28px;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-align: justify;
}
#container #contenuto ul {
	margin-left: 25px;
}
h3 {
	font-size: 12px;
	line-height: 14px;
	color: #5C255A;
	margin-bottom: 14px;
	background: url('../images/background/h3_ale.gif') no-repeat left center;
	padding-left: 12px;
}
#container #contenuto p {
	padding-bottom: 12px;
}
#container #contenuto a {
	color: #8D398A;
}
#container #contenuto a.link_grigio {
	color: #7D7D7D;
}
#container #contenuto a.link_nodec {
	text-decoration: none;
}
#container #contenuto a.link_nodec:hover {
	text-decoration: underline;
}
#container #contenuto ul {
	position: relative;
	margin-bottom: 12px;
	margin-left: 20px;
	list-style-type: none;
}
#container #contenuto ul.elenco {
	margin-bottom: 0px;
	font-size: 12px;
	width: 160px;
	text-align: left;
}
#container #contenuto ul.elenco span {
	color: #0088CE;
}
#container #contenuto ul.elenco ul {
	font-size: 12px;
	margin-bottom: 0px;
}

#container #contenuto ul a {
	color: #8D398A;
	text-decoration: none;
	background: url('../images/background/elenco_list.gif') no-repeat left 5px;
	padding-left: 8px;
}
#container #contenuto ul a:hover {
	text-decoration: underline;
}
#container #contenuto ul ul {
	font-style: italic;
	color: #000000;
	margin-top: 2px;
}
#container #contenuto ul li {
	line-height: 15px;
	margin-bottom: 3px;
}
#container #contenuto ul ul li {
	margin-bottom: 1px;
}
.briciole {
	font-size: 11px;
	color: #8D398A;
	margin-bottom: 12px;
}
.briciole a {
	text-decoration: none;
	color: #8d398a;
}
.briciole a:hover {
	text-decoration: underline;
}
h2 {
	font-size: 18px;
	line-height: 20px;
	color: #8A3887;
	font-weight: normal;
	margin-bottom: 14px;
	padding-left: 18px;
	background: url('../images/background/h2_ale.gif') no-repeat left center;
}
.viola {
	font-weight: bold;
	color: #8D398A;
}
#colonnaDx {
	position: absolute;
	border-top: 1px solid #FFFFFF;
	width: 212px;
	right: 13px;
	font-size: 11px;
	color: #6B696A;
}
#newsletter {
	margin: 10px 12px 10px 9px;
}
#newsletter p {
	padding-bottom: 8px;
}
#newsletter input[type="text"] {
	border: 1px solid #9D9B9B;
	width: 140px;
	height: 21px;
	font-size: 15px;
}
#newsletter input[type="checkbox"] {
	margin-right: 5px;
}
#newsletter a {
	font-size: 9px;
	line-height: 11px;
	color: #6B696A;
}
#newsletter a:hover {
	text-decoration: none;
}
#newsletter input[type="submit"] {
	border: 1px solid #000000;
	font-size: 10px;
	background: #F2F2F2;
}

#menu_middle {
	color: #6B696A;
	font-size: 11px;
	line-height: 13px;
}
#menu_middle h4 {
	color: #8D398A;
	font-size: 11px;
	line-height: 13px;
	margin-top: 12px;
	margin-bottom: 6px;
}
#menu_middle a.abs{
	position: absolute;
	top:0;
	left:0;
	height:100%;
	width:100%;
}

#video {
	margin-top: 60px;
}	
#footer {
	position: absolute;
	left: 0px;
	width: 882px;
}
#banner {
	position: relative;
	top: -2px;
	width: 639px;
	height: 85px;
	border: 1px solid #8D398A;
	border-bottom: none;
	margin-bottom: 1px;
}

#bannerColonnaDx{
	position: absolute;
	bottom: 54px;
	*bottom: 51px;
	right: 14px;
}

#immaginiHidden{
	display: none;
}


.firma {
	position: absolute;
	bottom: 0px;
	right: 20px;
	color: #000000;
	font-size: 10px;
}
.firma a {
	color: #000000;
	text-decoration: none;
}
.firma a:hover {
	text-decoration: underline;
}
#menu_bottom {
	position: relative;
	list-style-type: none;
	color: #FFFFFF;
	padding-left: 10px;
}
.home #menu_bottom {
	top:14px;
}

#menu_bottom li {
	position: realative;
	float: left;
	font-size: 12px;
	height: 26px;
	line-height: 26px;
}

#menu_bottom li strong {
	font-weight:normal;
}


#menu_bottom li a {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 14px;
	padding-right: 14px;
	font-weight:normal;
}
#menu_bottom li a:hover {
	text-decoration: underline;
}
#pdf {
	position: relative;
	margin: 70px 0px 0px 12px;
	width: 124px;
	height: 59px;
	background: url('../images/background/planimetria_pdf.jpg') no-repeat;
}
#pdf a {
	display: block;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	color: #4C4B4B;
	font-size: 10px;
	text-decoration: none;
}
#pdf a:hover {
	text-decoration: underline;
}
#pdf span {
	position: absolute;
	text-align: right;
	top: 20px;
	left: 12px;
	line-height: 11px;
}

#container #contenuto .striscia_tipologia {
	position: relative;
	height: 69px;
	width: 365px;
	margin-bottom: 10px;
}
#container #contenuto .striscia_tipologia a {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 69px;
	width: 365px;
	background: url('../images/background/strisica-tipologia_off.gif') no-repeat right #FFFFFF;
	color: #8A3887;
	text-decoration: none;
}
#container #contenuto .striscia_tipologia a:hover {
	background: url('../images/background/strisica-tipologia_on.gif') repeat-x top;
	color: #FFFFFF;
}
#container #contenuto .striscia_tipologia span {
	position: absolute;
	width: 185px;

	right: 0px;
	top: 20px;
	line-height: 15px;
	font-size: 14px;
	text-align: center;
}
#container #contenuto .striscia_tipologia img {
	position: absolute;
}

/* EOF generalita' */


/* BOF behavior home page */
.home #head {
	height: 305px;
	background: url('../images/background/head_home.jpg') no-repeat top left;
}
.home #menu_top {
	top: 289px;
}
.home #flash {
	position: absolute;
	top: 99px;
	left: 0px;
	width: 657px;
	height: 190px;
}
.home #box_head {
	position: absolute;
	top: 99px;
	right: 12px;
	width: 213px;
	height: 190px;
	background: url('../images/background/box_head.jpg') no-repeat;
}
.home #box_head a {
	top: 18px;
}

.home #colonnaSx {
	display: none;
}
.home #container {
	left: 17px;
	width: 639px;
}
.home #footer {
	height: 300px;
	background: url('../images/background/footer.jpg') no-repeat bottom left;
} 
.home #footer .inner {
	margin: 0px 13px 0px 17px;
	border-top: 1px solid #B785B8;
}
.home #menu_middle {
	height: 144px;
	border-bottom: 1px solid #8D398A;
	
}
.home #menu_middle div {
	position: relative;
	float: left;
	height: 144px;
	border-right: 1px solid #8D398A;
	width: 212px;
	background: url('../images/background/menu_middle.gif') repeat-x;
	opacity: 1.0;
}
.home #menu_middle div:hover {
	opacity: 0.6;
}

.home #menu_middle div:last-child {
	border: none;
}
.home #menu_middle a {
	color: #6B696A;
	font-size: 11px;
	line-height: 13px;
	text-decoration: none;
}
/* EOF behavior home page */


/* BOF behavior 2_colonne */
.two_column #head {
	height: 274px;
	background: url('../images/background/head_two_column.jpg') no-repeat top left;
}
.two_column #menu_top {
	top: 258px;
}
.two_column #box_head {
	position: absolute;
	top: 68px;
	right: 12px;
	width: 213px;
	height: 85px;
}
.two_column #box_head a {
	top: 49px;
}
.two_column #colonnaSx {
	display: none;
}
.two_column #container {
	left: 17px;
	width: 639px;
}
.two_column #menu_middle {
	height: 157px;
	position: absolute;
	top: 100px;
	left: 17px;
}
.two_column #menu_middle div {
	position: relative;
	float: left;
	height: 157px;
	width: 159px;
	padding-left: 1px;
	background: url('../images/background/menu_middle_two_column.jpg') no-repeat left;
	opacity: 1.0;
}
.two_column #menu_middle h4 {
	margin-bottom: 0px;
}
.two_column #menu_middle div:last-child {
	width: 159px;
}
.two_column #menu_middle div:hover {
	opacity: 0.6;
}
.two_column #menu_middle div.active {
	opacity: 1.0;
}
.two_column #menu_middle a {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 157px;
	color: #6B696A;
	font-size: 11px;
	line-height: 13px;
	text-decoration: none;
}

.two_column #container {
	background: #FFFFFF;
}
.two_column .gallery {
	margin-top: 10px;
}
.two_column .gallery img {
	margin-right: 5px;
	margin-bottom: 15px;
}
.two_column .gallery img.last {
	margin-right: 0px;
}
.two_column #banner {
	border-left: none;
	width: 638px;
	margin-bottom: -3px;
}
* html .two_column #banner {
	margin-bottom: -6px;
}
.two_column #footer {
	height: 54px;
	background: url('../images/background/footer_two_column.jpg') no-repeat top left;
} 
.two_column #footer .inner {
	margin: 0px 13px 0px 17px;
	border-top: 1px solid #B785B8;
}
/* EOF behavior 2_colonne */


/* BOF behavior 3_colonne */
.three_column #head {
	height: 274px;
	background: url('../images/background/head_two_column.jpg') no-repeat top left;
}
.three_column #menu_top {
	top: 258px;
}
.three_column #box_head {
	position: absolute;
	top: 68px;
	right: 12px;
	width: 213px;
	height: 85px;
}
.three_column #box_head a {
	top: 49px;
	font-size: 11px;
	color: #9F339B;
}
.three_column #colonnaSx {
	left: 17px;
	width: 212px;
	background: #FFFFFF;
}
.three_column #container {
	background: #FFFFFF;
	left: 229px;
	width: 426px;
	border-left: 1px solid #B785B8;
}
.three_column #menu_middle {
	height: 157px;
	position: absolute;
	top: 100px;
	left: 17px;
}
.three_column #menu_middle div {
	position: relative;
	float: left;
	height: 157px;
	width: 159px;
	padding-left: 1px;
	background: url('../images/background/menu_middle_two_column.jpg') no-repeat left;
	opacity: 1.0;
}
.three_column #menu_middle h4 {
	margin-bottom: 0px;
}
.three_column #menu_middle div:last-child {
	width: 159px;
}
.three_column #menu_middle div:hover {
	opacity: 0.6;
}
.three_column #menu_middle div.active {
	opacity: 1.0;
}
.three_column #menu_middle a {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 157px;
	color: #6B696A;
	font-size: 11px;
	line-height: 13px;
	text-decoration: none;
}
.three_column .gallery {
	margin-top: 10px;
}
.three_column .gallery img {
	margin-right: 5px;
	margin-bottom: 15px;
}
.three_column .gallery img.last {
	margin-right: 0px;
}
.three_column #banner {
	border-left: none;
	width: 638px;
	margin: 2px 0px 0px 17px;
}
* html .three_column #banner {
	margin-bottom: -6px;
}
.three_column #footer {
	height: 141px;
	background: url('../images/background/footer_three_column.jpg') no-repeat top left;
} 
.three_column #footer .inner {
	margin: 0px 13px 0px 17px;
	
}
/* EOF behavior 3_colonne */


/* BOF behavior vetrina_negozio */
.vetrina #head {
	height: 274px;
	background: url('../images/background/head_two_column.jpg') no-repeat top left;
}
.vetrina #menu_top {
	top: 258px;
}
.vetrina #box_head {
	position: absolute;
	top: 68px;
	right: 12px;
	width: 213px;
	height: 85px;
}
.vetrina #box_head a {
	top: 49px;
}
.vetrina #colonnaSx {
	left: 17px;
	width: 212px;
	background: #FFFFFF;
}
.vetrina #container {
	background: #FFFFFF;
	left: 229px;
	width: 426px;
	border-left: none;
}
.vetrina #container #contenuto {
	margin: 30px 14px 38px 0px;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-align: justify;
}
.vetrina #container .briciole {
	margin-left: 33px;
}
.vetrina #container #monografia {
	border: 1px solid #B6B5B5;
	background: #FDF9FF;
	padding: 12px 11px 14px 12px;
}
.vetrina #container #monografia .inner {
	background: #FFFFFF;
	border: 1px solid #DAD6DB;
	padding-bottom: 10px;
}
.vetrina #container .contenuto_monografia {
	margin: 12px 12px 0px 14px;
}
.vetrina #container .contenuto_monografia h4 {
	font-size: 12px;
	text-transform: uppercase;
	color: #5C255A;
	margin-bottom: 7px;
}
.vetrina #container #contenuto .contenuto_monografia a {
	color: #7D7D7D;
}

#news_monografia{
	padding:10px 14px;
	color:#8c3989;
	font-size:12px;

}

*html #news_monografia{
position: relative;
top: -3px;
}
.vetrina #menu_middle {
	height: 157px;
	position: absolute;
	top: 100px;
	left: 17px;
}
.vetrina #menu_middle div {
	position: relative;
	float: left;
	height: 157px;
	width: 159px;
	padding-left: 1px;
	background: url('../images/background/menu_middle_two_column.jpg') no-repeat left;
	opacity: 1.0;
}
.vetrina #menu_middle h4 {
	margin-bottom: 0px;
}
.vetrina #menu_middle div:last-child {
	width: 159px;
}
.vetrina #menu_middle div:hover {
	opacity: 0.6;
}
.vetrina #menu_middle div.active {
	opacity: 1.0;
}
.vetrina #menu_middle a {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 157px;
	color: #6B696A;
	font-size: 11px;
	line-height: 13px;
	text-decoration: none;
}
.vetrina .gallery {
	margin-top: 10px;
}
.vetrina .gallery img {
	margin-right: 5px;
	margin-bottom: 15px;
}
.vetrina .gallery img.last {
	margin-right: 0px;
}
.vetrina #banner {
	border-left: none;
	width: 638px;
	margin: 2px 0px 0px 17px;
}
* html .vetrina #banner {
	margin-bottom: -6px;
}
.vetrina #footer {
	height: 141px;
	background: url('../images/background/footer_three_column.jpg') no-repeat top left;
} 
.vetrina #footer .inner {
	margin: 0px 13px 0px 17px;
	
}
/* EOF behavior vetrina_negozio */




/* BOF FOTO GALLERY */

.album_container {
	position: relative;
	height: auto !important;
	min-height: 50px;
	height: 50px;
	padding-bottom: 0px;
	border-bottom: 1px dotted #867558;
	margin-bottom: 20px;
}
.pic {
	position: relative;
	float: left;
	width: 109px;
	height: auto !important;
	height: 109px;
	min-height: 109px;
	margin: 0px 7px 0px 0px !important;
	margin-bottom: 0px;
}
.pic a {
	display: block;
	height: 109px;
	width: 109px;
	margin-bottom: 6px;
}
.pic.last {
	margin-right: 0px !important;
}

.dida {
	font-size:11px;
	position: relative;
	font-size: 10px;
	line-height: 10px;
	text-align: left;
	top: 0px !important;
	top: 0px;

}

/* EOF FOTO GALLERY */


#visualizza_newsletter {
	display: block;
	background: url('../images/background/visualizza_newsletter.jpg') no-repeat top left;
	text-decoration: none;
	color: #8d398a;
	padding-left: 25px; 
	margin: 10px 0px 10px 20px;
}
#visualizza_newsletter:hover {
	text-decoration: underline;
}

/*rassegna stampa*/

#tabellaRassegna{
	margin-top: 25px;
	text-align: center;
	color: #8a3887;
}

#tabellaRassegna td{
	padding-bottom:12px;
	padding-top: 12px;
	border-bottom: 2px solid #e7daeb;
	line-height: 13px;
}

#tabellaRassegna th{
	font-size:14px;
}


