/* -------------------------------------------------------------- 
  
   Blueprint CSS Framework Screen Styles
   * Version:   0.6 (21.9.2007)
   * Website:   http://code.google.com/p/blueprintcss/
   See Readme file in this directory for further instructions.
   
-------------------------------------------------------------- */

@import 'lib/reset.css';
@import 'lib/typography.css';
@import 'lib/grid.css';
@import 'lib/forms.css';
@import 'plugins/css-classes/css-classes.css';

/* Plugins:
   Additional functionality can be found in the plugins directory.
   See the readme files for each plugin. Example:
   @import 'plugins/buttons/buttons.css'; */
   
/* See the grid:
   Uncomment the line below to see the grid and baseline.
   .container { background: url(lib/grid.png); } */

body{
	background:#fff url(../img/struttura/bgLoop.jpg) repeat-x;
	margin:0px auto;
	}
	
.flashslide{height:175px;
            padding:20px 0px;
            border-bottom:1px solid #85023e;}
.logo{height:177px;
      /*padding-top:155px;background:url(../img/struttura/grazia.png) no-repeat 30px 0px;*/
  }
.menu{height:100px;padding-top:10px;}
.riga{height:1px;width:100%;margin:0px 0px 10px 0px;background:url(../img/struttura/riga.gif) repeat-x;}
.imgBorder{border:8px solid #ebebeb;margin-bottom:15px;}

.viola{color:#85023e;}

.footer{background:url(../img/struttura/footer.gif) no-repeat;
        height:51px;margin-top:50px;
        padding-top:20px;
        }

.toggler{}
ul.ArchivioNews{}

#Gmappa{width:549px;height:300px; }
.agenti{border:1px solid #d9d9d9;padding:12px;height:70px;width:150px;margin-bottom:12px;margin-right:12px}
.agenti:hover{border:1px solid #85023e;}

.loghiCantine{border:1px solid #d9d9d9;margin-bottom:12px;margin-left:0px;margin-right:12px; float:left;}
.loghiCantine:hover{border:1px solid #85023e;}

/*paginazione*/
.tableAziende{width:565px;}
.pag td, .pag td:hover{border:0px;background:none;}
.pag td table{width:auto; margin-top:25px;}
.pag td table td{margin:1px;padding:1px;
	text-align:center;background:none;}
.pag td table a {padding: 2px 5px 2px 5px;
	text-decoration: none; color: #494949;
	border:1px solid #fff;
	background:#fff;}
	
.pag td table a:hover, .pag td table a:active {
	color: #fff;
	background: #85023e;}
	
.pag td table span {padding: 2px 5px 2px 5px;border: 1px solid #85023e;
	font-weight: bold;color: #fff;
	background: #85023e;}
div.pagination span.disabled {padding: 2px 5px 2px 5px;border: 1px solid #f3f3f3;
	margin-right: 2px;color: #ccc;}


.submitNL{top:5px;position:relative;}
