﻿body 
{
	background-image:url(images/fundoHome.jpg);
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-color:#000;
	margin:0;
}

#Top
{
	background:url(../../Images/bgTopo.jpg) no-repeat;
	width:776px;
	height:170px;
}

#imgDanilo
{
	position:absolute;
	margin-top:-140px;
	float:right;
	margin-left:540px;
}

/*************************************************/

#News
{
	background:url(Images/bgNews.jpg) no-repeat;
	width:475px;
	height:248px;
	margin-left:15px;
	_margin-left:15px;
	padding:15px 20px 10px 5px;
	margin-top:5px;
	float:left;
}

#Galeria
{
	background:url(Images/bgBloco.jpg) no-repeat;
	background-position:center;
	width:240px;
	height:233px;
	padding:20px 0 0 20px;
}

#Agenda
{
	background:url(Images/bgBloco.jpg) no-repeat;
	background-position:center;
	width:240px;
	height:233px;
	padding:20px 0 0 15px;
}

#Videos
{
	background:url(Images/bgBloco.jpg) no-repeat;
	background-position:center;
	width:240px;
	height:233px;
	padding:20px 0 0 15px;
}