/*
----------------------------------------------------
StyleSheet
Projeto: Redisign do Site Cia. de Teatro Sonho e Magia
Designer: Nancy Marchioro nancy@taperouge.com
Data: novembro 2007
----------------------------------------------------*/

/* Estilos Importados
----------------------------------------------------*/
@import url("estrutura.css");
@import url("menu.css");


/* Geral
----------------------------------------------------*/
*
	{
	font-family: Lucida Sans, Verdana, Arial, Helvetica, sans-serif;
	}
html
	{
	margin:0px;
	background: #00ACEC url(../imgnew/fundo_degrade.jpg) top center repeat-x;
	width:100%;
	}

img{border:0px;}
p{font-size:0.75em; margin:0;}

h2, h2 a, h3, h3 a, h4, h4 a {font-weight:bold; color:#fff; margin:0; text-decoration:none;}
h2 a:hover, h3 a:hover, h4 a:hover{text-decoration:underline;}


.clr{clear:both;}
/*Estrutura
----------------------------------------------------*/

body{
width:960px;
margin:0px auto;
padding:0;
background: url(../imgnew/fundo_body.jpg) top right no-repeat;
}

/*Conteudo
----------------------------------------------------*/
h1.logo
	{
	cursor:pointer;

	padding: 160px 0px 0px 0px;
	margin:0;
	width:486px;
	overflow: hidden;
	background-repeat: no-repeat;
	height: 0px !important;
	height /**/:160px;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='imgnew/logo.png',sizingMethod='image');
}
h1.logo[class]{background: url(../imgnew/logo.png) top right no-repeat;}

div.secao{
	width:118px;
	height:277px;
	float:left;
	padding:0px 16px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='imgnew/fundo_secao.png',sizingMethod='image');
}
div.secao[class]{background: url(../imgnew/fundo_secao.png) top left no-repeat;}

.secao{	margin:0px 4px;}
.secao h2{text-align:center; font-size:1.2em; color:#fff; position:relative; top:245px; margin:0; padding:0;}

.secao img{margin:-17px; width:150px; height:130px;}

div.noticia, div.banner{
	width:288px;
	height:239px;
	float:left;
margin-bottom:-25px;
}

div.noticia{
	background: url(../imgnew/fundo_noticia.gif) top left no-repeat;
	padding:12px 12px 0px 12px;
}

div.noticia img{margin-right:10px;}

h3{font-size:1.0em;}

.noticia h3, .mais h4, .contato h4{
	margin-bottom:12px;
}

div.banner{
	padding:0px;
	text-align:center;
}


.noticia, .banner{margin:12px 6px;}



.rodape {
clear:both;
background: url(../imgnew/fundo_rodape.gif)  center top no-repeat;
height:290px;
position:relative;
z-index:5;
}

.mais{
	width:118px;
	float:left;
	padding:100px 16px 0px 16px;
	margin:0px 6px;
	}

.contato{
	width:450px;
	float:left;
	padding:100px 0px 0px 16px;
	margin:0px;
	background: url(../imgnew/ic_mail.png) top left no-repeat;
}
form.contato[class]{}

.contato h4, .contato p{padding-left:130px;}
.contato p{margin:0px 0px 12px 0px;}
input, textarea{background-color:#DECCCA; font-size:0.7em;}
.form textarea{height:40px}
.left input, .left textarea{width:285px; margin:2px 0px;}
.right input {width:140px; margin:2px 0px;}
input.button{float:left; width:auto; margin:5px 3px;}

.begin {margin-left:0; margin-right:6px; }
.end {margin-left:6px; margin-right:0; }
.left, .right{float:left;}
.right{margin-left:5px;}
.secao img.endtopic,  img.endtopic {width:12px; height:12px; display:inline; margin:0; padding:0;}