/* Ambicare - folha de estilos do site*/
	
body {font-family: Trebuchet MS, Verdana, Arial;
	font-size: 12px;
	background-color: #fff;
	margin-top: 0px;
	color:#595959;}

A, A:link {color: #246479;}
A:hover {color:#222;}

.foto { border: 1px solid #000000;}

.foto0 { border: 0px;}
	
.text B {color:#222;}

.lightgrey {background:#EEE;}

.homebg {background-image: url(../img/home.jpg);
	background-repeat: no-repeat;
	background-position: top left;}

.homebg_esp {background-image: url(../img/home_esp.jpg);
	background-repeat: no-repeat;
	background-position: top left;}
	
.data {font-size: 12px;
	color:#999999;
	text-transform: uppercase;
	padding-right: 12px;
	padding-top: 4px;}

.submenu {background:#CFEBE3;
	padding: 3px;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;}

.text {font-size: 13px;
	line-height: 20px;
	margin-left: 20px;
	margin-right: 60px;
	color:#595959;
	text-align:justify;}

.downloads {
font-size: 13px;
	line-height: 20px;
	margin-left: 20px;
	margin-right: 60px;
	color:#595959;
}

.destaque, .destaque a:link {font-size: 13px;
	font-style: italic;
	font-weight: bold;
	margin-right: 40px;
	margin-top: 35px;
	color:#333333;}

.tdestaque {font-size: 13px;
	font-style: italic;
	margin-right: 60px;
	margin-top: 10px;
	color:#8B8B8B;}

.cont, .cont a:link {font-size: 12px;
	font-style: italic;
	margin-top: 10px;
	color:#808080;
	text-transform: uppercase;}

.footer {padding-left: 90px;
	padding-right: 50px;
	line-height: 16px;
	font-size: 12px;
	text-align: left;
	}

.footer img {padding-left: -17px;}

.footer B {padding-left: -170px;}

.footerlinks {width: 620px;
	margin-top: 10px;
	border-top: 1px solid #dcdcdc;
	padding: 10px;
	margin-bottom: 10px;}

.t1 {color: #595959;
	font-weight: bold;
	font-size: 22px;
	line-height: 36px;
	padding-left: 8px;
	border-left: 8px solid #8CBEB0;
	position: relative;
	left: -20px;
	font-style: italic;}

.titulo {color: #599080;
	font-weight: bold;
	font-size: 18px;
	line-height: 25px;}

.content {background-image: url(../img/greybkg.gif);
	background-repeat: repeat-y;
	background-position: top left;
	padding-right: 30px;}

.menu li {list-style-image: url(../img/bullet_submenu.gif);
	margin-left: -25px;
	list-style-position: outside;
	font-size: 11px;
	font-weight: bold;
	color: #336655;}

.imgs_noticias {
	float: right;
	margin:10px
}

.destaque_lateral {
	font-size: 11px;
	color: #336655;}

.menu A:link,A:visited {font-size: 11px;
	font-weight: bold;
	color: #336655;
	text-decoration: none;}

.mensagens li {list-style-image: url(../img/bullet_submenu.gif);

	font-size: 12px;
	}

.menu A:hover,A:active {font-size: 11px;
	font-weight: bold;
	color: #336655;
	text-decoration: underline;}

.sepmenu {background-image: url(../img/sepmenu.gif);
	background-repeat: repeat-x;
	margin-top: 5px;
	padding: 0px;}
	
TR, TD {
	font-size: 10px
}

/*----------------- Botőes Paypal das páginas de produto -------------*/

.paypal-form{
padding:10px; 
border:1px solid white; 
background:#FFFFFF; 
padding-bottom:10px; 
border-bottom:1px solid #CCC;
height:90px;
}

.paypal-header{
padding-bottom:10px; 
border-bottom:1px solid #CCC; 
width:100%; 
height:20px;
}

.paypal-header-text{
font-size:17px; 
float:left;
}

.paypal-header-logos{
width:210px; 
height:20px; 
padding:0; 
float:left; 
margin-left:2px; 
margin-top:-3px; 
clear:right;
}

.paypal-form-elements{
margin-top:25px; 
width:92%;
text-align:center;
}

.paypal-form-elements-button{
width:151px;
margin-left:125px;
}

/*----------------- Lista de produtos da página de loja -------------*/

#loja-tabela-produtos td{
font-size:12px;
border-bottom:1px solid #CCC;
padding:10px;
background-color:#FFFFFF;
}

#loja-tabela-produtos .paypal-form{
height:20px;
border:0;
}

#loja-tabela-produtos .paypal-header{
border:0;
margin-left:7px;
margin-top:10px;
}

#loja-tabela-produtos .paypal-form-elements,
#loja-tabela-produtos .paypal-form-elements-button{
padding:0px;
margin:0px;
}

#loja-tabela-produtos .paypal-form-elements-button{
margin-bottom:5px;
