body {
	background-image: url("../images/bg.jpg");
	background-color: #000;
	text-align: center;
	font-family: sans-serif;
	font-size: 13px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#principal{
	margin: 0 auto;
	text-align: center;
}
#top{
	margin: 0 auto;
	text-align: center;
	width: 701px;
	height: 315px;
	margin-top: 20px;
	overflow: hidden;
}
#centro{
	margin: 0 auto;
	text-align: center;
	width: 695px;
	border-left: 3px solid #1c1c1c;
	border-right: 3px solid #1c1c1c;
	background-color: #000;
	background-position: bottom;
	padding-bottom: 27px;
	color: #fff;
	font-size: 12px;
}
#rodape{
	margin: 0 auto;
	text-align: right;
	width: 701px;
	height: 50px;
	background-image: url("../images/bg_principal.gif");
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 40px;
	padding-right: 50px;
}
#cx_slide_home{
	text-align: center;
	width: 643px;
	height: 348px;
	padding-top: 48px;
	padding-left: 60px;
	#padding-left: 10px;
	background-image: url("../images/bg_slide_home.gif");
	background-repeat: no-repeat;	
	background-position: center;
	margin: 0 auto;
	overflow: hidden/
}
.link_cinza{
	text-decoration: none;
	color: #666;
}
.link_cinza:hover{
	text-decoration: underline;
}
#conteudo{
	margin-left: 20px;
	margin-right: 20px;
}
#col1{
	width: 160px;
	background-color: #191919;
	margin-right: 25px;
	margin-left: 5px;
	float: left;
}
#boxGaleria{
	width: 450px;
	#width: 445px;
	padding-left: 10px;
	#padding-left: 0px;	
	float: left;
	margin: 0 auto;
	text-align: center;
}
#cxFotoGaleria{
	padding: 6px; 
	margin: 6px; 
	background:#333; 
	float:left;
}
.ftGaleria{
	border: 1px solid #999;
}
.form{
	border: 1px solid #333;
	background-color: #111;
	font-size: 12px;
	font-weight: bold;
	color: #CCC;
}