/* Start of CMSMS style sheet 'agaplastic_css' */
* { margin:0; padding:0;}

img, a img, :link img, :visited img {
	padding:0px;
	border: 0px;
	margin: 0px;
}

ul {
	list-style-type:none;
}

table {
	width:100%;
	font:10px "Tahoma";
	color:#333333;
}

form p {
	font:10px "Tahoma";
	color:#292929;
}

form input {
	background:#FFFFFF;
	border:1px solid #666666;
	font:10px "Tahoma";
}

form textarea {
	background:#FFFFFF;
	border:1px solid #666666;
	font:10px "Tahoma";
}

form input.submit {
	background:#666666;
	width:52px;
	height:20px;
	margin: 1px 0 1px 0;
	font:10px "Tahoma";
	color:#FFFFFF;
}

html {
	overflow: auto; /* removes vertical scrollbar */
}



/* ------------------------------------------------------------------------------------------- */

body {
	position: absolute;
	width: 100%;
	height: 100%;
	background: #161618;
	font-family:Tahoma;
	font-size:100%;
	color:#000000;
	/* Personalizar barra de rolagem */
	scrollbar-arrow-color:#999999;
	scrollbar-3dlight-color:#333333;
	scrollbar-highlight-color:#999999;
	scrollbar-face-color:#666666;
	scrollbar-shadow-color:#444444;
	scrollbar-darkshadow-color:#333333;
	scrollbar-track-color:#ebebeb;
}

#abertura {
	position: absolute;
	top:50%;
	left:50%;
	margin: -600px 0 0 -800px;
}


#gradient {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: transparent url("uploads/images/bkgnd.jpg") center center no-repeat;
}

#container {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 960px;
	height: 540px;
	margin: -280px 0 0 -480px;
	text-align: left;
}

#container p{
	font: 12px "Tahoma";
	text-align:left;
	color:#555555;
}

#bandeiras {
	display:block;
	position:absolute;
	top:-20px;
	margin-left:900px;
	width:60px;
	height:15px;
}

#logo {
	display:block;
	position:absolute;
	top:52px;
	left:18px;
	width:196px;
	height:50px;
	margin-top:-28px;
}

#banner {
margin-left: 200px;
margin-top: 110px;
padding: 20px;
position: absolute;
z-index: 100;
}

#menu {
	width:495px;
	height:72px;
	position:relative;
	padding-top:4px;
	float:right;
	margin-right:28px;
	margin-bottom:0px/
}
#menu ul {
	width:495px;
}
#menu ul li {
	float:left;
}
#menu ul li a {
	display:block;
	font:11px/115px "Tahoma";
	color:#666666;
	text-decoration:none;
	text-transform:uppercase;
}
.bt1 {
	width:52px;
	height:72px;
	background:url(uploads/images/m1.jpg) no-repeat;
	color:#333333;
	text-align:center;
}
.bt1:hover {
	background:url(uploads/images/m1_hvr.jpg) no-repeat;
	text-decoration:none;
}
.bt2 {
	width:78px;
	height:72px;
	background:url(uploads/images/m2.jpg) no-repeat;
	color:#333333;
	text-align:center;
}
.bt2:hover {
	background:url(uploads/images/m2_hvr.jpg) no-repeat;
	text-decoration:none;
}
.bt3 {
	width:110px;
	height:72px;
	background:url(uploads/images/m3.jpg) no-repeat;
	color:#333333;
	text-align:center;
}
.bt3:hover {
	background:url(uploads/images/m3_hvr.jpg) no-repeat;
	text-decoration:none;
}
.bt4 {
	width:66px;
	height:72px;
	background:url(uploads/images/m5.jpg) no-repeat;
	color:#333333;
	text-align:center;
}
.bt4:hover {
	background:url(uploads/images/m5_hvr.jpg) no-repeat;
	text-decoration:none;
}
.bt5 {
	width:93px;
	height:72px;
	background:url(uploads/images/m8.jpg) no-repeat;
	color:#333333;
	text-align:center;
}
.bt5:hover {
	background:url(uploads/images/m8_hvr.jpg) no-repeat;
	text-decoration:none;
}
.bt6 {
	width:96px;
	height:72px;
	background:url(uploads/images/m7.jpg) no-repeat;
	color:#333333;
	text-align:center;
}
.bt6:hover {
	background:url(uploads/images/m7_hvr.jpg) no-repeat;
	text-decoration:none;
}


#destaque {
	width:913px;
	height:130px;
	position:absolute;
	top:19%;
	left: 50%;
	margin-left:-456px;
}

#main {
	width:710px;
	height:260px;
	position:absolute;
	top: 46%;
	float:left;
	margin-left:232px;
}

#main p {
	font:10px "Tahoma";
	color:#333333;
	text-align:justify;
}

#main a {
	text-decoration:none;
	color:#999999;
}

#main a:hover {
	text-decoration:none;
	color:#FF9900;
}

#mainA {
	width:196px;
	height:260px;
	position:absolute;
	top: 46%;
	float:left;
	margin-left:18px;
}

#mainA ul.news {
	list-style-type:none;
	background:none;
	padding:0px;
}

#mainA ul.news li{
	height:30px;
	position:relative;
	background:url(uploads/images/dot.jpg) 0 100% repeat-x;
}

#mainA ul.news li a{
	height:10px;
	display:block;
	color:#333333;
	font-family:Tahoma;
	font-size:10px;
	font-weight:normal;
	padding:10px 0 0 0;
	text-decoration:none;
}

#mainA ul.news li a:hover{
	color:#666666;

	text-decoration:none;
}

#mainA p {
	padding-top:5px;
	font-family:Tahoma;
	font-size:10px;
	color:#666666;
	text-align:right;
}

#mainA a {
	font-family:Tahoma;
	font-size:10px;
	text-align:right;
	text-decoration:none;
	color:#999999;
}

#mainA a:hover {
	text-decoration:none;
	color:#FF9900;
}

#mainB {
	width:346px;
	height:260px;
	position:absolute;
	top: 46%;
	float:left;
	margin-left:232px;
}
#mainB p {
	font:10px "Tahoma";
	color:#333333;
	text-align:justify;
}

#mainB a {
	text-decoration:none;
	color:#999999;
}

#mainB a:hover {
	text-decoration:none;
	color:#FF9900;
}


#mainC {
	width:346px;
	height:260px;
/*	overflow: auto;*/
	position:absolute;
	top: 46%;
	float:left;
	margin-left:596px;
}
#mainC p {
	font:10px "Tahoma";
	color:#333333;
	text-align:justify;
}
#mainC a {
	text-decoration:none;
	color:#999999;
}

#mainC a:hover {
	text-decoration:none;
	color:#FF9900;
}

#mainD {
	width:170px;
	height:260px;
	position:absolute;
	top: 46%;
	float:left;
	margin-left:232px;
}

#mainD p {
	font:10px "Tahoma";
	color:#333333;
	text-align:justify;
}

#mainD a {
	text-decoration:none;
	color:#333333;
}

#mainD a:hover {
	text-decoration:none;
	color:#FF9900;
}

#mainE {
	width:522px;
	height:260px;
	position:absolute;
	top: 46%;
	float:left;
	margin-left:420px;
}

#mainE p {
	font:10px "Tahoma";
	color:#333333;
	text-align:right;
}

#mainE a {
	text-decoration:none;
	color:#333333;
}

#mainE a:hover {
	text-decoration:none;
	color:#FF9900;
}

#mainF {
	width:462px;
	height:260px;
	position:absolute;
	top: 46%;
	float:left;
	margin-left:18px;
}

#mainF p {
	font:10px "Tahoma";
	color:#333333;
	text-align:justify;
}

#mainG {
	width:450px;
	height:260px;
	position:absolute;
	top: 46%;
	float:left;
	margin-left:498px;
}

#mainG p {
	font:10px "Tahoma";
	color:#333333;
	text-align:justify;
}

#mainH {
	width:300px;
	height:260px;
	position:absolute;
	top: 46%;
	float:left;
	margin-left:18px;
}

#mainH p {
	font:10px "Tahoma";
	color:#333333;
	text-align:justify;
}

#mainI {
	width:290px;
	height:260px;
	position:absolute;
	top: 46%;
	float:left;
	margin-left:336px;
}

#selo {
	position:absolute;
	top: 4px;
	border:0px;
	margin:0;
	left: 210px;
}

#mainI p {
	font:10px "Tahoma";
	color:#333333;
	text-align:justify;
}

#mainJ {
	width:290px;
	height:260px;
	position:absolute;
	top: 46%;
	float:left;
	margin-left:650px;
}

#mainJ p {
	font:10px "Tahoma";
	color:#333333;
	text-align:justify;
}

#mainL {
	width:710px;
	height:260px;
	position:absolute;
	overflow:auto;
	top: 46%;
	float:left;
	margin-left:232px;
}

#mainL p {
 	width:680px;
	font:10px "Tahoma";
	color:#333333;
	text-align:justify;
}

#mainL h2 {
	font:bold 11px "Tahoma";
	color:#333333;
	text-decoration:none;
	text-transform:uppercase;
}

#mainL table {
 	width:680px;
	font:10px "Tahoma";
	color:#333333;
}

#mainM {
	width:320px;
	height:260px;
	position:absolute;
	top: 46%;
	float:left;
	margin-left:18px;
}

#mainN {
	width:640px;
	height:260px;
	position:absolute;
	overflow-y:auto;
	overflow-x:hidden;
	top: 46%;
	float:left;
	margin-left:300px;
}

#mainN p {
	font:10px "Tahoma";
	color:#333333;
	text-align:justify;
}

#mainN h2 {
	font:bold 11px "Tahoma";
	color:#333333;
	text-decoration:none;
	text-transform:uppercase;
}

#rodape {
	width:960px;
	height:20px;
	position:absolute;
	top:100%;
}
#rodape p.copy {
	float:left;
	padding:5px 0 0 0;
	font:10px "Tahoma";
	color:#666666;
}
#rodape p.N2 {
	float:right;
	padding:5px 0 0 0;
	font:10px "Tahoma";
	color:#666666;
}
.N2 a {
	text-decoration:none;
	color:#FFFFFF;
}
.N2 a:hover {
	text-decoration:none;
	color:#66CC00;
}

/* End of 'agaplastic_css' */

