/**** definições ****/
body {
	margin: 0px 0px 0px 0px;
	background-image: url('../images/bgStars.jpg');
	background-repeat: repeat-x;
	background-color: #287CB8;
	font-family: "trebuchet MS";
	font-size: 13px;
	color: #666666;
}
img {
	border: 0px;
}
hr {
	padding:0 0 0 0;
	margin:0 0 0 0;
	outline-color:#999999;
	color:#999999;
}
h1 {
	font-size:30px;
	font-weight:normal;
	margin:0px;
	padding: 0 0 18px 0;
}
h2 {
	font-size:22px;
	font-weight:normal;
	margin:0px;
	padding: 10px 0 10px 0;
}
a {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
/**** content - div principal ****/
#content {
	margin: 0 auto;
	width: 823px;
}

/**** top - parte de cima da página ****/
#top {
	padding-left:20px;
	padding-top:16px;
	background-image: url('../images/top.png');
	height: 38px;
}
/**** body - div do conteúdo ****/
#body {
	background-image: url('../images/body.png');
	background-repeat: repeat-y;
	padding-left:20px;
	padding-right:26px;
	padding-top:10px;
	text-align:left;
	vertical-align:top;
}

/**** bottom - rodapé da página ****/
#bottom {
	background-image: url('../images/bottom.png');
	background-repeat: no-repeat;
	height: 81px;
	padding:171px 156px 0 312px;
	font-size:11px;
	color:white;
}
#bottomFaq {
	background-image: url('../images/bottomFaq.png');
	background-repeat: no-repeat;
	height: 81px;
	padding:171px 156px 0 312px;
	font-size:11px;
	color:white;
}

#bottom a, #bottomFaq a {
	font-size:11px;
	color:white;
}

/**** boxHeader - box do logo e dos links de regulamento etc ****/
#boxHeader {
	text-align:center;
	padding:15px 15px 0 15px;
	width:206px; 
	height:187px; 
	float:right;
}
#boxHeader li {
	text-align:left;
	font-weight:bold;
	list-style-image:url('../images/listArrow.png');
	padding-left:7px;
}
#boxHeader a {
	color:#666666;
}

/**** placeHolder - onde fica a box e o menu principal ****/
#placeHolder {
	height:100%;
}

/**** menu ****/
#menu {
	float:left;
}
#menu a {
	display:block;
	width:228px;
	height:15px;
	margin:-10px -10px -10px 0px;
	padding:10px 10px 13px 10px;
	color:#666666;
}
#menu a:active, #menu a:hover {
	background:url('../images/bgList.jpg') repeat-Y right 50%;
	color:#F7883D;	
	text-decoration:none;
}
#menu ul {
	margin:0px;
	padding:0px;
	float: left;
}
#menu li {
	display:block;
	list-style:none;
	width:238px;
	padding:10px 10px 10px 0px;
	text-align:right;
	color:#666666;
}

/**** box - área branca onde fica o conteúdo das séries ****/
#box {
	float:right;
	background-color:white;
	width:429px;
	height:500px;
	min-height:260px;
	padding:20px 20px 0 80px;
	overflow:auto;
}
#boxFaq {
	float:right;
	background-color:white;
	width:696px;
	min-height:260px;
	padding:20px 40px 0 40px;
	overflow:auto;
}

#box ul {
	list-style-type:disc;
}

/**** formatação ****/
.shadow {
	border-style: solid;
	border-width: 1px 2px 2px 1px;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}
.boxIcon {
	float:left;
	margin-left: -60px;
}
.boxListStar {
	list-style-image:url('../images/listStar.png');
	font-weight:bold;
	font-size:14px;
	color:#3783B6;
	line-height:18px;
}
.boxListStar li {
	margin-bottom:7px;
}
.boxListStar a {
	color:#3783B6;
}
.titulo {
	color:#F7883D;
	font-size:22px;
	padding-top:16px;
	padding-bottom:20px;
}
.subtitulo {
	color:#F7883D;
	font-size:20px;
}
.subtituloAzul {
	color:#3783B6;
	font-size:20px;
}
.subtituloBox {
	color:#3783B6;
	font-size:18px;
	background-color:#F1F1F1;
	padding-top:1px;
	padding-bottom:1px;
	padding-left:5px;
}
.box {
	color:#3783B6;
	background-color:#F1F1F1;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:2px;
	padding-right:10px;
	vertical-align:middle;
}
.indent10 {
	padding-left:10px;
}
.indent40 {
	padding-left:40px;
}
.azul {
	color:#3783B6;
}
.azulDestaque {
	color:#3783B6;
	font-size:15px;
	font-weight:bold;
}
.laranja {
	color:#F7883D;
}
.laranjaDestaque {
	color:#F7883D;
	font-size:15px;
	font-weight:bold;
}
.botao70 {
	width:70px;
	height:20px;
	font-size:12px;
}
.botao110 {
	width:110px;
	height:20px;
	font-size:12px;
}
.bgModal 
{
	background-color:Black;
	opacity:.25;
	filter: alpha(opacity=25);
	-moz-opacity: 0.25;
}
.erro {
	color:#CC0000;
	font-size:12px;
}
.imgPalestrante
{
	float:left;
	margin:0px 15px 10px 0px;
}
.floatLeft
{
	float:left;
}
.tit-depoimentos {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #005593;
	font-weight: bold;
}
.subtit-depoimentos {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #005593;
}
.tit-dep-serie {
	font-family: "Trebuchet MS";
	font-size: 13px;
	margin-left: -60px;
	float: left;
	color: #F7883D;
	font-weight: bold;
	text-transform: uppercase;
}
.divisoria {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #D1D1D1;
	margin-left: -55px;
	float: left;
}
