@media screen {
/** INICIO	CSS RESET **/

* {
	margin:0;
	padding:0;
	border:none;
	list-style:none;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	text-align:justify;
	line-height:normal;
	font-family: Arial;
	font-size:11px;
	color:#6d6d6d;
}

body, html {
	width:100%;
	height:100%;
	background:#F1F1F1 url(../img/bg.jpg) repeat-x left top !important;
}

td {
	vertical-align:top;
}

a, a:link, a:active, a:visited, button, a strong, a:link strong, a:visited strong {
	color:#393b3e;
	cursor:pointer;
}

a:hover, a:hover strong {
	color:#6B517C;
	text-decoration:underline;
}

hr, .IN {
	display:none;
}

div, span, dd, dl {
	position:relative;
	float:left;
}

/*
.png {
	behavior: url(include/js/iepngfix.htc);
}
*/

.IR {
	font-size:0;
	text-indent:-6000px;
	overflow:hidden;
	position:relative;
	float:left;
}

/** FIM	CSS RESET **/

/**	INICIO DEFAULT	**/

#bg1 {
	position:absolute;
	width:100%;
	height:50%;
	top:0;
	left:0;
}

#bg2 {
	position:absolute;
	width:100%;
	height:50%;
	bottom:0;
	left:0;
}

#janela {
	position:absolute;
	width:1003px;
	height:588px;
	background:url(http://www.mareblu.com.br/site2008/imagens/janelaBg.jpg) no-repeat right top #fff;
	top:50%;
	left:50%;
	margin:-294px 0 0 -502px;
}

#janelaEn {
	position:absolute;
	width:1003px;
	height:588px;
	background:url(http://www.mareblu.com.br/site2008/imagens/janelaBg.jpg) no-repeat right top #fff;
	top:50%;
	left:50%;
	margin:-294px 0 0 -502px;
}

/**	INICIO	TOPO	**/

h1 a {
	background:url(http://www.mareblu.com.br/site2008/imagens/logo.gif) no-repeat;
	margin:0 0 0 31px;
	width:259px;
	height:98px;
}

/**	INICIO	MENU	**/

#menu {
	padding:44px 0 0 18px;
}

#menu dd span a {
	height:18px;
	font-size:0;
	text-indent:-6000px;
	overflow:hidden;
	position:relative;
	float:left;
	background:#8D5A23;	
}

#subMenu {
	position:absolute;
	background:#8D5A23;	
	width:130px;
	top:58px;
	border-right:1px solid #FFF;
	border-bottom:1px solid #FFF;
	left:393px;
	z-index:9000;
}

#subMenu dl {
	background:#8D5A23;	
	width:130px;
	padding:10px 0 0;
	position:relative;
	float:left;
}

#subMenu dl dd, #subMenu dl dd span, #subMenu dl dd span a, #subMenu dl dd span a:link,  #subMenu dl dd span a:visited {
	width:120px;
	height:20px;
	position:relative;
	float:left;
}

#subMenu dl dd span a, #subMenu dl dd span a:link,  #subMenu dl dd span a:visited {
	font-size:12px;
	font-weight:700;
	color:#FFF;
	padding:0 0 0 10px;
	z-index:9002;
}

#subMenu dl dd span a:hover {
	color:#FFF;
	background:#8D5A23;	
}

/**	FIM	MENU	**/

/**	INICIO	MEIO	**/

#meio {
	width:100%;
	height:432px;
	overflow:auto;
}

/**	INICIO	SCROLL	**/

.jScrollArrowUp {
	background:url(http://www.mareblu.com.br/site2008/imagens/scroll/drag_top.gif) no-repeat;
}

.jScrollArrowDown {
	background: url(http://www.mareblu.com.br/site2008/imagens/scroll/drag_bottom.gif) no-repeat;
}

.jScrollPaneDragTop {
	background:url(http://www.mareblu.com.br/site2008/imagens/scroll/middleT.gif) no-repeat;
}

/**	FIM	SCROLL	**/

/**	INICIO	TITULOS	**/

.titulo {
	width:432px;
	height:50px;
	margin:0 0 0 31px;
}

.titulo span {
	width:300px;
	height:24px;
	background:url(http://www.mareblu.com.br/site2008/imagens/titulos.gif) no-repeat;
}

/**	FIM	TITULOS	**/

/**	FIM	MEIO	**/

/**	INICIO	RODAPE	**/

#rodape, #rodape1 {
	margin:35px 0 0 6px;
	width:992px;
	height:19px;
}

#rodape1 {
	background:url(../../imagens/ptRodape1.gif) no-repeat;
}

#r1, #r2 {
	width:140px;
	height:19px;
}

#r2 {
	float:right;
}

/**	FIM	RODAPE	**/

/**	FIM	DEDAULT	**/
}
