/* CSS Document */

body {
	margin:0 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#6f7477;
	line-height:120%;
	background-image:url(http://www.agencycouture.com/temas/default/imgs/bg_top_interior.jpg);
	background-repeat:repeat-x;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/*header interior*/
.fundoInterior {
	display:block;
	background-image:url(http://www.agencycouture.com/temas/default/imgs/bg_header_interior.jpg);
	width:988px;
	height:214px;
	margin:0 auto;
	position:relative;
}

.logoInterior {
	display:block;
	background-image:url(http://www.agencycouture.com/temas/default/imgs/logo_top2.png);
	width:361px;
	height:168px;
	position:absolute;
	top:20px;
	left:42px;
}

.logoInterior h1{
	display:none;
}

.Search {
	display:block;
	position:absolute;
	top:20px;
	left:435px;
}

.inputSearch {
	display:block;
	border:0px;
	margin: 0px;
	background-image:url(http://www.agencycouture.com/temas/default/imgs/bg_Search.gif);
	width:107px;
	height:19px;
	padding-top:4px;
	font-size:11px;
	color:#FFFFFF;
}

.btOkSearch {
	display:block;
	background-image:url(http://www.agencycouture.com/temas/default/imgs/btOkSearch.gif);
	width:33px;
	height:25px;
}

.btOkSearch span{
	display:none;
}

.textoHeaderHome {
	text-decoration:none;
	display:block;
	position:relative;
	width:335px;
	top:59px;
	left:253px;
	font-family:Georgia;
	font-size:11px;
	color:#FFFFFF;
	
	
}

.textoHeaderHome a:link, .textoHeaderHome a:active, .textoHeaderHome a:hover, .textoHeaderHome a:visited{
	text-decoration:none;
	font-family:Georgia;
	font-size:11px;
	color:#FFFFFF;
}

.textoHeaderHome span{
	text-decoration:none;
	display:block;
	font-size:12px;
	color:#471700;
}

/*menu topo*/
.menuTopo ul{
	margin:0px 0px 0px 0px;
	padding:56;
	float:left;
	height:51px;
	padding-top: 10px;
}
.menuTopo span {
	display:none;
}

.menuTopo ul li {
	list-style:none;
	float:left;
}
.menuTopo a{
	display:block;
	height:51px;
	float:left;
}
.menuTopo a:hover{}

.menuTopo .index {
	background-image:url(http://www.agencycouture.com/temas/default/imgs/bt01-off.gif);
	width:69px; 
}

.menuTopo .index:hover, .index_esc {
	background-image:url(http://www.agencycouture.com/temas/default/imgs/bt01-on.gif);
	width:69px;
}


.menuTopo .about {
	background-image:url(http://www.agencycouture.com/temas/default/imgs/bt02-off.gif);
	width:83px;
}

.menuTopo .about:hover, .about_esc {
	background-image:url(http://www.agencycouture.com/temas/default/imgs/bt02-on.gif);
	width:83px;
}

.menuTopo .services {
	background-image:url(http://www.agencycouture.com/temas/default/imgs/bt03-off.gif);
	width:80px;
}

.menuTopo .services:hover, .services_esc  {
	background-image:url(http://www.agencycouture.com/temas/default/imgs/bt03-on.gif);
	width:80px;
}

.menuTopo .contact {
	background-image:url(http://www.agencycouture.com/temas/default/imgs/bt04-off.gif);
	width:78px;
}

.menuTopo .contact:hover, .contact_esc {
	background-image:url(http://www.agencycouture.com/temas/default/imgs/bt04-on.gif);
	width:78px;
}

.menuTopo .portfolio {
	background-image:url(http://www.agencycouture.com/temas/default/imgs/bt05-off.gif);
	width:80px;
}

.menuTopo .portfolio:hover, .portfolio_esc  {
	background-image:url(http://www.agencycouture.com/temas/default/imgs/bt05-on.gif);
	width:80px;
}

.menuTopo .blog {
	background-image:url(http://www.agencycouture.com/temas/default/imgs/bt06-off2.gif);
	width:96px;
}

.menuTopo .blog:hover, .blog_esc {
	background-image:url(http://www.agencycouture.com/temas/default/imgs/bt06-on2.gif);
	width:96px;
}


/*content*/
.content {
	display:block;
	background-image:url(http://www.agencycouture.com/temas/default/imgs/bg_content.jpg);
	background-repeat:no-repeat;
	width:964px;
	/*height:480px;*/
	margin:0 auto;
	padding:20px 12px 20px 12px;
}

.pagetitle {
	display:block;
	font-family: Geneva, Arial;
	color: #5b5d5f;
	font-size:16px;
	font-weight:bold;
	margin-bottom:21px;
}

.caixaList {
	display:block;
	background-image:url(http://www.agencycouture.com/temas/default/imgs/caixaList.gif);
	width:122px;
	height:98px;
	padding-top:10px;
	padding-left:13px;
}

.caixaDetalhe {
	display:block;
	background-image:url(http://www.agencycouture.com/temas/default/imgs/caixa_detalhe.gif);
	width:280px;
	height:230px;
}

.linkList {
	text-decoration:underline;
	color:#471700;
}

.linkList:hover {
	text-decoration:none;
	color:#471700;
}


.txtVerde {
	color:#71a101;
}

.precoList {
	padding-top:0px;
	color:#471700;
	font-weight:bold;
}



.linkProdutos {
	background-repeat:no-repeat;
	padding-left:10px;
    text-decoration:underline;
	color:#471700;
}

.linkProdutos:hover {
	text-decoration:none;
	color:#471700;
}

a {
	color:#471700;
	text-decoration: none;
	
	font-weight: bold; 
}

a:hover {
	color:#471700;
	text-decoration:underline;
}

/*newsletter*/
.labelNewsletter {
	display:block;
	background-image:url(http://www.agencycouture.com/temas/default/imgs/labelNewsletter.gif);
	background-repeat:no-repeat;
	width:223px;
	height:54px;
}

.labelNewsletter span{
	display:none;
}

.inputNewsletter {
	display:block;
	background-image:url(http://www.agencycouture.com/temas/default/imgs/bg_newsletter.gif);
	width:149px;
	height:19px;
	border:0px;
	font-size:11px;
	color:#471700;
	padding-top:4px;
}

.btOkNewsletter {
	display:block;
	background-image:url(http://www.agencycouture.com/temas/default/imgs/btOkNewsletter.gif);
	width:36px;
	height:24px;
	float:left;
}

.btOkNewsletter span{
	display:none;
}


/*banners*/
.caixaBanner {
	display:block;
	background-image:url(http://www.agencycouture.com/temas/default/imgs/caixaBanner.gif);
	width:255px;
	height:80px;
	margin-bottom:10px;
	padding-left:10px;
	padding-top:10px;
}

/*detalhe*/
.caixaDetalhe {
	display:block;
	background-image:url(http://www.agencycouture.com/temas/default/imgs/caixa_detalhe.gif);
	width:280px;
	height:230px;
	
}


/*footer*/
.footer {
	display:block;
	width:946px;
	margin:0 auto;
	padding-left:10px;
	padding-bottom:20px;
}

.menuFooter ul{
	margin:0px 0px 0px 0px;
	padding:0 0 18px 0;
	float:left;
	color:#4c4c4c;
	font-size:11px;
}
.menuFooter span {
	display:none;
}

.menuFooter ul li {
	list-style:none;
	float:left;
	margin:0px 10px 0px 0px;
}
.menuFooter a{
	display:block;
	float:left;
	color:#4c4c4c;
	font-size:11px;
	text-decoration:none;
}
.menuFooter a:hover{
	text-decoration:underline;
}

.copy {
	display:block;
	color:#7f7f7f;
	font-size:11px;
}

.seara{
	display:block;
	background-image:url(http://www.agencycouture.com/temas/default/imgs/logo3.gif);
	width:84px;
	height:37px;
}

.seara span{
	display:none;
}


.titulo_georgia {
	font-family:Georgia;
	font-size:16px;
	color:#471700;
}

.txt {
	/*margin-left:280px;*/
}


.bt_adicionar_carrinho{
    display:block;
    background-image:url(http://www.agencycouture.com/temas/default/imgs/bt_adicionar.gif);
    width:166px;
	height:45px;
}

.bt_sugerir_prod{
    display:block;
    background-image:url(http://www.agencycouture.com/temas/default/imgs/bt_sugerir_produto.jpg);
    width:123px;
	height:24px;
}

.bt_voucher{
    display:block;
    background-image:url(http://www.agencycouture.com/temas/default/imgs/bt_voucher.jpg);
    width:123px;
	height:24px;
}

.pdf{
    background-image:url(http://www.agencycouture.com/temas/default/imgs/icon_pdf.jpg);
    width:22px;
	height:24px;
}

.paginacao, .paginacao_sel {
	width: 16px;
	/*border: 1px solid #471700;*/
	display: inline;
	padding: 2px 2px 2px 2px;
	font-size: 12px;
	margin-right: 6px;
	color: #71a101;
	text-align: center;
}
    
.paginacao:hover, .paginacao_sel {
    color: #471700;
    /*background-color: #eee;*/
}
    
.navbar {
    padding-top: 5px;
    padding-bottom: 5px;
	width: 100%;
	height: 30px;
}
