@charset "iso-8859-1";
/* CSS Document */

body{
	background-image: url(../layout/back.png);
	background-attachment:fixed;
	margin:0px;
	padding:0px;
	}
	
/*----------------estrutura-----------------------*/


#tudo{
	
	width:745px;
	height:auto;
	margin:0px auto 0px;
	}
	
#corpo{
	background: url(../layout/meio.jpg) no-repeat;
	width:745px;
	height:690px;
	padding: 0px;
	}
	
#topo{
	background:url(../layout/topo2.jpg);
	width:745px;
	height:140px;
}
	
/*---------------- fim  estrutura-----------------------*/



/*---------------- estilo de div ----------------------*/

.capitulo{
	width:700px;
	height:28px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#6abdd4;
	font-style:normal;
	padding:113px 0 0 42px;
	font-weight:bold;
}


.video{
	background:url(../layout/video.png) no-repeat;
	width:676px;
	height:405px;
	padding: 25px 0px 0px 24px;
	margin: 0px 0px 0px 27px;
	}
	
.caixatxt{
	background:url(../layout/caixatxt.png) repeat;
padding: 0px 0px 1px 10px;
margin: 20px 20px 18px 27px;
}	

.aula_nome{
	background:url(../layout/aula_nome.png) no-repeat;
	width:352px;
	height:43px;
	margin: 7px 0 0 7px;
}

.anexo{
	background-color:#f78e56;
	width:55px;
	height:20px;
	padding:2px 7px 2px 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	border-radius:50px 0px 0px 50px;
	position: relative; bottom:-145px; right:-650px;
	}
	

		
.anexo:hover a{
	color:#ffffff;
	font-size:13px;
		}
	

.anexo a{
	text-decoration:none;
	color:#FCC;
	font-family: Verdana, Geneva, sans-serif;
	font-size:13px;
	font-weight:bold;
}

.contorno{
	background:#CCC;
	border-radius:20px;
	padding:3px;
}



/*-------formatacao-div-meio------*/

.conteudo {
	padding: 10px 0px 0px 0px;
	max-height:623px;
	height:623px;
	}

.inteiro {
	width:669px;
	min-height:20px;
	height:auto !important;
	margin-left:38px;
	clear:both;
}

.esquerda {
	width:328px;
	float:left;
	min-height:50px;
	height:auto !important;
	margin-left:38px;
	
}
.direita {
	width:328px;
	float:right;
	min-height:50px;
	height:auto !important;
	margin-right:38px;
	font-family: Verdana, Geneva, sans-serif;
	border-left-style:dotted;
	border-left-color:#CCC;
	border-left-width:1px;
	padding-left:5px;
}
.esquerda_maior {
	width:380px;
	float:left;
	min-height:30px;
	height:auto !important;
	margin-left:38px;
	
}
.direita_menor {
	width:275px;
	float:right;
	min-height:30px;
	height:auto !important;
	margin-right:38px;
	border-left-style:dotted;
	border-left-color:#CCC;
	border-left-width:1px;
	padding-left:5px;
}
.esquerda_menor {
	width:275px;
	float:left;
	min-height:30px;
	height:auto !important;
	margin-left:38px;
}

.direita_maior {
	width:380px;
	float:right;
	min-height:30px;
	height:auto !important;
	margin-right:38px;
	border-left-style:dotted;
	border-left-color:#CCC;
	border-left-width:1px;
	padding-left:5px;
}
/*--------------------fim-div-meio---*/

/*---------------- formatacao ----------------------*/
	

h1 {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 13px;
	color:#666;
	font-style:bold;
}
	
h2 {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #999;
	font-style:bold;
}

h3 {
	font-family:Trebuchet MS, Verdana, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-align:left;
	color:#309;
	line-height:18px;

}

h4 {
	font-family: Trebuchet MS, Verdana, sans-serif;
	font-style:normal;
	font-size:12px;
	color:#000;
	line-height:25px;
	font-weight:normal;
	background-color:#e4ebe4;
	padding:12px;
	
}
	
p {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height:16px;
	font-style:normal;
}

hr {	
    width:680px;
	color:#E8E8E8;
	margin:0px 33px 20px 33px;
}



/*---------------- fim formatacao ----------------------*/
#rodape {
	position:relative; top:-42px;
	}


.anexo_int{
	background-color:#1e829d;
	width:65px;
	height:20px;
	padding:3px 7px 0px 15px;
	border-radius:50px 0px 0px 50px;
float:right;
	}
	

		
.anexo_int:hover a{
	color:#FA8072;
	font-size:13px;
		}
	

.anexo_int a{
	text-decoration:none;
	color:#fff;
	font-family: Verdana, Geneva, sans-serif;
	font-size:13px;
	font-weight:bold;
}


.parte {
	float:left;
	width: 82px;
	border-left:#b9aead solid 2px;
	border-right:#b9aead solid 2px;
	margin:0px 0px 0px 45px;
	padding: 1px 0px 1px 0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	color:#464646;
	text-align:center;
	}
	
/* --------- itens conteudo-------*/

.bloco{
	width:auto;
	height:auto;
	margin:5px 0px 5px 0px;
	padding:5px 20px 5px 20px;
	background-color:#D1EEEE;
	text-align:left;
	color:#000;
	border-radius:8px;
	}

.bloco2{
	width:auto;
	height:auto;
	margin:10px 40px 10px 10px;
	padding:5px 20px 5px 20px;
	background-color:#D1EEEE;
	text-align:left;
	color:#000;
	border-radius:8px;
	}

.citacao{
	font-family:Tahoma, Helvetica, sans-serif;
	font-size:12px;
	color: #369;
	padding-left:30px;
	}
	
	
.citacao_longa{
	font-family:Verdana, Helvetica, sans-serif;
	font-style:normal;
	font-size:11px;
	color:#FFA54F;
	padding-left:0px;
	}

.legenda{
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:9px;
	color: #999;
	font-style:italic;
	line-height:15px;
	}

ul li {
	list-style-position:outside;
	list-style-image:url(../layout/bullet.png);
	margin-left:0px;
	line-height:16px;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;
	}
	

ol li { 
	list-style-position:outside;
	line-height:16px;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;
}

/* -------------estilo tabela-------*/

.texto_tabela{
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	
}
table.tabela2{
	padding:5px 10px 5px 10px;
	border-spacing:3px;
	text-align:left;
}

table.tabela2 tr td.conteudo2{
	background-color:#E3ECF9;
	text-align:center;
}

table.tabela2 tr td.conteudo2b{
	background-color:#E3ECF9;
	text-align:left;
}

table.tabela2 tr th.titulo2{
	background-color:#415078;
	text-align:center;
	color:#FFF;
}
