/* CSS Document */

/*= General =========================================*/
* {
	color:#fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;}

body {
	background-color:#fff;
	margin:0;
	padding:0;
	text-align:center; /* Hack IE */}

#center {
	margin:0 auto;
	padding:0;
	text-align:left; /* Corrige Hack IE */
	width:760px;}
	
#container {
	background-color:#fff;
	height:434px;
	margin:0;
	overflow:hidden;
	padding:0;
	width:760px;}

/*= Index ===========================================*/
	
#box_systems {
	background-image:url(../images/box1.gif);
	background-repeat:no-repeat;
	float:left;
	height:433px;
	margin:0;	
	padding:0;
	position:relative;
	top:10px;
	width:380px;}
	
#box_online {
	background-image:url(../images/box2.gif);
	background-repeat:no-repeat;
	float:left;
	height:433px;
	margin:0;	
	padding:0;
	position:relative;
	top:10px;
	width:380px;}

.txt {
	color:#fff;
	font-size:10px;
	font-weight:bold;
	height:143px;
	left:92px;
	position:relative;
	text-align:justify;
	top:245px;
	width:238px;}

.button {
	display:block;
	height:15px;
	left:265px;
	position:relative;
	top:232px;
	width:70px;}
	
.button a {
	color:#fff;
	font-size:12px;
	font-weight:bold;
	text-align:justify;
	text-decoration:none;}
.button a:hover {color:#ddd;}
.button a:visited {color:#fff;}
.button a:visited:hover{color:#ddd;}
.button a:active {color:#fff;}
.button a:active:hover {color:#ddd;}
	
#url {
	background-image:url(../images/url_footer.gif);
	background-repeat:no-repeat;
	clear:both;
	height:50px;
	left:197px;
	position:relative;
	top:-22px;
	text-align:center;
	width:730px;}

/*= Scale Online General ==================================*/

#box {
	background-image:url(../images/box_site.gif);
	background-repeat:no-repeat;
	height:400px;
	margin:0;	
	padding:0;
	position:relative;
	top:20px;
	width:727px;}	
	
#tag {
	color:#adb58f;
	font-size:12px;
	left:58px;
	letter-spacing:1px;
	height:15px;
	position:relative;
	text-align:justify;
	top:4px;
	word-spacing:3px;
	width:50px;}
	
#menu {
	color:#fff;
	font-size:12px;
	left:110px;
	font-weight:bold;
	letter-spacing:1px;
	height:15px;	
	position:relative;
	text-align:justify;
	top:-10px;
	word-spacing:-1px;
	width:550px;
	z-index:5;}
	
#menu a {
	color:#fff;
	font-size:12px;
	font-weight:bold;
	text-align:justify;
	text-decoration:none;}
#menu a:hover {color:#ddd;}
#menu a:visited {color:#fff;}
#menu a:visited:hover{color:#ddd;}
#menu a:active {color:#fff;}
#menu a:active:hover {color:#ddd;}

/*= Scale Online Parts ==================================*/
#img {
	height:192px;
	left:193px;
	position:relative;
	top:5px;
	_top:-6px;
	overflow:hidden;
	width:500px;}
	
.desc {
	float:left;
	height:192px;
	margin-right:10px;
	width:240px;}

.title_desc {
	font-size:18px;
	font-weight:bold;
	margin-bottom:8px;}

.subtitle_desc {
	font-size:14px;
	font-weight:bold;
	margin-bottom:1px;}
	
.picture {
	float:left;
	height:192px;
	width:240px;}	

#info {
	height:143px;
	left:193px;
	position:relative;
	text-align:justify;
	top:25px;
	_top:13px;
	overflow:hidden;
	width:500px;}

.title_info {
	border-bottom:1px solid #fff;
	font-weight:bold;}
	
label{
	font-size:10px;
	float:left; 
	font-weight:bold; 
	margin:0px;
	padding:0px; 
	width:129px;}

.value{
	font-size:10px;
	float:left; 
	margin:0px;
	margin-bottom:3px; 
	padding:0px; 
	width:360px;}	

table {
border:0px;
width:498px;
margin:0px;
padding:0px;}

.theader {
background-color:#fff;
color:#adb58f;
font-size:11px;
font-weight:bold;
padding:1px;}

tr {
border:0px;
margin:0px;
padding:0px;}

td {
border:0px;
margin:0px;
padding:0px;}
	
.bold {
font-weight:bold;}

.italic {
font-style:italic;}

.zebra {
background-color:#c0c6ac;}

.cinemark {
background-image:url(../images/cine_logo.gif);;
background-repeat:no-repeat;
height:20px;
left:60px;
position:relative;
top:-70px;
width:120px;}

#footer {
	color:#000;
	font-size:10px;
	font-weight:bold;
	height:27px;
	left:51px;
	position:relative;
	top:22px;
	text-align:center;
	width:676px;}
