#projetos{
	margin:0 10px 0 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}
#projetos p{
	margin:0 0 5px 0;
}
#projetos a{
	text-decoration:none;
	color:#000000;	
}
#projetos a:hover{
	text-decoration:underline;
	color:#336600;	
}
#projetos h1{
	margin:0 0 5px 0px;
	padding:3px;
	font-size:16px;
	color:#FFFFFF;
	background:#336633;
}
#projetos h3{
	margin:0 10px 5px 0px;
	padding:3px;
	font-size:14px;
	color:#990000;
}
#projetos a.index{
	float:left;
	display:inline;
	width:200px;
	margin:5px 0 0 0px;
}
#projetos a.index b{
	display:block;
}
#projetos a.lista{
	float:both;
	display:block;
	margin:5px 0 0 20px;
}

#projetos table{
	font-size:12px;
}
#projetos table td{
	margin 1px;
	padding:3px;
} 
#projetos table tr.titulo td{
	background:#a7f291
}
#projetos table tr.c1 td{
	background:#dddddd
}
#projetos table tr.c2 td{
	background:#EEEEEE
}














