
@charset "utf-8";

.body {
background-color: transparent;
}

.area-thumbs {
	height: 590px;
	width: 647px;
	background-color: #fff;
	margin-left: 7px;
	margin-top: 90px;
}



/* THUMB VIDEOS */ /* THUMB VIDEOS */ /* THUMB VIDEOS */ /* THUMB VIDEOS */ /* THUMB VIDEOS */

.vback {
	background-color:#166c9e;
	box-shadow: 0 1px 1px #245C4D;
}


#wrap {
	margin-left:15px;
	position:absolute;
	width:657px;
	height: 1027px;
	margin-top: 50px;
} 

.titulo-thumbs {
	float: left;
	font-family: Arial;
	font-size: 20px;
	color: #fff;
	font-weight: bold;
    margin-bottom: 10px;
    width: 610px;
    margin-top:-20px;
}


/*TEXTO THUMBS*/
.titulo-video-thumbs {
	float: left;
	font-family: Arial;
	font-size: 12px;
	color: #fff;
    margin-bottom: 5px;
    width: 171px;
}

.titulo-video-thumbs:a{
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	color: #fff;
}

.titulo-video-thumbs:hover{
	text-decoration: underline;
}


.titulo-video-thumbs strong {
	font-size: 13px;
	display: inherit;
	text-transform: uppercase;
	margin-bottom: -7px;
}

.titulo-video-thumbs strong:a {
	text-decoration: none;
}

.titulo-video-thumbs strong:hover {
	text-decoration: underline;
}

.titulo-video-espaco {
	margin-bottom: 5px;
}



.texto-video-thumbs {
	float: left;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #fff;
    width: 171px;
}

.texto-video-thumbs:a{
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	color: #fff;
}

.texto-video-thumbs:hover{
	text-decoration: underline;
}



.linhas {
	width: 620px;
	float: left;
	margin-bottom: 15px;
}


/* INICIO VIDEOS */

#video1 {
	float: left;
	width:195px;
	height:230px;
	float: left;
	margin-right: 15px;
}

.video1:a{
	text-decoration: none;
}

.video1:hover{
	text-decoration: underline;
}

#video2 {
	left:241px;
	top:0px;
	width:195px;
	height:230px;
	float: left;
	margin-right: 15px;
}

.video2:a{
	text-decoration: none;
}

.video2:hover{
	text-decoration: underline;
}


#video3 {
	right:1px;
	top:0px;
	width:195px;
	height:230px;
	float: left;
}

.video3:a{
	text-decoration: none;
}

.video3:hover{
	text-decoration: underline;
}




/* END VIDEOS */ /* END VIDEOS */ /* END VIDEOS */ /* END VIDEOS */



/* INICIO THUMBS */

.imagem-thumbs {
	margin-bottom: 3px;
	border: 0px;
}

.imagem-thumbs:a{
	text-decoration: none;
	border: 0px;
}

.imagem-thumbs:hover{
	text-decoration: underline;
	background-color: fuchsia;
	border: 0px;
}



.thumb1 {
	left:15px;
	top:18px;
	width:171px;
	height:205px;
	float: left;
	margin-left: 11px;
    margin-top: 12px;
    
   	font-family: Arial;
	font-size: 12px;
	color: #fff;
}

.thumb1:a{
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	color: #fff;
}

.thumb1:hover{
	text-decoration: underline;
	font-family: Arial;
	font-size: 12px;
	color: #fff;
}


.thumb2 {
	left:15px;
	top:18px;
	width:171px;
	height:205px;
	float: left;
	margin-left: 11px;
    margin-top: 12px;
    
   	font-family: Arial;
	font-size: 12px;
	color: #fff;
    
}

.thumb2:a{
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	color: #fff;
}

.thumb2:hover{
	text-decoration: underline;
	font-family: Arial;
	font-size: 12px;
	color: #fff;
}


.thumb3 {
	left:15px;
	top:18px;
	width:171px;
	height:205px;
	float: left;
	margin-left: 11px;
    margin-top: 12px;

   	font-family: Arial;
	font-size: 12px;
	color: #fff;

}

.thumb3:a{
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	color: #fff;
}

.thumb3:hover{
	text-decoration: underline;
	font-family: Arial;
	font-size: 12px;
	color: #fff;
}


/* END THUMBS */
/* END THUMBS */
/* END THUMBS */


