.borda-img {
	margin: 5px 15px;
	padding: 2px;
	border: 1px solid #CCCCCC;
}
#tudo #conteudo .portifolio {
	margin: 1px;
	height: 130px;
	width: 900px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}


body {
	margin: 0px 5px 0px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#tudo {
	float: left;
	width: 978px;
	margin: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
#tudo #topo {
	float: left;
	height: 100px;
	width: 978px;
	background-image: url(imagens/topo3.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#tudo #topo h1 {
	text-indent: -9999px;
}
#tudo #topo h2 {
	text-indent: -9999px;
}


#tudo #menu {
	float: left;
	width: 978px;
	font-weight: bold;
	height: 32px;
	background-image: url(imagens/bg-menu-topo.gif);
	background-repeat: repeat-x;
	margin: 2px 0px;
}
#tudo #menu ul {
	float: left;
	margin: 0px;
	width: 900px;
	height: auto;
}
#tudo #menu li {
	display: inline;
	float: left;
	margin-top: 6px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 2px;
	padding: 3px 4px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
#tudo #menu li a:link {
	color: #000000;
	text-decoration: none;
}
#tudo #menu li a:visited {
	color: #000000;
	text-decoration: none;
}
#tudo #menu li a:hover {
	color: #FF0000;
	text-decoration: none;
}
#tudo #menu li a:active {
	color: #000000;
}
#tudo #conteudo {
	padding: 10px;
	float: left;
	width: 955px;
	margin: 0px;
}
#tudo #conteudo h1 {
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #B6B8C5;
	font-size: 16px;
	color: #DA211C;
	text-align: center;
}
#tudo #conteudo h2 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-indent: 25px;
	font-size: 16px;
}
#tudo #conteudo h3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DA211C;
	display: inline;
}
#tudo #conteudo h4 {
	margin: 0px;
}



#tudo #conteudo ul {
	list-style-position: inside;
	list-style-image: url(imagens/ckok.jpg);
	margin-left: 25px;
}
#tudo #conteudo ul li {
	line-height: 2em;
	text-align: justify;
}
#tudo #conteudo ol li {
	line-height: 2em;
}

#tudo #conteudo p {
	line-height: 2em;
	text-align: left;
}
#tudo #conteudo strong {
	font-size: 1.2em;
}




#tudo #conteudo .destaques {
	margin: 10px;
	float: left;
	height: 280px;
	width: 430px;
	border: 1px dashed #333333;
	padding: 5px;
}
#tudo #conteudo .destaques strong {
	color: #FF0000;
	font-size: 1.3em;
}
#tudo #conteudo caption {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333333;
	line-height: 2em;
	font-size: 1.2em;
}





#tudo #rodape {
	text-align: center;
	float: left;
	width: 970px;
	margin-top: 12px;
}


#tudo #assinatura #selos{
	width:204px;
	height:16px;
	float:left;
}
#tudo #assinatura .selo a{
	width: 91px;
	height:15px;
	float: right;
	display:block;
	text-indent: -9999px;
	background-repeat: no-repeat;
	overflow:hidden;
	padding: 0 10px 10px 0;
}
#tudo #assinatura .selo a.w3c{
	background-image:url(imagens/w3c.jpg);
	width: 140px;
	margin-top: 10px;
}
#tudo #assinatura .reservado{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: center;
	height:25px;
	float: left;
	display:block;
	overflow:hidden;
	padding: 0 10px 10px 0;
	vertical-align: middle;
	width: 800px;
	margin-top: 10px;
}
