html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}

a {
color: #000000;
}

a:hover {
color: #000000
}

img {
border: 0;
}

body {
	color: #333;
	font: normal 62.5% Tahoma,sans-serif;
}

p,ul {padding-bottom: 1.2em;}

li {
	list-style-image: none;
	list-style-type: none;
	list-style-position: outside;
}

h1 {
	font: normal 1.8em Tahoma,sans-serif;
	margin-bottom: 4px;
	color: #005b9c;
	margin: 0 0 7px 0;
}

h2 {
	font: normal 1.3em Tahoma,sans-serif;
	margin-bottom: 4px;
	color: #005B9C;
	margin: 0 0 7px 0;
}


.clearer {clear: both;}

.left {float: left;}

.right {float: right;}

.container {
	background-color: #fff;
	font-size: 1.2em;
	margin: 0 auto;
	padding: 0 8px 8px;
	width: 1024px;
}


.top {
	padding: 8px 8px 0;
}


.header {
	background-color: #fff;
	font-size: 1.2em;
	height: 105px;
	margin: 0 auto;
	padding: 8px 8px 5px;
	width: 1024px;
}
.header .left, .header .right .middle{
/*	background-color: #000033;*/
	color: #fff;
	color: #FFF;
/*	height: 105px;	*/

}
.header .left {
/*	background: transparent url(img/top.jpg) top left repeat-x; */
	font: normal 2.8em "Trebuchet MS",sans-serif;
/*	line-height: 105px; */
/*	width: 567px;	*/
/*	text-align: left; */	
}

.header .top {
	background-color:#F4F4F4;
	padding-bottom: 6px;
	margin-bottom: 3px;
}

.header .hmiddle {
/*	display:inline;*/
	text-align:center;
 	font:Arial, Helvetica, sans-serif;
	width: 200px;
}

.header .right {
/*	overflow: auto; */
/*	width: 207px; */

}

.header .right div {
	padding-left: 16px;
	padding-top: 24px;
	font: normal 1.6em "Trebuchet MS",sans-serif;
}




.navigation {	
	background: #D9E1E5 url(img/nav.jpg);
	border: 1px solid #7795BD;
	height: 23px;
}


.header .line1 {
	color: #880000 ;
	font-size: 4em;
	text-align:center;
	width: 200px;
}

.header .line2 {
	font-size: 1em;
	width: 200px;
}

.navigation a {
	background: transparent url(img/nav.jpg) left top repeat-x;
	border-right: 1px solid #7795BD;
	color: #fff;
	display: block;
	float: left;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	line-height: 23px;
	text-decoration: none;
	padding: 0 18px;
}
.navigation a:hover {
background: transparent url(img/nav.jpg) left bottom; 
color: #f1f1f1;
}


.main {
	border-top: 8px solid #FFF;
	background: url(Images/bgmain.png) repeat-y;
}


.sidenav {
	margin-top: 10px;
	background: url(img/bgmain.jpg) repeat-y;
	float: left;
	width: 280px;
}
.sidenav h2 {
	color: #333300;
	font-size: 1.0em;
	font-weight: normal;
	line-height: 30px;
	margin: 0;
	padding-left: 12px;
}
.sidenav ul {
	padding-left: 12px;
	border-top: 1px solid #e4e4e4;
}
.sidenav li {
	border-bottom: 1px solid #e4e4e4;
	font-size: 0.8em;
}
.sidenav li a {
	font-size: 0.8em;
	font-weight: 300;
	color: #333300;
	display: block;
	padding: 4px 0 2px 12px;
	text-decoration: none;
	width: 95%;
}
.sidenav li a:hover {
	background-color: #ebebeb;
	color: #654;	
}

/* content */
.content {
	float: right;
	margin: 10px 0;
	padding: 0 16px;
	width: 700px;
}
.content {
	color: #fff;
/*	font-size: 1.0em; */
	margin-bottom: 6px;
}


.content hr {
	border: 3px solid #FFFFFF;
	margin-top: 8px;
	margin-bottom: 8px;
}

.content .imgright {
padding: 5px;
border: 1px solid #fff;
margin-left: 4px;
float: left;
}

.content li {
	font-size: 0.8em;
	padding-bottom: 0.8em;
	margin-left: 0.5em;
	margin-right: 0.5em;
	list-style-image: none;
	list-style-type: disc;
	list-style-position: outside;
	text-align: justify;
}


.footer {
	background: url(img/bluefooter.jpg) repeat-x;
	color: #FFF;
	font: bold 1em sans-serif;
	line-height: 39px;
	text-align: center;
}
.footer a,.footer a:hover {color: #FFF;}

.newsdate {
	display: inline;
	font:Arial, Helvetica, sans-serif; 
	color: #008888; 
}
.newstitle {
	display: inline;
	color: #880000;
}
.newsbody {
	color: #000000;
	padding-top: 0.2em;
	font-style:italic;
}

.newsdate, .newstitle, .newsbody .newsheavy {
	padding-left: 0.2em;
}


.info {
	background-color:#333;
}


.commento {
/* display: inline; */
padding: 2px 0 4px 12px;
font-size: 0.5em;
 color:#0033FF;
}

.newsheavy {
	font:Arial, Helvetica, sans-serif;
	color: #8888;
	text-align: center;
}
