@charset "utf-8";
/*CORPO INICIO*/

	/*centralização*/

	head{
title:Millennium Informática;}

body.principal{
margin:0;
padding:0;
text-align:center; /* hack para o IE */
background-color:white;
background-image: url("imgs/fn.jpg");
background-repeat:repeat;
}

/*fixar largura do div  tudo*/
#tudo {
position:relative;

width: 850px;
height:830px;
margin:0 auto;         
padding: 0px;
text-align:left;
border: 2px solid #eee;
background-color:#FFF;
/*fundo*/
background-image:url("imgs/center.png");
background-repeat:no-repeat;
background-position: right bottom;
 
}




iframe{
border:0px;
scrollbar:none;
}
/*CORPO FIM*/



/*CORPOS SECUNDARIOS INICIO*/

body.centro{
padding:0;
background-color: transparent;
height:590px;
}


/*CORPOS SECUNDARIOS FIM*/



/*MENU ESQUERDO DIV OU TABLE INICIO*/

#divTopo{
	margin:2px;
        clear:both;
	height:104px;
	width:846px;
	background-image:url("imgs/slogan.png");
	background-repeat:no-repeat;
}
#divMenuTopo{
	margin:2px;
        clear:both;
	height:30px;
	width:846px;
	background: #e77817; 
	background-repeat:no-repeat;
        filter:shadow(color=#aaa,,direction=120,enable=8);
}
#divcorpo{
	margin:2px;
        clear:both;
	height:609px;
	width:850px;
	background-image:url("imgs/left.png");
	background-repeat:no-repeat;
}
#divulmenuleft{
	height:609px;
	width:170px;
        float:left;
	margin:0;
}
#divcentro{
        margin:0px; 
	height:609px;
	width:673px;
        float:left;
        padding:0;
	border:0px;
}

div.divmenu{
        margin:0; 
        padding:0;
        clear:both;
    }
a{
	text-decoration: none;
	font: 30px Verdana, sans-serif;
	color:#e77817;
}

a.botsmenu:link {
	background:url("imgs/botao1n.png") no-repeat; 
	text-align: center;
	word-spacing: normal;
	width: 114px;
	height: 23px;
	color:#fff;
	display: block;
	text-decoration: none;
	font: 11px Verdana, sans-serif;
	line-height:24px;
}


a.botsmenu:visited{
	background: url("imgs/botao1n.png") no-repeat;
	text-align: center;
	word-spacing: normal;
	width: 114px;
	height: 23px;
	color:#fff;
	display: block;
	text-decoration: none;
	font: 11px Verdana, sans-serif;
	line-height:24px;
}
a.botsmenu:hover {
	background: url("imgs/botao1s.png") no-repeat;
	text-align: center;
	word-spacing: normal;
	width: 114px;
	height: 23px;
	color:#fff;
	display: block;
	text-decoration: none;
	font: 11px Verdana, sans-serif;
	line-height:24px;
}

a.botsmenu:active{
	background: url("imgs/botao1p.png") no-repeat;
	text-align: center;
	word-spacing: normal;
	width: 114px;
	height: 23px;
	color:#fff;
	display: block;
	text-decoration: none;
	font: 11px Verdana, sans-serif;
	line-height:24px;
}
p{line-height:24px;}
span{vertical-align: 0px;
height:10px;}


/*UL LI*/
#ulmenuleft {
position: relative;
top:20px;
left:16px;
width: 120px;
padding: 4; 
margin: 0;
font: 11px Verdana, sans-serif;
background: transparent;/*#e9efd0; */
}

#ulmenuleft li {
list-style: none;
margin:0;
}
#ulmenuleft li{ 
margin:0; 
padding:0;
display: block;
width: 120px;
height: 24px;
}


/*MENU ESQUERDO FIM*/




/*Pagina central INICIO*/
div{
        margin:0; /*Defin a a separacao das colunas aqui*/
        padding:0;
    }
    .linha{
        margin-top:3;
        padding:0;
        clear:both;
	width:300px;
	height:288px;
        border: 1px solid #e9efd0;
	border-bottom: 6px solid #dddaaa;
	background:#e9efd0;
    }

    .coluna{    

        width:306px;
	height:596px;     
        float:left;
        border: 0px solid #000000;
    }
    #grande{
        margin-top:3;
        padding:0;
        clear:both;
	width:300px;
	height:598px;
        border: 1px solid #e9efd0;
	border-bottom: 6px solid #dddaaa;
	background:#e9efd0;
    }
    #pequeno{
        height:160px;
        border: 1px solid #000000;
        width:160px;      
        float:left;
    }
    #button{
	height: 90px;
	/*position: absolute;oposto é relative*/
	/*top: 720px;*/
	width: 846px;
        margin:0;
        padding:0;
	}
/*imagens*/
img.imagens1{
display: block
width: 150px;
height: 150px;
}
h1{
background:#dddaaa;
font: 20px Verdana, sans-serif,sans;
margin:0;
text-align:center;
}
#cabecalho{
background:none;
font: 20px Verdana, sans-serif,sans;
color:#fff;
margin:0;
text-align:center;
}
h2{
font: 11px Verdana, sans-serif,sans;
margin:0;
line-height:11px;
margin-left:5px;
margin-right:5px;
text-align:center;
}
h3{
font: 11px Verdana, sans-serif,sans;
margin:0;
line-height:11px;
margin-left:5px;
margin-right:5px;
text-align:center;
}
ul.listaespecificacao{
list-style: none;
margin:0;
padding:0;
position: relative;
}
div.abaixo{
        padding:0;
        clear:both;
}
div.cons{
        margin-top:3;
        padding:0;
        clear:both;
	width:640px;
	height:400px;
        border: 1px solid #e9efd0;
	border-bottom: 6px solid #dddaaa;
	background:#e9efd0;
}
/*Pagina central FIM*/


