@CHARSET "ISO-8859-1";

#table_center {
	border: 1px solid #666;
	margin:auto;
}

#table_center tr td {
	border:1px solid #666;
	text-align:left;
	vertical-align:top;
	padding-left:5px;
	padding-right:5px;
}
#table_center tr td a {
	color:#900;
	text-decoration:none;
}
#table_center tr td a:hover {
	color:#333;
	text-decoration:none;
}

.table_square{
	 width : 200px;
}

.table_square_II{
	 width : 300px;
}

.table_cell_note{
	 height : 150px;
}

#p_strong{
	font-size:10pt;
}
#table_square a {
	color:#990000;
	text-decoration:none;
}
#table_square a:hover {
	color:#333;
	text-decoration:none;
}

#table_center_filter {
	margin:auto;
}

.error
{
	color: red;
	font-weight: bold;
}

/****************************************************/
/*Style sheed load on front end*/
body {
	background:#acbe74 url(../images/bg.gif) repeat-x left top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#424034;
	line-height:16px;
}
a
{
	text-decoration:none;
	color:#7C1D21;
	cursor:pointer;
}
a:hover
{
	color:#d56e73;
}
a.more
{
	clear:both;
	float:left;
	font-size:12px;
	text-decoration:underline;
}
a.more:hover
{
	color:#7C1D21;
	text-decoration:none;
}
#website
{
	margin:10px auto 0 auto;
	width:962px;
}
p
{
	text-align:justify;
}
h1
{
	color:#7c1d21;
	font-size:18px;
	margin:0 0 20px 0;
}
h1 a
{
	color:#7c1d21;
}
h1 a:hover
{
	color:#d56e73;
}

h2
{
	color:#7c1d21;
	font-size:12px;
	margin:0;
}
h3
{
}
.entry
{
	margin:0 0 10px 0;
}


.entry{
	float:left;
	margin:0 0 10px 0;
}
.entry .Title{
	background:url(../images/dot.gif) no-repeat left top;
	color:#FF3D00;
	font-size:14px;
	margin:0 0 10px 0;
	padding:0 0 0 6px;
	font-weight:bold;
}
.entry .Date,
.details .Date{
	color:#1e743a;
	font-weight:bold;
	margin:0;
	height:16px;
	padding:4px 0 4px 28px;
	background:url(../images/calendar.gif) no-repeat left center;	
}
.Associazione .details #pdfView {background:url(../images/pdfReport.png) no-repeat; padding-left:20px; float:right;}
.Associazione .details h1 {float:left;}
.entry .Description,
.details .Description{
	margin:0 0 10px 0;
	text-align:justify;
	float:left;
}
.entry .Links,
.details .Links{
	width:100%;
	float:left;
	margin:0 0 10px 0;
}
.entry .Links a,
.details .Links a{
	background:url(../images/link.gif) no-repeat left center;
	padding:3px 0 0 18px;
	float:left;
	clear:left;
	font-weight:bold;
	line-height:16px;
}
.Back_Link{
	background:url(../images/back.gif) no-repeat left center;
	font-size:12px;
	padding:0 0 0 24px;
	height:16px;
	margin:5px 0 0 0;
	float:left;
	clear:left;
}
.Back_Link a
{
	color:#1e743a;
}
.Back_Link a:hover
{
	color:#50ad6e;
}
#firstgalery .Gallery{
	clear:left;
	width:100%;
	margin:0;
}

#firstgalery .ImageContainer{
	float:left;
	margin:0;
}
#firstgalery .Image {
	float:left;
	width:220px;
	height:165px;
	border:1px solid #c4c5a6;
	margin:0 10px 10px 0;
	overflow:hidden;
	position:relative;
	background:#c4c5a6;
}
#firstgalery .Image img
{
	position:absolute;
	left:0;
	top:0;
}
#secoundGalery .Gallery{
	clear:left;
	width:100%;
	margin:0;
}

#secoundGalery .ImageContainer{
	float:left;
	margin:0;
}
#secoundGalery .Image {
	float:left;
	width:128px;
	height:96px;
	border:1px solid #c4c5a6;
	margin:0 10px 10px 0;
	overflow:hidden;
	position:relative;
	background:#c4c5a6;
}
#secoundGalery .Image img
{
	position:absolute;
	left:0;
	top:0;
}

.formMessage
{
	margin:0 0 5px 0;
	font-size:14px;
	font-weight:bold;
	color:#424034;
}
.error
{
	margin:0 0 5px 0;
	font-size:14px;
	font-weight:bold;
	color:#F00;
}
.clsFieldError
{
	background-color:#FFA9A9;
}
.Obligatorio{
	font-size:12px;
	font-weight:bold;
	margin:0 0 10px 0;
}
/* --- Generic Elements End ---*/
/* --- Navigator Begin --- */
.navigator
{
	width:100%;
	overflow:hidden;
	margin:0 0 10px 0;
	float:left;
	clear:left;
}
.navigator a,
.navigator .currentPage,
.navigator span
{
	float:left;
	width:auto;
	margin:0;
}
.navigator a
{
	padding:3px 4px 0 4px;
	font-size:14px;
	color:#1e743a;
}
.navigator a:hover
{
	color:#50ad6e;
}

.navigator .currentPage
{
	padding:3px 4px 0 4px;
	font-weight:bold;
	font-size:14px;
}
.navigator a.firstPage
{
	background:url(../images/pg-first.gif) no-repeat left center;
	padding:0;
	width:24px;
	height:24px;
}
.navigator div.firstPage span
{
	background:url(../images/pg-first-disabled.gif) no-repeat left center;
	display:block;
	width:24px;
	height:24px;
}
.navigator a.prevPage
{
	background:url(../images/pg-prev.gif) no-repeat left center;
	padding:0;
	width:24px;
	height:24px;
}
.navigator div.prevPage span
{
	background:url(../images/pg-prev-disabled.gif) no-repeat left center;
	display:block;
	width:24px;
	height:24px;
}

.navigator a.nextPage
{
	background:url(../images/pg-next.gif) no-repeat left center;
	padding:0;
	width:24px;
	height:24px;
}
.navigator div.nextPage span
{
	background:url(../images/pg-next-disabled.gif) no-repeat left center;
	display:block;
	width:24px;
	height:24px;
}
.navigator a.lastPage
{
	background:url(../images/pg-last.gif) no-repeat left center;
	padding:0;
	width:24px;
	height:24px;
}
.navigator div.lastPage span
{
	background:url(../images/pg-last-disabled.gif) no-repeat left center;
	display:block;
	width:24px;
	height:24px;
}
/* --- Navigator End --- */
/***News Begin***/
.News .entry
{
	padding:5px;
	background-color:#e9eacf;
	border-top:5px solid #acbd70;
}
/***News End***/
/***Header Begin***/
.Header
{
	height:138px;
	position:relative;
}
.Header .Logo
{
	background:transparent url(../images/logo.gif) no-repeat top left;
	width:173px;
	height:138px;
	position:absolute;
	top:0;
	left:0;
}
.Header .Logo a
{
	display:block;
	width:100%;
	height:100%;
}

.menuContent
{
	width:789px;
	height:128px;
	position:absolute;
	top:0;
	left:173px;
	border-bottom:10px solid #84262a;
}
.riFila
{
	background:transparent url(../images/riFila.gif) no-repeat left top;
	height:60px;
	width:789px;
	margin:5px 0 0 0;
}
ul.MainMenu
{
	background:transparent url(../images/bgMenu.gif) repeat-x top left;
	height:41px;
	padding:22px 0 0 0;
	border-right:1px solid #413b2a;
}
ul.MainMenu li
{
	display:block;
	float:left;
	padding:13px 6px 12px 6px;
	margin:0 0 0 6px;
	font-size:12px;
}
ul.MainMenu li.selected
{
	background:transparent url(../images/bgLi.gif) repeat-x top left;
}
ul.MainMenu li.selected a
{
	color:#FFF;
}
ul.MainMenu li a
{
	color:#413b2b;
}

ul.MainMenu li a:hover
{
	color:#FFF;
}
/***Header End***/

/***Ricostruzioni Begin***/
.Ricostruzione .entry1,
.Ricostruzione .entry2,
.Ricostruzione .entry3
{
	float:left;
	width:226px;
}
.Ricostruzione .entry1 .Description,
.Ricostruzione .entry2 .Description,
.Ricostruzione .entry3 .Description
{
	min-height:128px;
}
.Ricostruzione .entry1,
.Ricostruzione .entry2
{
	margin:0 10px 0 0;
}
.Ricostruzione .entry3
{
	margin:0;
}
/***Ricostruzioni End***/
/***Content Begin***/
.Content
{
	background:#f2f1e7;
	border-left:1px solid #413b2a;
	border-right:1px solid #413b2a;
	overflow:hidden;
	padding:10px 0 0 0;
}
.Content .Left
{
	float:left;
}
.Content .Right
{
	float:right;
}
/***Content End***/

/*---HP Menu Begin---*/
.mediaContent
{
	width:700px;
	height:190px;
	overflow:hidden;
	margin:0 0 20px 0;
}
.mainPicture
{
	background:transparent url(../images/mainPicture.jpg) no-repeat top left;
	width:480px;
	height:190px;
}
.mainPicture
{
	background:transparent url(../images/mainPicture.jpg) no-repeat top left;
	width:480px;
	height:190px;
	float:left;
}
.mediaMenu
{
	width:220px;
	height:144px;
	float:left;
	margin:23px 0;
}
.mediaMenu li
{
	display:block;
}
.mediaMenu li a
{
	background:url(../images/bgMediaMenu.gif) no-repeat left top;
	padding:15px 0 15px 30px;
	display:block;
	float:left;
	width:190px;
	height:18px;
	font-size:18px;
}
.mediaMenu li a:hover
{
	background-position:0 -48px;
	color:#424034;
}
/*---HP Menu End---*/

/* ---  Begin Forms ---*/
#FrmContacts
{
	min-height:270px;
}
#FrmContacts p,
#FrmUsersLogin p
{
	margin:0 0 10px 0;
	width:100%;
	overflow:hidden;
}
#FrmContacts label,
#FrmUsersLogin label
{
	float:left;
	display:block;
	width:70px;
}
#FrmContacts label#lblLastName,
#FrmContacts label#lblEmail
{
	padding:0 0 0 10px;
}
#FrmContacts textarea,
#FrmContacts input#txtCity
{
	width:622px;
	padding:2px;
}
#FrmContacts input#txtFirstName,
#FrmContacts input#txtLastName,
#FrmContacts input#txtTelephone,
#FrmContacts input#txtEmail
{
	width:268px;
	padding:2px;
}
#FrmUsersLogin input#txtUser,
#FrmUsersLogin input#txtPassword
{
	width:134px;
	padding:2px;
}

#FrmContacts input,
#FrmContacts textarea{
	float:left;
	border:1px solid #C7C3C0;
}
#FrmUsersLogin input{
	float:left;
	border:1px solid #bec6a2;
	background-color:#aab48a;
	color:#fff;
}
#FrmUsersLogin .error
{
	font-size:9px;
}
#FrmUsersLogin input#btnSubmit{
	margin:0 0 5px 70px;
	text-align:left;
	padding:0 0 4px 20px;
}

input#btnSubmit,
input#btnReset{
	background:url(../images/bgButton.gif) no-repeat center center;
	border:none;
	width:140px;
	height:27px;
	margin:0 10px 0 0;
	padding:0 0 4px 0;
	font-size:14px;
	cursor:pointer;
	color:#7c1d21;
	font-weight:bold;
}
input#btnSubmit:hover,
input#btnReset:hover{
	color:#fff;
}

#FrmContacts input:focus,
#FrmContacts textarea:focus
{
	border:1px solid #d56e73;
}
#FrmContacts label#lblAcceptPrivacy
{
	width:660px;
	padding:0 0 0 10px;
}
#FrmContacts p.leggi
{
	text-align:justify;
}
#FrmContacts textarea
{
	height:150px;
}
.GrandeTorino
{
	margin:0 0 35px 0;
}
.Login
{
	background:url(../images/bgLoginFormSmall.gif) no-repeat left top;
	width:210px;
	height:160px;
	overflow:hidden;
	padding:5px;
}
a.form
{
	display:block;
	width:210px;
	height:100px;
	margin:0 0 10px 0;
}
/* ---  End Forms ---*/
/***Footer Begin***/
.Footer
{
	background:url(../images/bgFooter.gif) no-repeat center top;
	width:940px;
	height:22px;
	padding:18px 11px 0 11px;
}
.Footer span
{
	width:auto;
	float:left;
}
.Footer a.Atlanticmoon
{
	background:url(../images/am.png) no-repeat right bottom;
	float:right;
	width:131px;
	height:14px;
}
/***Footer End***/
/***Mappa Begin***/
.Mappa ul.mappa
{
	padding:5px;
	background-color:#e9eacf;
	border-top:5px solid #acbd70;
	border-bottom:5px solid #acbd70;
}

.Mappa li
{
	list-style:disc;
	margin:0 0 0 30px;
	color:#7f2024;
	font-size:14px;
}
.Mappa li.submenu
{
	list-style:none;
}
.Mappa li.submenu a
{
	font-style:italic;
	font-size:11px;
}

/***Mappa End***/
.type1 #name, .type2 #name{
	color:#852728;
	font-weight:bold;
}
.type1 #profession, .type2 #profession{	
	font-weight:bold;
	text-align:right;
}
.type1{
	background:#e3e9cf;
}
.type2{
	background:#f1f1e7;
}
#secoundGalery{
	clear:both;
	padding-top:30px;
}
#firstgalery{
	clear:both;
	padding-top:30px;
}

