﻿@charset "utf-8";
/*
CSS Credit: http://www.templatemo.com
modificato da me Marco Grazia
*/

body#sm {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.875em; /* circa 14 pixel vedi: http://www.alistapart.com/articles/howtosizetextincss/ */
	color: #000;
	background-color: #b9d5ff;
	background-image: url(../images/templatemo_main_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

a:link, a:visited {
	color: Navy;
	background-color: transparent;
	text-decoration: underline;
	font-weight: normal;
} 
a:active, a:hover { 
	color: #0066FF;
	background-color: transparent;
	text-decoration: none;
}

p { margin: 0; padding: 0 0 10px 0; }

img { margin: 0; padding: 0; border: none; }

.cleaner {
	clear: both;
	width: 100%;
	margin-bottom: 1em;
	/*height: 1em;
	font-size: 0;*/
}

.margin_bottom_10 { clear: both; width: 100%; height: 10px; font-size: 1px;	}
.margin_bottom_20 { clear: both; width: 100%; height: 20px; font-size: 1px;	}
.margin_bottom_30 { clear: both; width: 100%; height: 30px; font-size: 1px;	}
.margin_bottom_40 { clear: both; width: 100%; height: 40px; font-size: 1px;	}
.margin_bottom_50 { clear: both; width: 100%; height: 50px; font-size: 1px;	}
.margin_bottom_60 { clear: both; width: 100%; height: 60px; font-size: 1px;	}

.margin_right_20 { margin-right: 20px; }
.margin_right_40 { margin-right: 40px; }

.advertising {float: right;}

.dashed_border_bottom {border-bottom: 1px dashed #cccccc;}

.dashed_border_right {border-right: 1px dashed #cccccc;}

.button_01 a {
	clear: both;
	display: block;
	width: 195px;
	height: 22px;
	padding-top: 4px;
	padding-left: 10px;
	color: #fff;
	background-color: transparent;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
.button_01 a:hover {
	color: #000;
	background-color: transparent;
}

.button_green {
	background-image: url(../images/templatemo_readmore_green.jpg);
	background-repeat: no-repeat;
}

.button_blue {
	background-image: url(../images/templatemo_readmore_blue.jpg);
	background-repeat: no-repeat;
	padding: 0 0 2.5em 0;
	margin-left: 2em;
}

.button_orange {
	background: url(../images/templatemo_readmore_orange.jpg) no-repeat;
	padding: 0 0 2.5em 0;
	margin-left: 2em;
}


.fl { float: left; }
.fr { float: right; }

h1 {
	margin: 0;
	padding: 10px 0;
	font-size: 34px;
	color: #ffffff;
	font-weight: normal;	
}

h2 {
	height: 40px;
	line-height: 40px;
	margin: 0 0 20px 0;
	padding: 0 0 0 2px;
	font-size: 1.7em;
	color: #757575;
	font-weight: normal;
	letter-spacing: -2px;
	background: url(../images/templatemo_icon_01.png) left bottom no-repeat;
}

h2 span {
	float: left;
	padding-left: 5px;
	padding-right: 10px;
	display: block;
	color: #fff;
}

h3 {
	margin: 0 0 0 0.8em;
	padding: 0.25em 0 0.8em 0;
	font-size: 1.2em;
	color: #000;
	font-weight: bold;
}

h4 {
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 1.0em;
	color: #99FF00;
	font-weight: bold;	
}

.em_text {color: #00ffff;}

.image_wrapper{margin-top: 3px;}

.fl_image {
	float: left;
	margin-right: 10px 
}

.fr_image {
	float: right;
	margin-left: 10px 
}

#container_outter {
	width: 940px;
	padding: 0 10px 0 10px;
	margin: 0 auto;	
	background: url(../images/templatemo_container_outter_bg.png) repeat-y;
}

#container_inner_01 {
	width: 940px;
	background: url(../images/templatemo_container_inner_bottom.jpg) center bottom no-repeat;	
}

#container_inner_02 {
	width: 940px;
	padding-top: 40px;
	background: url(../images/templatemo_main_bg.jpg) repeat-x;	
}

/* menu */

#menu {
	position: relative;
	clear: both;
	width: 940px;
	padding: 0;
	margin-bottom: 34px;
	text-align: center;
	/* background: url(../images/templatemo_menu_bg.jpg) no-repeat; <--- manca nell'elenco dei file del template --< */
}

#menu ul {
	width: 900px;
	overflow: hidden;
	padding: 0;
	margin: 0 auto 0 100px;
}

#menu ul li {
	padding: 0;
	margin: 0;
	display: inline;
}

#menu ul li a {
	float: left;
	display: block;
	height: 24px;
	line-height: 24px;
	width: 100px;
	font-size: 1.0em;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	color: #fff;	
	/*   manca nell'elenco dei file compresi nel template
	background: url(../images/templatemo_menu_right.jpg) right top no-repeat; */
	white-space: nowrap;
	outline: none;
	border-left: 2px solid #fff;
}

/* POPUP con angoli tondi */
#menu li a span {display:none;}
#menu li a:hover span {
	display: block;
	position: absolute;
	top: -36px;
	left: 13px;
	width: 96%;
	padding: 5px;
	margin: 0;
	z-index: 100;
	background: transparent url(../images/rect2820.png) no-repeat top left;
	color: #000;
	/*font-size: 0.75em;*/
	font-weight: lighter;
}
/* FINE POPUP */

#menu li a:hover {color: #FF6347;}

#menu li .current {color: #99FF00;}
#menu li .first {	border-left: none; }

/* MENU NELLA PAGINA */
.menu_list {
	margin: 0;
	padding: 0;
	list-style: none;
}
.menu_list dt {
	font-weight: bold;
	color: #627408;
	margin: 0;
	padding: 0.5em 0 0.2em 0;
}
.menu_list dd, dd {
	margin: 0 1.5em 0 2em;
	padding: 0.25em 0 0.25em 0;
}
.menu_list li {display: inline;}
.menu_list li a {	
	display: block;
	font-weight: bold;
	color: #606D04;
}
.menu_list li a:hover {
	color: #606D04;
	background-color: #EDF600;
}

/* FINE MENU PAGINA */

/* MENU CONTESTUALE */
ul#menu_context {
	width: 40px;
	height: 40px;
	margin: 14em 0 0 4em;
	padding: 0;
	list-style: none;
}
ul#menu_context li a {
	display: block;
	height: 25px;
	margin: 0 0 10px 0;
	padding: 10px 0 10px 0;
	font-size: 1.7em;
	color: #757575;
	letter-spacing: -2px;
	background: url(../images/templatemo_icon_01.png) left bottom no-repeat;
	text-decoration: none;
}
ul#menu_context li a.fbook {
	display: block;
	height: 20px;
	margin: 0 0 10px 0;
	padding: 10px 0 10px 0;
	background: url(../images/facebook_logo.png) no-repeat left top;
}
ul#menu_context li a.twitt {
	display: block;
	height: 20px;
	margin: 0 0 10px 0;
	padding: 10px 0 10px 0;
	background: url(../images/t_logo-a.png) no-repeat left top;
}
ul#menu_context li a span {
	float: left;
	padding-left: 6px;
	display: block;
	color: #fff;
}
ul#menu_context li {display: inline;}

/* end of menu */

/* content */

#content {
	clear: both;
	position: relative;
	width: 680px;
	padding: 0 130px 0 150px;
	margin-top: 24px;
	margin-bottom: 76px;
	background: url(../images/templatemo_content_repeat.png) repeat-y;
}

#content #content_top {
	position: absolute;
	top: -24px;
	left: 0;
	width: 940px;
	height: 24px;
	background: url(../images/templatemo_content_top.png) no-repeat;
}

#content #content_top_left {
	position: absolute;
	top: 0;
	left: 78px;
	width: 30px;
	height: 140px;
	background: url(../images/templatemo_content_top_left.png) no-repeat;
}

#content #content_bottom {
	position: absolute;
	bottom: -36px;
	left: 0;
	width: 940px;
	height: 36px;
	background: url(../images/templatemo_content_bottom.png) no-repeat;
}

.section_w680 {
	width: 680px;
}
.section_w680ad {
	float: left;
	width: 680px;
	padding-right: 19px;
	margin-right: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
}

.section_w300 {
	float: left;
	width: 300px;
	padding-right: 19px;
	margin-right: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
}

.section_w300 p {
	text-align: left;
	margin-bottom: 10px;
}

/* immagini */
.section_w660img {
	width: 660px;
	margin: 0 auto;
	text-align: center;
}
.section_w660img .top {background: url(../images/sfondo_imago_top.png) no-repeat top center;}
.section_w660img .middle {background: url(../images/sfondo_imago_middle.png) repeat-y left center;}
.section_w660img .bottom {
	background: url(../images/sfondo_imago_bottom.png) no-repeat bottom center;
	margin-bottom: 1em;
}
.section_w660img img {
	margin-bottom: 3px;
	border: 2px outset #dcdcdc;
}
.section_w660img a {text-decoration: none;}
.section_w70 {
	float: left;
	width: 100px;
}
.section_w220 {
	float: right;
	width: 220px;
}

#site_title {
	float: left;
	width: 360px;
	height: 280px;
	margin-right: -20px;
	padding-bottom: 20px;
	background: url(../images/templatemo_logo.jpg) no-repeat;
}
#site_title h1 {
	position: absolute;
	left: -9999px;
}

/* end of content */

/* footer */

#footer {
	clear: both;
	overflow: hidden;
	width: 720px;
	padding: 15px 110px 0 110px;
	height: 130px;
	text-align: center;
	font-size: 0.75em; /* circa 12 pixel */
	/*color: #fff;*/
}

#footer a {/*color: #fff;*/}

#footer .footer_section {
	overflow: hidden;
	width: 300px;
	height: 90px;
}

.left_section {
	float: left;
	text-align: left;
}

.right_section {
	float: right;
	text-align: right;
}

.footer_list {
	margin: 0;
	padding: 0;
	list-style: none;
}

.footer_list li {
	padding: 0;
	margin: 0;
}

#footer .footer_list li a {
	/*color: #ffff00;*/
}

#footer .footer_list li a:hover {
	text-decoration: none;
	color: red;
}
/* end of footer */