html, body {
	
	margin: 0px;padding: 0px;
}
body {
	color: #4b4b4b;
	font: 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-decoration: none;
	background: #f4f4f4 no-repeat fixed 50% 50%;
}

a{
	font-size: 12px;
	margin: 0px;
	padding: 5px 0px 5px 0px;
	color: #464646;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}

#menu{
	font-size: 11px;
	margin: 0px;
	padding: 2px 0px 5px 0px;
	color: #464646;
	font-weight: normal;
	background-color: #ebebeb;
	font-style: normal;
	text-decoration: none;
	border-style: none;
}
h1, h2{
	font-size:18px;
	margin: 0px;
	padding: 5px 0px 5px 0px;
}
#header{
	height: 300px;width: 100%;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	border-bottom: 5px solid #666666;
	color: #FF0000;
	background-color: #000000;
	float: left;
}
#back {
/*the fixed to top content*/
	position:fixed;
	top:10px;
	z-index:2;
	background-color:#F7F6F5;
	margin-left:600px;
	width: 35px;height: 100px;
	float: left;	
	border-right: 2px solid #666666;
}
#left {
/*the fixed to top content*/
	position:fixed;
	z-index:2;
	background-color: transparent;
	width: 170px;height: auto;	
	color: gray;
	font-size: 12px;
	left: 25px;
	bottom: 200px;
	border-top: 1px dotted gray;
	border-bottom: 1px dotted gray;
	padding: 15px;
	line-height: 16px;
}
#contact {
/*the fixed to top content*/
	position:fixed;
	z-index:2;
	background-color:#e4e5e7;
	width: 178px;height: 132px;
	float: left;	
	color: #464646;
	font-size: 11px;
	padding-left: 16px;
	left: 25px;
	bottom: 0;
	opacity: 0.9;
	text-align: center;
	padding-right: 10px;
	line-height: 16px;
}


#contact a{
	text-align: left;
}
#left h2{
	margin-left: 0px;
}
#left ul {
	list-style-type: none;
	margin: 0px;
	padding: 10px 10px 0px 0px;
	background-color: #e4e5e7;
	
}
#left ul li a{
	display: block;padding-top: 3px;
	border-top-style: dotted;
	border-top-width: 1px;
}
#right {
	background-color: #FFFFFF;margin: 0px;
}
#main {
	width: 100%;height: 100%;margin-left: 0px;position: relative;float: left;
	top: 0;
	display:block;

}
#load{
	z-index: 600;background: url(wait.gif) no-repeat;
	position: fixed;
	width: 200px;padding-left: 300px;
	height: 100px;
	bottom: 5px;
	left: 300px;
}

#menuShow{

background-color: #e4e5e7;
padding: 15px 10px 0px 0px;
font-size: 11px;
font-family: Verdana, Arial;
position: fixed;
left: 25px;
height: 650px;
	width: 880px;
	z-index: 6;
	list-style-type: none;
	opacity: 0.97;
	text-align: center;
	bottom: 100px;
}


#menuShow ul {
	list-style-type: none;
}

#menuSelect{

background-color: #e4e5e7;
padding: 13px;
font-size: 13px;
font-family: Verdana, Arial;
position: fixed;
width: auto;
height: auto;
	opacity: 0.9;
	z-index: 9;
}

#ocultar{
	padding-right: 50px;
}


.Estilo1 {
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
}
