*{
	margin:0;
	padding:0;	
	text-decoration:none;
	color:#767676;
}

img{
	border:none;
}

#topo{
	width:762px;
	margin:0 auto;
	height:102px;
	background:url(imgnew/logo.png) no-repeat;
}

#topo a{
	display:block;
	width:197px;
	height:102px;
}

/*******************
  MENU

*********************/

#menu{
	width:762px;
	height:27px;
	margin:0 auto;
	position:relative;
}

#menu li{
	height: 27px;	
	position:absolute;	
	display:block;	
	background: url(imgnew/menu.png) 0px 0px no-repeat;	
}

#menu a{
	height:27px;
	display: block;	
}

#menu #yellowicon{
	width: 31px;
	left: 0px; 
}

#menu #yellowicon a:hover{background: url(imgnew/menu.png) -0px -27px no-repeat scroll;}
#menu #yellowicon a:active{background: url(imgnew/menu.png) -0px -27px no-repeat scroll;}

#menu #blog{
	width: 61px;
	left: 31px;
	background-position:-31px -27px;
}

#menu #blog a:hover{background: url(imgnew/menu.png) -31px 0px no-repeat scroll;}
#menu #blog a:active{background: url(imgnew/menu.png) -31px 0px no-repeat scroll;}

#menu #about{
	width: 61px;
	left: 92px;
	background-position: -92px -27px;	
}

#menu #about a:hover{background: url(imgnew/menu.png) -92px 0px no-repeat scroll;}
#menu #about a:active{background: url(imgnew/menu.png) -92px 0px no-repeat scroll;}

#menu #iconbase{
	width: 61px;
	left: 153px;
	background-position: -153px -27px;	
}

#menu #iconbase a:hover{background: url(imgnew/menu.png) -153px 0px no-repeat scroll;}
#menu #iconbase a:active{background: url(imgnew/menu.png) -153px 0px no-repeat scroll;}

#menu #services{
	width: 61px;
	left: 214px;
	background-position: -214px -27px;	
}

#menu #services a:hover{background: url(imgnew/menu.png) -214px 0px no-repeat scroll;}
#menu #services a:active{background: url(imgnew/menu.png) -214px 0px no-repeat scroll;}

#menu #portfolio{
	width: 61px;
	left: 275px;
	background-position: -275px 0px;	
}

#menu #portfolio a:hover{background: url(imgnew/menu.png) -275px 0px no-repeat scroll;}
#menu #portfolio a:active{background: url(imgnew/menu.png) -275px 0px no-repeat scroll;}

#menu #stockicon{
	width: 70px;
	left: 336px; 
	background-position: -336px -27px;	
}

#menu #stockicon a:hover{background: url(imgnew/menu.png) -336px 0px no-repeat scroll;}
#menu #stockicon a:active{background: url(imgnew/menu.png) -336px 0px no-repeat scroll;}

#menu #downloads{
	width: 78px;
	left: 406px;
	background-position: -406px -27px;	
}

#menu #downloads a:hover{background: url(imgnew/menu.png) -406px 0px no-repeat scroll;}
#menu #downloads a:active{background: url(imgnew/menu.png) -406px 0px no-repeat scroll;}

#menu #contacts{
	width: 70px;
	left: 484px;
	background-position: -484px -27px;	
}

#menu #contacts a:hover{background: url(imgnew/menu.png) -484px 0px no-repeat scroll;}
#menu #contacts a:active{background: url(imgnew/menu.png) -484px 0px no-repeat scroll;}

#menu #separator{
	/*width: 188px;*/
	width:177px;
	/*left: 543px;*/
	left:554px;
	background-position: -554px -27px;	
}

#menu #search{
	width: 31px;
	left: 731px;
	background-position: -731px -27px;	
}

#menu #search a:hover{background: url(imgnew/menu.png) -731px 0px no-repeat scroll;}
#menu #search a:active{background: url(imgnew/menu.png) -731px 0px no-repeat scroll;}


body.section10 #menu ul#subnav10{		
	display:inline;	
	position:absolute;
	top:32px;
	left:-110px;	
	width:136px;		
}

body.section10 #menu ul#subnav10 input{
	display:none;
	opacity:0.7;
	filter:alpha(opacity=70);
	font:bolder 11px Arial, Helvetica, sans-serif;
	color:#CCC;
	background:url(imgnew/search.gif) no-repeat;
	width: 136px;	
	border: none;
	height: 18px;	
	padding:2px 0 0 3px;;
}

body.section10 #menu ul#subnav10 input:focus{
	display:block;
	font:bolder 11px Arial, Helvetica, sans-serif;
	color:#767676;
	background-color: #FFFFFF;
}

/*******************
FIM  MENU

*********************/


/*******************

Inicio body

******************/

#top-body{
	width:762px;
	margin:0 auto;
	height:25px;
	background:url(imgnew/body-body.jpg) repeat-y;
}

#body{
	width:762px;
	margin:0 auto;
	background:url(imgnew/body-body.jpg) repeat-y;	
}

#body-lat{
	background:url(imgnew/sep1.jpg) repeat-y 550px 0;
	
}

#loadimg{
	display:none;
	width:80px;
	margin:50px auto;
	font:12px Arial, Helvetica, sans-serif;	
}

#showpreviews{
	/*border:1px solid orange;*/
	width:549px;
}

#loadingImage{
	margin:0 0 5px 5px;
}

.project-last{
	width:174px;
	margin:28px auto;	
}

#details{
	width:529px;
	margin:0 0px 0 20px;		
}

#preview{
	visibility:hidden;
}

#p{
	visibility:hidden;
}

#n{
	visibility:hidden;
}

#title{
	font:17px Arial, Helvetica, sans-serif;
	
	
}

#prevnext{		
	height:30px;
		
}

.right{
	margin:2px auto;
	height:20px;
	width:487px;
	
	text-align:right;
}



#description{
	width:485px;
	margin:0 auto;
	height:134px;		
	font:12px Arial, Helvetica, sans-serif;
	background-color:#FFF;
	overflow:hidden;
}

#description p{
	text-align:justify;
}

#descri{
	margin:0 0 0px 0;
	width:465px;
	font:11px Arial, Helvetica, sans-serif;
}

#subtittle{
	margin:0px 0 18px 0;
	font:bolder 10px Arial, Helvetica, sans-serif;
}

#sidebar{
	width:210px;
	float:right;
	/*border:1px solid blue;*/
}

#side-separator{
	width:162px;	
	margin:10px auto;
	background:url(imgnew/sep_hor.jpg) repeat-x;
	height:5px;
}

#sep_prev{
	height:20px;
	width:485px;
	margin:4px auto;
	background:url(imgnew/sep_hor.jpg) repeat-x 0 16px;
}

#sidebar-body{
	/*border:1px solid red;*/
}

.project{
	width:174px;
	margin:34px auto;
	_margin:36px auto -10px auto;
}

#sidebar-top{
	height:160px;
	background:url(imgnew/side-sep.jpg) no-repeat 3px 153px;
	_background:url(imgnew/side-sep.jpg) no-repeat 3px 155px;
}

.menu-top {
	font:bolder 11px Arial, Helvetica, sans-serif;
	color:#CCC;
	margin:2px 0 0 20px;
}

.menu-top a{
	color:#CCC;
}

.menu-top a:hover{
	color:#767676;
}

#body_lat_bottom{
	clear:both;
	height:10px;
}

#body-space{
	width:762px;
	height:30px;	
}

#bottom-body{
	width:762px;
	margin:0 auto;
	height:60px;
	background:url(imgnew/body-bottom.jpg) no-repeat;	
}

#bottom-body p{	
	margin:25px 2px 0 0;
	font:10px Arial, Helvetica, sans-serif;
	float:right;
}



/*******************

Fim body

******************/