/* CSS Document */
#rotativo{
	height:220px;
	background:#f4f4f4  /*url(../imagem/chemical-background-vector-293874.jpg) repeat-x  center*/;
 
}

.rotativo_meio{
	width:960px;
	background:#FFF;
	height: inherit;
	margin:0 auto;
}

