@charset "utf-8";
/* CSS Document */

	/* conteudo */
#containersEscadas{
	width:900px;
	height:auto;
	background-color:#FFFFFF;
	}
#content{
	width:720px;
	height:350px;
	margin:50px 0px 0px 180px;
}
#textoEscadas{
	position:absolute;
	left:485px;
	top:160px;
	width:400px;
	}
.titlo_1_{
	margin:0px 0px 0px 0px;
	font-size:17px;
	color:#3b25c7;
	}
.lista{
	margin:0px 0px 0px 50px;
	font-size:13px;
	color:#333333;	
	}
.imgEscadas{
	width:331px; 
	height:324px;
	margin:20px 0px 0px 10px;
	}

