body{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color: #fff;
	background: #000 url(../images/background_main.jpg) repeat-y top center;
	margin:0;
	padding:0;
	text-align:center;
	margin-bottom:50px;
	margin-top:10px;
}

#logo{
	float:left;
}

#menu{
	margin-top:112px;
	margin-left:26px;
	padding: 0 12px 17px 0;
	width: 569px;
	height:26px;
	background:url(../images/navigation.gif) no-repeat;
	float:left;
}

#menu li {
	font-size: 20px;
}

#footer{
	float:left;
	background:url(../images/footer.gif) no-repeat;
	width:437px; height:30px;
	margin-top:17px;
	padding:7px;
}


#flash_header{
	margin-top:8px;
}
.central_container{
	margin:auto;
	width:757px;
	text-align:left;
}

.transversal_container{
	width:100%;
	background-color:#000;
	height:130px;
	margin-top:17px;
}

.floatingbox_left{
	margin-top:17px; 
	float:left;
}

.floatingbox_right{
	margin-top: 17px; 
	float: right;
}

.floatingbox_left img, .floatingbox_right img{
	float:left;
}

.newsbox{
	margin-top:17px;
}

.news_content{
	float:left;
	padding:20px;
	width:360px;

}

.news_excerpt{
	float:left;
	background:url(../images/home/separador.gif) no-repeat left top;
	padding-left:20px;
	width:180px;
}

.news_excerpt h4{
	font-size:12px;
	margin:0;
	padding:0;
	margin-top:3px;
}

a, .news_excerpt a{
	color:#656565;
	text-decoration:none;
}

.pink{
	color: #F70462;
}

.blue{
	color: #06FFFF;
}

.green{
	color: #05FE0C;
}

.newsbox p{
	
}
.newsbox img{
	float:left;
}

.boxoutside{
	padding: 0 0 16px 0;
	background:url(../images/box_bottom.gif) no-repeat bottom left;
}

.corner_right{
	float:left;
}

.boxinside{
	
	
}

.boxframe{
	background: url(../images/pixels_bg.gif) repeat;
	padding:7px;
}

.boxcontent{
	background-color:#000;
	text-align:left;
	padding:7px;
}

.boxcontent_nopadding{
	background-color:#000;
	text-align:left;
}

.boxcontainer{
	background: url(../images/box_bg.gif) no-repeat top right;
}

.product_content h4, .news_content h4{
	font-family:Arial, Helvetica, sans-serif;
	font-size:30px;
	margin:0;
	padding:0;
}

label{
	clear:both;
	float:left;
	width:100px;
	text-align:right;
	margin-right:10px;
	margin-bottom: 10px;
}

.formfield{
	float:left;
	
}

input, textarea{
	border: 1px solid #fff;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
}