/* -------------------------- CSS --------------------------
@tassiapellegrini



/------------------------ */
/* 1.1 Reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}


:focus {
	outline: 0;
}

body {
	line-height: 1;
	color: black;
	background: white;
}

ol, ul {
	list-style: none;
}




body {
	background: #FFA91B url(../../../../img/2009/12/carnaval/background_principal.gif) repeat-x top;
	font-family: Arial, Verdana, Helvetica, sans-serif; color: white; font-size: 10px;	
}
/*--------------------------------------------------------------------- */



#geral { /* aqui colocamos o background do topo e afastamos o menu */
	background: url(../../../../img/2009/12/carnaval/background-topo.jpg) no-repeat top center;
	padding: 0px 0px 0px 0px;
}

#banner { 
width: 960px;
min-height: 100px;
margin: 0 auto;
padding: 154px 0px 0px 20px;
}

#atol { 
width: 960px;
margin: 0 auto;
padding: 0px 0px 0px 110px;
}

#menu {
	background: url(../../../../img/2009/12/carnaval/menubar.png) no-repeat center;
	height: 53px;
}

#itensmenu {
	margin: 0 auto;
	width: 890px;
	padding: 0px 0px 0px 50px;
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif; font-size: 18px; font-weight: bold; text-transform: uppercase;
	padding-top: 20px;
	text-align: center;
}

#itensmenu ul li {
	display: inline;
	margin-right: 45px;
}

#itensmenu ul li a { 
	color: #000;
	text-decoration: none;
}

#itensmenu ul li a:hover { 
	color: #900;
	text-decoration: none;
}

/* --------------------------------------------------------------------------------------------------- */



/* -------------------------------------- 3.0 - CONTAINER -------------------------------------------- */
/* 3.1   Propriedades básicas */

#container {
	width: 960px;
	margin:0 auto;
	padding: 20px;
}

#container p {
	margin-bottom: 15px;
}


/* --------------------------------------------------------------------------------------------------- */



#rodape {
	background: url(../../../../img/2009/12/carnaval/bg-rodape.png) repeat-x top;
	height:300px;
	clear: both;
}

#conteudo-rodape {
	width: 960px;
	margin: 0 auto;
	padding: 170px 0px 0px 0px;
}


/* #marca-grupo {
	background: url(../../../../img/2009/12/carnaval/marcagrupo.png) no-repeat top left;
	width: 106px;
	height: 96px;
	float: left;
}
*/
#info-rodape {
	width: 780px;
	float: right;
}

#info-rodape h6 {
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, sans-seif;
	color: #FFF;
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 10px;
}

#info-rodape ul { margin: 0px 0px  15px 0px; }

#info-rodape ul li {
	display: inline;
	margin: 0px 30px 0px 0px;
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, sans-seif;
}

#info-rodape ul li a {
	color: #E7AF99;
	font-size: 13px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
}

#info-rodape ul li a:hover { color: #FFF; }

#endereco {
	border-top: #FF8603 1px solid;
	padding: 10px 0px 0px 0px;
	font-size: 12px;
}

#endereco p {
	margin: 0px 0px 5px 0px;
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, sans-seif;
}

iframe {
background: transparent;
}
