body
{
    background: #ffffff;/*#fefefe;*/
    font-family: arial, helvetica;
    font-size: 12px;
    margin: 0px;
				
    /*scrollbar-face-color: #004a80; 
    scrollbar-shadow-color: #004a80; 
    scrollbar-highlight-color: #004a80; 
    scrollbar-3dlight-color: #004a80; 
    scrollbar-darkshadow-color: black; 
    scrollbar-track-color: #7aa4d7; 
    scrollbar-arrow-color: #7aa4d7;*/
    
}
/*links*/
a
{
    color: #004a80;
    font-weight: regular;
    text-decoration: none;
}
a:active
{
    color: #E60004;
}
a:visited
{
 		color: #004a80;
}
a:hover
{
    color: #E60004;
		text-decoration: underline;
		background: none;
}
/*parágrafos*/
p
{
	font-size: 12px;
	padding: 0 20px 0 30px;
	text-align: justify;
}
p.titulo
{
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background: #7aa4d7;
	border-width: 0 0 2px 0;
		border-style: dashed;
		/*border-width: thin;*/
		border-color: #004a80;
	text-align: left;
	padding: 3px 0 3px 3px;
}
p.newsletter
{
font-size: 12px;
font-weight: bold;
color: #ffffff;
background: # 7aa4d7;
border-width: 0 0 2px 0;
border-style:	dashed;
/*border-width:	thin; */
border-color: #004a80;
text-align: left;
padding: 3px 0 3px 3px;

}

p.footer
{
	font-size: 10px;
	font-weight: regular;
	color: #FFF;
	background: #7aa4d7;
	text-align: center;
	padding: 0px 0px 0px 5px;
}
p.footer_index
{
	font-size: 10px;
	font-weight: regular;
	color: #fff;
	/*background: #7aa4d7;*/
	text-align: center;
	padding: 0px 0px 0px 5px;
}
.prod_title
{
	font-size: 14px;
	font-weight: bold;
	color: #E60004;
	text-align: left;
	padding: 0px 0px 0px 5px;
	
}
.prod_desc
{
	font-size: 12px;
	font-weight: regular;
	color: #000;
	text-align: justify;
	padding: 0px 5px 0px 5px;
	
}
.prod_subtitle
{
	font-size: 12px;
	font-weight: bold;
	color: #004A80;
	text-align: left;
	padding: 0px 0px 0px 5px;
	
}
/*ul.sol
{
	padding: 20px 30px 0 50px;
}
li.sol
{
	list-style-image: url(imgs/bullet_01.gif);
	list-style: circle;	
	font-size: 12px;
	text-align: justify;
}*/
/*tabelas*/
td
{
    font-family: arial, helvetica;
    font-size: 11px;
		text-vertical-align: middle;
}
td.legenda
{
	background: black;
	font-size: 11px;
	color: #004a80;
	text-align: center;
	vertical-align: top;
}
td.data
{
    background: #93c182;
    border-bottom: 0px solid;
    border-left: 0px solid;
    border-right: 0px solid;
    border-top: 0px solid;
    color: #030;
    font-size: 10px;
    vertical-align: top;
		width: 300px;
}
td.selected a:hover
{
    color: #004a80;
		background: #df4826;
}
td.selected, td.selected a
{ 
	  font-size: 11px;
		color: white;
		font-weight: bold;
		background: #004a80;
}
td.destaques
{
 		align: right;
		vertical-align: top;
		color: black;
		font-size: 10px;
		font-weight: none;
		background: #f5f5f5;
		background-image:  url(images/bookmarc_bg3_small.gif);
	  background-repeat: no-repeat;
		background-position: bottom;
}
tr
{
    font-size: 12px;
		color: black;
		font-weight: none;
}
th
{
	background: #dedede;
	font-size: 11px;
	color: #004a80;
	text-align: center;
	vertical-align: top;
}
hr
{
 	color: red;
	decoration: none;
	height: 1px;
	margin-left: 30px;
}
/* excepções */

/*#dados td.legenda, #edcontactos  td.legenda { text-align: right;}*/ 

#link_menu
{
 		color: #ffffff;
		text-decoration: none;
}
#link_more
{
 	  font-size: 11px;
}

#link_language
{
 		color: #ffffff;
		background: #df4826;
}
#link_sol
{
 		color: #000;
		background: #cccccc;
}
#news_cont
{
		text-align: left;
}

.sol_title
{
	font-size: 14px;
	font-weight: bold;
	color: #E60004;
	text-align: left;
	padding: 0px 0px 0px 0px;
}
.sol a
{
    color: #red;
    font-weight: bold;
    text-decoration: none;
}
.sol a:active
{
    color: #E60004;
}
.sol a:visited
{
 		color: #004a80;
}
.sol a:hover
{
    color: #E60004;
		text-decoration: underline;
		background: none;
}
