﻿/**********************************************
	BODY
**********************************************/
html
{
	height: 100%;
}

body 
{
	margin:0px;
	background-image:url('../images/bg_top.png');
	background-position:top center;
	background-repeat:repeat-x;
	background-color: #2A5479;
	font-family:Tahoma;
	font-size:10px;
	height: 100%;
}

li{ margin:0; padding:0;}
ul,ol { list-style: none; }



/**********************************************
	STRUCTURE
**********************************************/

#divHeader
{
	position:relative;
	width: 980px;
	height: 390px;
	background-image: url(../images/header.png);
	z-index:1;
}

#divLogo
{
	display: block;
	position: absolute;
	width:260px;
	height:64px;
	margin-top:123px;
	margin-left:137px;
	z-index:2;
}

#divPhotogallery
{
	display: block;
	position: absolute;
	width:841px;
	height:195px;
	margin-top:191px;
	margin-left:104px;
	z-index:3;
}

#divFooter
{
	margin-top: -200px;
	height: 220px;
	width:100%;
	background-image: url(../images/footer_big.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	z-index: 100000000;
}


#divMenuPrincipale
{
	display: block;
	width:283px;
	height:316px;
	position: absolute;
	margin-top:-60px;
	_margin-top:12px;
	margin-left:675px;
	padding-top:140px;
	_padding-top:80px;
	padding-left:50px;
	background-image: url(../images/menu_base.png);
	background-position:left;
	background-repeat:no-repeat;
	z-index:990;
}

#divRicerca
{
	display: block;
	width:202px;
	height:206px;
	position: absolute;
	margin-top:-125px;
	_margin-top:-45px;
	margin-left:0px;
	padding-top: 200px;
	_padding-top: 100px;
	padding-left:34px;
	background-image: url(../images/ricerca_base.png);
	background-position:left;
	background-repeat:no-repeat;
	z-index:80;
}


/*
#divPencil
{
	display: block;
	width:204px;
	height:239px;
	position: absolute;
	margin-top:240px;
	margin-left:800px;
	background-image: url(../images/pencil.png);
	background-position:left;
	background-repeat:no-repeat;
	z-index:1000;
}
*/

#divPencil
{
}

.Content
{
	width:860px;
	background-color:#FFFFFF;
	padding-bottom:220px;
	_padding-bottom:100px;
	z-index:3;
}

#tblPage
{
	background-color: #FFFFFF;
	width: 860px;
}
/**********************************************
	LINKS E PULSANTI
**********************************************/
a:link
{
	text-decoration:none;
}

a:hover
{
	text-decoration:underline;
} 

a:visited
{
	text-decoration:none;
}

a:active
{
	text-decoration:none;
}

.btnApriScheda, .btnRicerca
{
	display: block;
	width:99px;
	height:18px;
	background-image: url('../images/button_blue.png');
	font-family: Arial;
	font-size: 12;
	font-weight: bold;
	text-align:center;
	cursor:pointer;
	color: #FFF;
	text-decoration: none;
}

.btnApriScheda:hover, .btnRicerca:hover
{
	display: block;
	width:99px;
	height:18px;
	background-image: url('../images/button_red.png');
	font-family: Arial;
	font-size: 12;
	font-weight: bold; 
	text-align:center;
	cursor:pointer;
	color: #FFF;
	text-decoration: none;
}


.btnChiediInfo
{
	display: block;
	width:123px;
	height:18px;
	background-image: url('../images/button_blue.png');
	font-family: Arial;
	font-size: 12;
	font-weight: bold; 
	text-align:center;
	cursor:pointer;
	color: #FFF;
	text-decoration: none;
}

.btnChiediInfo:hover
{
	display: block;
	width:123px;
	height:18px;
	background-image: url('../images/button_red.png');
	font-family: Arial;
	font-size: 12;
	font-weight: bold; 
	text-align:center;
	cursor:pointer;
	color: #FFF;
	text-decoration: none;
}
/**********************************************
	TESTI
**********************************************/
.TestoRosso
{
	font-family: Arial;
	font-size: 11px;
	color: #AD2F2F;
}

.TestoRosso a
{
	text-decoration: underline;
}

.TestoFooterBlu
{
	font-family: Arial;
	font-size: 11px;
	color: #2A5479;
}

.TitoloRosso
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #A92222;
}

.TestoStandard
{
	font-family: Arial;
	font-size: 11px;
	color: #1E1E1E;
}

.SchedaTitolo
{
	font-family: Arial;
	font-size: 15px;
	color: #A92222;
	font-weight: bold;
	text-transform: uppercase;
}

.SchedaTesto
{
	font-family: Arial;
	font-size: 15px;
	color: #1E1E1E;
}

.TestoPrivacy
{
	padding: 5px 0px 0px 5px;
	font-family: Arial;
	font-size: 9px;
	color: #004479;
	text-align: justify;
}


/**********************************************
	SCHEDA ANNUNCI
**********************************************/

.boxRisultati
{
	display: block;
	width: 164px;
	font-family: Arial;
	font-size: 11px;
	color: #1E1E1E;
	font-weight: bold;
	border-bottom: solid 1px #9F9F9F;
	margin: 5px;
	text-decoration: none;
}

.boxRisultati:hover, boxRisultati a
{
	display: block;
	text-decoration: none;
	width: 164px;
	font-family: Arial;
	font-size: 11px;
	color: #A92222;
	font-weight: bold;
	border-bottom: solid 1px #9F9F9F;
	margin: 5px;
}

.Pager
{
	font-family: Arial;
	font-size: 8px !important;
	color: #A92222;
	font-weight: bold;
}

.SearchBG
{
}

.SearchBGSel
{
	display: block;
	width: 100%;
	background-color: #FAEDED;
	color:#A92222;
}

/**********************************************
	MODULI
**********************************************/

.divMap
{
	display: block;
	position:relative;
	width:500px;
	height:314px;
	background-color:#FFF;
}

/*----- MINI PHOTOGALLERY -----*/

#miniPhotogallery
{
	border: 0px;
	margin: 0px;
	display: block;
	width: 107px;
	margin-left: 10px;
}

#miniPhotogallery ul
{
	border: 0px;
	margin: 0px;
	margin-left: -40px;
	_margin-left: -15px;
}

#miniPhotogallery li
{
	display: block;
	width: 107px;
	height: 51px;
	float: left;
	border: 0px;
	margin: 0px;
	margin-bottom: 3px;
	background-color: #FFFFFF;
	
}

#miniPhotogallery div
{
	cursor: pointer;
}


