
/* Code by Mattheus Roriz */


* {
	margin: 0;
	padding: 0;
}

a {
	color: #ea0000;
	text-decoration: none;
}

a:hover {
	color: #FAFCB0;
}

body {
	background: url(background.jpg);
	color: #ffffff;
	font: normal 62.5% "Lucida Sans Unicode",sans-serif;
	margin: 3% 0;	
}

p,ul {
	padding-bottom: 1em;
}

ul {
	margin-left: 1.2em;
}

li {
	list-style: none;
	text-decoration: none;
}

.main li {
	list-style-image: url(li.jpg);
}

h1 {
	font-size: 1.2em;
}





h1,h2,h3 {
	color: #8CEF3A;
}

.clear {
	clear: both;
}
.main_right .padded {
	background: #575757;
	padding: 16px 6px 6px 6px;
	border: 3px solid #8CEF3A;
	margin-top: 160px;
	text-decoration: none;
}

.main .padded {
	padding: 18px 24px;
	font: 1.1em Verdana,sans-serif;
	text-align:justify;
	width:560px;
	}

.main .padded h1{
	
	padding-left: 0px;
	color:#ea0000;
	font: 1.5em Verdana,sans-serif;
	margin:0 0 20px 0;
}


.left {
	float: left;
}

.right {
	float: right;
}


.container {
	font-size: 1.2em;
	background: black;
	margin: 0 auto;
	width: 780px;
	border: 12px solid #222;
}


.header {
	float: left;
	width: 780px;
	height:120px;
	background: url(nt.jpg) no-repeat;
	font: normal 2.4em Verdana,sans-serif;
	line-height: 150px;
	text-align: right;
}
.link_top{
	float: top;
	font: normal 0.8em Verdana, sans-serif;
	color: black;
	text-align: left;
	background: url(tline.jpg) repeat;
	
}

.link_top ul {
	margin: 0 0 0 170px;
	padding: 0;
}
.link_top ul li{
	display: inline;
	margin-right:20px;
	margin-left:5px;
	
}

.link_top li {
	list-style-image: url(li2.jpg);
	}

.link_top li a{
	font: bold 1.6em Verdana,sans-serif;
	color: #ffffff;
	display: inline;
	width: 43px;
	text-decoration: none;
	margin: 3px;
}

.link_top li a:hover{
	color: #FFDEAD;
}


.top {
	background: #222;
	color: #DDD;
	float: left;
	font: normal 1.4em Verdana;
	height: 50px;
	text-align: center;
	width: 639px;
}
.menu_right {
	float: left;
	border-right: 2px #B22222 solid;
	border-bottom: 2px solid #B22222;
	
		
	
}

.main {
	float: left;
	width: 570px;
}

.main_right {
	float: right;
	width: 165px;
	color: #CCC;
}



.menu_right ul {
	margin: 0;
	padding: 0;
	margin: 0 0 20px 0;,
	
	
	
}
.menu_right li {
	list-style: none;
	width: 160px;
}

.menu_right li a {
	
	color: white;
	display: block;
	font: bold 1.2em Verdana,sans-serif;
	padding: 8px 0 8px 20px;
	width: 140px;
	text-decoration: none;
	
}
.menu_right ul li a {
background: url(odr.jpg) no-repeat left center;
}
.menu_right ul li a.last {
	background: url(odr.jpg) no-repeat left center;
	
}

.menu_right li a.last {
	
	color: white;
	display: block;
	font: bold 1.2em Verdana,sans-serif;
	padding: 8px 0 8px 20px;
	width: 140px;
	text-decoration: none;
	margin: 0 0 5px 0;
	
}
.menu_right li a.active {
	
	color: #ea0000;
	
	
}
.menu_right li a:hover {
	
	color: #ea0000;
}


.footpg {
	background: url(footer.jpg) repeat-x;
	color: black;	
	line-height: 25px;
	width: 780px;
	
	text-align: center;
	.footpg a {
	color: #D1FCB8;
	font: bold 1.0em Verdana,sans-serif;
}
}

.footpg .left{
	padding-top: 0px;
	padding-left:350px;
	background: url(footer.jpg) repeat-x;
	width:430px;
	}

.footpg a {
	color: #000000;
	font: bold 1.0em Verdana,sans-serif;
}

.footpg a:hover {
	color: #FAFCB0;
	font: bold 1.0em Verdana,sans-serif;
}


.cici {
	text-align:center;
	font: bold 1.0em Verdana,sans-serif;
	margin:10px 0 0 0 ;
	
}
.menu_right ul li#smenu {
	color: white;
	display: block;
	font: bold 0.5em Verdana,sans-serif;
	margin: 2px 0 2px;
	width:100px;
	text-decoration: none;
	
}
.menu_right ul#smenu {
	border:none;
}
#smenu {
	border:none;
	font: bold 0.8em Verdana,sans-serif;
	position:relative;
	left:30px;
	width:90px;
	border:none;
}
.menu_right li a.p1 {
	
	color: white;
	display: block;
	font: bold 1.2em Verdana,sans-serif;
	padding: 0px 0 8px 12px;
	width: 150px;
	text-decoration: none;
	margin: 0 0 5px 0;
	
}
hr {
	color:#ea0000;
	width:161px;
	background-color:#ea0000;
}
