#tecnologia{
   text-align:center;
   
}
div.box{
        -moz-border-radius-bottomleft:7px;
        -moz-border-radius-bottomright:7px;
        -moz-border-radius-topleft:7px;
        -moz-border-radius-topright:7px;
         border: 1px solid #ccc;
}
.box a{
   color:FF6400;
   text-decoration:none;  
}

.box a:hover{
   color:#FF3300;
}


#contacto{
    
   padding-top:20px;
   padding-left:70px;
   padding-right:20px;

}





a#tooCool {
   position: fixed;
   right: 0;
   bottom: 0;
   display: block;
   height: 80px;
   width: 80px;
   background: url(http://www.w3junkies.com/toocool/files/too_cool_sash.png) bottom right no-repeat;
   text-indent: -999em;
   text-decoration: none;
}


body { 
	margin: 0; 
	padding: 0; 
	background: #fff url(images/bg.gif) repeat-x; 
	font: normal .7em Tahoma, Verdana, Arial, Helvetica, Sans-Serif; 
	line-height: 1.6em; 
	color: #333; 
        background:#F0F0F0 url(http://images.apple.com/euro/macbookpro/images/background20081014.png) repeat-x scroll left top;
        padding-bottom:20px;

}

/* LINKS AND HEADINGS STYLING */

a {color: #FF3300; background: inherit; text-decoration:none;  }
a:hover { color: #ff6400; background: inherit;text-decoration:underline; }
h1  { font: bold 2em "Trebuchet MS", Helvetica, Sans-Serif; margin: 0; color: #fff; background-color:transparent; }
h2  { font: bold 1.4em "Trebuchet MS", Helvetica, Sans-Serif; }
h3  { clear: both; font-size: 1.1em; color: #000; background: #fff url(images/h3bg.gif) no-repeat center left; padding: 0 14px; margin: 0;}
blockquote {
	margin: 10px 0 0 25px;
	padding: 0 20px;
	border-left: 1px solid #ccc;
	color: #666;
}
.blue { color: #FFFFFF; background: inherit; }
.image { float: left; border: 2px solid #e2e2e2; padding: 3px; margin: 0 15px 10px 0; }
.links {
	color: #000000;
}

/*  FICHAS de DESCARGAS  */

.ficha{
-moz-border-radius-bottomleft:7px;
-moz-border-radius-bottomright:7px;
-moz-border-radius-topleft:7px;
-moz-border-radius-topright:7px;
 border:#CCC 1px solid;
}

/* CONTENT WRAPPER */

#main { 
	width: 900px; 
	margin: 25px auto 0 auto; 
        background:#FFF;
        padding-top:10px;
        padding-bottom:10px;
        padding-left:10px;
        padding-right:10px;

-moz-border-radius-bottomleft:7px;
-moz-border-radius-bottomright:7px;
-moz-border-radius-topleft:7px;
-moz-border-radius-topright:7px;


}

/* TOP LEFT LOGO */

#logo { 
	float: left; 
	padding: 10px 0 10px 10px; 
}
	#logo h1 { color: #000; background: #fff; }
	
	#logo a { text-decoration: none; }

/* TOP RIGHT HORIZONTAL MENU */

#dividir {
      border-left:#999 1px dotted;
      padding-left:20px;
      margin-left:10px;
      min-height:400px;
}
#dividir h2{
     padding-top:25px;
     padding-bottom:10px;

     font-size:15pt;
}
	
#menu { 
	float: right; 
	background: #fff url(images/barul.gif) no-repeat bottom right; 
	color: #FF3300; 
	padding: 18px 1px 11px 0; 
	margin: 0; 
}
	#menu li { 
		padding: 14px 18px 14px 18px; 
		color: #FF3300;  
                background: #fff url(images/bar.gif) no-repeat bottom left; 
		display: inline; 
		margin-left: -3px;
	}
	#menu li.current_page_item { 
		background: #fff url(images/baractive.gif) no-repeat bottom left; 
		color: #FF3300; 
		font-weight: bold; 
		padding: 14px 18px 14px 18px; 
		margin: 0 1px 0 0; 
	}
	#menu li:hover { 
		background: #fff url(images/baractive.gif) no-repeat bottom left;
	}
	#menu li a { 
		background: transparent; 
		color: #FF3300; 
		text-decoration: none; 
	} 	
	#menu li a:hover { 
		color: #FF3300; 
		background: transparent;
	} 	
	.key { text-decoration: underline; } /* ACCESKEY UNDERLINED LETTER */

/* LEFT INTRO SIDE */	

#intro_left {
	clear: left;
	float: left;
	width: 250px;
	color: #FFFFFF;
	margin: 0 0 1px 0;
}
	#intro_left a { color: #fff; background: inherit; }
	#intro_left p { padding: 14px 15px; margin: 0; }

	/* LEFT VERTICAL MENU */
	
	#menu_left { 
		float: left;  
		margin: 0 0 6px 0; 
		padding: 2px 2px 1px 2px; 
                border:#EEE 1px solid;
                -moz-border-radius-bottomleft:7px;
                -moz-border-radius-bottomright:7px;
                -moz-border-radius-topleft:7px;
                -moz-border-radius-topright:7px;
                 background:#EEE;
                margin-bottom:20px;
	}
		#menu_left li { list-style: none; }
		#menu_left li a { 
			display: block; 
			color: #FF3300; 
                        
			width: 204px; 
			padding: 7px 23px 7px 23px; 
			margin: 0 0 1px 0; 
			font-weight: bold; 
			text-decoration: none; 
                        background:#EEE;
		}	
		#menu_left li a:hover {background: url(images/baractive.gif) no-repeat center left;  color: #FF3300; }


/* RIGHT INTRO SIDE */
	
#intro_right {
	float: right;
	width: 340px;
	padding: 25px 280px 0 20px;
	background: #BCCEDA url(images/intro.jpg) no-repeat;
	color: #547592;
	margin: 0 0 6px 0;
	height: 174px;
	border: 2px solid #e2e2e2;
}
	#intro_right h1 { margin: 0 0 20px 0; }
	#intro_right .white { color: #FFF; background-color:transparent; }
	
/* LEFT SIDE */
	
#sidebar {
	float: left;
	width: 250px;
        padding-top:10px;
//      margin-top:10px;
}

#sidebar h2 {
	margin: 0; 
	padding : 0;
        padding-bottom:10px;  
}

#sidebar ul { 
	margin: 0; 
	padding : 0; 
	list-style : none; 
}

#sidebar li {
	list-style-type:none;
}

#sidebar li ul li{
	list-style-type:none;
	margin-left:20px;
}
	.box {
		padding: 4px 15px;
		margin: 0 0 10px 0;
	}
	.note {
		padding: 15px 15px 20px 100px;
		border: 1px solid #CFCB66;
		margin: 0 0 5px 0;
		background: #FFFFAD url(images/package.gif) no-repeat;
		color: #585616;
	}

/* RIGHT SIDE */

/* Begin Comments*/

.commentlist li.alt {
	background-color:#F0F6FF;
	}

.commentlist {
	margin:15px;
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	background: #fafafa;
	color: #808080;
	border: 1px solid #eeeeee;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: inline;
	}
/* End Comments */

#right {
	float: right;
	width: 643px;
}
	.leftcol {
		width: 610px;
		float: left; 
		padding: 12px 15px;
		border:#ccc 1px solid;
		text-align: justify;
		margin: 0 0 10px 0;
	}
	.rightcol { 
		float: right; 
		padding: 10px 15px;
		width: 285px; 
		border:#ccc 1px solid;
		margin: 0 0 10px 0;
		}
	.special {
		clear: both;
		margin:0px 0 20px 0;	
		padding: 5px 20px;
		border: 1px solid #ccc;
		background: #eee;
		color: #444;
	}
	
	.metadata {
	border-top: 1px dotted #ccc;
	margin-bottom: 50px;
	text-align: right;
	}
		
	.alignright {
	float: right;
	}
		
	.alignleft {
	float: left
	}
	
	.navigation {
	padding: 1px;
	margin: 0;
	}

#ul {
list-style: none; /* Tira os marcadores (as "bolinhas") da lista */
margin: 0; /* Zerando as margens */
padding: 0; /* Zerando os paddings */
}

#ul li {
display: inline; /* Colocando todos os links em uma única linha */
border: 1px solid #DDD;
border-right-color: #555;
border-bottom-color: #555;
}


/* FOOTER */

#footer { text-align: right; clear: both; padding: 5px; border-top: 1px solid #ccc; }



img{border:0px;}