@charset "utf-8";
.video {
	background-position: center;
	text-align: center;
	width: 100%;
}
.titulo {
	font-family: "Segoe UI", Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #006699;
	font-weight: bold;
}
.imagempad {
	padding: 10px;
}
a:hover {
	color: #006699;
}
a {
	text-decoration: none;
	color: #000000;
}
.normal {
	font-family: "Segoe UI", Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
.semborda {
	text-decoration: none;
}

img
{  border-style: none;
}
.pequeno {
	font-family: "Segoe UI", Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}
hr.d {border: none 0; 
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #efefef;
	width: 100%;
	height: 2px;
	margin: 10px auto 0 0;
	text-align: left;
	}
.normal_B {
	font-family: "Segoe UI", Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: bolder;
}

