@charset "UTF-8";

/* MGBRAS Consultoria e Comunicação */

/* resets */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
}

body {
	background:#7ea082 url(../images/bg_index.gif) top center no-repeat;
	}
	
span { 
	float:right;
	color:#1a4828;
	font-size:12px;
	font-family:"Myriad Pro", Verdana;
	margin:5px 30px 0px 0px;
	}
	
span a {
	color:#1a4828;
	font-size:12px;
	font-family:"Myriad Pro", Verdana;
	}
	
span a:hover {
	color:#fff;
	}	

#page {
	margin: 35px auto;
	width:879px;
	height: 551px;
	}
	
#conteudo {
	width:881px;
	height:412px;
	padding-top:40px;
	background:url(../images/bg_conteudo_index.gif) no-repeat top;
	}
	
#rodape {
	width:851px;
	height:36px;
	margin-top:54px;
	background:url(../images/rodape_index.gif) no-repeat top;
	padding-top: 10px;
	padding-right:30px;
	color:#fff;
	font-family: "Myriad Pro", verdana;
	font-size:14px;
	font-weight:500;
	text-align:right;
	}

#menu {
	position:absolute;
	width:100%;
	height:40px;
	left:0px;
	right:0px;
	top: 485px;
	border-top: 8px #fff solid;
	border-bottom: 8px #fff solid;
	background:#872105 url(../images/bg_menu_index.jpg) no-repeat center;
	}	
	
.flash {
	width:561px;
	height:357px;
	margin: 0px 0px 0px 280px;
	padding:5px;
	background:#b4ad82;
	}
	
ul.links {
	width:831px;
	margin:10px auto;
	text-align:right;
	padding: 0;
	position: relative;
	font-weight:bold;
	}

ul.links li {
	display: inline;
	margin-left: 0px;
	font-size: 14px;
	font-family:"Myriad Pro", Tahoma, Verdana, sans-serif;
	text-decoration:none;
	color: #fff;
	}

ul.links,
ul.links li a {
	padding: 0px 5px 0px 5px;
	}

ul.links li a {
	background:none;
	font-size: 14px;
	font-family:"Myriad Pro", Tahoma, Verdana, sans-serif;
	text-decoration:none;
	color: #fff;
	margin: 0;
	}

ul.links li a:hover {
	border-bottom: 1px #fff solid;
	}

