* { margin: 0; padding: 0; }
body {
	background: #271103 url(../img/bg_solmaster.jpg);
	background-position: top left;
	background-attachment: fixed; 
	color: #666666;
	font-size: 12px;
	font-family: Tahoma,Geneva,Kalimati,sans-serif;
	text-align: left;
}
#conteudo {
	width: 900px;
	margin: 0 auto;
}
#page {
	width: 520px;
	margin-left: 400px;
	background: #fff;
	min-height: 600px;
	padding: 0 30px 30px 30px;
	border-left: 1px solid #906631; border-right: 1px solid #906631; 
 }
h1 {
	font-size: 27px;
	font-family: 'Trebuchet MS',Arial,Tahoma,Geneva,Kalimati,sans-serif;
	color: #333;
	font-style: italic;
	border-bottom: 2px solid #ccc;
}
h2 {
	font-size: 17px;
	font-family: 'Trebuchet MS',Arial,Tahoma,Geneva,Kalimati,sans-serif;
	margin-bottom: 5px; margin-top: 15px;
	padding: 10px 0 0 0;
	color: #906631;
	font-style: italic;
	border-bottom: 1px solid #eee;
}
.nota {
	color: #666;
	font-size: 7pt;
	font-family: Arial,Verdana,Tahoma,Geneva,Kalimati,sans-serif;
	margin-top: 3px; margin-bottom: 5px;
	
}
.link {
	color: #666;
	font-size: 8pt;
	font-family: Arial,Verdana,Tahoma,Geneva,Kalimati,sans-serif;
}
#case b {
	color: #906631;
}
#case i {
	font-weight: bold; font-style: normal;
}
.on {color: green;}
.off{color: red;}
#case {
	width: 510px;
}
#case img {
	padding: 5px;
	background: #fff;
	border: 1px solid #ccc;
}
#prelude {
	position: fixed;
	text-align: center;
	margin-left: -20px;
	padding-left: 0px;

	width: 570px;
	height: 60px;
	line-height: 48px;
	background-position: top center;
	background: #fff url(../img/menu.jpg) no-repeat;
}
#prelude a { 
	border-left: 4px solid #dad26e;
	
	margin-left: 5px;
	padding-left: 5px;
	font-size: 12px;
	font-family: 'Trebuchet MS',Arial,Tahoma;
	color: #bebebe;
	font-weight: normal;
	font-size: 18px;
}
#prelude a:hover { color: #666666; }
#footer { 
	position: fixed;
	bottom: 0;
	height: 52px;
	width: 100%;
	background: #333 url(img/footerBackground.png) top center repeat-x;
	filter: alpha (opacity=95);
	border-top: 3px solid #8F6126;
	font-size: 10px;
	color: #ccc;
	text-align: left;
}

#footer .footerWrapper {
	margin: 0 auto;
	width: 1000px;
}
#footer span{
	margin-left: 300px ;
}
.switchMore {
	float: right;
	width: 59px;
	height: 23px;
	background: url(img/switchMore.png);
	cursor: pointer;
}

.switchLess {
	float: right;
	width: 59px;
	height: 23px;
	background: url(img/switchLess.png);
	cursor: pointer;
}

#footer p { 
	padding: 10px 0;
	margin: 0;
	margin-right: 100px;
	height: 32px;
	line-height: 16px;
	display: block;
	position: relative;
}

#footer #search p {
	margin: 0;
}
#footer #search p input[type=text] {
	width: 150px;
}

#footer a { color: #dcd476; }

#footer #sidebar {
	background-color: #2b2826;
	
	filter:alpha(opacity=85); 
	-moz-opacity: 0.85; 
	opacity: 0.85;	
}

#footer #sidebar .sidebarWrapper {
	margin: 0 auto;
	width: 920px;
	padding: 10px 0;
}

#footer #sidebar .sidebarWrapper div {
	float: left;
	width: 230px;
}

#footer h2 {
	color: #dad26e;
	font-size: 18px;
	
	margin-top: 0;
}

a:link { border: none; text-decoration: none; } 
a:visited { border: none; text-decoration: none;}
a:hover { border: none ; text-decoration: none;}

#slideup {
	DISPLAY: none; width: 920px; BACKGROUND: url(img/slide-banner-bg.png) #000 repeat-x; LEFT: 0px; MARGIN: 0 auto; WIDTH: 100%; BOTTOM: 0px; POSITION: absolute; HEIGHT: 95px; TEXT-ALIGN: center
}
#deslideup {
	PADDING-RIGHT: 5px; PADDING-LEFT: 0px; FONT-WEIGHT: bold; FONT-SIZE: 12px; FLOAT: right; PADDING-BOTTOM: 0px; COLOR: #fff; PADDING-TOP: 5px; FONT-FAMILY: Arial, Helvetica, sans-serif
}
#deslideup A {
	COLOR: #fff; TEXT-DECORATION: none
}

