body{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	margin: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #000;
}

* { outline: none; }
object { outline: none; }
img { border: none; }

h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
}
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	color: #C00;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #C00;
}
.container {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
.header {
	height: 160px;
	padding-top: 10px;
}
.header1 {
	height: 250px;
	padding-top: 10px;
}
.flash {
	height: 475px;
	margin: 0px;
	padding: 0px;
}
.containerIntro {
	height: 233px;
	padding-top: 35px;
}
.containerAcademia {
	height: 400px;
	padding-top: 35px;
}
.intro1 {
	background-image: url(../images/boxIntro1.png);
	height: 198px;
	width: 533px;
	margin-left: 30px;
	float: left;
	background-repeat: no-repeat;
	background-position: left top;
}
.intro1Index {
	background-image: url(../images/boxIntro1Index.png);
	height: 198px;
	width: 533px;
	margin-left: 30px;
	float: left;
	background-repeat: no-repeat;
	background-position: left top;
}
.intro1Academia {
	height: 400px;
	width: 533px;
	margin-left: 30px;
	float: left;
}
.intro1Indique {
	background-image: url(../images/boxIntroIndique.png);
	height: 198px;
	width: 533px;
	margin-left: 30px;
	float: left;
	background-repeat: no-repeat;
	background-position: left top;
}
.intro1ContentIndique {
	color: #999;
	margin-top: 30px;
	margin-right: 20px;
	margin-left: 270px;
}
.intro1ContentIndiqueOk {
	color: #FFF;
	margin-top: 65px;
	margin-right: 20px;
	margin-left: 270px;
}

.intro1Content {
	color: #999;
	margin: 20px;
}
.intro1ContentIndex {
	color: #999;
	margin: 20px;
}
.intro1Content ul {
	list-style-type: none;
	position: relative;
}
.intro1Content ul li {
	display: block;
	float: left;
	padding: 10px;
	width: auto;
	background-image: url(../images/destaqTopo.png);
	background-repeat: repeat-y;
	background-position: center center;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #4F4F4F;
}
.intro1Content ul li a {
	color: #FFF;
	text-decoration: none;
}
.intro1Content ul li a:hover {
	color: #FF0;
	text-decoration: none;
}
.newsletter {
	padding-top: 130px;
	padding-left: 0px;
}
.indique {
	padding-top: 60px;
	width: 235px;
}
.intro2 {
	float: right;
	width: 360px;
	background-image: url(../images/boxIntro2.png);
	height: 198px;
	background-repeat: no-repeat;
	background-position: center center;
	margin-right: 30px;
}
.intro2D2 {
	float: right;
	width: 360px;
	height: 198px;
	background-repeat: no-repeat;
	background-position: center center;
	margin-right: 30px;
}
.intro2D3 {
	float: right;
	width: 360px;
	height: 198px;
	background-repeat: no-repeat;
	background-position: center center;
	margin-right: 30px;
}
.intro2D1 {
	float: right;
	width: 360px;
	height: 198px;
	background-repeat: no-repeat;
	background-position: center center;
	margin-right: 30px;
}
.intro2Content {
	margin: 20px 20px 20px 20px;
	color: #999;
}
.intro2Index {
	float: right;
	width: 360px;
	background-image: url(../images/boxIndex.png);
	height: 198px;
	background-repeat: no-repeat;
	background-position: center center;
	margin-right: 30px;
}
.content  {
	margin-top: 0px;
}
.content2 {
	margin-top: 35px;
}
.contentMain {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 35px;
}
.contentTop {
	background-image: url(../images/contentTop.png);
	height: 5px;
	margin-top: 0px;
	background-repeat: no-repeat;
	background-position: left top;
}
.contentMiddle {
	background-color: #363636;
	color: #999;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

.contentMiddleUnidades {
	color: #999;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	text-align: center;
}
.contentMiddleUnidades a {
	font-size: 25px;
	font-family: "Futura LtCn BT", Verdana, Arial;
	font-weight: lighter;
}
.voltarBtn {
	text-align: right;
}
.contentBottom {
	background-image: url(../images/contentBottom.png);
	height: 5px;
	background-repeat: no-repeat;
	background-position: left top;
}
.destaqTitulos {
	margin: 10px;
	width: 263px;
	text-align: left;
}
.destaqTxt {	
	color: #999;
	width: 263px;
	margin: 10px;
	min-height:150px;
	height:auto !important;
	height:150px;		
}
.leiaMais {
	height: 47px;
	width: 88px;
	margin-right: 11px;
	float: right;
}
.formulario {
	margin-left: 30px;
	margin-bottom: 30px;
}
.formTextfield {
	border: 1px solid #666;
	height: 30px;
	width: 426px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 100%;
	background-color: #F0F0F0;
	color: #666;
}
.formMsg {
	border: 1px solid #666;
	height: 100px;
	width: 426px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 100%;
	background-color: #F0F0F0;
	color: #666;
}
.formBtn {
	background-image: url(../images/formBtn.png);
	width: 88px;
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: "Futura LtCn BT", Verdana, Arial;
	font-size: 20px;
	color: #FFF;
	background-color: #000;
	background-position: center top;
	height: 47px;
}
.formNewsletter {
	background-color: #FFF;
	width: 140px;
	border: 1px solid #363636;
}
.formNewsletterBtn {
	width: 80px;
	border: 1px solid #363636;
}

.containerFooter {
	background-position: left top;
	height: 110px;
}
.rubra {
	height: 30px;
	width: 33px;
	float: right;
}
.footer {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	font-size: 9px;
	color: #666;
	line-height: 20px;
	background-image: url(../images/logotipoSmall.png);
	background-repeat: no-repeat;
	padding-top: 60px;
	padding-bottom: 10px;
}
.footer a {
	color: #666;
	text-decoration: none;
}
.footer a:hover {
	color: #900;
}
.gallery {
	zoom:1;
	width:auto;
}
.gallery a {
	display:block;
	float:left;
	margin:5px;
	opacity:0.87;
	text-align:center;
}
.gallery a:hover {
	opacity:1;
}
.gallery a img {
	border:none;
	display:block;
}
.gallery a#vlightbox{display:none}
#alter1   {
	color: #FFF;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-left-color: #000;
}
table#alter1 td {
	background-color: #363636;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000;
	border-bottom-color: #000;
}
table#alter1 tr.dif td {
	background-color: #666;
}
#alter2 {
	color: #FFF;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-left-color: #000;
}

table#alter2 td {
	background-color: #363636;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000;
	border-bottom-color: #000;
}
table#alter2 tr.dif td {
	background-color: #666;
}
#alter3 {
	color: #FFF;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-left-color: #000;
}
table#alter3 td {
	background-color: #363636;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000;
	border-bottom-color: #000;
}


table#alter3 tr.dif td {
	background-color: #666;
}
