body {
	background: #2d68b4;
	font-family: "Trebuchet MS", Verdana, serif
}
#container {
	margin: 0 auto;
	width: 750px
}
#header {
	width: 100%
}
#sub_header {
	text-align: left;
	font-size: 10px;
	color: #fff;
	padding-left: 5px;
	padding-bottom: 5px;
}
#main_content {
	margin: 0 auto;
	width: 100%;
	background: #FFFFFF url('../images/background_content.gif');
	background-repeat: repeat-y
} 
#main_content_top {
	height: 10px;
	background: #FFFFFF url('../images/background_top.gif');
} 
#main_content_bottom {
	height: 30px;
	background: #FFFFFF url('../images/background_bottom.gif');
}
#footer {
	text-align: center;
	font-size: 12px;
	background: #FFFFFF;
	margin: 10px auto
}
.content {
	float: left;
	width: 510px;
	text-align: justify;
	padding: 0 30px 0 30px;
	font-size: 12px
}
.menu {
	width: 135px;
	float: right;
	padding: 0 20px 0 10px;
	border-left: #2d68b4 1px solid;
	font-size: 12px
}
.menu ul {
	margin: 0;
	padding: 10px 0 10px 15px
}
.menu il {
	list-style-type: disc
}
#header h1 {
	margin-bottom: 0px;
	font-size: 28px;
	font-weight: bold;
	color: #A40008
}
.content h2 {
	margin-top: 0px;
	font-size: 18px;
	font-weight: bold;
	color: #A40008
}
.content h3 {
	margin-top: 0px;
	font-size: 16px;
	font-weight: bold;
	color: #f89051
}
#clear {
	display: block;
	clear: both;
	width: 100%;
	height:1px;
	overflow:hidden;
}
.menu_title {
	font-size: 18px;
	font-weight: bold;
	color: #f89051
}
.menu ul {
	margin: 0;
	padding: 10px 0 20px 15px
}
.menu li {
	padding-top: 2px;
	list-style-type: circle
}
a {
	color: #f89051;
	font-weight: bold;
	text-decoration: none
}
a:hover {
	color: #f89051;
	font-weight: bold;
	text-decoration: underline
}
a.menu_link {
	color: #000000;
	font-weight: bold;
	text-decoration: underline
}
a.menu_link:hover {
	color: #356aa0;
	font-weight: bold;
	text-decoration: none
}
.quote {
	margin: 20px;
	text-align: center;
	font-weight: bold;
	font-style: italic
}


/*
Per la visualizzazione della tabella
*/
table {
	border-spacing:1px;
	font:10px 'Verdana', Arial, Helvetica, sans-serif;
	background:#FFFFFF;
	color:#000000;
}
caption {
	/*border:#fff;*/
	border-bottom:1px solid #2d68b4;
	text-transform:uppercase;
	padding:2px;
	background:url('../images/TableCaption.jpg');
	font:10px 'Verdana', Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:left;
	
}
td, th {
	padding:4px 4px 4px 4px;
	
}
thead th {
	text-align:center;
	background:#ffffff;
	color:#666666;
	border-bottom:0,5px solid #2d68b4;
	text-transform:uppercase;
}
tbody th {
	font-weight:bold;
}
tbody tr {
	background:#EBF8FE;
	text-align:left;
}
tbody tr.odd {
	background:#ffffff;
	border-top:0,5px solid #2d68b4;
}
tbody th a:link, tbody th a:visited {
	color:#f89051;
	padding:3px 0px 0px 18px;
	background:url('../images/ico_novajanela.gif');
	background-repeat:no-repeat;
}
tbody th a:hover {
	color:#f89051;
}
tbody tr td {
	height:50px;
	background:#b8cce4;
	border-top:0,5px solid #2d68b4;
}
tbody tr.odd td {
	background:#dbe5f1;
	border-top:0,5px solid #2d68b4;
}
table td a:link, table td a:visited {
	color:#f89051;
	text-decoration:none;
	font-weight: bold;
}
table td a:hover {
	color:#f89051;
	text-decoration:underline;
	font-weight: bold;
}
table a[title^="Download"] {
	background:url('../images/icPADRAO.gif') no-repeat center;
	padding:20px 0px 0px 15px;
}
tbody td a[href="http://www.leandropessoa.com.br"] {
	margin:0 auto;
	height:15px;
	border-bottom:0;
	padding:3px 0px 0px 18px;
	font-weight:bold;
	color:#FF8601;
	background:url('images/check.gif');
	background-repeat: no-repeat;
}
tfoot th, tfoot td {
	border:#666666;
	border-top:1px solid #2d68b4;
	text-transform:uppercase;
	padding:2px;
	background:url('../images/TableCaption.jpg');
	font:10px 'Verdana', Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:left;
}
div.searchmenu {

	padding:0px;
	margin:0px;
}

.scheda_nome {
	font-size: 12px;
	font-weight: bold;
}

.rescont{
	position:static;
}

.resright{
	width:150px;
	position:relative;
	left:100px;
	text-align:right;
}

img, div { behavior: url(iepngfix.htc) }

