﻿body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	text-align:center;
	margin:0px 0px 0px 16px;
	background:#EFF3F7;
	}
	


select {
	padding:2px 5px;
	border:solid 1px #DDDDDD;
	background:#EFF3F7;
	color:#336699;
	}
	
a:link{color: #336699; font-weight:bold;margin-bottom:10px; font-style:normal}
a:active{color: #336699; font-weight:bold;margin-bottom:10px; font-style:normal}
a:visited{color: #990066; font-weight:bold;margin-bottom:10px; font-style:normal}
a:hover {color:#CCCCCC; font-weight:bold; text-decoration:underline; font-style:normal}
	
#tudo {
	width: 678px;
	margin:0 auto;
	text-align:left;
	background:#EFF3F7;
	}
	
/*** Conteudo **/

#topo
{
	background:url(http://www.crasp.gov.br/clippingnews/imgs/top.jpg) no-repeat;
	width:678px;
	height:119px;
}


#conteudo {
	padding:20px 50px 0px 50px;
	background:#FFFFFF;
	border-left:1px #CCCCCC solid;
	border-right:1px #CCCCCC solid;
	width:534px;
	
	margin-left:21px;
	
	}	
	
.titulo{
	padding-bottom:10px;
	margin-bottom:10px;
	background: #FFFFFF;
	color:#6296CA;
	font-size:20px;

	}

.not{
	padding-bottom:10px;
	font-size:12px;
	color:#333333;
	margin-bottom:10px;
	background:#FFFFFF;
	text-align:justify;
	font-weight:normal;
	}

.font{
	padding-bottom:10px;
	font-size:10px;
	background:#FFFFFF;
	color:#999999;
	font-weight:normal;
	}



/** Rodape **/
#rodape{

	}
	

