@charset "utf-8";
/* CSS Document */
body {background-color: #dbdbdb; margin:0px;}

/*contem todo o layout - aumentar o tamanho AQUI*/
#container{position:relative; width:792px; height:1218px;; margin:auto;}

/*-------------------------- L A Y O U T ---------------------------------------*/
#principal{position:absolute; width:766px; height:100%; background-color:#FFFFFF; left:13px;}

#sombra_left{position:absolute; width:13px; height:100%; background:#dbdbdb url(../imagens/sombra_left.jpg) repeat-y;}
#sombra_left_top{position:absolute; width:13px; height:67px; background: #dbdbdb url(../imagens/sombra_left_top.jpg) no-repeat; top:0px;}
#sombra_left_bottom{position:absolute; width:13px; height:90px; background:#dbdbdb url(../imagens/sombra_left_bottom.jpg) no-repeat; bottom:0px;}

#sombra_right{position:absolute; width:13px; height:100%; background:url(../imagens/sombra_right.jpg) repeat-y; right:0px;}
#sombra_right_top{position:absolute; width:13px; height:67px; background: #dbdbdb url(../imagens/sombra_right_top.jpg) no-repeat; top:0px;}
#sombra_right_bottom{position:absolute; width:13px; height:90px; background:#dbdbdb url(../imagens/sombra_right_bottom.jpg) no-repeat; bottom:0px;}

#bottom{position:absolute; width:766px; height:46px; bottom:0px; left:13px;}
#copyright{position:relative; float:left; width:766px; height:24px; background:url(../imagens/bottom.jpg);}
#sombra_bottom{position:relative; float:left; width:766px; height:22px; background: #dbdbdb url(../imagens/sombra_bottom.jpg) no-repeat; display:block;}

#art4mind{position:absolute; width:163px; height:22px; right:28px; background:url(../imagens/art4mind.jpg); font-size:12px; line-height:22px; vertical-align:bottom; font-family:Arial, Helvetica, sans-serif; margin:0px; display:block; color:#333333; text-align:right;}
#art4mind_logo{position:absolute; width:28px; height:22px; right:0px; display:block;}
.artTexto{font-size:12px; font-family:Arial, Helvetica, sans-serif; margin:0px; color:#333333; text-decoration:none;}
a.artTexto:link, a.artTexto:active, a.artTexto:visited{font-size:12px; font-family:Arial, Helvetica, sans-serif; margin:0px; color:#333333; text-decoration:none;}

#menu{position:relative; float:left; width:766px; height:35px; background:#747474 url(../imagens/menu.jpg) repeat-x; text-align:center;}
#flash{position:relative; float:left; width:766px; height:206px; background:url(../imagens/flash.jpg);}
/*------------------------------------------------------------------------------------------------------------------------------------*/


/*---------------------------------- T O P ---------------------------------------*/
#top{position:relative; float:left; width:766px; height:132px;}
#top01{position:relative; float:left; width:79px; height:96px; background:url(../imagens/top01_amb.jpg);}
#top02{position:relative; float:left; width:425px; height:96px; background:url(../imagens/top02_amb.jpg);}
#top03{position:relative; float:left; width:262px; height:96px; background:url(../imagens/top03_amb.jpg);}
#top04{position:relative; float:left; width:369px; height:36px; background:url(../imagens/top04_amb.jpg) no-repeat left;}
#top05{position:relative; float:left; width:135px; height:36px; background:url(../imagens/top05_amb.jpg);}
#top06{position:relative; float:left; width:262px; height:36px; background:url(../imagens/top06_amb.jpg);}


/*----------------------------- C O N T E U D O ---------------------------------*/
#conteudo{position:relative; float:left; width:766px; height:800px; background:url(../imagens/top07_amb.jpg) no-repeat;}
#img_tecno{position:absolute; width:766px; height:232px; background:url(../imagens/tecnologia.jpg) no-repeat; bottom:0px; z-index:1;}
.lista{margin:0px; margin-left:10px; line-height:15px;}


/*--------------------------------- M E N U -----------------------------------------*/
.menuT{font-family:Arial, Helvetica, sans-serif; color:#FFFFFF; list-style:none; margin:0px; font-size:12px; display:inline; text-decoration:none; font-weight:bolder;}
.menutT2{line-height:35px; vertical-align:middle; margin:0px;}
a.menuT:link, a.menuT:visited, a.menuT:active{text-decoration:none; color:#FFFFFF; font-weight:bolder;} 
a.menuT:hover{color:#CCCCCC;}


/*----------------------------- T E X T O S ---------------------------------------*/
.titulo{font-family:Arial, Helvetica, sans-serif; color:#424242; font-size:16px; margin:0px; margin-top:10px; margin-left:90px;}
.titulo2{font-family:Arial, Helvetica, sans-serif; color:#424242; font-size:16px; margin:0px; margin-top:10px; margin-left:50px;}
.copy{font-family:Verdana, Arial, Helvetica, sans-serif; color:#FFFFFF; font-size:10px; font-weight:normal; margin:0px; margin-top:5px; margin-right:13px; text-align:right; font-weight:bold;}
.texto{font-family:Arial, Helvetica, sans-serif; color:#666666; font-size:11px; font-weight:normal; margin:0px; margin-left:75px; z-index:5;}
.texto2{font-family:Arial, Helvetica, sans-serif; color:#666666; font-size:11px; font-weight:normal; margin:0px; margin-left:50px; margin-right:20px;}
.texto3{font-family:Arial, Helvetica, sans-serif; color:#333; font-size:12px; font-weight:normal; margin:0px; margin-right:20px; font-weight:bold; z-index:15;}

