﻿/*------------------------------------------------------------------
[Master Content Stylesheet - Inforsantos - Carlos Garcia]
-------------------------------------------------------------------*/

*------------------------------------------------------------------ toc 0. reset 1. body 2. container 3. header 3.1 accessibility links 3.2 transversal links 3.3 menu contactos 3.4 menu esquerda 3.5 third navigation 4. central content 4.1 section navigation 4.2 main content 5. homepage central content 5.1 left bar 5.2 homepage main content 5.3 homepage main left 5.4 homepage main right 5.5 homepage highlights 5.6 homepage news 5.7 homepage markets 5.8 homepage warning 6. homepage left bar 7. buttons 8. footer 9. aux 10. hacks -------------------------------------------------------------------*/ html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}


body {
	background-color: #FFFFFF;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #336699;
}

a:link		{ color: #242e44; text-decoration: underline }
a:visited	{ color: #242e44; text-decoration: underline }
a:active	{ color: #242e44; text-decoration: underline }
a:hover		{ color: #336699; text-decoration: none }

.titulonoticia {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #336699; 
	font-weight:bold
}

.msgerro {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}


.textonoticia {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #336699
}

.textonoticiajust {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #336699; text-align:justify
}
.tituloareas {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	color: #336699; 
	font-weight:bold; 
	margin-top:10
}

.tituloareasbranco {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF; 
	font-weight:bold 

}


.textoareas {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #336699;
	font-weight:bold; 
	text-decoration: none	
}

.textoareasDF {
	font-family: Arial;
	font-size: 12px;
	color: #000066;
	font-weight:bold; 
	text-decoration: none	
}



.textoareas a:link,  .textoareas a:visited{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #598a8f;
	font-weight:bold;
	text-decoration: none
}

.textoareas a:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #293372;
	font-weight:bold;
	text-decoration: underline
}


.textoareasPreto {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight:bold; 
	text-decoration: none	
}

.textoareasPreto a:link,  .textoareasPreto a:visited{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight:bold;
	text-decoration: none
}

.textoareasPreto a:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #293372;
	font-weight:bold;
	text-decoration: underline
}






.just 			{ text-align: justify; }

:link.linksaibamais {
	font-family: Arial;
	font-size: 11px;
	color: #336699;
	font-weight:bold;
}
:hover.linksaibamais {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #242e44;
	font-weight:bold
	text-decoration: underline;
}




.produto_item td {
	font-size: 9px;
	height: 16px;
	/*background-color: #FFFFFF;*/
	border-bottom: 1px solid #C2CBD2;
}
.produto_item_over td {
	font-size: 9px;
	height: 16px;
	background-color: #E5E6E7;
	cursor:pointer;
	border-bottom: 1px solid #D7DCE1;
}
.produto_item a {
	font-size: 9px;
	height: 16px;
	/*background-color: #FFFFFF;*/
	text-decoration: none;
}
.produto_item_over a {
	font-size: 9px;
	height: 16px;
	background-color: #E5E6E7;
	cursor:pointer;
	text-decoration: none;
}
.produto_item a:visited {
	font-size: 9px;
}
.produto_item_over a:visited {
	font-size: 9px;
}




 /* HIDE MENU AND ITEMS FOR PRINTING */

@media print {
.printhide {display:none;}
.printhelp	{ width:600px; }
}
@media screen{
.printonly { display:none }
}





/*------------------------------------------------------------------
Imagens com Links 
*/

.Imgborder	 	{ border: #FFFFFF 1px solid; cursor:pointer; }	

A:hover .Imgborder,
A:active .Imgborder 	{ border: #FFCC66 1px solid; cursor:pointer; filter:alpha(opacity=50);-moz-opacity:.50;opacity:.50; }


/*------------------------------------------------------------------
Para FORMS
*/


.shadeform	{ FONT: 12px arial, verdana, sans-serif;
		  COLOR: #000000;
		  background-image: url("../Imagens/shadeform.gif");
		  margin-top:1px;
		  BORDER: #000000 1px solid;
		}


.dropdown 	{ FONT: 12px arial, verdana, sans-serif;
		  COLOR: #000000;
		  margin-top:1px;
		}


.submit-button 	  {
		  background-color:#000000;
		  background-image: url("../Imagens/button.gif");
		  FONT-FAMILY: arial, verdana, helvetica, sans-serif;
		  font-size: 11px;
		  font-weight: bold;
		  color: #242e44;
		  text-align: center;
		  cursor:pointer;
		  padding: 2px;
		  BORDER: #999999 1px solid;
		  }


.submit-buttonon  {
		  background-color:#4B557C;
		  background-image: url("../Imagens/buttonon.gif");
		  FONT-FAMILY: arial, verdana, helvetica, sans-serif;
		  font-size: 11px;
		  font-weight: bold;
		  color: #242e44;
		  text-align: center;
		  cursor:pointer;
		  padding: 2px;
		  BORDER: #FFFFFF 1px solid;
		  }


/*------------------------------------------------------------------ */






/*------------------------------------------------------------------
[3.3 Menu Contactos]
*/

#menContactos{
	margin-top:5px;
}

#menContactos ul{
	float:left;
	margin:0;
	margin-top:-5px;
	padding:0;

}

#menContactos ul li{
	float:left;
	height:20px;
	margin:0;
	padding:0 10px;
	line-height:20px;
	font-weight:bold;
}

#menContactos ul li.first{
	background:none;
}

#menContactos ul li.selected a {
	color:#253067;
}


/*------------------------------------------------------------------
[3.4 Menu Esquerda]

*/

#v_mnu_01 ul {
	list-style: none;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	}

#v_mnu_01 {
	width: 0px;
	margin: -2px;
	border-top-width: -1px;
	border-right-width: 0px;
	border-bottom-width: 0;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	}

#v_mnu_01 li a {
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
}
#v_mnu_01 .notopbrdr0xNone {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}

#v_mnu_01 li a:link, #v_mnu_01 li a:visited {
	color: #242e44;
	display: block;
	background-color: #FFFFFF;
	padding-top: 1px;
	padding-right: 0;
	padding-bottom: 1px;
	padding-left: 10px;
	}

#v_mnu_01 li a:hover {
	color: #5f8494;
	background:  #FFFFFF;
	padding-top: 1px;
	padding-right: 0;
	padding-bottom: 1px;
	padding-left: 10px;
	}


#ajaxOrgan{width:430px;
}
#ajaxOrgan h1{font-size:17px;line-height:25px;font:italic 17px Georgia,serif;color:#666;margin-bottom:3px;
}
#ajaxOrgan img{float:left;margin-right:10px;width:112px;height:150px;
}
#ajaxOrgan .info{float:left;width:300px;font:9px Arial,Helvetica,sans-serif;color:#808080;
}
#ajaxOrgan .notes,#ajaxOrgan .note{clear:both;
}



:after.clearfix{content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}

.clearfix{display:inline-block;
	}
/* IE Mac Hide \*/ 
.clearfix
	{
display:block;
	}
/* IE Mac Hide End */

}