/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 16/08/2017, 19:14:06
    Author     : AtoCarlos
*/

div.assistaVideo a:hover {
	 color: #F79C33;
        cursor: pointer;
        text-decoration: underline;
}

div.assistaVideo a{
	text-align: center;
        color: white;
        position: absolute;
        left: 37px;
        width: 300px;
        text-decoration: none;
}