body {
	background-image:url(../images/bg_site.gif);
	background-repeat: repeat-x;
	font-family: tahoma;
	font-size: 11px;
	line-height: 18px;	
}

table {
	font-family: tahoma;
	font-size: 11px;
	line-height: 16px;
}

h5 {
	font-family: tahoma;
	font-size: 14px;
}

textarea{
	border: 1px solid #666666;
}

input{
	border: 1px solid #666666;
}

.conteudo {
	background-image:url(../images/conteudo_bg.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: #ffffff;
	vertical-align: top;
	padding: 30px 40px 0 40px ;
}

.conteudo_video {
	background-image:url(../images/conteudo_bg.gif);
	vertical-align: top;
	padding: 30px 48px 0 48px ;
}

#lateral{
	background-image:url(../images/lateral.gif); 
	background-position: bottom;
	background-repeat: no-repeat;
	padding: 10px 0 0 0;
	width: 261px;	
	height: 405px;
	vertical-align: top;
}

#lateral_fotos{
	width: 261px;	
	height: 405px;
	background-image:url(../images/lateral.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	vertical-align: top;
	padding: 10px 10px 0 10px ;
}

a {
	color: #ffffff;
}

a:link {
	color: #ffffff;
}

a:hover {
	color: #ffffff;
}

a:active {
	color: #ffffff;
}

a:visted {
	color: #ffffff;
}

