/*********************************************************************************
BLOCCHI PRINCIPALI DELLA PAGINA
*********************************************************************************/

body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	position:relative;
	z-index:1;
	background-image: url(images/background.gif);
	background-repeat: repeat;
}
#container {
	text-align: left;
	width: 900px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-top: -16px;
	background-color: #FBFAE9;
}


/*****************************************************************************
TESTATA BANNER
*****************************************************************************/


#banner_consulbar {
	color: #000;
	position: relative;
	height: 288px;
	width: 900px;
	background-image: url(images/banner2.png);
	background-repeat: no-repeat;
	background-position: left top;	
	
}
#banner_consulbar  dt#rimpiazza {
	background-image: url(images/banner2.png);
	width:900px;
	height:288px;
	position:absolute;
	top:0;
    left:0;
	
}


#banner_consulbar dt#rimpiazza strong{
    position:relative;
	z-index:-1;
}


#banner_consulbar dd{
    padding-top:1em;
}

/****************************************************************************
BARRA NAVIGAZIONE DI SINISTRA
****************************************************************************/



#navcontainer ul
{
	float:left;
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	clear: right;
}

#navcontainer li {
line-height:37px; 
margin: 0 0 8px 14px; 
}

#navcontainer a
{
	display: block;
	width: 175px;
	padding-left:12px;
	background-image: url(images/menu13.gif);
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}



#navcontainer a:link, #navlist a:visited
{
color: #000;
text-decoration: none;
}



#navcontainer a:hover
{
background-image: url(images/menu132.gif);
color: #333;
}



#active a:link, #active a:visited, #active a:hover, #active a:focus, #active a:active
{
background-image: url(images/menu132.gif);
}



#contatti {
	float: left;
	width: 189px;
	clear: both;
	margin-left: 12px;
	display:inline;
}


#navcontainer {
	float: left;
	width: 189px;
}


/************************************************************************************
BLOCCO DEI CONTENUTI PRINCIPALI
************************************************************************************/

		
#contenuti {
	background-color: #FBFAE9;
	width: 900px;
	margin: 0px;
	padding: 0px;
	float: left;
}


#testi {
	margin-left: 230px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #8E0000;
}


#testi1 {
	margin-left: 230px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #8E0000;
}


p {
	padding-right: 20px;
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.3em;
}



#appuntamenti img !important{
	margin: 0px;
	padding:10px;

}

#appuntamenti {
	float: left;
	margin-right:25px;
	display: inline;
	padding-top: 20px;
	margin-left: -3px;
}


table {
	border: none;
	margin: 0px;
	padding: 0px;
	border-style: none;
}



.photogallery {
color:#990000 !important;
}


/*********************************************************************************
FOOTER
********************************************************************************/



#footer {
	clear: left;
	width: 100%;
	background-color: #FBFAE9;
	background-image: url(images/sfondo-piede.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 100px;
}


#footer p {
	text-align: center;
	background-repeat: repeat;
	padding-top: 56px;
	padding-bottom: 8px;
	font-size: 100%;
	color: #FFFFFF;
	font-weight: bold;
}


#footer a:link, a:visited, a:hover, a:focus{
	color:#FFFFFF;
	background-image: url(trasparent);
	margin: 0px;
	padding: 0px;
}
	
	
#footer a:hover, a:focus, a:active{
	color:#FF9966;
	margin: 0px;
	padding: 0px;
}

img {
	float: right;
	margin-left: 20px;
	margin-right: -8px;
}



#testi1 img {
	float: right;
	margin-left: 20px;
	margin-right: -8px;
}





/********************************************************************
FORM
********************************************************************/


fieldset {
	margin-top: 15px;
	padding-left:10px;
	border: 1px solid #8C0000;
	margin-bottom: 30px;
}


form {

}

input.fields {display: block;
        width: 160px;
		border-top: 1px solid #E3E4E9;
		border-left: 1px solid #E3E4E9;
		border-bottom: 1px solid white;
		border-right: 1px solid white;
		margin-top: 3px;
	    margin-bottom: 3px;}

label {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 14px;
}

.submit_button {
	margin-top: 15px;
	padding: 2px;
	background-color: #F4DCB8;
	float: right;
	margin-right: 40px;
	border-top: 2px solid white;
	border-left: 2px solid white;
	border-bottom: 2px solid #E3E4E9;
	border-right: 2px solid #E3E4E9;
}

/************************************************************************************
CLASSI PER FORM
************************************************************************************/


form.contact_us {
	width: 160px;
	margin-top: 15px;
	margin-left: 0px;
	padding: 0px;

}

input.fields_contact_us {
	display: block;
	width: 160px;
	border: 2px solid #948770;
	background-color: #FBFAE9;
	margin-top: 0px;
	margin-bottom: 3px;
	background-image: url(images/body.jpg);
	background-repeat: repeat;
}

textarea {
	width: 160px;
	margin-top: 0px;
	border: 2px solid #948770;
	background-color: #FBFAE9;
	background-image: url(images/body.jpg);
	background-repeat: repeat;
}

.submit_button_contact {
	margin-top: 15px;
	padding: 2px;
	background-color: #7C451F;
	color: #FFFFFF;
}


h1 a:link, h1 a:visited {
	background-color: #CCCCCC;
	font-size: 0.6em;
	margin-right: 25px;
	display: block;
	color: #000000;
	text-align: center;
	padding-top: 4px;
}

h1 a:hover, h1 a:focus, h1 a:active{
background-color:#F7EBB3}


h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #8E0000;
	font-size: 150%;
}



#testi li {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	padding-left: 30px;
	padding-right: 25px;
	padding-top: 7px;
	background-image: url(images/chicco.gif);
	background-repeat: no-repeat;
	background-position:2px 8px;
	margin-left: -43px;
	line-height: 1.3em;
}



#testi img {
	float: left;
	margin: 0px 29px 0px 0px;
	border: 1px solid #6B4719;
	padding: 0px;
}
#testi1 img {
    padding-bottom:20px;
}



.cartina {
	float:right !important;
	border: none;
	margin-right: 25px;
}


legend {
	color: #8C0000;
}


.magia {
	margin: 0px !important;
	padding-right: 30px !important;
	padding-bottom:9px !important;
	border:none !important;
}





/******************************************************************************
STILE PER SLIMBOX
******************************************************************************/

/* SLIMBOX */

#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(images/loading.gif) no-repeat center;
}

#lbImage {
	border: 10px solid #fff;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(images/prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(images/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(images/closelabel.gif) no-repeat center;
	margin: 5px 0;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}
#gallery {
	margin-right: 47px;
	margin-left: 40px;
}
#gallery a img {
	padding: 8px;
	margin-right: 30px;
}
#gallery a:link img {
	padding: 8px;
	border: 1px solid #CCC;
	margin-right: 30px;
}

#gallery a:visited img {
	padding: 8px;
	border: 1px solid #CCC;
	margin-right: 30px;
}
#gallery a:hover img, a:focus img, a:active img {
	padding: 8px;
	border: 1px solid #000;
	margin-right: 30px;
}


#appuntamenti {
	float: left;
	margin-right:25px;
	display: inline;
}
#appuntamenti img {
	margin: 0px;
	padding: 0px;
}
table {
	border: none;
	margin: 0px;
	padding: 0px;
}


.photogallery {
color:#990000 !important;
}





/********************************************************************************
BOTTONI DI VALIDAZIONE NEL PIEDE
*******************************************************************************/


a.minibutton{font:9px arial,sans-serif;
    text-transform:uppercase;text-decoration:none;
    border: 1px solid;border-color: #CCC #666 #666 #CCC;
    padding-left:0.2em;background:#FFF;color:#555}
a.minibutton:hover{border-color:#333 #999 #999 #333}
a.minibutton span{padding: 0 0.2em}
a.validator{color:#0C479D}
a.validator span{background: #FC6;color:#000}

a.browser{background:#F1F1F1;color:#000}
a.browser span{background:#F60;color:#FFF}


.invisible {
	display: none;
}
#validatori {
	background-image: url(../images/background.gif);
	background-repeat: repeat;
	clear: left;
	float: left;
	padding: 0px;
	text-align: center;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}


