
/* ............ foto ......................... */

td.artigofoto { 
	text-align: center;
	vertical-align: top;
	width: 120px;
        background-color:#FFFFE6;  
        padding-left:5px;
}


/* COLABORADOR  */

td.artigocolaborador {  
     		font-family: verdana, arial, "ms sans serif", sans-serif;
    		font-size: 12px;
    	 	text-align: left;
                text-indent: 0.8cm;
                line-height: 110%;
		color: #000000;
        	vertical-align: top;
                width: 465px;
		background-color:#FFFFE6;
                }


/* TEXTO PRINCIPAL */

td.artigo {  
        	vertical-align: top;
                width: 590px;
		background-color:#FFFFFF;
                text-indent: 1cm;
                line-height: 150%;
                margin: 5px 15px 5px 15px;
                padding-left:5px;
                font-family: verdana;
                font-size: 12px;
   	        text-align: left;
                color: #000000; 

                }

.artigo a:link { text-decoration: none; color: #AAAAAA;}
.artigo a:visited { text-decoration: none; color: #AAAAAA;}
.artigo a:active { text-decoration: underline; color: #AAAAAA;}
.artigo a:hover { text-decoration: underline; color: #AAAAAA;}


td.artigoimg {  
        	vertical-align: top;
                width: 585px;
		background-color:#FFFFFF;
                text-indent: 1cm;
                line-height: 150%;
                margin: 5px 15px 5px 15px;
                padding-left:5px;
                font-family: verdana;
                font-size: 12px;
   	        text-align: left;
                color: #000000; 
                }

img.imagemtxt {float:right; clear:right width:300px; }


span.artigotit  {
         text-indent: 0cm;
         font-family: Georgia;
         font-size: 16px;
         font-weight: bold;
   	 text-align: center;
         color: #AAAAAA;


}

span.artigodata  {
         font-family: verdana;
         font-size: 10px;
         font-weight: bold;
   	 text-align: center;
         color: #AAAAAA;
}


div.legendas  {
         font-family: verdana;
         font-size: 10px;
         font-weight: bold;
   	 text-align: center;
         color: #AAAAAA;
         width: 585px;
         padding: 5px 5px 1px 5px;
}

