body {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
}
#lin {
display:none;
color:blue;
width:340;
}
P {
 font-family : Tahoma,Verdana, Arial,sans-serif;
 font-size : 11px;
 text-align: justify;
 color: #000000;  
 /*line-height: 150%; */
}

P.home {
 	font-family : Tahoma,Verdana, Arial,sans-serif;
 	font-size : 10px;
 	/*line-height: 125%; */
 	color: #000000; 
	margin-top: 10;
	margin-bottom: 0;
	margin-left: 5;
	margin-right: 5;
}

.text9 {
	font-family: Tahoma, Verdana, Arial;
	line-height: 150%; 
	font-size: 9px;
	color: #000000;	
}

.text10 {
	font-family: Tahoma, Verdana, Arial;
	line-height: 125%; 
	font-size: 10px;
	color: #000000;	
}

.text11 {
	font-family: Tahoma, Verdana, Arial;
	line-height: 125%; 
	font-size: 11px;
	color: #000000;
}

.text17 {
	font-family: 'Trebuchet MS',Tahoma, Verdana, Arial;
	font-size: 17px;
	color: #000000;
}

.text14 {
	font-family: 'Trebuchet MS',Tahoma, Verdana, Arial;
	font-size: 14px;
	color: #000000;
}

.destaque {
	font-size: 11px;
	font-weight: bold;
	color: #000000;	
}

.destaque_interior {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;	
}

.destaque_data {
	font-family: Tahoma, Verdana, Arial;
	font-size: 9px;
	color: #605F5F;	
}


.bold {
	font-weight: bold;
}
.lineUp {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EBEBEB;
}
.lineDown {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBEBEB;
}
.lineLeft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #EBEBEB;
}
.lineRight {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #EBEBEB;
}
a {
	font-family: Tahoma, Verdana, Arial;
	color: #212121;
	text-decoration: underline;
}
a:hover {
	color: #DE9B23;
	text-decoration: underline;
}
input,textarea,button,select {
	font-family: Tahoma, Verdana, Arial;
	font-size : 10px;
	color : black;
	background-color : white;
	border :1px solid black;
	border-left-color: black;
	border-left-style: solid;
	border-left-width: 1;
	border-top-style: solid;
	border-top-width: 1;
	border-top-color: black;
	border-bottom-style: solid;
	border-bottom-width: 1;
	border-bottom-color: black;
	border-right-style: solid;
	border-right-width: 1;
	border-right-color: black;
}
ul	{
	list-style-type: disc;
	color: #DE9B23;
	line-height: 140%;		
}

ul.vermelho	{
	list-style-type: disc;
	color: #B10000;
	line-height: 140%;		
}
ul.links	{
	list-style-type: disc;
	color: #DE9B23;
	margin: 20px;
	line-height: 140%;		
}

ul.linkshome	{
	list-style-type: disc;
	color: #DE9B23;
	margin-top: 5px;		
margin-left: 20px;	
}

li.laranja {
	list-style-image: url(imagens/icon_laranja.gif);
}
li.vermelho {
	list-style-image: url(imagens/icon_vermelho.gif);
	color: #000000;
}
.error {
	color: red;
}

.seta {
	color: #B10000;
	font-weight: bold;
}

