/*@charset "iso-8859-1";
/*************************************************/
/*                CSS Document                   */
/*  Author: Morfosdesign.com                     */
/*  Cliente: Soelmec.com.br                      */
/*  Contact: contato@morfosdesign.com            */
/*                                               */
/*************************************************/

/* navegacao */
.all .navegacao { width:960px; height:47px; }
.all .cor1 { background:url(../imagens/navCor1.gif) }
.all .cor2 { background:url(../imagens/navCor2.gif) }
.all .cor3 { background:url(../imagens/navCor3.gif) }
.all .cor4 { background:url(../imagens/navCor4.gif) }
.all .navegacao ul { width:960px; height:47px; background-repeat:repeat-x; background-position: 0px 42px; }
.all .navegacao ul li { height:42px; float:left; }
.all .navegacao ul li a { text-decoration:none; display:block; line-height:42px; font-size:18px; color:#000; padding:0px 40px; background-repeat:repeat-x; background-position:0px 37px; }
.all .navegacao ul li a:hover { text-decoration:underline; background-position:0px 35px; }
.all .navegacao ul li.ativo {}
.all .navegacao ul li.ativo a { background-position:0px 35px; }
