#content-wrap2 {
	clear: both;
	width: 1004px;
	padding: 0;
	background-image: url(images/content-bottom.jpg);
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#content-wrap2home {
	clear: both;
	width: 1004px;
	padding: 0;
	background-image: url(images/spaziatorebianco.jpg);
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}



@charset "utf-8";
* {
	margin: 0;
	padding: 0;
}

body {
	font: 70%/1.5em Verdana, Tahoma, arial, sans-serif;
	text-align: center;
    background: #EFEFEF url(images/sfondo-tondo.png) repeat-y center;
/*	background: #c0c0c0;*/
}

#wrap {
	width: 1004px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#content-wrap {
	clear: both;
	width: 1004px;
	padding: 0;
	background-image: url(images/content-top.jpg);
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#content-wrap-home {
	clear: both;
	width: 1004px;
	padding: 0;
/*	background-image: url(images/content.jpg); */
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#sidebar-left {
	float: left;
	width: 194px;
	padding: 0;
	margin: 0;
	color: #68774A;
	background-color: #EBE076;
	background-repeat:repeat-y;
}	
#sidebar-right {
	float: right;
	width: 143px;
	padding: 0;
	margin: 0;
	color: #68774A;
	background-color: #EBE076;
}
#sidebar-right-small {
	float: right;
	width: 1px;
	padding: 0;
	margin: 0;
	color: #68774A;
	background-color: #EBE076;
}
#sidebar-separa1 {
	float: left;
	width: 16px;
	padding: 0;
	margin: 0;
	background-image: url(images/separatorecentrale.jpg);
	background-repeat:repeat-y;
}	
#sidebar-separa2 {
	float: left;
	width: 11px;
	padding: 0;
	margin: 0;
	background-image: url(images/bordodx.jpg);
}	

#content-bottom {
	float: left;
	width: 1004px;
	padding: 0;
	margin: 0;
	background-color: #FFFFFF;
	height: 483px;
}	

#content-corpocentralemain1 {
	float: left;
	width: 742px;
	padding: 0;
	margin: 0;
	height: auto;
	min-height:660px;
}	
#content-corpocentraletop {
	background-image: url(images/sfondotop_corpocentrale.jpg);
	height: 8px;
	clear: both;
}	
#content-corpocentrale {
 background-image: url(images/sfondotop_corpocentrale.jpg); height: auto;
}	
#content-corpocentralemain2 {
	float: right;
	width: 262px;
	padding: 0;
	margin: 0;
	height: auto;
	min-height:660px;
}	
#content-corpocentraletopdx {
	background-image: url(images/sfondotop_corpocentraledx.jpg);
	height: 85px;
}
#content-corpocentraledx {
	background-image: url(images/sfondo_corpocentraledx.jpg);
	height: auto;
}	


#content-centrale {
	float: left;
	width: 413px;
	padding: 0;
	margin: 0;
	background-color: #FFFFFF;
	min-height:700px;
}	
#content-centrale-full {
	float: left;
	width: 555px;
	padding: 0;
	margin: 0;
	background-color: #FFFFFF;
	min-height:700px;
}	
.sidebox {
	margin-bottom: 10px;	
}
#content-bottom1 {
	clear: both;
	width: 765px;
	height: 8px;
	padding: 0; 
	margin: 0px auto;
	background: url(images/rigabottom.jpg);
}
#content-bottom2 {
	clear: both;
	width: 765px;
	height: 12px;
	padding: 0; 
	margin: 0px auto;
	background-color: #362f2d;
}



/* sfondo immagini */
.img-shadow {
  float:left;
  display: inline; 
  background: url(images/shadowAlpha.png) no-repeat bottom right !important;
  background: url(images/shadow.gif) no-repeat bottom right;
  margin: 5px 0 0 5px !important;
  margin: 10px 0 0 5px;
}
.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 0px;  /* se aumenta crea cornice */
}
.p-shadow {
  width: 90%;
  float:left;
  background: url(images/shadowAlpha.png) no-repeat bottom right !important;
  background: url(images/shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
}

.p-shadow div {
  background: none !important;
  background: url(images/shadow2.gif) no-repeat left top;
  padding: 0 !important;
  padding: 0 6px 6px 0;
}

.p-shadow p {
  color: #777;
  background-color: #fff;
  font: italic 1em georgia, serif;
  border: 1px solid #a9a9a9;
  padding: 4px;
  margin: -6px 6px 6px -6px !important;
  margin: 0;
}
  

.testohometitolo {
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-style: normal;
	font-size: 9px;
}
.testofont {
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-style: normal;
	font-size: 10px;
}
.testofontbig {
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-style: normal;
	font-size: 12px;
}

.post {
	padding: 5px;
/*	border-bottom: 2px solid #005826; */
	font-size: 95%;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 30px;
}
.post h1 {
	/*	font: Bold 140% 'Trebuchet MS', Tahoma, Sans-serif;*/
	font: Verdana, Tahoma, Sans-serif;
	color: #005826;
	padding: 5px 0 5px 15px;
	font-size: 18px;
/*	background: #5295CA url(images/stella.gif) no-repeat 3px 50%; */
}

.linearicerca {width:auto; margin:1px auto 0 auto;background: url(images/riga2.gif) bottom center repeat-x; font-size:1px; height:1px; clear:both}


/* links */
a, a:visited {
	text-decoration: none;
	color: #362f2d;
	background: inherit;
}
a:hover {
	color: #005826;
	background: inherit;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

h1, h2, h3 {
	font-family: 'Trebuchet MS', Tahoma, Sans-serif;
	font-weight: Bold; 		
}
h1 {
	font-size: 130%;	
}
h2 {
	font-size: 120%;
	text-transform: uppercase;
	color: #005826;
	padding: 10px;
}
h3 {
	font-size: 120%;
	color: #666666; 
}
h4 {
	font-size: 100%;
	color: #FFF;
}
#footer {
	height: 54px;
	text-align: center;
	font-size: 92%;
	clear: both;
	width: 1004px;
	padding: 0;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#footer a { 
	color: #FFF;
	text-decoration: none; 
}

.linkato:hover {
	COLOR: #FFFFFF;
	TEXT-DECORATION: none;
	background-color:#F00
}
.linkato {COLOR: #000066; TEXT-DECORATION: none}


#logomappamain {
margin: 0; padding: 0; width: 0px; height:0px;	position: relative;
}
#logomappamain h2#logomappa {
	background-color: transparent;
	border: none;
	position: absolute;
	margin: 0; padding: 0;
	font: normal 12px 'Trebuchet MS', Arial, Sans-serif;
	text-transform: none;
	/* change the values of top and left to adjust the position of the slogan*/
	top: 30px; left: 530px;		
}

/* header links */
#header-links {
	width: 183px; height:74px;
	color: #362f2d;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;	
}
#header-links a {	
	color: #362f2d;
	text-decoration: none;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
#header-links a:hover {
	color: #D4E59F;	
}
/* search form */
.searchform {
	background-color: transparent;
	border: none;
	margin: 0;
	padding: 0;
	width: 160px;
	height:29px;
	font: 70%/1.5em Verdana, Tahoma, arial, sans-serif;
}
.searchform p { margin: 0; padding: 0; }
.searchform input.textbox { 
	width: 100px;
	color: #777; 
	height: 14px;
	padding: 0px;	
	border: 1px solid #E5E5E5;
	vertical-align: top;
	font: 70%/1.5em Verdana, Tahoma, arial, sans-serif;
}
.searchform input.button {
	width: 40px;
	height: 18px;
	padding: 0px 5px;
	vertical-align: top;
}

.searchform a:hover {
	color: #ffff66;
	background: inherit;
	text-decoration: underline;
}
.searchform a, a:visited {
	text-decoration: none;
	color: #ffff66;
	background: inherit;
}


/* form elements */
form {
	margin:10px; padding: 0 5px;
/*	border: 1px solid #f2f2f2; */
}
label {
	display:block;
	font-weight:bold;
	margin:3px 0;
}

input {
	padding:2px;
	border:1px solid #CFCFCF;
	font: normal 1em Verdana, sans-serif;
	color:#777;
  background:#ffffff url(images/inputBg.gif) top left no-repeat;
}

input:hover, textarea:hover, select:hover {
  border:1px solid #888888;
}

textarea {
	width:400px;
	padding:2px;
	font: normal 1em Verdana, sans-serif;
	border:1px solid #CFCFCF;
	height:100px;
	display:block;
	color:#777;
  background:#ffffff url(images/inputBg.gif) top left no-repeat;
}
input.button { 
	font: bold 12px Arial, Sans-serif; 
	height: 24px;
	margin: 0;
	padding: 2px 3px; 
	color: #FFF;
	background: #0070A0 url(images/button-bg.jpg) repeat-x 0 0;
	border: none;
}

select {
	padding:2px;
	border:1px solid #CFCFCF;
	font: normal 1em Verdana, sans-serif;
	color:#777;
}

.login_carrello {
/*	background-color:#FFFFFF; */
	border: none;	
	font: bold 10px Verdana, Arial, Tahoma, Sans-serif;
	color:#FFF;
}

/* livevalidation  */
.LV_validation_message{
    font-weight:bold;
    margin:0 0 0 5px;
}
.LV_valid {
    color:#00CC00;
}
.LV_invalid {
    color:#CC0000;
}
.LV_valid_field,
input.LV_valid_field:hover, 
input.LV_valid_field:active,
textarea.LV_valid_field:hover, 
textarea.LV_valid_field:active {
    border: 1px solid #00CC00;
}
.LV_invalid_field, 
input.LV_invalid_field:hover, 
input.LV_invalid_field:active,
textarea.LV_invalid_field:hover, 
textarea.LV_invalid_field:active {
    border: 1px solid #CC0000;
}

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }

fieldset {border:0;margin:0; padding:0;clear:both;}
fieldset.imposta_ricerca {float:right; padding:0 10px 0 0;}
fieldset.imposta_ricerca label {font-weight:bold; margin:0 0 0 15px;}
fieldset.imposta_ricerca select {margin:0 3px 0 3px;   background:#ffffff url(inputBg.gif) top left no-repeat;
	font: normal 1em Verdana, sans-serif;
	color:#777;
}

#ban1_0{float:none; width:266px; height:20px;
margin-left:5px; margin-right:5px; margin-top:15px; padding:3px;
font:Tahoma, Geneva, sans-serif; font-size:30px; font-weight:bold; color:#ff6633; text-align:center;
}
#ban1_1{float:none; width:266px; height:38px;
margin-left:5px; margin-right:5px; padding:3px;
font:Tahoma, Geneva, sans-serif; font-size:13px; font-weight:bold; color:#669933; text-align:center;
}
#ban1_2{float:none; width:auto; height:170px;
margin-left:0px; margin-right:0px; padding:0px; text-align:center;
}

#ban1.off{background:url(images/ban_2_1.jpg)}
#ban1.on{background:url(images/ban_2_1over.jpg)}
#ban2.off{background:url(images/ban_4_1.jpg)}
#ban2.on{background:url(images/ban_4_1over.jpg)}
#ban3.off{background:url(images/ban_6_1.jpg)}
#ban3.on{background:url(images/ban_6_1over.jpg)}


#top_spot1{float:none; width:464px; height:50px;
margin-left:20px; margin-right:0px; margin-top:5px; padding:3px;
font:Tahoma, Geneva, sans-serif; font-size:36px; color:#fff; text-align:left; line-height:normal;
}
#top_spot2{float:none; width:440px; height:20px;
margin-left:20px; margin-right:5px; margin-top:5px; padding:3px;
font:Tahoma, Geneva, sans-serif; font-size:12px; font-weight:bold; color:#ffff66; text-align:left; line-height:normal;
}
#top_spot3{float:none; width:440px; height:20px;
margin-left:20px; margin-right:5px; margin-top:5px; padding:3px;
font:Tahoma, Geneva, sans-serif; font-size:11px; font-weight:normal; color:#ffff66; text-align:left; line-height:normal;
}
#top_spot3 a:hover {
	color: #ffff66;
	background: inherit;
	text-decoration: underline;
}
#top_spot3 a, a:visited {
	text-decoration: none;
	color: #7daf3a;
	background: inherit;
}

.inside_link {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
	color: #fff;
	text-decoration: none;
	background-image: url(images/innerlink_active.jpg);
	background-repeat: no-repeat;
    margin: 0px;
	float: left;
	height: 17px;
	width: 390px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.inside_link:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
	color: #fff;
	text-decoration: none;
	background-image: url(images/innerlink_hover.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 17px;
	width: 390px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.inside_link_topline {
	background-image: url(images/innerlink_topline.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 1px;
	width: 500px;
	padding-left: 0px;
}


/*box con angoli*/
.bl {background: url(images/bl.png) 0 100% no-repeat #e68200; width: 100%}
.br {background: url(images/br.png) 100% 100% no-repeat}
.tl {background: url(images/tl.png) 0 0 no-repeat}
.tr {background: url(images/tr.png) 100% 0 no-repeat; padding:10px}
.clear {font-size: 1px; height: 1px} 
/*fine box con angoli*/

#banner_rotator_main {
margin: 0; padding: 0; width: 0px; height:0px;	position: relative;
}
#banner_rotator_main h2#banner_rotator {
	background-color: transparent;
	border: none;
	position: absolute;
	margin: 0; padding: 0;
	font: normal 12px 'Trebuchet MS', Arial, Sans-serif;
	text-transform: none;
	/* change the values of top and left to adjust the position of the slogan*/
	top: -40px; left: -140px;		
}
.imgover:hover{
filter:alpha(opacity=60);
-moz-opacity:.60;
opacity:.60;
}


/* Menu */
ul#topnav {
	margin: 0; padding: 0;
	list-style: none;
	float: left;
	width: 678px; /* width menu */
}
ul#topnav li {
	float: left;
	margin: 0; padding: 0; margin-top:0px; margin-right:2px;
}
ul#topnav a {
	float: left;
	display: block;
	height: 26px; /*--Specify height of navigation--*/
	text-indent: -99999px; /*--Shoot the text off the page--*/
	background-position: left top;
}
ul#topnav a:hover {
	background-position: left -26px;
}
/* pulsanti */
ul#topnav li.home a {
	background-image: url(images/mhome.png);
	width: 90px;
}
ul#topnav li.chisiamo a {
	background-image: url(images/mchisiamo.png);
	width: 90px;
}
ul#topnav li.dovesiamo a {
	background-image: url(images/mdovesiamo.png);
	width: 90px;
}
ul#topnav li.contatti a {
	background-image: url(images/mcontatti.png);
	width: 90px;
}
ul#topnav li.carrello a {
	background-image: url(images/mcarrello.png);
	width: 90px;
}
ul#topnav li.ricerca a {
	background-image: url(images/mricerca.png);
	width: 90px;
}
ul#topnav li.ordini a {
	background-image: url(images/mordini.png);
	width: 90px;
}
ul#topnav li.adozioni a {
	background-image: url(images/madozioni.png);
	width: 90px;
}
ul#topnav li.documenti a {
	background-image: url(images/mdocumenti.png);
	width: 90px;
}
ul#topnav li.registrazione a {
	background-image: url(images/mregistrazione.png);
	width: 90px;
}
#home li.home a,
#chisiamo li.chisiamo a,
#dovesiamo li.dovesiamo a,
#contatti li.contatti a,
#carrello li.carrello a,
#ricerca li.ricerca a,
#ordini li.ordini a,
#adozioni li.adozioni a,
#documenti li.documenti a,
#registrazione li.registrazione a
{
	background-position: left bottom;
}
/* Fine Menu */
