@charset "utf-8";

#results{
	list-style:none;
	padding: 0;
}

#results li{
	list-style:none;
	float:left;
	width:33%;
	padding:3px;
	height:150px;
}

#results li:first-child{
	width:100% !important;
	height:350px !important;
}

#results li iframe{
	display:block;
	width:100%;
	height:100%;
	border:0;
}

#fb-root {
  display: none;
}
.fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget span iframe[style] {
  width: 100% !important;
}

@font-face {
    font-family: Berlin Sans FB;
    font-style: normal;
    font-weight: normal;
    src: url("../fonts/BRLNSR.ttf");
}

@font-face {
    font-family: Coolvetica Rg;
    src: url(../fonts/coolvetica_rg.ttf);
	font-style: normal;
    font-weight: normal;
}


body {
	margin: 0px;
	padding: 0px;
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}

h1{
	font-family: Coolvetica Rg;
	font-size:30px;
	width:100%;
	border-bottom:1px #FFFFFF solid;
	letter-spacing:3px;
}

#degrade-top {
	background-image: url(../images/degrade-fd.png);
	background-repeat: repeat-x;
	background-position: left top;
	height: 225px;
	width: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: -1000;
}
#palco {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	z-index: 1000;
}
a {
	color: #FFFF99;
	text-decoration: none;
}

#conteudo_cursos {
	width:465px;
	float:left;
}

#cursos_destaque{
	width:300px;
	float:right
}

#palco #top {
	height: 145px;
	padding-top: 20px;
}
.logoTop {
	float: left;
}

#ctc {
	font-family: "Berlin Sans FB";
	text-align: right;
	font-size: 40px;
	color: #FBE6EB;
	text-shadow: black 0.1em 0.1em 0.3em;
	margin-bottom: 20px;
}
#menu {
	font-family: "Berlin Sans FB";
	padding: 10px;
	background-image: url(../images/fd-divs.png);
	font-size: 14px;
	color: #CCCCCC;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
/*	behavior: url(js/PIE.htc);
*/	text-align: center;
}
#menu a {
	font-size: 21px;
	text-decoration: none;
	font-weight:normal;
	color: #FFFFFF;
	margin-right: 10px;
	margin-left: 10px;
	text-shadow: black 0.1em 0.1em 0.4em;
/*	behavior: url(js/PIE.htc);
*/}
#menu a:hover {
	color: #FFCC33;
}




#destaques {
	height: 270px;
	background-image: url(../images/fd-divs.png);
	background-repeat: repeat;
	padding: 15px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
/*	behavior: url(js/PIE.htc);
*/}

.destaques2 {
	color: #900;
	margin-bottom: 15px;
	background-color: #FFC;
	padding: 15px;

}

#rodape {
	padding: 20px;
	font-size: 14px;
	background-color:#be3760;
}
#copyright {
	font-size: 11px;
	margin-bottom: 15px;
}
#home-col-esq {
	padding: 20px;
	width: 425px;
	float: left;
	position: relative;
	background-image: url(../images/fd-divs.png);
	background-repeat: repeat;
	-webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
/*	behavior: url(js/PIE.htc);
*/}

#social_tda {
	padding: 0px;
	margin-bottom:15px;
	background-image: url(../images/fd-divs-2.png);
	background-repeat: repeat;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
/*	behavior: url(js/PIE.htc);
*/	background-color: #FFFFFF;
}

#home-col-dir {
	width: 250px;
	float: right;
	padding: 20px;
	position: relative;
	background-image: url(../images/fd-divs.png);
	background-repeat: repeat;
	-webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
/*	behavior: url(js/PIE.htc);
*/}
#home-col-inteira {
	padding: 20px;
	background-image: url(../images/fd-divs.png);
	background-repeat: repeat;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
/*	behavior: url(js/PIE.htc);
*/}
#home-col-dir ul {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}
table {
	font-size: 13px;
}

#home-col-dir li {
	list-style-type: square;
	padding-top: 10px;
	font-size: 12px;
}



.clr { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.separador {
	height: 15px;
}

/* GALERIA - HOME */

.clear {
	clear:both
}
h2 {
	margin-top: 0px;
	font-family: Coolvetica Rg;
	font-weight: normal;
}

 
#gallery {
	position:relative;
	height:270px;
	width: 740px;
	overflow: hidden;
}
	#gallery a {
		float:left;
		position:absolute;
	}
	
	#gallery a img {
	border:none;
	width: 740px;
	overflow: hidden;
	}
	
	#gallery a.show {
		z-index:500
	}
 
	#gallery .caption {
	z-index:600;
	background-color:#000;
	color:#ffffff;
	height:100px;
	position:absolute;
	bottom:0;
	width: 740px;
	}
 
	#gallery .caption .content {
		margin:5px
	}
	
	#gallery .caption .content h3 {
	font-family: "Berlin Sans FB";
	font-weight:normal;
	font-size:24px;
	text-shadow: black 0.1em 0.1em 0.1em;
		margin:0;
		padding:0;
		color:#FFF;
		
	}
	
/* FIM DA GALERIA - HOME */
#social {
	text-align: right;
	width: 200px;
	height: 20px;
	float: right;
}
.detalhecursos {
	color: #410A16;
}
.form1 {
	font-size: 20px;
	width: 265px;
}
.form2 {
	font-size: 20px;
	width: 600px;
}
.form3 {
	font-size: 20px;
	width: 360px;
}
.form4 {
	font-size: 20px;
	width: 220px;
}
.form5 {
	font-size: 20px;
	width: 30px;
}


hr {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #30070F;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.separador1 {
	background-image: url(../img/separador.png);
	background-repeat: repeat-x;
	height: 1px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.separador2 {
	background-image: url(../img/separador.png);
	background-repeat: repeat-x;
	height: 1px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.titulosDestaquesLoja {
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 3px;
	margin-top: 0px;
}


.menu ul{
	display:inline;
	text-decoration:none;
	list-style-type:none;
	float:right;
	margin-top:5px;
}

.menu ul li{
	float:left;
	padding-right:15px;
	padding-left:15px;
	border-right:1px #FFFFFF solid;
	margin-top: 7px;
}

.menu ul li:last{
	border:none;
}

.menu ul li a {
	font-family: Coolvetica Rg;
	color: #fff;
	font-size: 18px;
}

.menu ul li a:hover {
	font-family: Coolvetica Rg;
	color: #FC0;
	font-size: 18px;
}

.bs-example>p:last-child, .bs-example>ul:last-child, .bs-example>ol:last-child, .bs-example>blockquote:last-child, .bs-example>.form-control:last-child, .bs-example>.table:last-child, .bs-example>.navbar:last-child, .bs-example>.jumbotron:last-child, .bs-example>.alert:last-child, .bs-example>.panel:last-child, .bs-example>.list-group:last-child, .bs-example>.well:last-child, .bs-example>.progress:last-child, .bs-example>.table-responsive:last-child>.table {
margin-bottom: 0;
}

blockquote {
padding: 10px 20px;
margin: 0 0 20px;
font-size: 17.5px;
border-left: 5px solid #be3760;
}

blockquote p:last-child, blockquote ul:last-child, blockquote ol:last-child {
margin-bottom: 0;
}

blockquote p{
	margin-top:0;
}

.redessociais {
float: right;
padding-right: 0px;
padding-left: 0px;
border-right: 0px #FFFFFF solid;
margin-top: 0px;
}

.redessociais li{
float: right;
padding-right: 0px;
padding-left: 0px;
border-right: 0px #FFFFFF solid;
margin-top: 0px;
}

#rodape, #rodape h2, #rodape p, .atendimento{
	color:#fff;
}

a {
color: #be3760;
text-decoration: none;
}

.detalhecursos {
  color: #410A16;
  margin: 20px auto !important;
}