@charset "utf-8";
/* CSS Document - Espaço NoteBook */

body{
background:url(../imagens/bg.jpg) #000000 no-repeat top center;

margin:auto;
padding:auto;

font-family:"trebuchet ms";
font-size:11px;
color:#FFFFFF;

line-height:15px;
}

a:link {color:#FFFFFF;text-decoration:none;}
a:visited {color:#FFFFFF;text-decoration:none;}
a:hover {color:#FFFFFF;text-decoration:underline;}

.amarelo_link a:link {color:#f0dd09;;text-decoration:none;}
.amarelo_link a:visited {color:#f0dd09;;text-decoration:none;}
.amarelo_link a:hover {color:#f0dd09;text-decoration:underline;}


input {
	background-color:#1e1e1e;
	border:none;
	
	font-size:11px;
	color:#ffffff;

	height:12px;
	}
	
.bt{
background:#FFCC00;
color:#000000;
width:40px;
height:13px;

font-size:11px;

margin:0 0 0 120px;
padding:auto;
}	

.bt_contato{
background:#FFCC00;
color:#000000;
width:40px;
height:13px;

font-size:11px;

margin:auto;
padding:auto;
}	
	
	
	
select{
	background-color:#1e1e1e;
	border:none;
	
	font-size:11px;
	color:#ffffff;

	height:12px;
	}
	
textarea{
	background-color:#1e1e1e;
	border:none;
	
	font-size:12px;
	color:#ffffff;

	height:80px;
	}	



#topo{
width:778px;
height:315px;

margin:auto;
_margin:0 0 0 7px;
padding:auto;

background:center top;
}

#container{
width:778px;


background: no-repeat center;

margin:auto;
padding:auto;
}

#lateral{
width:321px;


float:left;
}

#conteudo{
width:451px;

font-size:12px;
line-height:18px;


float:right;
}

#rodape{
clear:both;

width:100%;
height:150px;

margin:auto;
padding:0 0 0 0;

background:url(../imagens/rodape.jpg) center repeat-x ;

text-align:center;
}


		.alinhamento_rodape{
		margin:auto;
		padding:0 0 0 300px;		
		}
		

img{
 behavior: url(iepngfix.htc)
}

h1{
font-size:20px;
color:#f0dd09;
line-height:20px;
margin:0;
padding:0;
}

h2{
font-size:16px;
color:#f0dd09;
line-height:25px;
margin:0;
padding:0;
}


/* Classes - Espaço NoteBook */


.container_novidades{
width:213px;
height:260px;

background:url(../imagens/box_novidades2.jpg) no-repeat ;

margin:0 0 0 5px;
_margin:-1 0 0 3px;
padding:45px 0 0 90px;

}

.data{
color:#f0dd09;
font-size:10px;
}


.box_assessorio_esq{
width:103px;
height:137px;

margin:auto;
padding:10px 0 0 100px;

float:left;

background:url(../imagens/mochila.jpg) no-repeat;
}


.box_assessorio_dir{
width:103px;
height:137px;

margin:0 40px 0 0;
_margin:0 20px 0 0;
padding:10px 0 0 60px;

float:right;

background:url(../imagens/pendrive.jpg) no-repeat;
}

.amarelo{
font-size:12px;
color:#f0dd09;
}

.box_efeito{
width:78px;
height:35px;

background:url(../imagens/box_efeito.jpg) no-repeat;

margin:auto;
padding:13px 0 0 23px;
}


.titulo{
font-size:18px;
color:#f0dd09;
line-height:20px;
}

ul{
list-style-image:url(../imagens/ul.gif);
line-height:18px;
font-size:14px;
}







