/*----Estrutura----*/
h1, h2, h3, h4, h5, h6, p, ul, ol, dl, li, dt, dd, a {
	margin:0;
	padding:0;
}

img {
	border:0;
}

body {
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
	margin:0;
	padding:0;
	text-align:center;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#fff;
	background:#000;
}

#container {
	position:relative;
	width:774px;
	margin:auto;
}
#containerHome {
	position:relative;
	width:774px;
	height: 375px;
	margin: 50px auto;
}
#header{
	position: relative;
	width: 100%;
	height: 250px;
	background: #000 url(../images/header00.jpg) center no-repeat;
}
#headerHome{
	position: relative;
	top: 25px;
	width: 100%;
	height: 350px;
	background: #000 url(../images/header_home.jpg) center no-repeat;
}
#navegacao {
	position:absolute;
	z-index:100;
	top:0;
	left:18px;
	width: 427px;
	height: 20px;
}
#navegacaoHome {
	position:absolute;
	z-index:100;
	top:0;
	left:18px;
	width: 427px;
	height: 20px;
}
#menu {
	position:absolute;
	z-index:1;
	top:0;
	left:0;
	width: 502px;
	height: 20px;
	font-size:16px;
	list-style:none;
}
#menu li ul li a, #menu li ul li a:link, #menu li ul li a:active, #menu li ul li a:visited {
	text-decoration:none;
	color:#FFF;
	font-size:15px;
}
#menu li ul li a:hover {
	text-decoration:underline;
	color:#66F;
}
#menu li {
	display:inline;
	top:0;
}
#menu li a {
	display:block;
	height:100%;
	width:100%;
	color:#FFF;
	text-decoration:none;
}
#menu li a:hover {
	text-decoration:underline;
	color:#66F;
}
#menu li ul {
	position:absolute;
	display:none;
	top:20px;
	text-align:left;
	padding:0;
	list-style:none;
	border-left: 1px #fff solid;
}
#menu li:hover ul, #menu li.over ul {
	display:block;
}
#menu li ul li {
	display:block;
	margin:5px 0 0 10px;
}
#menu li ul li a span {
	display:block;
}
#main{
	width:724px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}
#footer{
	position: relative;
	width: 100%;
	height: 20px;
	margin: 20px 0 0 0;
	padding: 0;
	background: #000 url(../images/footer.gif) top center no-repeat;
	text-align: center;
	font-size: 10px;
	clear: both;
}
/*----Estrutura----*/
/*----Título - Imagens----*/
#main h1.titMagicoApresentacao {
	background: #000 url(../images/titulo_magico_apresentacao.gif) 0 30px no-repeat;
}
#main h1.titMagicoPerfil {
	background: #000 url(../images/titulo_magico_perfil.gif) 0 30px no-repeat;
}
#main h1.titMagicoFicha {
	background: #000 url(../images/titulo_magico_ficha.gif) 0 30px no-repeat;
}
#main h1.titMagicoDepoimentos {
	background: #000 url(../images/titulo_magico_depoimentos.gif) 0 30px no-repeat;
}
#main h1.titShow {
	background: #000 url(../images/titulo_show.gif) 0 30px no-repeat;
}
#main h1.titImprensaClippings {
	background: #000 url(../images/titulo_imprensa_clippings.gif) 0 30px no-repeat;
}
#main h1.titImprensaProgramas {
	background: #000 url(../images/titulo_imprensa_programas.gif) 0 30px no-repeat;
}
#main h1.titPortifolio {
	background: #000 url(../images/titulo_portifolio.gif) 0 30px no-repeat;
}
#main h1.titFotos {
	background: #000 url(../images/titulo_fotos.gif) 0 30px no-repeat;
}
#main h1.titContato {
	background: #000 url(../images/titulo_contato.gif) 0 30px no-repeat;
}
/*----Título - Imagens----*/
/*----Main----*/
.end{
	clear: both;
}
#main div.end{
	height: 20px;
	margin: 0;
	padding: 0;
}
#main h1 {
	height: 90px;
	margin: 0 20px 20px 20px;
	padding: 0;
	left:0;
}
#main h1 span {
	display: none;
}
#main h2 {
	font-size: 1em;
	margin: 0 20px;
	padding: 0;
	color:#66F;
}
#main h3 {
	font-size: 0.7em;
	margin: 40px 20px 0 20px;
	padding: 0;
	color: #f90;
	font-weight: normal;
}
#main p {
	font-size: 0.8em;
	margin: 0 20px 20px 20px;
	padding: 0;
}
#main p.maior {
	font-size: 1.2em;
}
.imgLeft {
	float: left;
	margin: 0 10px 0 0;
}
.imgRight {
	float: right;
	margin: 0 0 0 10px;
}
#main a {
	color: #f90;
	font-weight: bold;
	text-decoration:none;
}
#main a:hover {
	text-decoration:underline;
}
#main ul.fotoList {
	list-style-type: none;
	margin: 10px;
}
#main ul.fotoList li {
	float: left;
	padding: 2px;
	
}
#main ul.fotoList li a, #main ul.fotoList li a:visited, #main ul.fotoList li a:link, #main ul.fotoList li a:active {
	display: block;
	width: 130px;
	height: 130px;
	border: 3px #f93 solid;
}
#main ul.fotoList li a:hover {
	border: 3px #66f solid;
}
#main dl.depoimento{
	width: 550px;
	margin: 30px auto 50px auto;
}
#main dl.depoimento dt{
	padding: 30px 20px 0 20px;
	background: #000 url(../images/aspas_abre.gif) top left no-repeat;
	text-align: center;
}
#main dl.depoimento dt span{
	display:none;
}
#main dl.depoimento dd{
	padding: 35px 35px 0 35px;
	background: #000 url(../images/aspas_fecha.gif) top right no-repeat;
	text-align: right;
	font-size:1.1em;
	font-weight: bold;
}
#main dl.portifolio {
	margin: 0 20px;
}
#main dl.portifolio dt {
	font-size: 1.2em;
	color: #66f;
	margin: 20px 0 0 0;
	padding: 0;
}
#main dl.portifolio dd {
	font-size: 0.8em;
	color: #fff;
	margin: 6px 0;
	padding: 0;
	list-style-type: disc;
}
#main dl.portifolio dd ul {
	list-style-type: circle;
	margin: 0 0 0 40px;
}
/*----Main----*/