h1.titulo {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 40px;
}

h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 20px;
	<
	br
	/>
}

p.share {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 20px;
	color: #333333
}

a.rodape:link,a.rodape:active,a.rodape:visited {
	text-decoration: none;
}

a.TextoMenuIndex:hover {
	text-decoration: none;
}

body {
	background-color: #79BCFF;
	background-image: url(/img/gradient.png);
	margin: 0px;
	text-align: center;
}

.headerwrapper {
	width: 100%;
	height: 120px;
	position: relative;
	margin-top: -50px
}

.header {
	width: 420px;
	height: 200px;
	/* 	background: url(/img/logo.png) no-repeat; */
	margin-left: 460px;
	margin-top: 80px;
	position: 
}

.linha {
	background-color: #FFFFFF;
	width: 100%;
	height: 2px;
	position: relative;
}

.conteudo {
	width: 400px;
	height: 20px;
	margin-left: 600px;
	position: absolute;
	margin-top: -10px;
}

.explain {
	width: 700px;
	height: 455px;
	margin-left: 150px;
	position: absolute;
	margin-top: 140px;
	left: -63px;
	top: 40px;
}

.login {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 13px;
	margin-left: 1100px;
	position: relative;
	widh: 60px;
	height: 80px;
	margin-top: -130px;
}

.form {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	margin-left: 800px;
	position: relative;
	widh: 250px;
	height: 320px;
	margin-top: 90px
}

.inputTextDif {
	width: 80%;
	height: 20px;
}

.combo {
	width: 100%;
	height: 35px;
}

.line {
	background-color: #333333;
	width: 100%;
	height: 2px;
	margin-top: -30px;
	position: absolute;
}

.footer {
	font-family: Helvetica, Arial, sans-serif;
	background-color: #FFFFFF;
	-moz-box-shadow: 0px 0px 3px #000000;
	-webkit-box-shadow: 0px 0px 3px #000000;
	box-shadow: 0px 0px 3px #000000;
	width: 69.2%;
	height: 130px;
	margin-top: -30px;
	text-align: center;
}

.facebook {
	width: auto;
	height: auto;
	margin-top: -100px;
	position: relative;
	margin-left: 300px
}

.twitter {
	width: 60%;
	height: 100px;
	margin-top: 20px;
	position: relative;
	margin-left: 200px
}

.rodape {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	width: 100%;
	height: 50px;
	position: relative;
	text-align: center
}

.upload {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
}

>----------------------------------
-->
CSS do Painel> --------------------------------------- .base {
	background-color: #FFFFFF;
	width: 70%;
	height: 600px;
	margin-left: 200px;
	margin-bottom: -30px;
	position: absolute;
}

.update {
	border: dotted;
	width: 874px;
	height: 163px;
	position: absolute;
	left: 30px;
	top: 26px;
}

.eventos {
	border: dotted;
	width: 44%;
	height: 313px;
	position: absolute;
	left: 30px;
	top: 240px;
}

.certificados {
	border: dotted;
	width: 44%;
	height: 313px;
	position: absolute;
	left: 486px;
	top: 241px;
}

.barra {
	background-color: #CCCCCC;
	width: 44%;
	height: 10%;
}

a:link {
	text-decoration: none;
	color: #000000
}

a:active {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: 
}

a:hover {
	text-decoration: underline;
}

#contact {
	width: 430px;
	margin: 60px auto;
	padding: 60px 30px;
	-moz-box-shadow: 0px 0px 8px #444;
	-webkit-box-shadow: 0px 0px 8px #444;
}

label {
	float: left;
	clear: left;
	margin: 11px 20px 0 0;
	width: 95px;
	text-align: right;
	font-size: 16px;
}

/* input { */
/* 	width: 260px; */
/* 	height: 28px; */
/* 	padding: 5px 20px 0px 20px; */
/* 	margin: 0 0 20px 0; */
/* 	border-radius: 3px; */
/* 	-moz-border-radius: 3px; */
/* 	-webkit-border-radius: 3px; */
/* 	-moz-box-shadow: 0px 1px 0px #f2f2f2; */
/* 	-webkit-box-shadow: 0px 1px 0px #f2f2f2; */
/* 	font-family: sans-serif; */
/* 	font-size: 16px; */
/* 	color: #000000; */
/* 	text-shadow: 0px -1px 0px #334f71; */
/* } */
textarea {
	width: 260px;
	height: 170px;
	padding: 12px 20px 0px 20px;
	margin: 0 0 20px 0;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0px 1px 0px #f2f2f2;
	-webkit-box-shadow: 0px 1px 0px #f2f2f2;
	font-family: sans-serif;
	font-size: 16px;
}

.InputSubmit {
	width: 240px;
	height: 60px;
	float: right;
	padding: 10px 15px;
	margin: 0 90px 0 0;
	-moz-box-shadow: 0px 0px 5px #999;
	-webkit-box-shadow: 0px 0px 5px #999;
	border: 0px solid #556f8c;
	background: -moz-linear-gradient(top, #009966 0%, #009933 100%);
	/* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #009966),
		color-stop(100%, #009933) ); /* webkit */
	cursor: pointer;
	color: #FFFFFF;
	font-size: 30px;
	font-weight: bold
}

/*----------------menu-do-painel--------------*/
.Corpo {
	width: 900px;
	margin: 0px auto;
	text-align: center;
	margin-top: 30px;
}

.DivTop {
	width: 900px;
	height: 70px;
	display: block;
	text-align: center;
	background-image: url(/img/barra.png);
	-moz-box-shadow: 0px 1px 0px #000000;
	-webkit-box-shadow: 0px 1px 0px #000000;
	box-shadow: 0px 1px 0px #000000;
	background-position: center top;
	background-repeat: no-repeat;
	position: relative;
	z-index: 5px;
}

.DivLogo {
	float: left;
	display: block;
	width: 300px;
	height: 60px;
	margin-top: 5px;
	margin-left: 10px;
}

.DivMenu {
	float: right;
	display: block;
	width: 575px;
	height: 68px;
	text-align: center;
	padding-right: 10px;
}

.linkSair {
	position:absolute;
	right:5px;
	top: 5px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
}

a.LinksMenu:link,a.LinksMenu:active,a.LinksMenu:visited {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	margin-top: 10px;
	margin-left: 3px;
	margin-right: 3px;
	text-decoration: none;
	height: 35px;
	width: 107px;
	padding-top: 5px;
	display: block;
	float: right;
	background-image: url(/img/btnVerde.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

a.LinksMenu:hover {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	margin-top: 1px;
	margin-left: 1px;
	margin-right: 1px;
	-moz-box-shadow: 3px 3px 3px #000000;
	-webkit-box-shadow: 3px 3px 3px #000000;
}

/*---------------css-da-base--------------*/
.carregar {
	width: 120px;
	height: 30px;
}

.Base {
	background-color: #FFFFFF;
	height: 500px;
	height: 750px;
}

.BaseContentLoadStats {
	width: 800px;
	height: 80px;
	margin-left: 30px;
	display: block;
}

.stats {
	margin-top: 80px;
	width: 200px;
	height: 100px;
	float: right;
	display: block;
	text-align: left;
}

.BaseContentLoadStats {
	width: 500px;
	height: 40px;
	margin-left: 30px;
	display: block;
}

.panels{
	text-align:right;
}
.meter {
	height: 25px; /* Can be anything */
	width: 400px;
	position: relative;
	margin: 20px 0 20px 0; /* Just for demo spacing */
	background: #555;
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
	border-radius: 25px;
	padding: 10px;
	-webkit-box-shadow: inset 0 -1px 1px rgba(255, 255, 255, 0.3);
	-moz-box-shadow: inset 0 -1px 1px rgba(255, 255, 255, 0.3);
	box-shadow: inset 0 -1px 1px rgba(255, 255, 255, 0.3);
}

.meter>span {
	display: block;
	height: 100%;
	-webkit-border-top-right-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
	-moz-border-radius-topright: 8px;
	-moz-border-radius-bottomright: 8px;
	border-top-right-radius: 8px;
	border-bottom-right-radius: 8px;
	-webkit-border-top-left-radius: 20px;
	-webkit-border-bottom-left-radius: 20px;
	-moz-border-radius-topleft: 20px;
	-moz-border-radius-bottomleft: 20px;
	border-top-left-radius: 20px;
	border-bottom-left-radius: 20px;
	background-color: rgb(43, 194, 83);
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, rgb(43,
		194, 83) ), color-stop(1, rgb(84, 240, 84) ) );
	background-image: -moz-linear-gradient(center bottom, rgb(43, 194, 83)
		37%, rgb(84, 240, 84) 69% );
	-webkit-box-shadow: inset 0 2px 9px rgba(255, 255, 255, 0.3), inset 0
		-2px 6px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: inset 0 2px 9px rgba(255, 255, 255, 0.3), inset 0 -2px
		6px rgba(0, 0, 0, 0.4);
	box-shadow: inset 0 2px 9px rgba(255, 255, 255, 0.3), inset 0 -2px 6px
		rgba(0, 0, 0, 0.4);
	position: relative;
	overflow: hidden;
}

.meter>span:after,.animate>span>span {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background-image: -webkit-gradient(linear, 0 0, 100% 100%, color-stop(.25, rgba(255, 255,
		255, .2) ), color-stop(.25, transparent), color-stop(.5, transparent),
		color-stop(.5, rgba(255, 255, 255, .2) ),
		color-stop(.75, rgba(255, 255, 255, .2) ),
		color-stop(.75, transparent), to(transparent) );
	background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, .2)
		25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .2) 50%,
		rgba(255, 255, 255, .2) 75%, transparent 75%, transparent );
	z-index: 1;
	-webkit-background-size: 50px 50px;
	-moz-background-size: 50px 50px;
	-webkit-animation: move 2s linear infinite;
	-webkit-border-top-right-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
	-moz-border-radius-topright: 8px;
	-moz-border-radius-bottomright: 8px;
	border-top-right-radius: 8px;
	border-bottom-right-radius: 8px;
	-webkit-border-top-left-radius: 20px;
	-webkit-border-bottom-left-radius: 20px;
	-moz-border-radius-topleft: 20px;
	-moz-border-radius-bottomleft: 20px;
	border-top-left-radius: 20px;
	border-bottom-left-radius: 20px;
	overflow: hidden;
}

.animate>span:after {
	display: none;
}

@
-webkit-keyframes move { 0% {
	background-position: 0 0;
}

100%
{
background-position




:


 


50
px


 


50
px




;
}
}
.orange>span {
	background-color: #f1a165;
	background-image: -moz-linear-gradient(top, #f1a165, #f36d0a);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f1a165),
		color-stop(1, #f36d0a) );
	background-image: -webkit-linear-gradient(#f1a165, #f36d0a);
}

.red>span {
	background-color: #f0a3a3;
	background-image: -moz-linear-gradient(top, #f0a3a3, #f42323);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f0a3a3),
		color-stop(1, #f42323) );
	background-image: -webkit-linear-gradient(#f0a3a3, #f42323);
}

.nostripes>span>span,.nostripes>span:after {
	-webkit-animation: none;
	background-image: none;
}