/* CSS Document */
/*
VERDE:		#5E912B
AZUL1:		#40659B
AZUL2: 		#4E91D0
AMARELO:	#FFA71C
*/
body {
	background-color: #333333;
}

a.barra{
	background: transparent;
	margin: 10px;
	padding: 0px;
	font-size: 12px;
	font-family: Arial;
	text-decoration: none;
	color: #FFFFFF;
	vertical-align: middle;
}
a.barra:visited {
	color: #ffffff;
}
a.barra:hover {
	font-weight: bold;
}
a.barra:active {
	color: #ffffff;	
}
table.exterior {
	border-width: 1px;
	border-color: #666666;
	border-style: dotted;
	border-spacing: 0px;
}

td.barraverde {
	text-align: left;
	vertical-align: top;
	padding: 0px;	
	border-width: 0px;
	border-spacing: 0px;
}

td.menuprod {
	vertical-align: middle;
	font-family: Century Gothic, Arial;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	color: #FFA71C;
	text-align: center;
	padding: 0px;		
}
td.canto {
	font-family: Century Gothic, Arial;
	font-size: 10px;
	text-decoration: none;
	color: #CCCCCC;
	text-align: center;
	vertical-align: middle;
	padding: 5px;		
}
td.lateral {
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	color: #40659b;
	text-align: center;
	vertical-align: top;
	padding: 5px;
	border-spacing: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #40659b;
	border-right-color: #40659b;
	border-bottom-color: #40659b;
	border-left-color: #40659b;
}

td.carrinho {
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	color: #40659b;
	text-align: center;
	vertical-align: top;
	padding: 5px;
	border-spacing: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #40659b;
	border-right-color: #40659b;
	border-bottom-color: #40659b;
	border-left-color: #40659b;
}
.latcarrinho {
	font-weight: light;
	color: #40659b;
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 11;
	text-align: center;
}

.carrinho{
	color: #40659b;
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 0.85em;
	line-height: 1.6em;
	font-weight: bold;
	text-decoration: none;
}

.carrinho_moldura {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

.carrinho_resultados {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.latpreco {
	font-weight: bold;
	color: #40659b;
}

.lat img{
	border: 2px solid #fff;
}
.lat:hover img{
	border: 2px solid #ffa71c;
}
.lat:hover{
	color: red; /* 4 IE bug */
}

td.container {
	padding-top: 0px;
	border-width: 0px;
}

td.celulaprod {
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	color: #5E912B;
	text-align: center;
	padding-top: 30px;
	/*padding: 5px;*/
}
td.celulaprodprom {
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	color: #40659b;
	text-align: center;
	padding-top: 30px;
	/*padding: 5px;*/
}

td.admin {
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	color: #5E912B;
	padding-top: 20px;
	padding: 10px;
	vertical-align: top;	
}
.caixas {
	background-color: eeeeee;
	border-width: 1;
	color: #5E912B;
	font-size: 9pt;
	font-family: arial;
}
.botao {
	background-color: eeeeee;
	border-width: 1;
	color: #5E912B;
	font-size: 10pt;
	font-family: arial;
}

.main img{
	border: 2px solid #fff;
}
.main:hover img{
	border: 2px solid #5E912B;
}
.main:hover{
	color: red; /* IE bug */
}

.mainprom img{
	border: 2px solid #fff;
}
.mainprom:hover img{
	border: 2px solid #40659b;
}
.mainprom:hover{
	color: red; /* IE bug */
}

td.noticiatitle {
	background-color: #40659b;	
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: white;/*#5E912B;*/
	text-align: left;
	vertical-align: top;
	padding-top: 0px;
	padding-bottom: 0px;	
	padding-left: 10px;
	border-width: 0px;
	border-color: #40659b;
	border-style: dashed;
	border-spacing: 0px;
}
td.noticiadate {	
	background-color: #4E91D0;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: white;/*#5E912B;*/
	text-align: left;
	vertical-align: top;
	padding-top: 0px;
	padding-bottom: 0px;	
	padding-left: 10px;
	border-width: 0px;
	border-color: #40659b;
	border-style: dashed;
	border-spacing: 0px;
}
td.noticiabody {
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	color: #000;
	text-align: justify;
	vertical-align: top;
	padding: 5px;	
	border-width: 0px;
	border-color: #40659b;
	border-style: dashed;
	border-spacing: 0px;
}
td.noticiacontainer {
	padding: 5px;
	vertical-align: top;
}
td.noticialateral {
	font-family: Arial;
	font-size: 11px;
	text-align: center;
	vertical-align: top;
	padding: 5px;	
	border-width: 1px;
	border-color: #FFA71C;
	border-style: dashed;
	border-spacing: 0px;
	background-color: #000;
}
a.notlat:link {
	color: #FFA71C;
	text-decoration: none;
	font-weight: bold;
}
a.notlat:visited {
	color: #FFA71C;
	text-decoration: none;
	font-weight: bold;
}
a.notlat:active {
	color: #FFA71C;
	text-decoration: none;
	font-weight: bold;
}
a.notlat:hover {
	color: #FFA71C;
	text-decoration: underline;
	font-weight: bold;
}

td.footer {
	font-family: Arial;
	font-size: 10px;
	color: #CCCCCC;
	vertical-align: middle;
}
td.footericon {
	vertical-align: bottom;
	text-align: right;
}

.equipa img{
	border: 2px solid #FFA71C;
}
td.equipa {
	vertical-align: top;
}

td.prodnotprom {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	background-color: #40659B;
	text-align: center;
	vertical-align: center;
	margin: 0px;
	padding: 0px;
	height: 28px;
}

td.prodprom {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #fff;
	background-color: #5E912B;
	text-align: center;
	vertical-align: center;
	margin: 0px;
	padding: 0px;
}

td.contact {
	font-family: Arial;
	font-size: 13px;
	font-weight: none;
	color: #fff;
	background-color: #4E91D0;
	text-align: center;
	vertical-align: center;
	margin: 0px;
	padding: 0px;
}

a.contactos:link {
	color: white;
	text-decoration: underlined;
	font-weight: none;	
}
a.contactos:visited {
	color: white;
	text-decoration: underlined;
	font-weight: none;
}
a.contactos:active {
	color: white;
	text-decoration: dotted;
	font-weight: none;
}
a.contactos:hover {
	color: white;
	text-decoration: dotted;
	font-weight: none;
}

.cont img{
	border: 1px solid #fff;
}
.cont:hover img{
	border: 1px solid #40659b;
}

.ribbon {
	padding-left: 150px;
}
.ribbon img{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.carrinho_texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.encomendar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #669933;
	text-align: right;
}

.caixas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: right;
	border: 1px solid #999999;
}

.caixas_listagem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #40659B;
	width: 130px;
}

.radio_buttons{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-indent: 1px;
}


#copyright {
	font: normal 9px/1.9em Verdana, Arial, Tahoma, sans-serif;
	color: #878774;
	width: 380px;
	height:20px;
	position: relative;
	text-align: left;
	background-position: 328px 0px;
	background-image: (../picture_library/paralelo40.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	display: block;
	vertical-align: bottom;
	top: 0px;
	left: 12px;
	background-image: url(picture_library/paralelo40.jpg);
}

.copyrightlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5EA23D;
	font-weight: bold;
	text-decoration: none;
}