﻿p, a, body, td, tr, div {
font-style: verdana; 
font-weight: normal;
font-size: 11px;
font-family: verdana;
font-color:#BFDAE3;
line-height: 12px;
cursor: crosshair;
TEXT-DECORATION: none;
}

a, a:link{
color: #74AEC4;
TEXT-DECORATION: none; 
}
a:hover {
color:#74AEC4;
background-color:none;
cursor: crosshair;
TEXT-DECORATION: none;}

m {	 cursor: none; color: #BFDAE3; TEXT-DECORATION: none;
}
u {	 cursor: none; color:#BFDAE3; TEXT-DECORATION: none;
}
y {	 cursor: none; color: #BFDAE3; TEXT-DECORATION: none;
}
strong {	color: #ED6121; background: none; width: 165px; font-weight: normal; line-height: 15px;
}

/*------Opacidade------*/
a img
{filter: alpha(opacity=30);
-moz-opacity: 60.0;
opacity:0.35; }

a:hover img
{filter: alpha(opacity=60);
-moz-opacity: 3.0;
opacity:0.30;
}


/* ---------- IMAGENS ---------- */
a img
        {filter: alpha(opacity=80);
        -moz-opacity: 10.0;
        opacity:0.80; 
        background-color: #D5E3E3;
	padding: 3px 3px 3px 3px;
}

a:hover img
        {filter: alpha(opacity=30);
        -moz-opacity: 1.0;
        opacity:1.0;
        background-color: #D5E3E3;
	padding: 3px 3px 3px 3px;
}




input, textarea, select 
	{font-family: verdana; 
	font-size: 11px;
	color: #E8F0F0;
        background-color: #E8F0F0;
        border: 1px solid #E8F0F0;
        -moz-border-radius: 0px;
        padding: 1px;

}

.table2 {
	color: #897C88;
	font-size: 11px;
	font-family: verdana;
	text-align: justify;
	    -moz-border-radius: 0px;
	width: 414px;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #E8F0F0;
        border-top: 1px solid #E8F0F0;
        border-right:1px solid #E8F0F0;
        border-left: 1px solid #E8F0F0; 
        background-color: #E8F0F0;}



.table3 {
	color:#BFDAE3;
	font-size: 11px;
	font-family: verdana;
	text-align: center;
        -moz-border-radius: 0px;
	padding: 4px 4px 4px 4px;
        border-right: 5px solid #E1ECEC;
        border-left: 5px solid #E1ECEC;
	background-color: #EDF3F3; 
	width: 380px; 

}

.table4 {
	color:#BFDAE3;
	font-size: 11px;
	font-family: verdana;
	text-align: left;
	padding: 4px 4px 4px 4px;
        border-top: 5px solid #E1ECEC;
        border-bottom: 5px solid #E1ECEC;
	background-color: #EDF3F3;
	width: 490px; 

}


.fundopost {
background-color: #E8F0F0;
border-bottom: 9px solid #E1ECEC;
border-top: 9px solid #E1ECEC;
border-right:1px solid #E8F0F0;
border-left: 1px solid #E8F0F0;
        text-align: justify;
color: #BFDAE3;
        padding: 3px 3px 3px 3px;
        width: 470px;	
        -moz-border-radius: 0px 0px 0px 0px;
        line-height: 9px;
        font-family: verdana;}

/*--------------Segunda Parte--------------*/


.comentarios {padding: 5px; width: 550px; text-align: center;}

input, textarea, select {font-family: tahoma;
font-size: 11px;
color: #74AEC4;
border: 1px solid #E1ECEC;
background: #E8F0F0;
-moz-border-radius: 1px 1px 1px 1px;
}

.cmttext {
	align: justify;
	color: #CFE3EB;
	cursor: crosshair;
	border-right: 3px solid #EDF3F3;
	border-left: 3px solid #EDF3F3;
        border-top: 1px solid none;
        border-bottom: 1px solid none;
	text-align: center;
	font-family: tahoma;
	font-size: 11px;
	background-color:#EDF3F3;
        padding: 2px;




::-moz-selection
{color: #4A5B5D;
background: #fafefe;}

::selection
{color: #4A5B5D;
background: #fafefe;} 

