#menu
{
	float:left;
	width:255px;
}

#menu .link
{
	display:inline;
	float:left;
	margin-left:10px;
}

#menu .link a
{
	background-image:url(../Images/gilcler/triangulo.jpg);
	background-position:left;
	background-repeat:no-repeat;
	float:left;
	text-indent:20px;
	text-decoration:none;
	color:#4F1C1C;
	width:200px;
	display:block;
}


#menu .link a:hover
{
	color:#C48B1E;
}


#menu .cabecalho
{
	
	color:#FFFFFF;
	font-weight:bold;
	font-size:16px;
	background-image:url(../Images/gilcler/bg_headerMenu.jpg);
	background-repeat:repeat-x;
	height:30px;
	text-indent:10px;
	line-height:1.6;
	width:218px;
	margin-bottom:10px;
}

.search, .opcoesFixas, .agenda, .receba, .boletim, .tags, .shoppingFixo, .logos
{
	float:left;
	margin-left:20px;
	padding-bottom:20px;
	display:inline;
}

.search .input
{
	border:solid;
	border-width:1px;
	border-color:;#4F1C1C;
	padding:4px;
	padding-bottom:5px;
	color:#4F1C1C;
	width:170px;
	float:left;
}

.search  .searcharrow
{
	float:left;
	margin-left:10px;
	width:28px;
	height:28px;
	margin-bottom:10px;
}


.agenda .item
{
	float:left;
	width:100%;
}


.agenda .item .calendario
{
	height:56px;
	width:61px;
	float:left;
	margin-right:5px;
	background-image:url(../Images/gilcler/calendario.jpg);
	margin-top:3px;
}

.agenda .item .calendario .mesAno
{
	float:left;
	font-size:10px;
	margin-top:4px;
	width:100%;
	text-align:center;
}

.agenda .item .calendario .dia
{
	float:left;
	font-size:25px;
	color:#FFFFFF;
	width:100%;
	text-align:center;
	padding:0px;
	line-height:1;
	font-weight:bold;	
}


.agenda .item .descricao
{
	float:left;
	height:56px;
	width:142px;
	background-image:url(../Images/gilcler/bg_agenda.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}


.agenda .item .descricao .cidadeEstado, .local
{
	float:left;
	width:100%;
	text-align:left;
	text-indent:10px;
	color:#4F1C1C;
}

.agenda .item .descricao .cidadeEstado
{
	margin-top:15px;
}

.receba
{
	width:224px;
	height:75px;
	margin-left:15px;
}


.boletim .linkBoletim 
{
	background-image:url(../Images/gilcler/btn_mais.jpg) !important;
	background-repeat:no-repeat;
	width:100%;
	float:left;	
}


.boletim .linkBoletim div
{
	float:left;
	width:200px;
	display:inline;
	margin-left:20px;
}

.boletim .linkBoletim div a
{
	color:#C90101 !important;
	text-decoration:none;
}

.boletim .linkBoletim div a:hover
{
	text-decoration:underline;
	color:#531D1D !important;
}

.tags .texto
{
	 color:#4F1C1C;
	 width:90%;
	float:left;
	display:inline;
	margin-left:5px;
}

.tags .texto a:hover
{
	text-decoration:underline;
}


.shoppingFixo 
{
	float:left;
	width:90%;
	display:inline;
	
}


.shoppingFixo .itemProduto
{
	float:left; height:auto; text-align:center; width:170px; margin-left:20px; margin-top:15px;
}


.shoppingFixo .itemProduto .foto
{
	float:left; width:170px; background-position:center; background-repeat:no-repeat;  height:100px; text-align:center;
}

.shoppingFixo .itemProduto .foto img
{
	margin-top:0px;
}

.shoppingFixo .itemProduto .descricao
{
	 float:left; width:100%; text-align:center;
}

.shoppingFixo .itemProduto .descricao a
{
	text-decoration:none;
	color:#494949;
	font-size:12px;
}

.shoppingFixo .itemProduto .descricao a:hover
{
	text-decoration:underline;
	color:#5A201F;
	font-size:12px;
}


.shoppingFixo .itemProduto .descricao .preco
{	
	float:left; width:170px; font-weight:bold; color:#990000; text-align:center;

}

.logos .imagem
{
	float:left;
	width:100px;
	height:100px;
	margin-bottom:5px;
	margin-right:5px;
}

.tags
{
	display:none;
}