/*layout site MR. LAM*/

body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding:0px;
	background-color: #000000;
	
	scrollbar-3dlight-color: #000000;
	scrollbar-highlight-color: #cc0000;
	scrollbar-arrow-color: #cc0000;
	scrollbar-face-color: #000000;
	scrollbar-shadow-color: #cc0000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #000000;
	
	}

img{
margin:0px 0px 0px 0px;
}

#bgdir{
	background-image: url("img/bg-sol-dir.gif");
	background-repeat: no-repeat;
	background-position: left;	
}

#bgesq{
	background-image: url("img/bg-sol-esq.gif");
	background-repeat: no-repeat;
	background-position: right;	
}

#menu{
	text-align: center;
	letter-spacing: 0px;
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	color: #999999;
	margin-top: 14px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 60px;
}

#menu a{
	text-decoration:none;
	color:#999999;
	padding:3px 6px;
}
#menu a:hover {
	background-color:#eeeeee;
	color:#cc0000;
}

.marcado{
	font-family: "Trebuchet MS", Arial;
	background-color:#eeeeee;
	color:#cc0000;
}

	
ul.menu{
	width:100%;
	padding:0;
	margin:0;
	list-style-type:none;
}

li.menu{
	display:inline;
}

#submenu{
	text-align: right;
	letter-spacing: 0px;
	margin: 12px 20px 8px 20px;
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #999999;
}

#submenu a{
	text-decoration:none;
	color:#999999;
	padding:3px 6px;
}
#submenu a:hover {
	background-color:#eeeeee;
	color:#cc0000;
}
	
ul.submenu{
	width:100%;
	padding:0;
	margin:0;
	list-style-type:none;
}

li.submenu{
	display:inline;
}




#col-dir{
	width:435px;
	float:right;
	display: inline;
	background:transparent;
	margin-top: 0px;
}

#col-esq{
	width:320px;
	height: 100%;
	float:left;
	display: inline;
	text-align: center;
	background:transparent;
}
#col-full{
	width:760px;
	height: 100%;
	float:left;
	display: inline;
	text-align: center;
	background:transparent;
}

#col-dir-cave{
	width:530px;
	float:right;
	text-align:center;
	display: inline;
	background:transparent;
	margin-top: 0px;
}

#col-esq-cave{
	width:220px;
	float:left;
	display: inline;
	background-color:#eeeeee;
	margin-top:16px;
}
.link{
margin-left:86;
border:0
}