*{
	padding: 0;
	margin: 0;
}

v:* {
  behavior:url(#default#VML);
}


html, body {
	width:100%;
	height:100%;
	margin:0px;
	border:0px;
	padding:0px;
	font-family:Arial, "Microsoft Sans Serif";
	font-size:12px;
	color:#666666;
	background-color:#000000;
	background-image:url(/images/bg_main.png);
	background-repeat:no-repeat;
	background-position:top center;
	
		
}
.menu_submenus{
	background:#F1F1F1 url(/images/carrinho_seta.jpg) no-repeat left top;
	position:absolute;
	display:none;
	width:189px;
	margin-left:-1px;
	margin-top:-2px;
	border-right:1px solid #313131;
	border-bottom:1px solid #313131;
	border-left:1px solid #313131;
	padding-top:20px;
}

.menu_submenus table{
	height:30px;
	/*background:#F1F1F1;*/
	width:189px;
	margin:0px;
	padding:0px;
}


.menu_submenus td{
	height:30px;
	padding-left:5px;
	
}

.menu_submenus td.submenuon{
	background:#CD4112;
	color:#FFFFFF;
	cursor:pointer;
	
}

.menu_submenus td.submenuoff{
	background:#F1F1F1;
	color:#CD4112;
	
}


.shadow_lateral{
	margin-top:140px;
	display:block;
	width:8px;
	height:490px;
	float:left;
	background-color:transparent;
	background-image:url(/images/left_shadow_top.png);
	background-repeat:no-repeat;
}

.shadow_lateral_body{
	margin-top:13px;
	display:block;
	width:8px;
	height:475px;
	float:left;
	background-color:transparent;
	background-image:url(/images/left_shadow.png);
	background-repeat:repeat-y;
}


.benvindo{
	font-family:Arial, "Microsoft Sans Serif";
	font-size:28px;
	font-weight:bold;
	color:#CD4112;
	
}

.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
left: -1000px;
visibility: hidden;
color: #FFF;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 1px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -100px;
left: 40px; /*position where enlarged image should offset horizontally */

}



.errors {
	background:#FFFFCC url(/images/alert.png) no-repeat scroll 10px 7px;
	border:1px solid #EEEEEE;
	color:#000000;
	margin-top:0px;
	padding:10px 5px 10px 60px;
	text-align:left;
}
.erros li, .erros ul{
	border:0;
	margin:0;
	padding:0;
	vertical-align:baseline;
	color:#000000;
	list-style-type: upper-alpha;
	font-family:Arial;
	text-align:left;
}

.show {
	display: block;
}
.hide {
	display: none;
}


.fundo_menu {
	background-image:url(/images/sub_menu.png);
	background-repeat:no-repeat;
	background-position:top;
}

.fundo_noticias {
	background-image:url(/images/back_foto.png);
	background-repeat:no-repeat;
}

a{
	font-family:Arial, "Microsoft Sans Serif";
	text-decoration:none;
	color:#626E78;
}

.bold {
	font-weight:bold;
	}

form {
	margin: 0px;
	padding: 0px;
	border:0px;
}

.laranja {
	/*color:#CD4112;*/
	color:#CD4112;
}

.branco {
	color:#FFFFFF;
}

.cinzento {
	color:#A2A2A2;
}

.preto {
	color:#000000;
}

.preto_23 {
	color:#232323;
}

.black {
	display:block;
	color:#000000;
}

.black:hover {
	display:block;
	color:#CD4112;
}


.cinza_esc{
	color:#1F1F1F;
}

.cinza_clr{
	color:#666666;
}



.t11 {
	font-size:11px;
}

.t12 {
	font-size:12px;
}

.t15 {
	font-size:15px;
}

.t16 {
	font-size:16px;
}

.t35 {
	font-size:35px;
}



td.menuon { 

	background-color: #EB6718; 
	background-image:url(/images/bg_menu_hover.png);
	background-repeat:repeat-x;
	font-family:Arial, "Microsoft Sans Serif";
	font-size:12px;
	border:0px;
	color:#FFFFFF;
	font-weight: bold;
	height:45px;
	vertical-align:middle;
}
td.menuoff { 

	background-color: #FFFFFF; 
	background-image:url(/images/bg_menu_out.png);
	background-repeat:repeat-x;
	font-family:Arial, "Microsoft Sans Serif";
	font-size:12px;
	border:0px;
	color:#CD4112;
	font-weight: bold;
	height:45px;
	vertical-align:middle;
}

input {
	font-family:Arial, "Microsoft Sans Serif";
	font-size:11px;
	border:0px;
	color:#000000;
	background-color:#FFFFFF;
	border-left:1px solid #DFDFDF;
	border-top:1px solid #DFDFDF;
	border-right:1px solid #EBEBEB;
	border-bottom:1px solid #EBEBEB;
}

.input_geral {
	font-family:Arial, "Microsoft Sans Serif";
	font-size:12px;
	border:0px;
	height:20px;
	padding-top:4px;
	color:#000000;
	background-color:#FFFFFF;
	border-left:1px solid #DFDFDF;
	border-top:1px solid #DFDFDF;
	border-right:1px solid #EBEBEB;
	border-bottom:1px solid #EBEBEB;
}

.inputbox {
	font-family:Arial, "Microsoft Sans Serif";
	font-size:11px;
	background-image:url(/images/caixa_contactos.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	color:#A2A2A2;
	height:25px;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
}

.textbox {
	font-family:Arial, "Microsoft Sans Serif";
	font-size:11px;
	color:#A2A2A2;
	height:100px;
	width:214px;
	padding:0px;
	margin:0px;
	
}

select {
	font-family:Arial, "Microsoft Sans Serif";
	font-size:11px;
	color:#3F4E2C;
	height:24px;
	padding:2px;
	border:1px solid #D8D8D8;
}

textarea {
	font-family:Arial, "Microsoft Sans Serif";
	font-size:11px;
	border:0px;
	background-color:#FFFFFF;
	vertical-align:middle;
	border-left:1px solid #DFDFDF;
	border-top:1px solid #DFDFDF;
	border-right:1px solid #EBEBEB;
	border-bottom:1px solid #EBEBEB;
}


label {
	font-family:Arial, "Microsoft Sans Serif";
	font-size:11px;
}
.container {
	clear:both;
	display:block;	
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
	border:0px;
}
.menus {
	clear:both;
	display:block;	
	width:980px;
	height:95px;
	margin:0px auto;
}
.conteudo {
	overflow:hidden;
	display:block;
	clear:both;
	width:980px;
	min-height:200px;
	text-align:left;
	margin:0px auto;
}

.bottom {
	overflow:hidden;
	display:block;
	width:980px;
	text-align:center;
	margin:0px auto;
}

.toggleopacity:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
-moz-opacity: 0.5;
}

.toggleopacity img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}

/* AUTOCOMPLETE */

/* Big box with list of options */
#ajax_listOfOptions{
  position:absolute;  /* Never change this one */
  width:202px;/* Width of box */
  overflow:auto;  /* Scrolling features */
  border-left:1px solid #D5D8D9;
  border-right:1px solid #D5D8D9;
  border-bottom:1px solid #D5D8D9;
  background-color:#FFFFFF;  /* White background color */
  text-align:left;
  font-size:11px;
  z-index:100;
}
#ajax_listOfOptions div{  /* General rule for both .optionDiv and .optionDivSelected */
  margin:1px;    
  padding:1px;
  cursor:pointer;
  font-size:11px;
}
#ajax_listOfOptions .optionDiv{  /* Div for each item in list */
  
}
#ajax_listOfOptions .optionDivSelected{ /* Selected item in the list */
  background-color:#E1E4E6;
}
#ajax_listOfOptions_iframe{
  background-color:#fff;
  position:absolute;
  z-index:5;
} 

#dhtmlgoodies_marquee{
	/* general marquee layout*/
	padding-top:3px;
	height:25px;
	background-color: #000;
	position:absolute;
	left:0px;
	z-index:1000;
	bottom:0px;		
	display:none;		
	width:100%;
	overflow:hidden;
}
body > div#dhtmlgoodies_marquee{	/* Firefox rule */
	position:fixed;
}	
#dhtmlgoodies_marquee .textObj{	/* Layout for the marquee text */
	position:absolute;	
	color: #FFF;
	font-weight:bold;
	white-space:nowrap;
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
}

#dhtmlgoodies_marquee   *{
margin:0px;
padding:0px;
display:inline;
}
/* Just some layout classes used in this example script */
.highlighted{
	color:#EB6718;	// Red color
}
.greenText{
	color:#0F0;	// Green color
}
