body
{
    margin: 0;
    padding: 0;
    background-image: url(../images/background.gif);
    background-repeat: repeat-x;
    background-position: top left;
    background-color: #f0f0f0;
    font-family: "Arial";
    font-size: 10pt;
    color: #4f4f4f;
}
img
{
    border: none;
    margin: 0;
    padding: 0;
}


h2
{
    color: #b90327;
}

h4
{
    color: #b90327;
}

a
{
    text-decoration: none;
}
.principal
{
    width: 980px;    
    margin: 0px auto;
	clear:both;
	display:block;
	
}


.barraIdiomas{

	background-image:url("../images/barraIdiomas2.gif");
	background-position:top center;
	background-repeat:no-repeat;
	width:980px;
	height:24px;
	

}
.topo
{
    width: 980px;
    height: 97px;
    background-image: url(../images/topo3.png);
    background-repeat: no-repeat;
    display: block;  
    margin:0px;
	padding:0px;
    float: left;
}


#web2
{
    /*margin: 15px 0 0 0;     width: 162px;     height: 16px;     background-image: url(../images/web2.png);     background-repeat: no-repeat;     display:block;     float: right;     */
}


ul
{
	list-style: none;
}

ul.menu
{	
    width: 979px;
    padding: 0px;	
    margin: 0px 0px 0px 0px;
	_margin: 0px;
    position:relative;
	z-index:1000;
}

.banner
{
	margin:1.4em 0 1em 0;
	position:relative;
	
}

.bannerHome
{
	/*
	background-image: url(    "../images/banner.png" );
    background-position: bottom left;
    background-repeat: no-repeat;
	
	*/
	width:980px;
	height:280px;
	margin:0 0 0 0;
	z-index:3;
}
ul.menu li
{
    display: inline;
    float: left;
	list-style:none;
}


ul.menu ul
{
    display: none;
    width: 225px;
    min-height: 50px;
    position: absolute;  
    font-size: 10pt;   
    font-family: Verdana;
    background-color:#ccc;
	padding:0px;
	margin:0px;
	border:1px solid #999;
	
    
}

ul.menu li:hover ul, ul.menu li:hover ul li
{
    display: block;
}


ul.menu li ul li
{
    border-bottom: 1px solid #666;
    width: 220px;
	line-height:25px;
	padding-left:5px;
	
	
	
}

ul.menu li ul li a
{
    color: Black;
}

ul.menu li ul li:hover
{
background-color:#999;
}

ul.menu li ul li a:hover
{
    color: Red;
	
}

a#home
{
    width: 75px;
    height: 35px;
    background-image: url(    "../images/menuHome.png" );
    background-position: bottom left;
    background-repeat: no-repeat;
    display: block;
}


a#quemSomos
{
    width: 112px;
    height: 35px;
    background-image: url(    "../images/menuQuemSomos.png" );
    background-position: bottom left;
    background-repeat: no-repeat;
    display: block;
}


a#consulting
{
    width: 104px;
    height: 35px;
    background-image: url(    "../images/menuConsulting.png" );
    background-position: bottom left;
    background-repeat: no-repeat;
    display: block;
}


a#produtos
{
    width: 91px;
    height: 35px;
    background-image: url(    "../images/menuProdutos.png" );
    background-position: bottom left;
    background-repeat: no-repeat;
    display: block;
}


a#trainning
{
    width: 87px;
    height: 35px;
    background-image: url(    "../images/menuTrainning.png" );
    background-position: bottom left;
    background-repeat: no-repeat;
    display: block;
}


a#clientes
{
    width: 88px;
    height: 35px;
    background-image: url(    "../images/menuClientes.png" );
    background-position: bottom left;
    background-repeat: no-repeat;
    display: block;
}


a#parceiros
{
    width: 91px;
    height: 35px;
    background-image: url(    "../images/menuParceiros.png" );
    background-position: bottom left;
    background-repeat: no-repeat;
    display: block;
}


a#noticias
{
    width: 85px;
    height: 35px;
    background-image: url(    "../images/menuNoticias.png" );
    background-position: bottom left;
    background-repeat: no-repeat;
    display: block;
}


a#contato
{
    width: 89px;
    height: 35px;
    background-image: url(    "../images/menuContato.png" );
    background-position: bottom left;
    background-repeat: no-repeat;
    display: block;
}


span#menuPonta
{
    width: 157px;
    height: 35px;
    background-image: url(    "../images/menuPonta.png" );
    background-position: bottom left;
    background-repeat: no-repeat;
    display: block;
}


.active
{
    background-position: top left;
}
.mes
{
    color: #0c8ecb;
    _padding: 1em;
}

.dataIcone
{
	padding-top:1em;
}
img.dataIcone
{
    margin-bottom: -3px;
    margin-right: 10px;
}

img.noticias
{
    margin-bottom: 5px;
    margin-right: 0px;
    padding: 0 0px 0 0px;
    text-align: right;

    
}

.noticias, .noticias ul
{
    list-style: none;
    margin: 0;
    padding: 0;
    margin-top: 0px;
}

.noticiaResumo
{
    margin-left: 28px;
    margin-top: 0px;
    padding-bottom: 10px;
    color: #000;
}

.noticiaLinha
{
    border-bottom: 1px solid #b1b1b1;
    margin-bottom: 0em;
}

.rodape
{
    width: 979px;
    height: 41px;
    background-image: url(../images/rodape.png);
    background-repeat: no-repeat;
    float: left;
    margin: 2em 0 1em 0;
}

.miolo
{	
    text-align: justify;
	display:table-cell;
	clear:both;
}
.mioloUnico
{
    min-height: 200px;
}


.mioloUnicoContato
{
    min-height: 200px;
    padding-left:1em;
}

.mioloUnico2
{
    min-height: 200px;
    width: 400px;
	padding-left:1em;
}

.mioloUnico3
{
    min-height: 200px;
    padding-left:1em;
    padding-right:1em;
	
}


.mioloEsquerda
{
    width: 460px;
    border-right: 1px solid #b1b1b1;
    padding: 0 10px 0 10px;
    float: left;
}

.mioloDireita
{
    width: 460px;
    padding: 0 18px 0 5px;
    float: right;
}
.mioloTitulos
{
    margin: 2em 0 0 0;
}


.mioloTriplo
{
    width: 290px;
    min-height: 250px;
    float: left;
    padding: 15px;
    margin: 0;
    height: 200px;
    _height: 300px;
    min-height: 200px;
}



.mioloTriploNoticias
{
    width: 290px;
    min-height: 250px;
    float: left;
    padding: 15px;
    margin: 0;
    height: 200px;
    _height: 300px;
    min-height: 200px;
}

.mioloBorderLateral
{
    border-right: 1px solid #b1b1b1;
    height: 100px;
}
.paddingTop1em
{
    padding-top: 1em;
}

.paddingLeft1em
{
	padding-left:1em;
}

.divisa
{
    margin: 0.5em 0 1em 0;
}

#produtosUl
{
    line-height: 25px;
}

#clientesUl
{
    list-style: none;
    line-height: 35px;
}
#clientesUl img
{
    padding-right: 10px;
}

.parceirosUl li
{
    line-height: 30px;
}
.imagemVisto
{
    width: 12px;
    height: 13px;
    background-image: url(    "../images/visto.gif" );
    background-repeat: no-repeat;
    background-position: top center;
}

.topo1em
{
	margin-top:1em;
}
