body {
	margin: 0;
	padding: 0;
	/*background: #FFFFFF url(images/FINALEULTIMO.jpg) center top  no-repeat;*/
	background: #FFFFFF url(images/File-2-a.jpg) center top  no-repeat;
	font: normal 12px Georgia, Helvetica, sans-serif;
	color: #182e7a;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #060000;
}

h2 {
	text-transform: uppercase;
	font-size: 18px;
}

h3 {
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 11px;
}

p, blockquote, ul, ol {
	line-height: 18px;
	text-align: justify;
}

blockquote {
	padding-left: 20px;
	background: url(images/img05.gif) repeat-y;
}

a {
	color: #530100;
	
}

a:hover {
	text-decoration: none;
}

/* Header */

#header {
text-align:right;
	width: 960px;
	height: 105px;
	margin: 0 auto;
	padding:0px;
}

#header h1 a, #header h2 a {
	text-transform: lowercase;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

#header h1 {
	padding: 20px 0 0 0px;
	font-size: 24px;
}

#header h2 {
	padding: 0px;
	font-size: 11px;
}

/* Menu */

#menu {
	width: 960px;
	height: 60px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	/*padding: 40px 40px 0 0px;*/
	background: url(images/img03.gif) no-repeat;
	text-transform: uppercase;
	text-decoration: none;
	text-align:center;
	padding-top:8px;
	font: bold 11px Georgia, Helvetica, sans-serif;
	color: #182e7a;
	width:120px;
	height:35px;
}

#menu a:hover {
	color: #FFFFFF;
}

#menu .first a {
	background: url(images/img03_on.gif) no-repeat;
	color: #FFFFFF;
}

/* Content */

#content {
	width: 960px;
	margin: 0 auto 0px auto;
	min-height:500px
}

/* Posts */

#posts {
	float: left;
	width: 680px;
}

/* Links */

#links {
	float: right;
	width: 200px;
	padding-left: 20px;
	background: url(images/img05.gif) repeat-y;
}

#links ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#links li ul {
	padding: 5px 0 30px 0;
	font-size:14px;
}

#links li li {
	padding-left:10px;
	padding-right:16px;
	padding-bottom:3px;
	font-size:12px;
	line-height:14px;
	/*background: url(images/img06.gif) repeat-x left bottom;*/
	background: url(images/img03_submen.gif) repeat-x left bottom;
}

#links li a {
	text-decoration: none;
}

#links li a:hover {
	text-decoration: underline;
}

#links li i {
	font-style: normal;
	font-size: 9px;
}

#links li h2 {
	font-size: 14px;
}

/* Footer */

#footer {
	width: 960px;
	height: 40px;
	padding-top:20px
}

#footer p {
	text-align: center;
	margin: 0px;
	padding: 0px;
}

#footer a {
	color: #d3d3d3;
}
