
* {
	padding: 0;
	margin: 0;
}

body {
	background: #000 url(../img/dsb.jpg); 
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: top center;
	font-family: Georgia, "Times New Roman",Times,serif;
	font-size: 13px;
	color: #fff;
}

a:link, a:visited, a:hover, a:active {
	color: #f63;
	text-decoration: none;
}
a:hover {text-decoration: underline;}

h1 {
	color: #f63;
	margin-bottom: 10px;
	width: 100%;
	text-align: center;
    font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 24px;
	font-weight: bold;
	border-bottom: 1px solid #ff3;
    padding-bottom: 4px;
}
h2 {
	color: #f63;
	margin-bottom: 10px;
	width: 100%;
	text-align: center;
    font-family: Verdana, Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	border-bottom: 1px solid #ff3;
}

#container {
	width: 1000px;  
	height: 100%;
	margin: 0 auto;  
	position: relative; 
	top: 200px; 
	left: 50%; 
	margin-left: -500px;
}

#quadro1 {
	width: 500px;
	padding: 20px 40px 30px 40px;
	background: url(../img/bg_sf.png);
	background-repeat: repeat; 
	border: 2px solid #000;
}

#quadro2 {
	width: 500px;
	margin-top: 30px;
	margin-left: 100px;
	padding: 20px 40px 30px 40px;
	background: url(../img/bg_sf.png);
	background-repeat: repeat; 
	border: 2px solid #000;
}

#quadro3 {
	width: 500px;
	margin-top: 30px;
	margin-left: 0;
	padding: 20px 40px 30px 40px;
	background: url(../img/bg_sf.png);
	background-repeat: repeat; 
	border: 2px solid #000;
}

#quadro4 {
	width: 500px;
	margin-top: 30px;
	margin-left: 100px;
	padding: 20px 40px 30px 40px;
	background: url(../img/bg_sf.png);
	background-repeat: repeat;
	border: 2px solid #000;
}


.p1, .p2, .p3 {
	line-height: 1.3em;
	text-align: justify;
}

#mainmenu {
	position: absolute;
	top: 0;
	right: 0;
	width: 200px;
	padding: 40px 40px 100px 40px;
	background: url(../img/bg_sf.png);
	background-repeat: repeat; 
	border: 2px solid #000;
}
#mmenu {
	list-style: none;
}
#mmenu li {
	
}
#mmenu a:link, #mmenu a:visited, #mmenu a:active {
	display: block; 
	padding: 4px 4px 4px 100px; 
	border-bottom: 1px solid #974108;
    border-right: 1px solid #974108;
    border-top: 1px solid #FFB889;
    border-left: 1px solid #FFB889;
	margin-bottom: 4px;
	font-weight: bold;
}
#mmenu a.thispage {
	padding-left: 10px;
    color: #fff;
}
#mmenu a:hover {
	text-decoration: none;
	background-color: #c00;
	color: #fff;
}

#footer {
	margin-top: 30px;
	color: #978158; 
	font-size: 10px;  
	padding: 8px 5px;  
	background: url(../img/bg_sf.png);
	background-repeat: repeat; 
	border: 2px solid #000;
    padding: 20px;
}
#footer p {
	float: right; 
	/*margin: -1px 0 0 0;
	padding: 0 0 0 6px; */
	line-height: 16px;
	color: #f63;
}
#lang {
	margin: 3px 0 0 5px; 
	display: inline;
	list-style: none;
	font-size: 10px; 
	color: #f63;
}
#lang span, #lang a {
	display: block; 
	height: 9px; 
}
#lang li {
	float: left; 
	padding: 0 13px 0 0;
}
#lang img {
    border: 0;
}

#container_sub {
	width: 1000px;
	height: 190px;
	margin: 0 auto;
	position: absolute;
	top: 10px;
	left: 50%;
	margin-left: -500px;
}

#logo {
	padding: 20px;
	background: url(../img/bg_sf.png);
	background-repeat: repeat;
	border: 2px solid #000;
    width: 280px;
    text-align: center;
}
#logo img {
	border: 5px solid #fff;
}

#key {
	padding: 20px;
	background: url(../img/bg_sf.png);
	background-repeat: repeat;
	border: 2px solid #000;
    width:500px;
    position: absolute;
    top: 20px;
    right: 0;
    text-align: center;
}
#key1 {
}
#key2 {
    font-size: 16px;
    font-weight: normal;
    font-family: Tahoma, Verdana, Arial, sans-serif;
}

h1.down {
	color: #f63;
	margin-bottom: 10px;
	width: 100%;
	text-align: left;
    font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	border-bottom: 1px solid #ff3;
    padding-bottom: 4px;
}
.ol1 {
	margin-top: 0.5em;
	margin-bottom: 1em;
}
.ol2 {
	margin-top: 0.5em;
}

ul.lk {}
ul.lk li {
    list-style: none;
}

