form { margin:0; padding:0; }
body {
	font: 12px Arial, Helvetica, sans-serif;
	background-image:url(../_images/bg.jpg);
	background-position:center top;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #fff;
}
/* links */
a {
	color:#FFF;
	text-decoration:none;
}
a:hover {
	color:#FFF;
	text-decoration:underline;
}
a:visited {
}
#menu a {
	color:#FFF;
	text-decoration:none;
}
#menu a:hover {
	color:#FFF;
	text-decoration:underline;
}
#menu a:visited {
}
/* structure */
#container {
	width: 990px;
	margin: 0 auto;
	text-align: left;
}
#mainContent {
	padding: 0 20px;
}
#mainInternal {
	margin:110px 0 0 30px;
	
	width:871px;
	min-height:800px;
	background-image:url(../_images/bg_int2.png);
	background-position:left top;
	background-repeat:repeat;
}
#logo {
	position:absolute;
	top:10px;
	z-index:2;
}
#viparea {
	position:absolute; 
	top:75px; 
	text-align:right; 
	width:850px;
	z-index:1;
}
.vipareaLogin {
	height:100px;
	color:#FFF;

	text-align:right;
	margin:0 20px 0 0;
	font-size:14px;
}
small, .fixedBox, #footer { font-size: 11px; }
/* inputs */
input {
	border:1px solid #FFF;
	
	font-size:10px;
}
.vipareaLogin input {
	background:none;
	width:90px;
	color:#FFF;
}
.fixedBox {
	width:268px;
	height:120px;
	border:1px dotted #FFF;
	padding:10px;
	line-height:15px;
}

#content {
	margin:0 0 0 350px;
}
#contentFull {
	margin:10px 20px 0 20px;
}
#menu {
	float:left;
	width:350px;
	margin:0 0 0 55px;
	color:#FFF;
}
#footer  {
	text-align:center;
	height:50px;
	line-height:50px;
}
/* spacing */
.spacing {
	margin:260px 0 0 0;
}
.spacingContact {
	margin:15px 0 0 0;
}
.spacingNewsletter {
	margin:30px 0 0 20px;
}
#content .leftSpacing {
	margin:20px 0 0 60px;
	padding-right: 25px;
}
/* blog */
.comentario {
	padding:20px;
	background-image:url(../_images/line.png);
	background-repeat:repeat-x;
	background-position:left bottom;
}
#boxComentar input {
	color:#000;
}

/* agenda */
.scheduleItemInternal {
	width:400px;
	margin: 0 0 15px 0;
	float:left;
}
.scheduleItem {
	height:80px;
	background-image:url(../_images/line.png);
	background-repeat:no-repeat;
	background-position:center bottom;
	
	margin:15px 0 0 0;
}
.dateItem {
	background-image:url(../_images/ball_data.png);
	background-repeat:no-repeat;
	
	font-size:15px;
	font-weight:bold;
	
	text-align:center;
	
	width:56px;
	height:56px;
	line-height:56px;
	
	float:left;
}
.textItem {
	margin:0 0 0 75px; padding:5px 0 0 0;
}

#fotos {
	width:620px; 
	height:auto;
	border:10px solid #FFF;
	background-color:#333333;
	background-position:center center;
	background-repeat:no-repeat;
	margin:0 auto;
	position:relative;
}
#fotosLeft {
	cursor:pointer;
	width:42px;
	height:42px;
	top:50%;
	margin-top: -21px;
	position:absolute;
	left: 0px;
}
#fotosRight {
	cursor:pointer;
	width:42px;
	height:42px;
	top:50%;
	margin-top: -21px;
	position:absolute;
	right: 0px;
}
#fotosBuy {
	cursor:pointer;
	margin:0 auto;
	position: absolute;
	bottom: 0px;
	left: 50%;
	margin-left: -83.5px;
}
.comentarios {
	font-weight:bold;
	margin:10px 0 0 0;
}

#parceiros
{
	color:#FFFFFF;
	float:left;
	margin:0 0 0 55px;
}