/* CSS Document */

body{
	font:normal 12px Arial, Helvetica, sans-serif;
}
#topo .menu {
	display:none;
}
.internas fieldset{
	display:none;
}
.fotos{
	display: table;
	float: left;
	padding:10px;
	margin:40px 0 0 0;
	width:150px;
}
.fotos img{
	border: solid 1px #2525AB;
	margin:0 0 25px 0;
	float:left;
}
.carro_home strong{
	font-weight: normal;
	background-color: #CEE779;
}
.internas strong{
	font-weight: normal;
	background-color: #CEE779;
}