* {
	margin: 0;
	padding: 0;
}



#mov {
	width:60%;
	margin:0 auto;
	margin-bottom:50px;
}

#mov table {
	width:100%;
	text-align:center;
	margin-top:20px;
	border:0px !important;
}

#mov table tr td {
	padding-left:20px;
	padding-right:20px;
	border:0px !important;
}

#mov table tr td img{
	width:260px;
	height:150px;
	margin: 40px 0 40px 0;
}

#mov table a{
	text-decoration:none;
}

#mov table tr td p{
	background-color:#ffc801;
	padding:6px 0 6px 0;
	font-size:14px;
}