﻿#Centro h2
{
	font-size:18px;
	color:#333333;
	margin:10px 0 0 0;
	float:left;
}
#Centro h2 span
{
	font-size:15px;
	color:#333333;
	font-weight:normal;
	margin:10px 0 0 0;
}
#Foto
{
	width:100px;
	float:left;
	margin:0 20px 0 0;
}
#Foto img
{
	border:1px solid #CCCCCC;
	padding:3px;
}
#Texto
{
	width:300px;
	float:left;
}
#Texto p
{
	width:250px;
	margin:0 0 5px 0;
}
#ListaLinks
{
	width:680px;
	list-style:none;
	margin:0;
	padding:0;
	float:left;
}
#ListaLinks li
{
	width:100%;
	float:left;
	display:block;
	padding:5px 0 10px 0;	
	margin:0;
	border-bottom:1px solid #e5e5e5;
}
#ListaLinks p
{
	width:99%;
	color:#000000;
	font-weight:normal;	
	margin:0;
	float:left;
	display:block;
	
}
#ListaLinks h2
{
	width:690px;
	height:auto;
	padding:10px 0 0 0;
	background:none;
	color:#6B1420;
	font-size:16px;
	font-weight:bold;
	margin:0;
	float:left;
}
#ListaLinks a
{
	width:auto;
	height:auto;
	padding:0 30px 0 0;
	font-size:14px;
	color:#971C2E;
	font-weight:bold;
	margin:10px 0 5px 0;
	text-decoration:none;
	display:block;		
	float:left;
}	
.icoSaibro
{
	height:20px !important;
	display:block;
	background:url(../Images/icoSaibro.gif) no-repeat !important;
	padding:2px 0 0 25px !important;
	color:#666666 !important;
	margin:5px 20px 0 0 !important;
	float:left !important;
}
.icoGrama
{
	height:20px !important;
	background:url(../Images/icoGrama.gif) no-repeat !important;
	padding:2px 0 0 25px !important;
	color:#666666 !important;
	margin:5px 20px 0 0 !important;
	float:left !important;
}
.icoDuro
{
	height:20px !important;
	background:url(../Images/icoDuro.gif) no-repeat !important;
	padding:2px 0 0 25px !important;
	color:#666666 !important;
	margin:5px 20px 0 0 !important;
	float:left !important;
}
#BarraBusca
{
	width:720px;
	height:50px;
	background:#ECECE4;
	padding:6px 0 3px 0;
	float:left;
	border-top:1px solid #333333;
	border-bottom:1px solid #333333;
}
#BarraBusca input
{
	border:1px solid #666666;
	margin:0 10px 0 4px;
	height:17px;
	float:left;
}
#BarraBusca select
{
	border:1px solid #666666;
	height:22px;
	float:left;
}
#BarraBusca form
{
	width:720px;
	float:left;
}
