/*
----------------------------------------------------
StyleSheet
Projeto: Site Cia. de Teatro Sonho e Magia
Designer: Nancy Marchioro nancy@taperouge.com
Data: fevereiro 2006
----------------------------------------------------*/

#container{
	margin:0px auto;
	width:780px;
	background:  url(../img/fundo_home2.jpg) center bottom no-repeat;
	min-height:600px;
	padding:0px 0px 200px 0px;
}

#destaque {
	float:right;
  	width:550px;
	max-width:550px;
	height:130px;
	margin:0px 10px 0px 0px;
	background: url(../img/fundo_transparente.jpg) no-repeat;
        display:block;
	}
	
#navigation{
	margin:0px 0px 0px 20px;
	}	
	
/*#content{
	padding:30px 0px 10px 0px;
	color:#fff;
        clear:right;
}*/

#content{
	padding:30px 0px 10px 0px;
	color:#fff;
        clear:right;
        width:575px;
        float:right;
}		

#banners{width:11em;float:left; padding:30px 0px;}

#fullcontent, #galeria {
	float:right;
	width:550px;
	max-width:550px;
	margin:0px 10px 20px 0px;
                background-color:#3496d5;
	}
