.video{
	margin: 0px 0px 20px 0px;
}
.videotit{
	color: #3B6CAE;
	padding: 25px 0px 10px 110px;	
	font-weight: bold;
	height: 40px;
	background: #E9EAEE url(images/VIDEO.jpg) no-repeat left;
}
.videotxt{
	text-align: justify;
	padding-bottom: 20px;
	padding-top: 10px;
	padding-left: 10px;
	background: #E9EAEE;
}
.videoswf{
	text-align: center;
	
}
.videotit a{
	color: #3B6CAE;
	text-decoration: none;
}
.videotit a:hover{
	text-decoration: underline;
	color: #5C6369;
}

