body {
	margin: 0px;
	padding: 0px;
	color: #666;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 1.7em; 
	background: url(../images/bg.png);
	background-repeat:repeat;
	background-color: #dbdbdd;
	background-position: left top;
}

a, a:visited { color: #2a2467; text-decoration: none; border-bottom: thin #2a2467 dotted}
a:hover { color: #4d487f; border-bottom: thin #4d487f dotted }

p { margin: 0 0 10px 0; padding: 0; }
img { border: none; }

h1, h2, h3, h4, h5, h6 { color: #252323; font-weight: normal }
h1 { font-size: 34px; margin: 0 0 30px 0; padding: 5px 0; }
h2 { font-size: 26px; margin: 0 0 20px 0; padding: 0; line-height:36px; }
h3 { font-size: 21px; margin: 20px 0 15px; padding: 0; color:#2a2467; }
h4 { font-size: 18px; margin: 5px 0 15px; padding: 0; line-height:24px;}
#templatemo_menu h4 { font-size: 18px; margin: 5px 0 10px; padding: 0; line-height:12px;}
h5 { font-size: 16px; margin: 5px 0 5px; padding: 0; color: #66755e; }
h6 { font-size: 14px; margin: 0 0 5px; padding: 0; }

.cleaner { clear: both }

.center{text-align:center;}

.image_wrapper { display: inline-block; border: 5px solid #2a2467; margin-bottom: 5px }

blockquote { font-style: italic; margin-left: 10px}
cite { font-weight: bold; color:#000 }
cite span { color: #333 }


.tmo_list { margin: 0 0 0 10px; padding: 0; list-style: none }
.tmo_list li { color:#666; margin:0 0 2px; padding: 0 0 3px 25px; background: transparent url(../images/templatemo_list.png)  no-repeat scroll 0 3px }
.tmo_list li a { color: #666 }
.tmo_list li a:hover { color: #666 }

.briciole{font-size:14px; padding: 10px 0 10px 20px; border-radius: 10px; margin: 10px 10px 10px 10px;
  -moz-border-radius: 10px; /* firefox */
  -webkit-border-radius: 10px; /* safari, chrome */;
  background-color:#2a2467;
  color:#FFF;}
  
.briciole a{color: #FFF; border-bottom:none;}
.briciole a:hover{color: #CCC; border-bottom:none;}
.briciole span {font-size:9px; font-weight:normal}


#templatemo_body_wrapper {
	width: 100%;
}

#templatemo_wrapper {
	width: 984px;
	margin: 0 auto;
}

#tempaltemo_header { 
	position: relative;
	width: 984px;
	height: 213px;
	background: url(../images/templatemo_header.png) no-repeat center top
}


#header_content {
	float: left;
	margin: 130px 0 0 90px;
	width: 460px;	
}


#header_content p {
	font-size: 18px;
	color: #fff;
	text-align: justify;
}

#templatemo_main_top {
	width: 984px;
	height: 30px;
	background: url(../images/templatemo_content_top.png) no-repeat 
}

#templatemo_main_top_all {
	width: 984px;
	height: 30px;
	background: url(../images/templatemo_content_top_all.png) no-repeat 
}

#templatemo_main_bottom {
	width: 984px;
	height: 30px;
	background: url(../images/templatemo_content_bottom.png) no-repeat 
}

#templatemo_main_bottom_all {
	width: 984px;
	height: 30px;
	background: url(../images/templatemo_content_bottom_a.png) no-repeat 
}

#templatemo_main {
	position: relative;
	width: 900px;
	padding: 10px 42px;
	background: url(../images/templatemo_content_middle.png) repeat-y;
	height:auto;
}

#main_top { position: absolute; left: 259px; top: 0px; width: 13px; height: 364px; background: url(../images/templatemo_sidebar_top.jpg) 0 -30px no-repeat }
#main_bottom { position: absolute; left: 259px; bottom: 0px; width: 13px; height: 364px; background: url(../images/templatemo_sidebar_bottom.jpg) 0 scroll no-repeat }

#templatemo_sidebar {
	float: left;
	width: 205px;
}

.sidebar_box { clear: both;	width: 235px; margin-bottom: 30px; margin-top:60px }

.sb_title {
	width: 175px;
	height: 68px;
	padding: 9px 30px;
	font-size: 18px;
	color: #666666;
	background: url(../images/templatemo_sidebar_box_top.jpg) no-repeat top left;
}

.sb_title span{ visibility:hidden; }

/* menu */

#templatemo_menu {
	width: 205px;
	margin-bottom: 20px;
}

#templatemo_menu ul.menu {
	margin: 0;
	padding: 0;
	list-style:none;

}

#templatemo_menu ul.sub_menu{
	margin-left:30px;
	padding: 0;
	list-style:none;

}
	
#templatemo_menu ul.menu li.sub_voce a, #templatemo_menu ul.menu li.sub_voce a:hover{ 
		background: url(../images/templatemo_list.png) left center no-repeat;
			outline: none;
			font-size:14px;
}

#templatemo_menu ul.menu li {
	padding: 12px 0 2px 0px;
	margin: 10px 0 10px 0;
	background: url(../images/templatemo_menu_divider.jpg) left top no-repeat
}

#templatemo_menu ul.menu li.sub_voce{
	background:none;}

#templatemo_menu ul.menu li a {
	height: 36px;
	padding: 0 0 0 20px;
	font-size: 16px;
	color: #444444;	
	text-decoration: none;
	font-weight: normal;
	outline: none;
	border: none;
}

#templatemo_menu ul.menu li a.voce:hover {
	padding-left:40px;
	color: #2a2467;
	background: url(../images/templatemo_menu_hover.png) left top no-repeat
}

/* end of menu */


#templatemo_content {
	float: right;
	width: 640px;
}



.content_box {
	padding-bottom: 30px;
	margin-bottom: 30px;
	background: url(../images/templatemo_horizontal_divider.jpg) center bottom no-repeat;
}

.content_box p{
	font-size:14px;
	line-height:24px;}


/* footer */

#templatemo_footer_wrapper {
	clear: both;
	width: 100%;
	border-left: none;
	border-right: none;
	background: #2a2467;
}

#templatemo_footer {
	width: 984px;
	margin: 0 auto;
	text-align: center;
	color: #CCCCCC;
	padding: 5px 0;
}

#templatemo_footer a {
	color: #fff;
}

#templatemo_footer a:hover {
	 border-bottom: thin #666666 dotted; }

/* end of footer */

.right{ float:right}