/*
Credit: http://www.templatemo.com
*/

body {
	margin:0px;
	padding:0px;
	color: #666;
	font-family: Verdana, Geneva, sans-serif;
	font-size:13px;
	line-height:1.5em; 
	background-color: #fff;
}

a, a:link, a:visited { color: #000; font-weight: normal; }

a:hover { color: #CC0000; text-decoration:none; }

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

img { border: none; }

h1 { font-size: 28px; color: #000; margin: 0 0 20px 0; padding: 5px 0; font-weight: normal; }
h2 { font-size: 22px; color: #000; margin: 0 0 10px 0; padding: 0 0 5px 0; font-weight: normal; }
h3 {
	font-size: 21px;
	color: #333;
	margin: 0 0 15px 0;
	padding: 0;
	text-decoration: none;
	font-weight: normal;
}
h4 { 
	font-size: 18px;
	color: #000;
	margin: 0 0 10px 0;
	padding: 0;
}
h5 { 
	font-size: 14px;
	height: 27px;
	width: 116px;
	color: #000;
	margin: 0;
	padding: 3px 10px 0 10px;
	text-align: center;
	background: url(images/h5_bg.png) no-repeat top left;
}

h6 { font-size: 12px; margin: 0 0 5px 0; padding: 0;}

blockquote { font-style: italic; }
cite { font-weight: normal; color: #1d68b6; font-size: 14px; }

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }
.cleaner_h10 { clear: both; width:100%; height: 10px; }
.cleaner_h20 { clear: both; width:100%; height: 20px; }
.cleaner_h30 { clear: both; width:100%; height: 30px; }
.cleaner_h40 { clear: both; width:100%; height: 40px; }
.cleaner_h50 { clear: both; width:100%; height: 50px; }
.cleaner_h60 { clear: both; width:100%; height: 60px; }

.margin_r15 { margin-right: 15px; }
.margin_r30 { margin-right: 30px; }

.float_l { float: left; }
.float_r { float: right; }

.image_wrapper { padding: 8px; border: 1px solid #000; background: #0f1115; }
.fl_img { float: left; margin: 3px 30px 15px 0; }
.fr_img { float: right;	margin: 3px 0 15px 15px; }


@font-face {
    font-family: 'Vera';
    src: url('typografy/Vera-Bold-webfont.eot');
    src: url('typografy/Vera-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('typografy/Vera-Bold-webfont.woff') format('woff'),
         url('typografy/Vera-Bold-webfont.ttf') format('truetype'),
         url('typografy/Vera-Bold-webfont.svg#Vera') format('svg');
    font-weight: bold;
    font-style: italic;
}

.button_01 a {
	position: relative;
	float: left;
	display: inline-block;
	padding: 5px 0 0 0px;
	margin-right: 40px;
	margin-left: 35px;
	border-bottom: 1px dotted #333;
	
	color: #000;
	font-weight: normal;
	font-size: 11px;
	text-align: center;
	text-decoration: none;
}

.button_01 a span {
	position: absolute;
	top: 0;
	left: -35px;
	width: 27px;
	height: 38px;
	background: url(images/templatemo_icon_01.png) no-repeat;
}

.button_02 a {
	position: relative;
	float: right;
	width: 109px;
	height: 33px;
	display: block;
	padding: 13px 0 0 0;
	background: url(images/templatemo_button.png) no-repeat;
	color: #fff;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
	text-decoration: none;
}

.button_02 a:hover {
	color: #311c0c;
}

ul { margin: 20px 30px; padding: 0; }
ul li { padding-bottom: 3px; margin-bottom: 2px; background: url(images/ul_list.png) no-repeat center left; }
ul li a { font-weight: normal; text-decoration: none; }

/* header */
#header_wrapper {
	width: 100%;
	margin: 0 auto;
	background: #c4d5e2 url(images/bg_repeat.png) repeat-y center;
}

#header {
	width: 1000px;
	height: 300px;
	margin: 0 auto;
	padding: 0px 0px;
}
#header .header_01 {
	float: left;
	width: 300px;
	height:auto;
	margin-top:20px;
}

#header .header_left {
	float: left;
	width: 520px;
	height:auto;
	margin-top:20px;
}

#header .header_right {
	float: right;
	width: 600px;
}

/* site title */

#header  #site_title {
	float: left;
	width: 465px;
	height:auto;
	padding: 43px 0 0 50px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:46px;
	color: #900;
	font-weight:bold;
}
#site_title a {
	margin: 0px;
	padding: 0px;
	font-size: 26px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}

#site_title h1 {
	font-family:"Vera", Arial, Helvetica, sans-serif;
	font-size:42px;
	color: #900;
	font-weight:bold;
	text-decoration: none;
}
#site_title h1 a{
	font-family:"Vera", Arial, Helvetica, sans-serif;
	font-size:42px;
	color: #900;
	font-weight:bold;
	text-decoration: none;
}
#site_title h1 a:hover{
	font-family:"Vera", Arial, Helvetica, sans-serif;
	font-size:42px;
	color: #900;
	font-weight:bold;
	text-decoration: none;
}
#header  #site_title_01 {
	float: left;
	width: 320px;
	padding: 15px 0 10px 55px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:34px;
	color: #900;
	font-weight:bold;
	text-align:left;
	line-height:32px;
}

#site_title a span {
	display: block;
	margin-top: -20px;
	color: #fff;
	font-size: 13px;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
}

/* end of site title */

/* search */

#search_box {
	float: right;
	margin: 15px 0 0 0;
}

#search_box form {
	margin: 0;
	padding: 0;
}

#search_box #input_field {
	height: 16px;
	width: 150px;
	color: #fff;
	font-size: 12px;
	padding: 3px 5px 3px 5px;
	font-variant: normal;
	line-height: normal;
	border: 1px solid #1b0d03;
	background: #261305;
}

#search_box #submit_btn {
 	height: 25px;
	cursor: pointer;
	padding: 2px 5px 7px 5px;
	font-size: 12px;
	text-align: center;
	vertical-align: bottom;
	white-space: pre;
	outline: none;
	color:#885f40;
	border: 1px solid #1b0d03;
	background: #261305;
}

/* end of search */

/* menu */

#header #menu {
	clear: both;
	float: right;
	height: 53px;
	margin-top: 12px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

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

#menu ul li a {
	float: left;
	display: block;
	height: 28px;
	width: 98px;
	margin-left: 10px;
	padding: 25px 0 0 0;
	text-align: center;
	font-size: 14px;
	text-decoration: none;
	color: #cdaf96;	
	font-weight: normal;
	outline: none;
}

#menu li a:hover, #menu li .current {
	color: #b78864;
	background: url(images/templatemo_menu_hover.png) no-repeat;
}

/* end of menu */

/* welcome */

#container_wrapper {
	width: 100%;
	height:auto;
	background: #c4d5e2 url(images/bg_repeat.jpg) repeat-y center;	
	padding:0;
	}

#welcome_wrapper {
	clear: both;
	width: 100%;
	height: auto;
	/*background: url(images/bg_01.jpg) repeat-x;*/
}

#welcome {
	width: 975px;
	height: 230px;
	margin: 0 auto;
	padding: 10px 15px 0 10px;
	background: url(images/bg_01.jpg) top center repeat-x;
}
#welcome_01 {
	width: 980px;
	height: 25px;
	margin: 0 auto;
	padding: 10px 10px 0 10px;
	background: url(images/bg_01.jpg) top center repeat-x ;
}

#welcome_image {
	float: left;
	width: 250px;
	height: 195px;
	padding-left: 45px;
	margin-top:25px;
}

#welcome_image span {
	position: absolute;
	top: 0;
	left: 0;
	width: 338px;
	height: 197px;
	background:url(images/templatemo_slide.png) no-repeat;
}

#welcome_text {
	float: right;
	width: 650px;
	padding: 5px 5px 7px 5px;
	margin-top: 28px;
	height:auto;
	border: 2px solid #FFF;
}

#welcome_text h1{
	font-family: "Vera", Geneva, sans-serif;
	font-size:30px;
	color: #900;
	font-weight:bold;
	text-decoration: none;
	padding:0;
}
#welcome_text p{
	margin: 0;
	padding: 5px 0 0px 0;
	text-align:justify;
	color:#333;
	line-height: 15px;
}

/* end of welcome */

/* services */
	
#services_wrapper {
	clear: both;
	width: 100%;
	height: auto;
	background:#c4d5e2 /*url(images/templatemo_services.jpg) repeat-x*/;
}

#services {
	width: 980px;
	height: auto;
	margin: 0 auto;
	padding: 10px 10px;
}

.services_box {
	float: left;
	width: 900px;
	height:auto;
	margin: 0 auto;
	padding: 10px 30px;
	border: 1px solid #39F;
	/*background: url(images/templatemo_vertical_divider.png) no-repeat center right;*/
}

.services_box_last {
	background: none;
}

/* end of services */

/* content */

#content_wrapper_outer {
		width: 100%;
		background: #c4d5e2 url(images/bg_repeat.png) repeat-y center;
		padding-bottom:10px;
}

#content_wrapper_inner {
	width: 100%;
	/*background: #c4d5e2  url(images/templatemo_content_bottom.jpg) repeat-x bottom*/;
	height:100%;
}

#content_wrapper {
	width: 980px;
	margin: 0 auto;
	padding: 0px 10px 0px 5px;
}

#content {
	float: left;
	width: 655px;
	margin: 0 auto;
	padding: 1px 15px 5px 15px;
}
#content p{
color: #333;
padding: 0;
}

#content_wrapper h2 {
	padding: 20px 0 5px 50px;
	margin: 0 0 15px 0;
}

#content_wrapper .our_services {
	background: url(images/img_testo.jpg) top left no-repeat;
}

#content_wrapper .about_us {
	background: url(images/templatemo_about.png) top left no-repeat;
}

#content_wrapper .current_activities {
	background: url(images/img_fornitore.png) top left no-repeat;
}

#sidebar {
	position: relative;
	float: right;
	width: 240px;
	margin: 13px 0;
	padding: 7px 20px;
	background: url(images/sidebar_bg.png) repeat-y;
}

#sidebar .sidebar_top {
	position: absolute;
	top: -13px;
	left: 0;
	width: 280px;
	height: 13px;
	background: url(images/sidebar_top.png) no-repeat;
}

#sidebar .sidebar_bottom {
	position: absolute;
	bottom: -12px;
	left: -1px;
	width: 280px;
	height: 13px;
	background: url(images/sidebar_bottom.png) no-repeat;
}

#tsidebar .activities_box {
	margin-bottom: 15px;
}
#sidebar .activities_box p{
	color:#FFF;
	font-size:14px;
}
#sidebar .activities_box a, a:visited {
	font-weight: bold;
	color: #FFF;
	text-decoration:none;
	font-size:16px;
}
#sidebar .activities_box a:hover, a:hover {
	color: #900;
}
#sidebar .activities_box h3{
	color:#FFF;
	font-weight: bold;
	padding-top:10px;
}


#sidebar_01 {
	position: relative;
	float: right;
	width: 250px;
	height:300px;
	margin: 13px 0;
	padding: 7px 15px;
	background: url(images/sidebar_bg.png) repeat-y;
}

#sidebar_01 .sidebar_top {
	position: absolute;
	top: -13px;
	left: 0;
	width: 280px;
	height: 13px;
	background: url(images/sidebar_top.png) no-repeat;
}

#sidebar_01 .sidebar_bottom {
	position: absolute;
	bottom: -12px;
	left: -1px;
	width: 280px;
	height: 13px;
	background: url(images/sidebar_bottom.png) no-repeat;
}
#social {
	float: left;
	width: 215px;
	height:auto;
	margin-top: 10px;
	padding: 5px 5px 10px 17px;
	text-align:left;
}
/*#social a {
	padding-left: 10px;
}*/
#condividi {
	float: left;
	width: 600px;
	height:auto;
	margin-top: 10px;
	padding: 5px 5px 10px 5px;
	text-align:left;
	}
#condividi a{
	float: left;
	text-align:left;
	padding-right:5px;
	}

/* end of content */

/* footer */

#footer_wrapper {
	width: 100%;
	height: 152px;
	background: url(images/footer.jpg) repeat-x bottom;
	clear:both;
}

#footer {
	width: 1002px;
	height: 115px;
	margin: 0 auto;
	padding: 37px 0 0 0;
	text-align: center;
	color: #fff;
	background: url(images/footer_bg.png) no-repeat bottom;
	line-height: 15px;
}

#footer a, a:hover{
	color: #fff;
	font-weight: normal;
	text-decoration:none;
}

/* end of footer */
