html, body {
	width:100%;
	height:100%;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:url(../images/topo_bg.jpg) repeat-x #f8f8f8;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
a:link {
	color: #000;
	text-decoration:none;
}
a:visited {
	color: #000;
	text-decoration:none;
}
a:hover {
	color: #000;
	text-decoration:underline;
}
a:active {
	color: #000;
	text-decoration:none;
}

#m {
	margin:0px auto;
	width:944px;
}

#mt {
	position:relative;
	float:left;
	width:944px;
	height:214px;
	margin:0px;
	padding:0px;
	background:url(../images/topo.jpg) no-repeat;
}

#mtb {
	position:absolute;
	top:44px;
	left:282px;
	width:510px;
	height:105px;
	background:#000;
}

#mtm {
	position:absolute;
	top:174px;
	left:0px;
	width:944px;
	height:40px;
	margin:0px;
	padding:0px;
}

#mtm li {
	position:relative;
	float:left;
	height:40px;
	margin:0px;
	padding:0px;
	list-style:none;
	display:block;
	text-align:center;
}

#mtm li a {
	position:relative;
	float:left;
	width:110px;
	height:20px;
	padding:12px 0px 8px 0px;
	
	font-size:12px;
	color:#9b5e7a;
	font-weight:bold;
}

#mtm li a:hover {
	font-size:12px;
	color:#8b546d;
	background:#e8d9e0;
}

#mc {
	position:relative;
	float:left;
	width:944px;
	margin:0px;
	padding:10px 0px 0px 0px;
}

#mr {
	position:relative;
	float:left;
	width:944px;
	margin:0px;
	padding:0px;
	background:url(../images/conteudo_meio.jpg) repeat-y;
}

#mrc {
	position:relative;
	float:left;
	width:944px;
	height:150px;
	margin:0px;
	padding:0px;
	background:url(../images/rodape_bg.jpg) no-repeat;
}

#mrctx {
	position:absolute;
	top:30px;
	left:50px;
	
	font-size:14px;
	color:#908d8d;
}

#mrcl1 {
	position:absolute;
	top:27px;
	left:612px;
	width:84px;
	height:84px;
}

#mrcl2 {
	position:absolute;
	top:27px;
	left:703px;
	width:84px;
	height:84px;
}

#mrcl3 {
	position:absolute;
	top:27px;
	left:794px;
	width:84px;
	height:84px;
}

#mrctx a {
	color:#908d8d;
}

.ArtemSite {
	position:relative;
	float:left;
	width:100%;
	margin:8px 0px 5px 0px;
	padding:0px;
	text-align:center;
}

.ArtemSite a {
	position:relative;
	color:#767474;
	font-size:11px;
	padding:5px 90px 0px 0px;
	background:url(../images/artemsite.gif) no-repeat right;
	text-decoration:none;
}
