@charset "utf-8";
/* CSS Document */

#fotos_seg_prot {
	background-image: url(../images/fundo_texto.jpg);
	background-repeat: repeat-x;
	display: block;
	height: auto;
	width: 742px;
	margin-top: 10px;
	margin-left: 10px;
	padding-top: 10px;
	float: left;
}
#text_seg_prot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #900;
	text-align: justify;
	display: block;
	height: auto;
	width: 250px;
	margin-left: 10px;
	float: left;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#fotos_seg_prot img {
	margin-left: 10.5px;
	float: left;
}
