/*
SENAI: Departamento Regional da Bahia
NEAD: Núcleo de Educação a Distância
Projeto: DN - Competências Transversais
Disciplina: AVA - Sistema
Versão: 1.0   |   Data: 10/07/2008 
homepage: http://www.edumax.com.br
Copyright NEAD - All rights reserved
*/

body {
    margin: 0;
	padding: 0;
    background-color: #666666;
	background-attachment: fixed;
	background-position: center;
	xbackground-repeat: repeat-y;
	font-family:  Arial,Verdana, Helvetica, sans-serif;
	text-align:center;
	min-width: 760px;
} 

#tudo {
	width: 985px;
	margin: 0px auto;
	text-align:left;
	background-color: #ffffff;
	width:expression(document.body.clientWidth < 760? "760px" : document.body.clientWidth > 985? "985px" : "auto"); 
}

#cabecalho{
	width:100%;
	margin: 0;
	border-top:0px;
	height: 96px;
	padding-bottom:80px;
	background-repeat: repeat-x;
	min-width: 766px;
}

#conteudo {
	width:469px;
	min-height:435px;
	margin:15px auto;
	border-right:0px dashed #0A306F;
	background-color: #FFFFFF;
	font-size: small;
	text-align: justify;
	/*background-image: url(../images/img_fundo_geral.jpg);*/
	background-repeat: no-repeat;
	background-position: center 50px;
	float: left;
}

.colun_left {
width:60%;
margin:1px 20% 0px 0px;
padding:10px;
border:1px solid #2570B4;
background-color: #FFF;
font-size: small;
text-align: justify;
float:left;
}
.colun_left_txtSaibaMais {
	width:197px;
	margin:0px 0px 0px 0px;
	border:none;
	padding:0px;
	background-color: #FFF;
	font-size: small;
	text-align: left;
	float:left;
}
.colun_right {
	width:150px;
	margin:0px 0px 0px 0px;
	border:1px solid #2570B4;
	padding:5px;
	background-color: #FFF;
	font-size: small;
	text-align: justify;
	float:right;
}

.colun_right_azul {
	width:160px;
	margin:0px 0px 0px 0px;
	border:1px solid #2570B4;
	padding:0px;
	background-color: #2570B4;
	font-size: small;
	float:right;
	font-family:  Arial,Verdana, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #fff;
	text-align: center;

}

.colun_right_txtSaibaMais {
	width:60%;
	margin:0px 0px 0px 0px;
	border:1px solid #2570B4;
	padding:10px;
	background-color: none;
	font-size: small;
	float:right;
	font-family:  Arial,Verdana, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-align: justify;

}
/* Mídias */
.midia_top
{
max-width: 976px;
}

.midia_top_baixo
{
max-width: 976px;
background-color: #a1a1a1;
padding-left: 9px;
margin-top: 5px;
}

.clear{
clear:both;
}

.txt_home_left
{
	width:350px;
	float: left;
	margin: 0px 10px 0px 40px;
	padding: 10px;
	font-family:  Arial,Verdana, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-align: justify;
	border: none;
}

.box_mapa_right
{
	width:420px;
	height:420px;
	float: left;
	margin-top:50px;
	z-index:1;

}

.outros_cursos{
	margin-top: 11px;
	width: 370px;
	text-align:center;
}

.outros_cursos a{
	text-decoration:none;
}

.selo {
	text-align:right;
	margin-top: -140px;
	margin-right: 0px;
}

.selo a{
	text-decoration:none;
}

.menu_topo{
	text-align:right;
	margin-top:-30px;
	margin-right: 62px;
}

/* fim Mídias */


#midias {
width:35%;
margin-top: 3px;
border-color: #e0e6f1;
border-left:0px dashed #95A6B9;
padding: 5px;
float:right;
background-color: #FFFFFF;
text-align: justify;
color: #b0bdcc;
}

#parceiros {
	width:100%;
	background-color: #ffffff;
	color: #fff;
	height: 60px;
	padding: 0px;
	text-align:center;
	clear: both;
	background-image: url(../images/barra_parcerias_geral.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#copy {
width:100%;
background-color: #ffffff;
color: #fff;
height: 30px;
padding: 0px;
text-align:center;
clear: both;
}

#rodape {
width:100%;
background-color: #FECA40;
color: #111111;
/*border-top:1px solid #0A306F;*/
height: 20px;
padding: 0px;
text-align:center;
clear: both;
max-width: 976px;
}
/*
#rodape a{
	color:#95A6B9;
  }	
  
#rodape a:hover {
color:#FECA40;
text-decoration:underline;
}	
*/

h1,h2,h3 {
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	
}


/* Títulos  e subtítulos */
h1{
	padding:15px;
	margin:0px;
	font-size:22px;
	text-align: left;
	color:#ffffff;
}

h2{
	color:#0A306F;
	letter-spacing:3px;
	padding-left:0px;
	display:inline;
	font-size:15px;
}

.h2div {
	border-bottom:1px dashed #0A306F;
	margin-bottom:12px;
}

h3{
	margin:5px;
	color:#95A6B9;
	letter-spacing:2px;
	border-left:5px solid #95A6B9;
	border-bottom:1px solid #95A6B9;
	
}

p{
	margin:10px 0; 
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-style: normal;
	line-height: 120%;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-align: justify;
	border: none;
}

li, blockquote {
margin:0;
line-height: 120%;
padding-bottom:10px;
}

ul {
}

.txtTopicos {
	font-family:  Arial,Verdana, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #0A306F;
	}
	
.txtConteudoTopicos {
	font-family:  Arial,Verdana, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #0A306F;
}

.txtConteudo {
	font-family:  Arial,Verdana, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-align: justify;
	border: none;
}

.txtCopy {
	font-family:  Arial,Verdana, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-align: center;
	border: none;
}

	.txtLista {
	font-family:  Arial,Verdana, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-align: justify;
	clear: both;
	float: right;
	width: 450px;
}

.manu01 {
	font-family:  Arial,Verdana, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #0000FF;
	text-decoration: none;

}
a:hover.manu01 {
	font-family:  Arial,Verdana, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #0000FF;
	text-decoration: underline;

}
