body {
	background: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	color: #333333;
	font-size: medium;
}

h1 {
	font-size: 140%;
	font-weight: normal;
	margin-bottom: 5px;
	margin-top: 5px;
	color: #A40008;
}
h2 { font-size: 130%; font-weight: normal; margin-bottom: 2px; }
h3 { font-size: 120%; font-weight: bolder; margin-bottom: 10px; color: #333; }
h4 { font-size: 110%; font-weight: normal; float: left; margin: 3px 0 10px; width: 460px; }
p {
}


#container {
	margin: 0 auto;
	width: 824px;
	height: auto;
	background-color: #E9E2D3;
}
#header {
	width: auto;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
}
#sub_header {
	text-align: center;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	height: auto;
	width: 820px;
	padding-top: 0px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 0px;
	padding-left: 0px;
	margin-bottom: 10px;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: none;
	border-bottom-style: none;
	border-top-color: #C0C0C0;
	border-right-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	border-left-color: #C0C0C0;
}
#main_content {
	margin: 0 auto;
	width: 100%;
	height: auto;
} 
#main_content_top {
	height: auto;
	background: #86857D;
	width: 822px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	clear: both;
	padding-right: 1px;
} 
#main_content_bottom {
	height: auto;
	background: #86857D;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: none;
	border-top-color: #99814F;
	border-right-color: #99814F;
	border-bottom-color: #99814F;
	border-left-color: #99814F;
	border-bottom-style: none;
	font-size: 0.84em;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	letter-spacing: 0.04em;
}
#footer {
	text-align: center;
	font-size: 0.82em;
	margin: 0px auto 10px;
	letter-spacing: 0.06em;
}
.content {
	width: 760px;
	height: auto;
	background-color: #E9E2D3;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 30px;
	padding-left: 30px;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: none;
	border-bottom-style: none;
	border-top-color: #C0C0C0;
	border-right-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	border-left-color: #C0C0C0;
	letter-spacing: 0.04em;
	padding-bottom: 10px;
}
.content2 {
	width: 820px;
	height: auto;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 6px;
}

.repeat {
	width: auto;
	font-size: 0.9em;
	height: auto;
	background-color: #E9E2D3;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding: 0px;
}

	.right_articlesList_home_d {
	padding: 0px 0px 6px 4px;
	margin: 0px;
	border-top: thin none #C5C6C1;
	border-right: thin none #C5C6C1;
	border-bottom: 1px none #E6E6E6;
	border-left: thin none #C5C6C1;
	width: auto;
	}

	.right_articlesList_home {
	border-top: 1px solid #99814F;
	border-right: thick none #E2E2E2;
	border-bottom: 1px none #99814F;
	border-left: thick none #E2E2E2;
	width: auto;
	line-height: 1.2em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	}


.menu {
	width: auto;
	border-left: 1px none #8C8484;
	margin-right: auto;
	margin-left: auto;
	padding-right: 5px;
	padding-left: 5px;
	color: #FFFFFF;
	height: auto;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 2px;
}

.menu ul {
	margin: 0;
	padding: 10px 0 10px 15px
}
.menu li {
	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
}
#clear {
	display: block;
	clear: both;
	width: 100%;
	overflow:hidden;
}
.menu_title {
	font-size: 18px;
	font-weight: bold;
	color: #A40008
}
a {
	color: #A40008;
	font-weight: bold;
	text-decoration: none
}
a:hover {
	color: #A40008;
	font-weight: bold;
	text-decoration: underline
}

a:visited {
	color: #A40008;
	font-weight: bold;
	text-decoration: underline
}

a.menu_link {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	letter-spacing: 0.06em;
	text-transform: uppercase;
	border-top: 1px none #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px none #FFFFFF;
	border-left: 1px none #FFFFFF;
	font-size: small;
}

a.menu_link:hover {
	color: #990000;
	font-weight: normal;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	letter-spacing: 0.06em;
	text-transform: uppercase;
	border-top: 1px none #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px none #FFFFFF;
	border-left: 1px none #FFFFFF;
	font-size: small;
}


.quote {
	margin: 20px;
	text-align: center;
	font-weight: bold;
	font-style: italic
}


.pic {
	text-align: center;
	background: no-repeat center center;
	vertical-align: middle;
	border: 1px none #CCCCCC;
	padding: 5px;
	margin: 4px;
	
}
.nascosto {
	visibility: hidden;
}
.small {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.76em;
	letter-spacing: 0.06em;
}

