@charset utf-8;

html,body,div,span,object,iframe,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,var,fieldset,form,caption,tfoot,thead,article,aside,dialog,figure,footer,header,hgroup,menu,nav,section,time,mark,audio,video{
  margin:0;
  padding:0;
  vertical-align:baseline;
}
article,aside,dialog,figure,footer,header,hgroup,menu,nav,section,time,mark,audio,video {
  display:block;
}
textarea{
  font:101%/1.5em segoe ui,Tahoma, Geneva, sans-serif;
}
blockquote{
  quotes:none;
	border-left: 1px solid #CCCCCC;
	font-style: italic;
	margin-left: 2em;
}
q{
  quotes:none;
	font-style: italic;
}
blockquote:before,blockquote:after,q:before,q:after{
  content:'';content:none;
}
:focus{
  outline:none;
}

/* Baseline and common looks - Sets a vertical rhythm and styles the different elements.
 */
a{
  text-decoration:underline;
  border:0;
  color:#3c2415;
}
a:hover,a:focus{
  text-decoration:none;
}
a img{
  border:0;
}
abbr,acronym{
  border-bottom:1px dotted;
  cursor:help;
  font-variant:small-caps;
}
address,cite,em,i{
  font-style:italic;
}
blockquote p{
  margin:0 1.5em 1.5em;
  padding:0.75em;
}
code,kbd,tt{
  font-family:"Courier New", Courier, monospace, serif;
  line-height:1;
}
del{
  text-decoration:line-through;
}
dfn{
  border-bottom:1px dashed;
  font-style:italic;
}
dl{
  margin:0;
}
dt{
  font-weight:700;
}
dd{
  margin:0 0 1.5em 0;

}
h1,h2,h3,h4,h5,h6{
  font-weight:400;
  padding:0;
  font-family:"Oswald";
}

h1,h2,h3,h4,h5,h6 span{
	 color:#FE5C1C;
}

h1{
  font-size:2em;
  line-height:1.2em;
  color:#3c2415;
  margin:0 0 0.75em;
}
	h1.page-title { 
		font-size:3em;
	}
	h1 span { color:#FE5C1C;}
h2{
  font-size:25px;
  line-height:28px;
  font-weight:normal;
  margin:0 0 1em;
    color:#3c2415;

}
	h2 a {
		color:#7c7c7c;
		text-decoration:none;
	}
	h2 a:hover { color:#fb5a27;}
	h2 span { color:#FE5C1C;}
h3{
  font-size:30px;
  line-height:1.2em;
  color:#3c2415;
  margin:0 0 36px 0;
}

	h3#comments { font-size:22px;}
	h3 span { color:#fb5a27;}

h4{
  font-size:1.5em;
  margin:0 0 1.5em;
    color:#3c2415;

}
h5{
  font-size:20px;
  margin:0 0 1.8em;
}
h6{
  font-size:0.666em;
  margin:0 0 2.25em;
}
img{
  display:inline-block;
  vertical-align:text-bottom;
}
ins{
  text-decoration:overline;
}
mark {
  background-color:#ff9;
  color:#000;
  font-style:italic;
  font-weight:bold;
}
ol{
  list-style:outside decimal;
}
p{
  font-weight:300;
  margin:0 0 1em;
}
pre{
  font-family:"Courier New", Courier, monospace, serif;
  margin:0 0 1.5em;
	border-left: 1px solid #CCCCCC;
	margin-left: 2em;
	padding-left: 2em;
}
sub{
  top:0.4em;
  font-size:0.85em;
  line-height:1;
  position:relative;
  vertical-align:baseline;
}
sup{
  font-size:0.85em;
  line-height:1;
  position:relative;
  bottom:0.5em;
  vertical-align:baseline;
}
strong,b{
  font-weight:700;
}
ul{
  list-style:outside disc;
}
ul,ol{
  margin:0 0 1.5em 1.5em;
  padding:0;
}
li ul{
  padding:0;
  margin:0 0 0 2em;
	list-style-position:outside;
	list-style-type:circle;
}
li ol {
  padding:0;
  margin:0 0 0 2em;
	list-style-position:outside;
}
caption{
  font-style:italic;
  text-align:left;
}
button{
  background:#B9A694;
  border:1px solid #957B62;
  -x-system-font: none;
  cursor:pointer;
  display:block;
  font-size:0.99em;
  height:2em;
  line-height:1.5em;
  margin:0.8em 0 0;
  padding:0 0.5em;
  font-family:"Oswald";

}
button::-moz-focus-inner {
  border: 0;
}

/*fieldset{
  border:0;
  margin:0;
  position:relative;
  padding:1.5em 0 0;
}
fieldset fieldset{
  clear:both;
  margin:0 0 0.75em;
  padding:0 0 0 1.5em;
}
input{
  background:#DAC8B7;
  border:1px solid #CBB39B;
  font-size:1em;
  line-height:1.5em;
  padding:.3em;
  margin:0 0 0.75em;
}
textarea{
  background:#DAC8B7;
  border:1px solid #CBB39B;
  margin:0;
  padding:.3em;
}

input[type=file]{
  background:#DAC8B7;
  height:2.25em;
  font-size:1em;
  padding:0;
  border:0;
  border:1px solid #CBB39B !ie;
}
input {
	background:#dac8b7;
	padding:7px 11px;
	width:246px;
	border:1px solid #cbb39b;
	color:white;
	line-height:1.29em;
}
textarea {
	width:246px;
	height:68px;
	background:#dac8b7;
	font-size:1em;
	padding:7px 11px;
	border:1px solid #cbb39b;
	overflow:auto;
	color:white !important;
	}
select{
  background:#DAC8B7;
  border:1px solid #CBB39B;
  font-size:1em;
  line-height:1.5em;
  margin-bottom:0.75em;
  padding:0.25em;
  height:2.25em;
}*/

input[type="submit"] {
	cursor:pointer;
	background:#b9a694;
	width:83px;
	height:29px;
	overflow:hidden;
	display:inline-block;
	font-size:18px;
	color:white;
	text-decoration:none;
	border-width:1px;
	border-style:solid;
	border-color:#957b62;
	vertical-align:top;
	margin:0;
	padding:0;
}
input[type="submit"]:hover {
	background:#F3971F;
	border-color:#de5a31;
}
optgroup {
  font-weight:700;
  font-style:normal;
  text-indent:0.2em;
}
optgroup + optgroup {
  margin-top:1em;
}
option{
  font-size:1em;
  height:1.5em;
  padding:0;
  text-indent:1em;
}
label{
  cursor:pointer;
  display:block;
  margin:0;
  padding:0;
}
/*label input{
  background:0;
  border:0;
  line-height:1.5em;
  margin:0 0.5em 0 0;
  padding:0;
  width:auto;
}
*/legend{
  font-size:1.1666em;
  font-weight:700;
  left:0;
  margin:0;
  padding:0;
}




/* General
---------------------------------------- */
body{
	background:url(/site/images/varie/body-tail.gif) repeat center top fixed;
	color: #8C6C53;
  	font-family:segoe ui,Tahoma, Geneva, sans-serif;
  	font-size:14px;
	position:relative;
}

#main {
	font-size:14px;
}
.container {
	width: 960px;
	margin: 0 auto;
	position:relative;
}




/* Header
---------------------------------------- */
header { background:url(/site/images/varie/header-tail.png) repeat-x center top;}
	header .container_24 {
		height:211px;
		position:relative;
		z-index:2;
	}

/* Logo */
.logo {
	position:absolute;
	left:-7px;
	top:30px;
	}
	.logo h1,
	.logo h2 {
		font-size:3em;
		line-height:1.2em;
		margin-bottom:0;
		}
		.logo h1 a,
		.logo h2 a {
			color:#222;
			text-decoration:none;
			}


/* Header widget */
#widget-header {
}
	#widget-header .widget.widget_meta {
		position:absolute;
		right:0;
		top:0;
	}
		#widget-header .widget.widget_meta h3 { display:none;}
		#widget-header .widget.widget_meta ul { margin:0;}
			#widget-header .widget.widget_meta ul li {
				list-style-type:none;
				float:left;
				margin-left:18px;
				line-height:32px;
			}
				#widget-header .widget.widget_meta ul li a {
					color:white;
					text-decoration:none;
				}
	
	#widget-header .widget.widget_search {
		position:absolute;
		right:0;
		top:58px;
	}	
	
	#searchInContainer{
	float:left;
	margin-top:12px;
	width:330px;
}		



/* Navigations
---------------------------------------- */

/* Primary navigation */
nav.primary {

}

nav.primary span {
  font-family:"Oswald";
}

/* Essential styles for dropdown menu */
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	line-height:	1.0;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			10em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			2px;
	top:			48px; /* match top ul list item height */
	z-index:		99;
	width:151px;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			125px; /* match ul width */
	top:			-18px;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}


/* Our skin for dropdown menu */
.sf-menu {
	max-width:760px;
	margin-top:114px;
	float:right;
}
.sf-menu a {
	text-decoration:none;
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:#3c2415;
}
.sf-menu > li > a {
	width:151px;
	text-align:center;
	line-height:59px;
	background:url(/site/images/varie/nav-button-bg.png) no-repeat left top;
	font-size:18px;
	text-transform:uppercase;
	margin-left:2px;
}
.sf-menu li a:hover,
.sf-menu > li.sfHover > a,
.sf-menu > li.current_page_item > a { color:#F3971F;}

.sf-menu li li {
	width:151px;
	background:url(/site/images/varie/sub-menu-tail.gif) repeat-y left top;
}
ul.sf-menu li li.sfHover { 
	z-index:99;
}
.sf-menu > li > ul > li:first-child { padding-top:22px;}
.sf-menu li li.last { 
	background:url(/site/images/varie/sub-menu-last.png) no-repeat left bottom;
	padding-bottom:35px;
}
	.sf-menu li li a {
		text-align:center;
		line-height:24px;
	}
.sf-menu li li li {
	background:#b79675;
}	
.sf-menu li li li:first-child {
	background:url(/site/images/varie/sub-menu1-top.png) no-repeat left top;
	padding-top:18px;
}
.sf-menu li li li.last { 
	background:url(/site/images/varie/sub-menu1-bot.png) no-repeat left bottom;
	padding-bottom:18px;
}
	.sf-menu li li li a {
		text-align:left;
		color:white !important;
		text-decoration:none;
		text-indent:19px;
	}
	.sf-menu li li li a:hover { 
		text-decoration:underline;
		color:white;
	}

.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active, .sf-menu > li.current-menu-item > a {
	outline:		0;
}

/*** arrows **/
.sf-menu a.sf-with-ul {
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			.75em;
	top:			1.05em; /* IE6 only */
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
	/*background:		url(/site/images/varie/arrows-ffffff.png) no-repeat -10px -100px;  8-bit indexed alpha png. IE6 gets solid image only */
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			.8em;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { background-position:  -10px 0; }
.sf-menu ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}

/*** shadows for all but IE6 **
.sf-shadow ul {
	background:	url(/site/images/varie/shadow.png) no-repeat bottom right;
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}*/




/* Top search */
#top-search {
	position:absolute;
	right:0;
	top:15px;
	}
	#top-search .input-search {
		width:160px;
		margin-right:10px;
		}
	#top-search #submit {
		width:50px;
		cursor:pointer;
		}






/* Content
---------------------------------------- */
.primary_content_wrap {
	position:relative;
	z-index:1;
	padding-bottom:47px;
}
	
#content {
	padding-top:46px;
}
	#content .indent {
		padding:0 26px 0 0;
		}
		
.bot-indent { padding-bottom:30px;}
.top-indent { padding-top:20px;}		
.top-indent1 { padding-top:25px;}

#full-width #content {
	float:none;
	width:100%;
	}
	article {
		width:100%;
	}
		.featured-thumbnail {
			float:right;
			position:relative;
			text-decoration:none;
		}
			.featured-thumbnail img {
				margin:0 0px 10px 30px;
			}
			.img-border {
				width:182px;
				height:148px;
				position:absolute;
				right:0;
				top:0;
				border:3px solid #F59201;
				display:none;
			}
			.single .img-border { display:block !important;}
			.img-border.alt {
				width:87px;
				height:83px;
			}
			.featured-thumbnail:hover .img-border { display:block;}
		.featured-thumbnail-list {
			float:left;
			position:relative;
			text-decoration:none;
		}
			.featured-thumbnail-list img {
				margin:0 30px 10px 0px;
			}
			.img-border-list {
				width:182px;
				height:148px;
				position:absolute;
				left:0;
				top:0;
				border:3px solid #F59201;
				display:none;
			}
			.single .img-border-list { display:block !important;}
			.img-border-list.alt {
				width:87px;
				height:83px;
			}
			.featured-thumbnail-list:hover .img-border-list { display:block;}
			
			
		.post-content {
			
		}
			.post-content .excerpt {
				margin-bottom:1.5em;
				font-size:14px;
				}
			.pagination {
				
			}
				.pagination a {
					display:inline-block;
					padding:0 5px;
					background:#eee;
					}
	.post-meta {
		width:100%;
		overflow:hidden;
		margin:-17px 0 24px 0;
	}
		.post-meta,
		.post-meta a {color:#fe5c1c;}
		
		.post-meta a:hover { text-decoration:underline;}
		
		.post-meta a,
		.post-meta .alt a:hover { text-decoration:none;}
		
		.post-meta .alt a {
			color:#fb5a27;
			text-decoration:underline;
		}
		
	.post-navigation {
		
	}
	p.gravatar {
		float:left;
		margin-right:20px;
		}
	
	
	.alignleft {
		float:left;
		margin:0 20px 10px 0;
		}
	.alignright {
		float:right;
		margin:0 0 10px 20px;
		}
	.aligncenter {
		text-align:center;
		margin:0 auto;
		}
	article .post-content img {
		max-width:710px;
		}


ul.latestpost { 
	margin:-50px 0 0 0;
}
	ul.latestpost li {
		list-style-type:none;
		float:left;
		width:256px;
		overflow:hidden;
		background:url(/site/images/varie/line-hor1.gif) repeat-x left top;
		margin-top:27px;
		padding-top:28px;
	}
		ul.latestpost li .featured-thumbnail img {
			margin-right:19px;
			margin-bottom:0;
		}	
		ul.latestpost li h4 {
			font-weight:normal;
			padding-right:20px;
			margin:0 0 15px 0;
		}
			ul.latestpost li h4 a {
				color:#7599b8;
				font-size:17px;
				text-decoration:none;
			}
			ul.latestpost li h4 a:hover { text-decoration:underline;}
		
		ul.latestpost li a { color:#fb5a27;}



/* Page
---------------------------------------- */
.page {
	
}
	#page-content ul,
	#post-content ul { margin:0;}
	
	#page-content ul li,
	#post-content ul li {
		background:url(/site/images/varie/line-hor.png) repeat-x left top;
		padding-top:8px;
		margin-top:8px;		
	}
		#page-content ul li:first-child,
		#post-content ul li:first-child {
			background:none;
			padding-top:0;
			margin-top:0;
		}
		
		#page-content ul li a,
		#post-content ul li a {
			text-decoration:none;
		}
		#page-content ul li a:hover,
		#post-content ul li a:hover {
			color:#fb5a27;
			font-weight:bold;
		}
		
		#page-content ul.testimonials li {
			background:none;
		}
			#page-content ul.testimonials li .name-testi {
				font-weight:bold;
				text-align:right;
			}
			#page-content ul.testimonials li blockquote p { margin:0;}
		
		
	
	#page-meta {
		
	}

.author-meta {
	margin-bottom:20px;
	overflow:hidden;
	width:100%;
	}
	.author-meta p.gravatar {
		margin:0;
		}



/* Post
---------------------------------------- */
.box {
	width:100%;
	font-size:16px;
}
	.box.bot-indent { 
		margin-bottom:28px; 
		padding:0;
	}
	.box.bot-indent1 { padding-bottom:47px;}
	
	.box .left-top-corner { 
		background:url(/site/images/varie/left-top-corner.png) no-repeat left top; 
		height:22px; 
		padding-left:16px;
	}
	.box .right-top-corner { 
		background:url(/site/images/varie/right-top-corner.png) no-repeat right top; 
		height:22px; 
		padding-right:30px;
	}
	.box .border-top { 
		background:url(/site/images/varie/border-top.png) repeat-x left top; 
		height:22px; 
		font-size:0; 
		line-height:0; 
		width:100%;
	}
	.box .left-bot-corner { 
		background:url(/site/images/varie/left-bot-corner.png) no-repeat left bottom; 
		height:30px; 
		padding-left:16px;
	}
	.box .right-bot-corner { 
		background:url(/site/images/varie/right-bot-corner.png) no-repeat right bottom; 
		height:30px; 
		padding-right:30px;
	}
	.box .border-bot { 
		background:url(/site/images/varie/border-bot.png) center bottom repeat-x; 
		height:30px; 
		font-size:0; 
		line-height:0; 
		width:100%;
	}
	.box .border-left { 
		background:url(/site/images/varie/border-left.png) left top repeat-y; 
		padding-left:7px;
		position:relative;
	}
	.box .border-right { 
		background:url(/site/images/varie/border-right.png) right top repeat-y; 
		padding-right:30px;
	}
	.box .xcontent { 
		background:white;
		padding:20px 30px 38px 56px;
		position:relative;
	}
		.box .xcontentProd { 
		background:white;
		padding:20px;
		position:relative;
	}

	.box .xcontent.alt { padding:45px 16px 46px 56px;}
	
	
.post {
	position:relative;
}
	.postContent {
		
	}
	.post-excerpt {
		
	}
	.post-date {
		position:absolute;
		left:-56px;
		top:6px;
		width:99px;
		height:102px;
		background:url(/site/images/varie/date-icon-bg.png) no-repeat left top;
		color:white;
		text-align:center;
		
	}
		.post-date b { 
			font-size:22px;
			line-height:1.2em;
			display:block;
			margin-top:-20px;
		}


/* Older and newer navigation */
nav.oldernewer {
	width:100%;
	overflow:hidden;
	position:absolute;
	left:0;
	bottom:-25px;
}
	nav.oldernewer p { margin:0;}
	nav.oldernewer a {
		color:#7599b8;
		font-weight:bold;
		text-decoration:none;
	}
	nav.oldernewer a:hover { color:#fb5a27;}
		nav.oldernewer a span {
			font-size:9px;
			font-weight:normal;
		}
	.older {
		float:left;
	}
	.newer {
		float:right;
		padding-right:50px;
	}

.search {
	
}

.author-info {
	width:100%;
	overflow:hidden;
	margin-bottom:3em;
}
	.author-info .avatar {
		margin:0 20px 0 0;
		}
		.author-info .avatar img {
			float:left;
			background:#fff;
			padding:7px;
			border:1px solid #dbdbdb;
			}




/* Author
---------------------------------------- */
#post-author {
	overflow:hidden;
	padding:20px;
	margin-bottom:2em;
	background:#e8f1fa;
}
	#post-author h3 { font-size:25px;}
		#post-author h3 a { text-decoration:none;}
		#post-author h3 a:hover { color:#F59201;}

#author-link {
	margin-top:1.5em;
	}
	#post-author .gravatar {
		margin:0 20px 0 0;
		}
	#post-author .gravatar img {
		background:#fff;
		border:1px solid #dbdbdb;
		padding:5px;
		}

/* Recent author posts */
#recent-author-posts {
	
}

/* Recent author comments */
#recent-author-comments ul { margin:0;}
	#recent-author-comments ul li {
		list-style-type:none;
		padding-bottom:5px;
	}



/* 404
---------------------------------------- */
#error404 {
	text-align:center;
	padding:60px 0;
}
	#error404 #searchform input[type="submit"],
	.no-results #searchform input[type="submit"] {
		background:url(/site/images/varie/search-button-alt.png) no-repeat left top;
	}






/* Sidebar
---------------------------------------- */
.home #sidebar {
	padding-top:125px;
}
#sidebar {
	padding:97px 0 0 0;
}
	#widget-sidebar {
		
	}
		#sidebar-search {
			
		}
		#sidebar-nav {
			
		}
		#sidebar-archives {
			
		}
		#sidebar-meta {
			
		}
		#sidebar .widget {
			margin-bottom:40px;
			background:white;
			padding:28px 31px 39px 29px;
		}
			.widget h3 {
				margin-bottom:30px;
				text-transform:uppercase;
			}
			
			.widget ul {margin:0;}
				.widget ul li {
					list-style-type:none;
				}
				
				#sidebar .widget ul li {
					background:url(/site/images/varie/line-hor1.gif) repeat-x left top;
				}
				#sidebar .widget ul li:first-child {
					background:none;
				}
					#sidebar .widget ul li a {
						text-decoration:none;
						color:#3c2415;
						line-height:32px;
					}
			
		ul.children {
			margin:0 0 0 20px;
			}

/* Calendar */
#calendar_wrap {
	}
	#wp-calendar {
		width:100%;
		}
		#wp-calendar caption {
			text-align:center;
			}
		#wp-calendar td {
			text-align:center;
			padding:6px 0;
			border:none;
			}
		#wp-calendar caption {
			font-size:16px;
			color:#000;
			font-weight:bold;
			padding:4px 0;
			margin-bottom:5px;
			}
		#wp-calendar thead th {
			padding:7px 0;
			font-size:16px;
			background:#fff;
			color:#000;
			text-align:center;
			}
		#wp-calendar #prev {
			text-align:left;
			}
		#wp-calendar #next {
			text-align:right;
			}
			

/* Categories */
#sidebar .widget.
 { 
	background:none;
	padding:0;
	width:270px;
}
	#sidebar .widget.widget_categories h3 { margin-bottom:35px;}			
	#sidebar .widget.widget_categories ul {
		overflow:hidden;
		background:url(/site/images/varie/line-hor2.gif) no-repeat left -30px;
		padding-top:1px;
		width:266px;
		font-size:11px;
	}
		#sidebar .widget.widget_categories ul li {
			float:left;
			background:url(/site/images/varie/line-hor2.gif) no-repeat left bottom;
			line-height:31px;
			vertical-align:top;
			padding:0 0 3px 10px;
		}
		#sidebar .widget.widget_categories ul li:nth-child(2n+1) { padding-left:0;}
			#sidebar .widget.widget_categories ul li a {
				color:#3c2415;
				float:left;
				text-decoration:none;
				width:128px;
				line-height:26px;
				text-indent:11px;
				margin:2px 0 0 0;
			}
			#sidebar .widget.widget_categories ul li a:hover {
				color:white;
				background:#f56c49;
				border:1px solid #de5a31;
				width:126px;
				line-height:24px;
				text-indent:10px;
				font-weight:normal;
			}
	#sidebar .widget.widget_Prodcategories ul {
		overflow:hidden;
		background:url(/site/images/varie/line-hor2.gif) no-repeat left -30px;
		padding-top:1px;
		width:266px;
		font-size:11px;
	}

		#sidebar .widget.widget_Prodcategories ul li {
			background:url(/site/images/varie/line-hor2.gif) no-repeat left bottom;
			line-height:31px;
			vertical-align:top;
		}
		#sidebar .widget.widget_Prodcategories ul li:nth-child(2n+1) { padding-left:0;}
			#sidebar .widget.widget_Prodcategories ul li a {
				color:#3c2415;
				text-decoration:none;
				width:128px;
				line-height:26px;
				text-indent:11px;
				margin:2px 0 0 0;
			}
			#sidebar .widget.widget_Prodcategories ul li a:hover {
				color:white;
				background:#f56c49;
				border:1px solid #de5a31;
				width:126px;
				line-height:24px;
				text-indent:10px;
				font-weight:normal;
			}

			
			
/* Popular Posts */
#sidebar .widget.popular-posts {
	overflow:hidden;
	background:none;
	padding:0;
}
	.widget.popular-posts ul { 
		margin:-29px 0 0 -28px;
		overflow:hidden;
		width:auto;
		background:url(/site/images/varie/lines.png) repeat-y right top;
	}
		#sidebar .widget.popular-posts ul li {
			float:left;
			list-style-type:none;
			padding:30px 0 0 0;
			margin:-1px 0 0 28px;
			background:none;
		}
			.widget.popular-posts ul li a {
				background:url(/site/images/varie/img-wrapper.png) no-repeat left top;
				width:121px;
				height:118px;
				display:block;
				position:relative;
			}
			.widget.popular-posts ul li a:hover .img-border { 
				display:block;
				width:87px;
				height:87px;
			}
				.widget.popular-posts ul li a img,
				.widget.popular-posts ul li a:hover .img-border { margin:13px 0 0 14px;}

	
/* Recent comments */
#sidebar .widget.widget_recent_comments ul li {
	padding-top:8px;
	margin-top:8px;
}
#sidebar .widget.widget_recent_comments ul li:first-child {
	margin-top:0;
	padding-top:0;
}
	#sidebar .widget.widget_recent_comments ul li a {
		line-height:1.5em;
	}
	#sidebar .widget.widget_recent_comments ul li a:hover {
		font-weight:normal;
	}
				
				
				
ul.tabs { 
	margin:0;
	overflow:hidden;
}		
	ul.tabs li {
		list-style-type:none;
		float:left;
		margin-right:7px;
	}
		ul.tabs li a {
			line-height:52px;
			width:108px;
			text-align:center;
			text-decoration:none;
			font-size:17px;
			color:white;
			display:inline-block;
			background-repeat:no-repeat;
			background-position:0 0;
			background-image:url(/site/images/varie/tabs-bg.gif);
		}
		ul.tabs li a:hover { background:#97b5d1;}
		
		ul.tabs li.active a,
		ul.tabs li.active a:hover {
			color:#3c2415;
			background:white;
		}	
		
.tab_content {
	background:white;
	overflow:hidden;
}		
.tab_content h3 { display:none;}
#sidebar .tab_content .widget { 
	padding-right:30px;
	margin-bottom:0;
}					
			

/* Post Cycle */
.folio_cycle {
	list-style-type:none;
	padding:0;
	margin:0;
	width:100%;
	overflow:hidden;
}
	.folio_cycle li {
		float:left;
		width:100px;
		height:100px;
		margin:0 0 15px 15px;
		overflow:hidden;
		}





/* Footer
---------------------------------------- */
#footer,
#footer a {
	color:#8e6c4a;	
}
	#footer a { text-decoration:none;}
	#footer a:hover { text-decoration:underline;}
	
	#footer .copyright {
		height:110px;
		overflow:hidden;
	}
		#footer .copyright p {
			line-height:110px;
			margin:0;
		}

	/* Footer widget */
	#widget-footer {
		background:url(/site/images/varie/footer-tail.png) repeat center top;
		padding:40px 0 50px 0;
		overflow:hidden;
		position:relative;
	}
		#widget-footer .widget-area {
			width:350px;
			margin-right:20px;
			float:left;
		}
	 	#widget-footer h4 {
			font-size:20px;
			line-height:1.2em;
			text-transform:uppercase;
			color:#3c2415;
			margin-bottom:14px;
		}
		#widget-footer ul { 
			margin:0;
		}
			#widget-footer ul li {
				list-style-type:none;
				line-height:32px;
				background:url(/site/images/varie/line-hor.png) repeat-x left top;
			}
			#widget-footer ul li:first-child { background:none;}
				#widget-footer ul li a {
					color:#3c2415;
					text-decoration:none;
				}
				#widget-footer ul li a:hover { 
					text-decoration:none;
					font-weight:bold;
				}
				
		#widget-footer #text-7 { 
			float:right;
			width:270px;
			margin:0;
		}
	


/* Misc
---------------------------------------- */
.button {
	display:inline-block;
	padding:0 13px;
	background:#D1C1B2;
	color:#fff;
	font-size:21px;
	line-height:38px;
	text-decoration:none;
	border:1px solid #957b62;
	font-family:"Oswald";
	}
	.button:hover {
		background:#F3971F;
		border-color:#de5a31;
		}
		
.button2 {
	display:inline-block;
	padding:0 13px;
	background:#D1C1B2;
	color:#fff;
	font-size:16px;
	line-height:20px;
	text-decoration:none;
	border:1px solid #957b62;
	font-family:"Oswald";
	}
	.button2:hover {
		background:#F3971F;
		border-color:#de5a31;
		color:#fff;

		}
		
		
.no-results {
	
}

.widget-area {
	
}

.line-hor {
	height:1px;
	background:#eee;
	overflow:hidden;
	font-size:0;
	line-height:0;
	margin:30px 0;
	}

/* Address */
.address {
	padding:10px 0 0 0;
	}
.address dt {
	margin-bottom:1.5em;
	}
.address dd {
	margin-bottom:0;
	width:100%;
	overflow:hidden;
	}
	.address dd span {
		float:left;
		width:100px;
		}



/* Forms
---------------------------------------- */

/* Form defaults */
input, select, textarea { 
	font-size:1em;
	vertical-align:middle;
	font-weight:normal;
}


/* Comment form */
#commentform {
	
	}
	#commentform p {
		margin-bottom:5px;
		}
		#commentform small {
			color:#8b8b8b;
			}
	#commentform input[type=text] {
		width:250px;
		padding:5px;
		background:#C7AD93;
		border-color:#586e89;
		color:white;
		}
	#commentform textarea {
		width:460px;
		height:150px;
		padding:4px;
		overflow:auto;
		background:#C7AD93;
		border-color:#586e89;
		color:white;
		margin:20px 0 15px 0;
		}
		
	#commentform #submit {
		background:#9fbbd5;
		border:1px solid #957b62;
		height:30px;
		line-height:30px;
		padding:0 10px;
		color:#fff;
		cursor:pointer;
		font-size:18px;
		}
	#commentform #submit:hover {
		background:#F59201;
						border:1px solid #de5a31;
		}
	
	#commentform input[type=text]:hover,
	#commentform input[type=text]:focus,
	#commentform textarea:hover,
	#commentform textarea:focus {
		}




/* Contact form */
.wpcf7-form { padding-top:10px;}
.wpcf7-form p { margin-bottom:13px;}
.wpcf7-form span.wpcf7-form-control-wrap { display:block;}
	.wpcf7-form p.field {
		height:41px;
		margin:0;
	}
	.wpcf7-form input {
		background:#dac8b7;
		padding:7px 11px;
		width:246px;
		border:1px solid #cbb39b;
		color:white;
		line-height:1.29em;
	}
		.wpcf7-form small {
			color:red;
			}
	.wpcf7-form textarea {
		width:246px;
		height:68px;
		background:#dac8b7;
		font-size:1em;
		padding:7px 11px;
		border:1px solid #cbb39b;
		overflow:auto;
		color:white !important;
		}
	.wpcf7-form .submit-wrap {
		margin-bottom:0;
		}
	.wpcf7-form .submit-wrap input[type="submit"] {
		cursor:pointer;
		background:#b9a694;
		width:83px;
		height:29px;
		overflow:hidden;
		display:inline-block;
		font-size:18px;
		color:white;
		text-decoration:none;
		border-width:1px;
		border-style:solid;
		border-color:#957b62;
		vertical-align:top;
		margin:0;
		padding:0;
		font-family:"Oswald",Arial, Helvetica, sans-serif
	}
	.wpcf7-form .submit-wrap input:hover {
		background:#F3971F;
		border-color:#de5a31;
	}
	.wpcf7-form input:focus,
	.wpcf7-form textarea:focus { border-color:white;}
	
	.wpcf7-response-output { 
		margin:13px 0 0 0 !important;
		color:#3c2415;
	}
	
		.wpcf7-not-valid-tip {
			width:200px !important;
			position:absolute;
			left:1px !important;
			top:1px !important;
			padding-left:10px !important;
			background:#dac8b7 !important;
			color:red !important;
			border:none !important;
			line-height:25px;
			}




/* Sidebar search form */
#searchform {
	
	}
#searchform .searching {
		width:255px;
		margin-right:20px;
		background:#C7AD93;
		border:1px solid #A07953;
		padding:6px 5px;
		color:white;
	}
	#searchform .submit {
		width:20px;
		height:21px;
		border:0 none;
		background:url(/site/images/varie/search-button.png) no-repeat left top;
		cursor:pointer;
		}



/* Fluid Columns */
.one_half{ width:48%; }
.one_third{ width:30.66%; }
.two_third{ width:65.33%; }
.one_fourth{ width:22%; }
.three_fourth{ width:74%; }
.one_fifth{ width:16.8%; }
.two_fifth{ width:37.6%; }
.three_fifth{ width:58.4%; }
.four_fifth{ width:67.2%; }
.one_sixth{ width:13.33%; }
.five_sixth{ width:82.67%; }
.one_half, .one_third, .two_third, .three_fourth, .one_fourth, .one_fifth, .two_fifth, .three_fifth, .four_fifth, .one_sixth, .five_sixth{ position:relative; margin-right:4%; float:left; }
.last_col { margin-right:0 !important; clear:right; }


.fleft { float:left;}
.fright { float:right;}
.clear { clear:both;}

.wrapper { 
	width:100%;
	overflow:hidden;
}
.extra-wrap {
	overflow:hidden;
}
.wrap { 
	width:100%;
	position:relative;
}


/* Clear Floated Elements */
.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

.clearfix:after {
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

/* Always remember to compress your live stylesheet and keep an uncompressed backup */


ul#ticker {
	width: 220px;
	height: 360px;
	overflow: hidden;
	font-size:12px;
}

ul#ticker li {
	width: 200px;
	height: 160px;
	padding: 10px;
	border-bottom: 1px dashed #c7b6a2;
}

ul#ticker li span {
	display: block;
	color: #F3971F;
	text-align:right;
}

ul#ticker li strong {
	font-size:16px;
}

ul#ticker2 {
	width: 220px;
	height: 360px;
	overflow: hidden;
	font-size:12px;
}

ul#ticker2 li {
	width: 200px;
	height: 160px;
	padding: 10px;
	border-bottom: 1px dashed #c7b6a2;
}

ul#ticker2 li span {
	display: block;
	color: #F3971F;
	text-align:right;
}

ul#ticker2 li strong {
	font-size:16px;
}

#slideshow {
	width:100%;
	margin-left:5px;
	background:#FFFFFF;
	
}
.slideshowReg {
	width:100%;
	margin-left:5px;
	background:#FFFFFF;
}

.slideshowReg img {
	border: solid 5px #DAC8B7;
}


form#registrazione {
		/*background: #9cbc2c;*/
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		-khtml-border-radius: 5px;
		border-radius: 5px;
		counter-reset: fieldsets;
		padding: 20px;
		width: 90%;
		}
		
		form#registrazione fieldset {
			border: none;
			margin-bottom: 10px;
			}
		
		form#registrazione fieldset:last-of-type {
			margin-bottom: 0;
			}
			
			form#registrazione legend {
				color: #3C2415;
				font-size: 16px;
				font-weight: bold;
				padding-bottom: 10px;
				text-shadow: 0 1px 1px #DAC8B7;
				}
				
				form#registrazione > fieldset > legend:before {
					content: "Step " counter(fieldsets) ": ";
					counter-increment: fieldsets;
					}
				
				form#registrazione fieldset fieldset legend {
					color: #111111;
					font-size: 13px;
					font-weight: normal;
					padding-bottom: 0;
					}
			
			form#registrazione ol li {
				background: #b9cf6a;
				background: rgba(218,200,183,.3);
				border-color: #e3ebc3;
				border-color: rgba(255,255,255,.6);
				border-style: solid;
				border-width: 2px;
				-moz-border-radius: 5px;
				-webkit-border-radius: 5px;
				-khtml-border-radius: 5px;
				border-radius: 5px;
				line-height: 30px;
				list-style: none;
				padding: 5px 10px;
				margin-bottom: 2px;
				}

			form#registrazione ul li {
				background: #b9cf6a;
				background: rgba(218,200,183,.3);
				border-color: #e3ebc3;
				border-color: rgba(255,255,255,.6);
				border-style: solid;
				border-width: 2px;
				-moz-border-radius: 5px;
				-webkit-border-radius: 5px;
				-khtml-border-radius: 5px;
				border-radius: 5px;
				line-height: 30px;
				list-style: none;
				padding: 5px 10px;
				margin-bottom: 2px;
				}

				form#registrazione ul ul li {
					background: none;
					border: none;
					float: left;
					}
							
				form#registrazione ol ol li {
					background: none;
					border: none;
					float: left;
					}
			
			form#registrazione label {
				float: left;
				font-size: 13px;
				width: 120px;
				}
				
			
				
			form#registrazione fieldset fieldset label {
				background:none no-repeat left 50%;
				line-height: 20px;
				padding: 0 0 0 30px;
				width: auto;
				}
										
				form#registrazione fieldset fieldset label:hover {
					cursor: pointer;
					}
				
			form#registrazione input:not([type=radio]),
			form#registrazione textarea {
				background: #ffffff;
				border: none;
				-moz-border-radius: 3px;
				-webkit-border-radius: 3px;
				-khtml-border-radius: 3px;
				border-radius: 3px;
				font: italic 13px Georgia, "Times New Roman", Times, serif;
				outline: none;
				padding: 5px;
				width: 380px;
				color:#3C2415;
				}
					
				form#registrazione input:not([type=submit]):focus,
				form#registrazione textarea:focus {
					background: #DAC8B7;
					}
					
				form#registrazione input[type=radio] {
					/*float: left;
					margin-right: 5px;*/
					}
			
			form#registrazione select {
				background: #ffffff;
				border: none;
				-moz-border-radius: 3px;
				-webkit-border-radius: 3px;
				-khtml-border-radius: 3px;
				border-radius: 3px;
				font: italic 13px Georgia, "Times New Roman", Times, serif;
				outline: none;
				padding: 5px;
				width: 390px;
				color:#3C2415;
	
			}
						
			form#registrazione button {
				background: #B9A694;
				border: #957B62 solid 1px;
/*				-moz-border-radius: 20px;
				-webkit-border-radius: 20px;
				-khtml-border-radius: 20px;
				border-radius: 20px;
*/				color: #ffffff;
				display: block;
				font: 18px "Oswald", Arial, Helvetica, sans-serif;
				letter-spacing: 1px;
				margin: auto;
				padding:5px 25px;
				}
					
				form#registrazione button:hover {
					background: #F3971F;
					cursor: pointer;
					}
					
	form.modulo {
		/*background: #9cbc2c;*/
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		-khtml-border-radius: 5px;
		border-radius: 5px;
		counter-reset: fieldsets;
		padding: 20px;
		width: 90%;
		}
		
		form.modulo fieldset {
			border: none;
			margin-bottom: 10px;
			}
		
		form.modulo fieldset:last-of-type {
			margin-bottom: 0;
			}
			
			form.modulo legend {
				color: #3C2415;
				font-size: 16px;
				font-weight: bold;
				padding-bottom: 10px;
				text-shadow: 0 1px 1px #DAC8B7;
				}
				
				form.modulo > fieldset > legend:before {
					content: "Step " counter(fieldsets) ": ";
					counter-increment: fieldsets;
					}
				
				form.modulo fieldset fieldset legend {
					color: #111111;
					font-size: 13px;
					font-weight: normal;
					padding-bottom: 0;
					}
			
			form.modulo ol li {
				background: #b9cf6a;
				background: rgba(218,200,183,.3);
				border-color: #e3ebc3;
				border-color: rgba(255,255,255,.6);
				border-style: solid;
				border-width: 2px;
				-moz-border-radius: 5px;
				-webkit-border-radius: 5px;
				-khtml-border-radius: 5px;
				border-radius: 5px;
				line-height: 30px;
				list-style: none;
				padding: 5px 10px;
				margin-bottom: 2px;
				}
							
				form.modulo ol ol li {
					background: none;
					border: none;
					float: left;
					}
			
			form.modulo label {
				float: left;
				font-size: 13px;
				width: 120px;
				}
				
			
				
			form.modulo fieldset fieldset label {
				background:none no-repeat left 50%;
				line-height: 20px;
				padding: 0 0 0 30px;
				width: auto;
				}
										
				form.modulo fieldset fieldset label:hover {
					cursor: pointer;
					}
				
			form.modulo input:not([type=radio]),
			form.modulo textarea {
				background: #ffffff;
				border: none;
				-moz-border-radius: 3px;
				-webkit-border-radius: 3px;
				-khtml-border-radius: 3px;
				border-radius: 3px;
				font: italic 13px Georgia, "Times New Roman", Times, serif;
				outline: none;
				padding: 5px;
				width: 380px;
				color:#3C2415;
				}
					
				form.modulo input:not([type=submit]):focus,
				form.modulo textarea:focus {
					background: #DAC8B7;
					}
					
				form.modulo input[type=radio] {
					float: left;
					margin-right: 5px;
					}
			
			form.modulo select {
				background: #ffffff;
				border: none;
				-moz-border-radius: 3px;
				-webkit-border-radius: 3px;
				-khtml-border-radius: 3px;
				border-radius: 3px;
				font: italic 13px Georgia, "Times New Roman", Times, serif;
				outline: none;
				padding: 5px;
				width: 390px;
				color:#3C2415;
	
			}
						
			form.modulo button {
				background: #B9A694;
				border: #957B62 solid 1px;
/*				-moz-border-radius: 20px;
				-webkit-border-radius: 20px;
				-khtml-border-radius: 20px;
				border-radius: 20px;
*/				color: #ffffff;
				display: block;
				font: 18px "Oswald", Arial, Helvetica, sans-serif;
				letter-spacing: 1px;
				margin: auto;
				padding: 7px 25px;
				text-transform: uppercase;
				}
					
				form.modulo button:hover {
					background: #F3971F;
					cursor: pointer;
					}

					
#diverrori { text-align:center; margin-top:20px; color:#FE5C1C; font-size:16px}
.testomini { font-size:11px; line-height:11px; }
.normale { font-size:16px; line-height:24px; }

.imgTestoSX {
	float:left;
	position:relative;; 
	text-decoration:none;
	clear:both;
}
	.imgTestoSX img {
		margin:10px 0px 10px 0;
	}
.imgTestoDX {
	float:right;
	position:relative;
	text-decoration:none;
	clear:both;
}
	.imgTestoDX img {
		margin:10px 0px 10px 0px;
	}
	
.mappaMercati {
	width:380px;
	height:400px;
}

#bannerCont { width:270px; height:152px; background:url(site/images/home/banner.png) no-repeat;	padding-top:20px;
}
#banner {   
	margin-left:25px;
	font-size:25px;
  	line-height:35px;
  	font-weight:normal;
    color:#3c2415;
	font-weight:400;
	padding:0;
	font-family:"Oswald";
 }
 
	#ListaSpesa {
		/*position:absolute;*/
		width:270px;
		
		z-index:9999;

	}
	#ListaSpesa .widget{
		padding-left:20px;
		padding-right:10px;
		padding-bottom:0px;
		margin-bottom:0;
		background:url(../site/images/varie/lista_center.png) repeat-y;
	}
	
	.widget_int {
		overflow:scroll;
		overflow-x:hidden;
		font-family: 'Amatic SC', cursive;
		font-size:18px;
		font-weight: 700;
		height:200px;

	}
	#ListaSpesa h5{
		padding-left:60px;
		padding-top:48px;
		
	}
	
	.listaImg {
		width:40px;
		height:40px;
		background-repeat:no-repeat;
		background-position:top;
		background-size:cover;
		border:1px solid #95c11e;
	}

#spesa_elenco a, #eliminaVoce a { background: url(/site/images/varie/cancella.gif) no-repeat; margin: 7px 0 0 0px; cursor: pointer; width: 10px; height: 10px; /*display: block;*/ float: left; text-indent: -9999px; overflow: hidden;  }
#spesa_elenco a:hover, #eliminaVoce a:hover { background: url(/site/images/varie/cancella.gif) -10px 0px no-repeat; }
#spesa_elenco span { padding-left: 5px; }
.arancione {color:#FE5C1C}
.verde {color:#95c11e}
.rosso {color:#e30513}
.giallo {color:#f39200}
.marrone {color:#3c2415}
.boxBordato { padding: 5px; margin: 10px 0; height: auto !important; overflow: hidden; border: 1px solid #8C6C53; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; background-color:#dac8b7; color:#3c2415; }

/*Features table------------------------------------------------------------*/
.features-table { width: 100%; margin: 0 auto; border-collapse: separate; border-spacing: 0; text-shadow: 0 1px 0 #fff; color: #2a2a2a; background: #fafafa; background-image: -moz-linear-gradient(top, #fff, #eaeaea, #fff); /* Firefox 3.6 */ background-image: -webkit-gradient(linear, center bottom, center top, from(#fff), color-stop(0.5, #eaeaea), to(#fff)); }
.features-table td { height: 50px; line-height: 50px; padding: 0 20px; border-bottom: 1px solid #cdcdcd; box-shadow: 0 1px 0 white; -moz-box-shadow: 0 1px 0 white; -webkit-box-shadow: 0 1px 0 white; white-space: nowrap; text-align: center; }
.features-table td.prezzi { text-align: right; }

/*Body*/
.features-table tbody td { text-align: center; font: normal 12px Verdana, Arial, Helvetica;/* width: 150px;*/ }
.features-table tbody td:first-child { width: auto; text-align: left; }
.features-table td:nth-child(2), .features-table td:nth-child(3) { background: #efefef; background: rgba(144,144,144,0.15); border-right: 1px solid white; }
.features-table td:nth-child(4) { background: #e7f3d4; background: rgba(184,243,85,0.3); }
/*Header*/
.features-table thead td { font: bold 1.3em 'trebuchet MS', 'Lucida Sans', Arial; -moz-border-radius-topright: 10px; -moz-border-radius-topleft: 10px; border-top-right-radius: 10px; border-top-left-radius: 10px; border-top: 1px solid #eaeaea; }
.features-table thead td:first-child { border-top: none; }
/*Footer*/
.features-table tfoot td { font: bold 1.4em Georgia; -moz-border-radius-bottomright: 10px; -moz-border-radius-bottomleft: 10px; border-bottom-right-radius: 10px; border-bottom-left-radius: 10px; border-bottom: 1px solid #dadada; }
.features-table tfoot td:first-child { border-bottom: none; }
.features-table tfoot td.prezzi { text-align: right; }
.features-table tbody td.sinistro { text-align: left; }
.features-table tbody td.destro { text-align: right; }
.allineaDx{ text-align:right;}

.entrateRiepilogo, .usciteRiepilogo { background: #b9cf6a; background: rgba(218,200,183,.3); border-color: #e3ebc3; border-color: rgba(255,255,255,.6); border-style: solid; border-width: 2px; -moz-border-radius: 5px; -webkit-border-radius: 5px; -khtml-border-radius: 5px; border-radius: 5px; line-height: 30px; list-style: none; padding: 5px 10px; margin-bottom: 2px; margin-bottom:15px; width:45%; float:left; }

