body {
	margin:0px;
	background-image:url(../img/background.jpg);
	background-repeat: repeat-x;
	background-color: #FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
}

#clear {
	clear:both;	
}

#site {
	width:1024px;
	margin:0 auto;
}
#topo {
	width:730px;
	height:140px;
	margin:0 auto;
	
}
#logo {
	float:left;
	height:116px;
	width:172px;
	z-index:2;	
}
#parteImagem {
	width:1024px;
	height:320px;
}





/*---------- Corpo ----------*/
 img, div{ behavior: url("http://www.shoppingcidademaringa.com.br/v3/css/iepngfix.htc"); }
 
*{ margin:0; padding:0;}
html {
	height: 100%;
}
.linhaTR {
	border-bottom: 1px solid #fff;
	padding-bottom:5px;
	padding-top:5px;

}
#linhaSolida{
	width:100%;
	height:3px;
	margin-top:5px;
	background:url(../imgs/linhaSolida.jpg) center repeat-x;
}
#linhaPontilhada{
	width:100%;
	height:3px;
	background:url(../imgs/linhaPontilhada.jpg) center repeat-x;
}
#linhaPontilhada2{
	width:100%;
	height:3px;
	background:url(../imgs/linhaPontilhada.jpg) center repeat-x;
	padding-top:10px;
}
#linhaVerticalPontilhada{
	position:absolute;
	left:50%;
	width:2px;
	_height:320px;
	min-height:60% !important;
	background:url(../imgs/linhaVerticalPontilhada.jpg) center top repeat-y;
}


#menu {
	width:555px;
	float:right;
	margin-top:40px;
}
#linkMenu {
	position:relative;
}
#linkMenu ul {
	list-style: none;
}
#linkMenu ul li {
	display: inline;
}
#linkMenu ul li a {
	text-decoration:none;
	display: block;
	float: left;
	margin-left: 3px;
	padding: 0 3px;	
	color: #FFF;	
	font-size: 9px;
	font-weight: bold;
}
#linkMenu ul li a:hover {
	color: #f1f1f1;
	text-decoration:underline;	
}
/* "Fim Menu Topo */
#wrap
 {
	position:relative;
	background-color:#FFFFFF;
	width:780px;
	min-height:560px;
	margin:0 auto;

}
#conteudo {
	width:700px;
	margin:0 auto;
	margin-top:20px;
}
#conteudoEsq {
	width:515px;
	float:left;
}
#filme {
	width:515px;
}
#divisao {
	background-image:url(../img/divisao.jpg);
	background-repeat:repeat-x;
	height:8px;
	margin-bottom:5px;
	margin-top:5px;
}
#conteudoDir {
	width:170px;
	float:right;
}
#bannerDir {
	width:170px;
	margin-top:10px;
}
img.bordaFoto {
	padding:1px;
	border:1px solid #dddddd;
	background-color:#FFFFFF;
}
#enquete {
	width:158px;
	background-image:url(../img/enquete.jpg);
	background-repeat:repeat-x;
	background-color:#DBDBDB;
	padding-top:30px;
	padding-bottom:5px;
	padding-left:5px;
	padding-right:5px;
}
#ondeEstou {
	left:185px;
	float:left;
	margin-left:10px;
	margin-top:40px;
}
#Busca {
	height:19px;
	float:right;
	margin-top:40px;
	margin-right:30px;
}
#box {
	position:relative;
	clear:both;
	width:490px;
	margin:0 auto;
	
}
#box2 {
	position:relative;
	clear:both;
	width:500px;
	margin:0 auto;
	
}

#clear {
	clear:both;
}	
#rodape {
	width:700px;
	text-align:center;
	margin:0 auto;
	margin-bottom:10px;
	margin-top:30px;
	font-size:10px;
	color:#666;
}

/*---------- Noticias e Eventos ----------*/
#notCol1{
	width:48%;
	_height:300px;
	min-height:300px !important;
	float:left;
}
#notCol2{
	width:48%;
	_height:300px;
	min-height:300px !important;
	float:right;
}
/*---------- Form ----------*/
input.busca{
	padding-top:1px;
	border:1px solid #CCC;
	font: verdana;
	color:666666;
}
input.image{
	position:relative;
	top:4px;
}
input.botao{
	background:url(../imgs/fundoBotao.jpg) repeat-x;
	color:#cc3333;
	font:11px tahoma;
	padding-bottom:6px;
	padding-top:8px;
	padding-left:6px;
	padding-right:6px;
	border:none;
}
input.text{
	border:1px solid #CCC;
	width:90%;
	padding:2px 0;
}
input.text2{
	border:1px solid #CCC;
	width:100%;
	padding:2px 0;
}
.file{
	border:1px solid #CCC;
	width:100%;
	padding:2px 0;
}
#select{
	width:90%;
	border:1px solid #CCC;
	padding:1px 0;
}
#textarea{
	width:220px;;
	height:200px;
	border:1px solid #CCC;
}

/*---------- Home ----------*/
#ColA{
	position:relative;
	float:left;
	width:380px;

}
#ColB{
	position:relative;
	float:left;
	width:245px;
	margin-left:5px;
	margin-right:5px;
}
#ColC{
	position:relative;
	float:left;
	width:325px;

}


/* Links */
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;;
	font-size: 11px;
	color: #3b3b3b;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #3b3b3b;
}
a:hover {
	text-decoration: none;
	color: #3d5a71;
}
a:active {
	text-decoration: underline;
	color: #3d5a71;
}
a.laranja {
	font-family: Helvetica;
	font-size: 11px;
	color: #FF6600;
	font-weight: bold;
}
a.laranja:link {
	text-decoration: underline;
}
a.laranja:visited {
	text-decoration: underline;
	color: #FF6600;
}
a.laranja:hover {
	text-decoration: none;
	color: #FF0000;
}
a.laranja:active {
	text-decoration: underline;
	color: #FF6600;
}
a.branco {
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	font-weight:bold;
}
a.branco:link {
	text-decoration: underline;
}
a.branco:visited {
	text-decoration: underline;
	color: #FFF;
}
a.branco:hover {
	text-decoration: none;
	color: #FFF;
}
a.branco:active {
	text-decoration: underline;
	color: #FFF;
}
a.cinza {
	font-family: Helvetica;
	font-size: 11px;
	color: #999999;
	font-weight:bold;
}
a.cinza:link {
	text-decoration: underline;
}
a.cinza:visited {
	text-decoration: underline;
	color: #999999;
}
a.cinza:hover {
	text-decoration: none;
	color: #666666;
}
a.cinza:active {
	text-decoration: underline;
	color: #666666;
}
/*
.textoVermelho {
	font-family: helvetica;
	font-size: 12px;
	color: #cc3333;
	font-weight:bold;
}
*/
a.VermelhoFilme, a.VermelhoFilme:link, a.VermelhoFilme:visited  {
	font-family: helvetica;
	font-size: 12px;
	color: #cc3333;
	font-weight:bold;
	text-decoration:none;
}
a.VermelhoFilme:hover {
	text-decoration: underline;
	color: #990000;
}

a.Vermelho {
	font-family: Helvetica;
	font-size: 11px;
	color: #cc3333;
	font-weight:bold;
}
a.Vermelho:link {
	text-decoration: none;
}
a.Vermelho:visited {
	text-decoration: none;
	color: #cc3333;
}
a.Vermelho:hover {
	text-decoration: underline;
	color: #990000;
}
a.Vermelho:active {
	text-decoration: none;
	color: #cc3333;
}
/*---------- Resultado Lojas ----------*/
#ResultadoE{
	position:relative;
	width:47%;
	float:left;
	padding-bottom:10px;
}
#ResultadoD{
	position:relative;
	width:48%;
	float:left;
	padding-left:10px;
	padding-bottom:10px;
}


#logomarca img{
	margin-top:5
}
#logomarca {
	padding: 10px 0;
	margin:0;
}
#logomarca ul {
	padding: 0;
	margin: 0;

}


#logomarca li {
	list-style: none;
	float: left;
	background: url(../imgs/logoFundo.jpg) no-repeat left top;
	width: 120px;
	height: 83px;
	overflow: hidden;
	position: relative;
}

#logomarca li img {
	position: absolute;
	top: 10px;
	left: 10px;
}

/*---------- Textos e Titulos ----------*/
.tituloAzul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #1D74C1;
}
.tituloVerde {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color: #00857C;
}
.textoVerdeNot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00857C;
	line-height:12px;
	margin-left:15px;
	margin-right:10px;
}
.textoBrancoArt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	margin-left:20px;
	margin-right:10px;
	line-height:12px;
}
.textoRosaNot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #AD0875;
	margin-left:15px;
	margin-right:2px;
}
.tituloBrancoArt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFF;
	margin-left:10px;
}
.textoVermelho {
	font-family: helvetica;
	font-size: 12px;
	color: #cc3333;
	font-weight:bold;
}
.textoVermelho10pxBold {
	font-size: 10px;
	color: #F00;
	font-weight:bold;
}
.textoVermelhoF {
	line-height: 14px;
	font-family: helvetica;
	font-size:11px;	
	color: #cc3333;
}
.tituloVermelho {
	font-family: tahoma;
	font-size: 14px;
	color: #b72126;
	font-weight:bold;
	margin-bottom:15px;
}
.tituloVermelho2 {
	font-family: Arial;
	font-size: 13px;
	color: #b72126;
	font-weight:bold;
	margin-bottom:15px;
}
.tituloVermelhoF {
	font-family: helvetica;
	font-size: 11px;
	color: #cc3333;
	margin-bottom:15px;
}
.tituloVermelhoGG {
	font-family: helvetica;
	font-size: 22px;
	color: #cc3333;
	margin-bottom:5px;
}
.tituloVermelhoG {
	font-family: helvetica;
	font-size: 14px;
	color: #cc3333;
	margin-top:5px;
}
.tituloChamada {
	font-family: helvetica;
	font-size: 14px;
	color: #cc3333;
	margin-top:5px;
	padding-bottom:5px;
}
.textoRosa {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #AD0875;
}
.textoInterno {
	line-height: 14px;
	font-family: helvetica;
	font-size:11px;
	color:#666666;	
}
.textoData {
	font-family: tahoma;
	font-size:11px;
	color:#666666;
	margin-top:2px;	
}
.textoCinza{
	font-family:helvetica;
	font-size:13px;
	color:#666666;
}
#destaque {
	width:100%;
	background:#ffffee;
	padding-top:12px;
	padding-bottom:12px;
	padding-left:5px;
	padding-right:5px;
	margin-top:10px;
	
}



a.linkVermelho12px, a.linkVermelho12px:visited{
	text-decoration:none;
	font-family: tahoma;
	font-size: 12px;
	color: #b72126;
	font-weight:bold;
	margin-bottom:15px;
}
a.linkVermelho12px:hover, a.linkVermelho12px:active{
	text-decoration:underline;
	font-family: tahoma;
	font-size: 12px;
	color: #b72126;
	font-weight:bold;
	margin-bottom:15px;
}


/*--JQUERY GRANDE--*/

.stepcarousel{
	position: relative; 
	overflow: scroll;
	background-color:#fff;
	width:1024px;
	height:320px;
}

.stepcarousel .belt{
	position: absolute;
	left: 0;
	top: 0;
}

.stepcarousel .panel{
	overflow: hidden;
	width:1024px;
	height:320px;
}

/*--JQUERY PEQUENO--*/

