/***********************************************/
/* Body CSS       		                       */
/***********************************************/

* html #navigation ul li a {padding: 0;}

body {text-align:center;font-family: Verdana, Arial, Helvetica, sans-serif;margin: 0;background:#1F5C89;
font:  12px/1.5em Verdana;
background-image: url(http://www.newidea.com.br/imgs/baixo_todo.jpg);
background-position:top left;
background-repeat:repeat-x;}
h2 {font: bold 14px Verdana, Arial, Helvetica, sans-serif;color: #000;margin: 0px;padding: 0px 0px 0px 15px;}
h1 {font: bold 22px Verdana, Arial, Helvetica, sans-serif; color: #CB3301;margin: 0px;padding: 5px 0px 5px 0px;}
ul {list-style: none;margin: 0;padding: 0;}
img {border: none;}
.PageHolder {width: 775px;margin:auto;}

img { 
	behavior:  url(../../../../Documents%20and%20Settings/MVBiagi/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/O2AOZI6C/iepngfix.htc); 
}

/***********************************************/
/* Header CSS                        	       */
/***********************************************/

#HeaderHolder {
font-weight:bold;
text-align:left;
padding:20px 0px 0px 0px;
width:774px;
height:150px;
float: right;
background-image: url(http://www.newidea.com.br/imgs/img_topo.jpg);
background-position:top left;
background-repeat:no-repeat;
}

#logo{
width:300px;
height:70px;
color:#FF0000;
font-size:16px;
padding: 10px 0px 0px 0px;
margin:0px;
}


/***********************************************/
/* NavHolder CSS                        	       */
/***********************************************/

#NavHolder {
font-weight:bold;
text-align:left;
padding:0px 0px 0px 0px;
width:775px;
height:auto;
float: right;

}


/***********************************************/
/* brake CCS                                   */
/***********************************************/

#brake {width:750px;clear:both; height:5px; padding:0px; margin:0px;}



/***********************************************/
/* Footer CCS                                  */
/***********************************************/

#FooterHolder {
width:775px;
height:auto;
margin:auto;
float:left;
clear:both;
background-color:#24618E;
border:#083D65 solid 1px;
background-image: url(http://www.newidea.com.br/imgs/alto_todo.jpg);
background-position:left bottom;
background-repeat:repeat-x;
}

.Footer1 {
position:relative;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
float: right;
width:160px;
height:auto;
text-align: left;
padding:6px 3px 0px 3px;
text-align:right;

}

.Footer2 {
position:relative;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
float:left;
width:580px;
height:auto;
text-align: left;
color:#fff;
padding:5px 0px 6px 5px;

}

/***********************************************/
/* Result CCS      				               */
/***********************************************/

#Result {
margin:auto;
width:775px;
float: left;
text-align:justify;
border:#24618E solid 1px;
background-color:#fff;
background-image: url(http://www.newidea.com.br/imgs/fundo_texto.gif);
background-position:center top;
background-repeat:no-repeat;
}

#Result .padding{
	padding: 20px 20px 20px 20px;
}

#Result .padding1{
	float:left;
	width:260px;
	height:260px;
		padding: 30px 0px 30px 30px;
	
}

#Result .padding2{
	float:left;
	width:420px;
	padding: 20px 20px 20px 20px;
}

#Result .padding2Left{
	float:left;
	width:340px;
	padding: 20px 20px 20px 20px;
}
#Result .padding2Right{
	float:right;
	width:340px;
	padding: 20px 20px 20px 20px;
}

#Result .padding3{
	float:right;
	width:700px;
	padding: 20px 20px 20px 20px;
}

#Result .padding4{
	float:left;
	width:420px;
	height:260px;
	padding: 20px 20px 20px 20px;
}
#Result .padding5{
	float:left;
	width:100%;
	padding: 0px 0px 0px 0px;
	
}
#Result .padding6{
	float:left;
	width:420px;
	padding: 0px 0px 0px 10px;
}
#Result .padding7{
	float:none;
	width:420px;
	height:250px;
	padding: 0px 20px 0px 40px;
}

#Result p{
	padding: 0px;
	margin:0px;
}




/***********************************************/
/* BTN   nav			                       */
/***********************************************/

    #tabsJ {
      float:left;
      width:100%;
      font-size:93%;
      line-height:normal;
      }
    #tabsJ ul {
        margin:0;
        padding:0px 0px 0 0px;
        list-style:none;
      }
    #tabsJ li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsJ a {
      float:left;
      background: url(http://www.newidea.com.br/imgs/mesa01.gif%22) no-repeat left top;
      margin:0;
      padding:0 0 0 5px;
      text-decoration:none;
      }
    #tabsJ a span {
      float:left;
      display:block;
      background: url(http://www.newidea.com.br/imgs/mesa02.gif%22) no-repeat right top;
      padding:11px 11px 10px 2px;
      color:#fff;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsJ a span {float:none;}
    /* End IE5-Mac hack */
    #tabsJ a:hover span {
      color:#FFD00D;
      }
    #tabsJ a:hover {
      background-position:0% -42px;
      }
    #tabsJ a:hover span {
      background-position:100% -42px;
      }

        #tabsJ #current a {
                background-position:0% -42px;
        }
        #tabsJ #current a span {
                background-position:100% -42px;
                color:#24618E;
        }

/***********************************************/
/* image gallery		                       */
/***********************************************/
.gImage {
	border:#1F5C89 solid 1px;
}
.gImageThumb {
	border:#1F5C89 solid 1px;
}
/***********************************************/
/* map border			                       */
/***********************************************/
.mapImage {
	border:#1F5C89 solid 1px;
}
/***********************************************/
/* topImage border			                       */
/***********************************************/
.topImage {
	border:#1F5C89 solid 1px;
}

td.tableLine {
	border-left:solid; 
	border-left-color:#000000; 
	border-width:thin;
}