@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	background-color: #F1F1F1;
	color: #3D3E3F;
}
a:link, a:visited {
	color: #3D3E3F;
	text-decoration: underline;
}
a:hover {
	color: #690;
}
input , select{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
img {
	border: 0;
}
button {
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}
button span {
	padding-right: 6px;
	padding-left: 6px;
	top: -3px;
	position: relative;
}
ul {
	list-style-type: none;
}
h1 {
	font-size: 12px;
	font-weight: bold;
	color: #9FB61D;
	letter-spacing: 2px;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #333;
	letter-spacing: 1px;
}
h4 {
	font-size: 11px;
	font-weight: bold;
	color: #333;
	letter-spacing: 1px;
}
h5 {
	font-size: 10px;
	font-weight: normal;
}
#menu {
	background-color: #333;
	height: 60px;
	color: #FFF;
	background-image: url(media/layout/bg1.gif);
	background-repeat: repeat-x;
	font-size: 12px;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
}
#menu li {
	display: inline;
}
#menu .separador {
	margin-right: 15px;
	margin-left: 15px;
	color: #777;
}
#menu a:link, #menu a:visited {
	color: #FFF;
	text-decoration: none;
}
#menu a:hover {
	color: #CCC;
}
#logo_area {
	background-color: #CCC;
	height: 100px;
	text-align: left;
	background-repeat: repeat-x;
	background-image: url(media/layout/bg2.gif);
}
#logo_area, #logo_area a:link, #logo_area a:visited {
	color: #666;
}
#logo_area a:hover {
	color:#9FB61D;
}
.bandeira_activa {
	border: 1px solid #999;
}
#main {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-color: #FFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #bbb;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #bbb;
}
.center {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	padding: 20px;
}
#col1 {
	float: left;
	width: 260px;
	overflow: hidden;
}
#col2 {
	float: left;
	width: 700px;
	margin-left: 20px;
	overflow: hidden;
}
#pub1 {
	margin-top: 20px;
}
.categorias_cima {
	background-image: url(media/layout/cat_cima.gif);
	background-repeat: no-repeat;
	height: 10px;
}
.categorias {
	background-image: url(media/layout/cat_centro.gif);
	background-repeat: no-repeat;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.categorias_baixo {
	background-image: url(media/layout/cat_baixo.gif);
	background-repeat: no-repeat;
	height: 10px;
	margin-bottom: 20px;
}
.categorias ul .links {
	margin-left: 20px;
	font-size: 12px;
}
.categorias a:link, .categorias a:visited {
	color: #333;
	text-decoration: none;
}
.categorias a:hover {
	color: #690;
}
ul .linha {
	background-image: url(media/layout/linha.gif);
	background-repeat: repeat-x;
	margin-top: 10px;
}
.titulos_top {
	font-size: 12px;
	font-weight: bold;
	color: #690;
	letter-spacing: 2px;
}
.titulos_icon {
	padding-right: 15px;
}
#destaques {
	margin-top: 20px;
}
#footer {
	padding: 20px;
	background-color: #bbb;
	text-align: left;
	line-height: 16px;
}
.clear {
	font-size: 0px;
	height: 0px;
	clear: both;
}
.destaques_cima {
	background-image: url(media/layout/destaque_cima.gif);
	background-repeat: no-repeat;
	height: 10px;
}
.destaques_centro {
	background-image: url(media/layout/destaque_centro.gif);
	background-repeat: no-repeat;
	padding-top: 4px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.destaques_baixo {
	background-image: url(media/layout/destaque_baixo.gif);
	background-repeat: no-repeat;
	height: 10px;
	margin-bottom: 20px;
}
.prod1 {
	float: left;
	width: 320px;
}
.prod2 {
	float: left;
	width: 135px;
	padding-right: 40px;
	text-align: center;
	padding-left: 40px;
}
.prod3 {
	float: left;
}
.prod1 .thumb, .prod2 .thumb, .prod3 .thumb {
	background-image: url(media/layout/thumb_bg.gif);
	background-repeat: no-repeat;
	padding: 10px;
	height: 95px;
	width: 135px;
	text-align: center;
	vertical-align: middle;
}
.prod1 .nome a:link, .prod1 .nome a:visited, .prod2 .nome a:link, .prod2 .nome a:visited, .prod3 .nome a:link, .prod3 .nome a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #333;
	margin-bottom: 2px;
	letter-spacing: 1px;
	text-decoration: none;
}
.prod1 .nome a:hover, .prod2 .nome a:hover, .prod3 .nome a:hover {
	text-decoration: underline;
}
.prod1 .subnome, .prod2 .subnome, .prod3 .subnome {
	font-size: 12px;
	font-weight: bold;
	color: #666;
	margin-bottom: 10px;
}
.prod1 .texto, .prod2 .texto, .prod3 .texto {
	font-size: 10px;
	padding: 10px;
}
.foto_artigo3 {
	background-color: #FFF;
	border: 1px solid #ddd;
}
#adicionarProds {
	background-color: #EEE;
	border: 1px solid #BBB;
	padding: 10px;
}

.paginacao span, .paginacao a {
	height: 16px;
	text-align: center;
	background-color: #DDD;
	border: 1px solid #bbb;
	font-weight: bold;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	margin-left: 6px;
	color: #999;
}
.paginacao .numeros {
	color:#666;
}
.paginacao a:link, .paginacao a:visited {
	text-decoration: none;
	color: #A82A7E;
}
.paginacao a:hover {
	background-color: #CCC;
}
.border1 {
	border: 1px solid #bbb;
}
.msg_erro {
	font-weight: bold;
	color: #F30;
}
