@charset "utf-8";
/* CSS Document */

/*====================================================================================================== 
	Theme Name: Tamare
	Theme URL: http://www.sonicalab.it
	Description: Template for Tamare site. 
	Author: Sonica Lab snc
	Version: 1.0
	Changelog:
		v1.0 - 22.10.08
		First Release of TAMARE
======================================================================================================*/


/*=========================================================================================== GENERAL */

/*================================================================= Global Reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

:focus {
	outline: 0;
}

caption {
	display:none;
}

.philosophy {
	padding:50px 0;
	}

em.quotes {
	font-size:30px;
	font-weight:bold;
	margin:20px;
	}
	
em.author {
	font-size:20px;
	font-weight:bold;
	float:right;
	}

.tb_conc {
	font-size: 12px;
}

.tb_barche {
	font-size: 12px;
	text-align:left;
	width:100%;
}

.tb_barche_title {
	font-size: 16px;
	font-weight:bold;
	color:#036;
	border-bottom:2px solid #036;
	padding-bottom:5px;
}

.tb_barche_total {
	font-size: 12px;
	font-weight:bold;
	color:#036;
	border-top:2px solid #036;
	padding-top:5px;
}

.tb_conc h2 {
	font-size:24px;
	font-weight:bold;
	text-align:left;
}

.tb_conc strong {
	border-top:1px solid #369;
	width:100%;
	padding:5px 0;
	display:block;
	font-size:16px;
}

.tb_ruler {
	background-color:#369;
	height:5px;
}

td strong a:link, a:hover, a:visited {
	text-decoration:none;
	color:#369;
	}


/*============================================================ Global Definition */

body {
	text-align:center;
	font-family: "Trebuchet MS", Verdana, Arial, serif;
	background:#36c url(../images/bg1.jpg) no-repeat top center fixed;
	min-height:800px;
	color:#369;
}

/*============================================================ Global Rules */

h1 {
	font-size:1.4em;
	font-weight:bold;
	text-align:left;
	color:#fff;
	margin:10px;
	border-bottom:1px dotted #fff;
	text-shadow:10px 10px 10px #f90;
	}

p {
	font-size:0.75em;
	text-align:justify;
	margin:10px;
}


#wrap {
	margin:0 auto;
	width:960px;
}

/*================================================ Navbar */

#ruler {
	background-color:#2558ae;
	width:100%;
	clear:both;
	position:relative;
	display:table;
	height:40px;
}
  

#navbar {
	width:860px;
	margin:0 auto;
	position:relative;
	background-color:#1a4c97;
	padding:1px;
	min-height:22px;
}

#navbar ul {
	display:block;
	font-weight:bold;
	margin:0 auto;
	float:right;
	list-style:none;
}

#navbar li {
	float:left;
	text-align:center;
	text-decoration:none;
	padding:0 2px 2px 2px;
}

#navbar li a, #navbar li a:visited{
	text-decoration:none;
	color:#fff;
	font-weight:bold;
	padding:2px 7px;
	font-size: 0.7em;
}

#navbar li a:hover{
	text-decoration:none;
	color:#fc0;
	font-weight:bold;
	background-color:#0d3f7e;
}

#navbar li  a.attivo{
	text-decoration:none;
	color:#fc0;
	font-weight:bold;
	background-color:#0d3f7e;
}
/*======================================================================= Header */

#header {
	height:120px;
	width:960px;
	margin:0 auto;
	clear:both;
	position:relative;
	}

/*================================================ Logo */


#logo {
	width:120px;
	height:120px;
	float:left;
	padding: 5px 10px;
	margin:0 40px;
	z-index:3;
	position:relative;
}


#claim {
	width:620px;
	height:120px;
	float:right;
	margin-top:20px;
	z-index:4;
	position:relative;
}

/*======================================================================= Banner */

#banner {
	width:960px;
	background:transparent url(../images/banner.png) top center no-repeat;
	margin:0 auto;
	padding:40px 0 70px 0;
	clear:both;
	position:relative;
	}

#banner_chisiamo {
	width:860px;
	height:250px;
	margin:10px auto 20px auto;
	clear:both;
	position:relative;
	background:transparent url(../images/banner_chisiamo.png) top center no-repeat;
	border-bottom:1px solid #ccc;
	}

.chisiamo {
	background:url(../images/30eUcina.png) top right no-repeat;
	padding-right:160px;
	min-height:220px;
	text-align:left;
	}
	

.sm {list-style:none; width:860px; height:250px; display:block; overflow:hidden}
.sm li {float:left; display:inline; overflow:hidden}


/*======================================================================= Main */

#main {
	width:840px;
	margin:0 auto;
	padding:0 20px 0 0;
	clear:both;
	position:relative;
	min-height:230px;
	}

/*======================================================================= Barche */

#barche {
	padding:10px 0;
	margin:1px;
	}

#barche img {
	background-color:#39c;
	border:1px solid #6cf;
	padding:8px;
	margin:1px;
	}

/*======================================================================= Page */

#breadcrumb {
	width:840px;
	margin:10px auto -10px auto;
	padding:1px 10px;
	clear:both;
	position:relative;
	background:transparent url(../images/blu50.png) top center;
	border-bottom:1px solid #ccc;
	font-size: 0.6em;
	color:#ccc;
	text-align:left;
	}

#breadcrumb a, #breadcrumb a:visited {
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	}
	
#page_title {
	width:860px;
	margin:10px auto 0 auto;
	padding:5px 0;
	clear:both;
	position:relative;
	background:transparent url(../images/blu30.png) top center;
	border-bottom:1px solid #369;
	color:#fff;
	}

#page_title h1{
	border-bottom:0px solid #fff;
	margin:0 10px;
	}

/*======================================================================= Colonne */

#colonna_1 {
	width:200px;
	height:200px;
	float:left;
	background: url(../images/30eUcina.png) center no-repeat;
	}

#colonna_2 {
	width:335px;
	float:left;
	margin-left:20px;
	padding:0 20px 0 10x;
	border-left:1px dotted #369;
	border-right:1px dotted #369;
	}

#colonna_123 {
	width:860px;
	float:left;
	margin:20px 10px;
	padding:10px 0;
	}

#colonna_3 {
	width:275px;
	float:left;
	padding: 0 10px 20px 10px;
	color:#036;
	}
	
#colonna_3 ul{
	text-align:left;
	padding-left:10px;
	list-style-type:square;
	}
	
#colonna_3 ul li{
	padding-left:15px;
	margin-left:15px;
	}

#colonna_3 ul li a:link, #colonna_3 ul li a:visited, #colonna_3 ul li a:hover{
	text-decoration:none;
	font-size:12px;
	padding-bottom:5px;
	color:#036;
	}

#colonna_3 img {
	background-color: #c3e2f7;
	padding:10px;
	margin-top:10px;
	}
	
#colonna_left {
	width:200px;
	float:left;
	}

#colonna_right {
	width:620px;
	float:left;
	margin-left:20px;
	padding:0 20px 0 10x;
	}

#colonna_right img {
	background-color: #c3e2f7;
	padding:10px;
	margin:10px 10px 0 0;
	float:left;
	}


/*======================================================================= Footer */

#footer {
	width:860px;
	margin:10px auto;
	padding:5px 0;
	clear:both;
	position:relative;
	background:transparent url(../images/blu30.png) top center;
	border-bottom:1px solid #369;
	font-size:0.7em;
	color:#036;
	}

#footer a, #footer a:visited{
	color:#036;
	font-weight:bold;
	}
	
	
	
div.scroller { 
	/* modify width and height of scrolling section if necessary	*/		
	width: 740px; 
	height: 440px;
	overflow: hidden;
	float:right;
	}

div.scroller div.section {
		/* modify width and height of each section as needed (should match the size of the scroller window)	*/		
	width: 710px; 
	height: 440px;
		overflow:hidden;
		float:left;
		padding:1em;		
		}

div.scroller div.content {
		width: 10000px;
		}


div.scroller2 { 
	/* modify width and height of scrolling section if necessary	*/		
	width: 740px; 
	height: 700px;
	overflow: hidden;
	float:right;
	}

div.scroller2 div.section2 {
		/* modify width and height of each section as needed (should match the size of the scroller window)	*/		
	width: 710px; 
	height: 700px;
		overflow:hidden;
		float:left;
		padding:1em;		
		}

div.scroller2 div.content {
		height: 10000px;
		widht:760px;
		}


.address {
	width:170px;
	text-align:left;
	float:left;
	margin:2px 5px;
}

.mappa {
	width:650px;
	text-align:left;
	float:right;
	margin:2px 10px;
}

.controls {
	width:110px;
	text-align:left;
	float:left;
	margin:2px 5px;
}	

.controls ul{
	display:block;
}

.controls ul li{
	list-style:none;
	padding:5px 3px;
	border-bottom:1px dotted #fff;
}

.controls ul li a{
	text-decoration:none;
	color:#036;
	width:100px;
	text-align:left;
	font-size:13px;
	font-weight:bold;
}

.controls ul li a:hover {
}




ul, li{margin:0; border:0; padding:0; list-style:none;}

#middlebar{
font-size:11px;
color:#fff;
background:#1a4c97;
font-weight:bold;
padding:4px 4px 4px 180px;
height:30px;
	width:700px;
	margin:0 auto;
}

#middlebar .menu li {
height:30px;
float:left;
margin-right:10px;
}
#middlebar .menu li a{
color:#fff;
text-decoration:none;
padding:0 10px;
height:30px;
line-height:30px;
display:block;
float:left;
padding:0 26px 0 10px;
}
#middlebar .menu li a:hover{
color:#666666;
}

#middlebar ul .submenu {
border:solid 1px #c9dea1;
border-top:none;
background:#FFFFFF;
position:relative;
top:4px;
padding:6px 0;
clear:both;
z-index:20;
display:none;
}
#middlebar ul .submenu li{
background:none;
display:block;
float:none;
margin:0 6px;
border:0;
height:auto;
line-height:normal;
border-top:solid 1px #DEDEDE;
}
#middlebar .submenu li a{
background:none;
display:block;
float:none;
padding:6px 6px;
margin:0;
border:0;
height:auto;
color:#105cbe;
line-height:normal;
}
#middlebar .submenu li a:hover{
background:#e3edef;
}
