html, body {margin: 0; padding: 0; height: 100%;}

#wrap {
position: relative;
height: 100%;
margin: 0 auto;
}
#content {
position: absolute;
top: 50%;
height: 100px;
width:100%;
margin-top: -220px;


}


.txt_medium {
color:#77787a;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
text-decoration:none;
}

.link_txt {
color:#77787a;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
text-decoration:none;
font-weight:bold;
line-height:20px;
}


.link_txt a:link{
	color: #77787a;
	text-decoration: none;
	
}
.link_txt a:visited{
	text-decoration: none;
	color: #77787a;
}
.link_txt a:hover{
	text-decoration: none;
	color: #cdd321;
}
.link_txt a:active{
	text-decoration: none;
	color: #cdd321;
}

#barra {
   background-color: #ffffff;  /* the background          */
   filter:alpha(opacity=70);   /* Internet Explorer       */
   -moz-opacity:0.7;           /* Mozilla 1.6 and below   */
   opacity: 0.7;               /* newer Mozilla and CSS-3 */
}

.link_txt1 {
color:#77787a;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
text-decoration:none;
}

.link_txt1 a:link{
	color: #77787a;
	text-decoration: none;
	
}
.link_txt1 a:visited{
	text-decoration: none;
	color: #77787a;
}
.link_txt1 a:hover{
	text-decoration: none;
	color: #cdd321;
}
.link_txt1 a:active{
	text-decoration: none;
	color: #cdd321;
}


/*------------------class   portfolio----------------*/


* {margin:0; padding:0}

#accordion {width:333px; }
.accordion {width:333px; font:12px Verdana,Arial; color:#033}
.accordion dt {width:333px;   cursor:hand; }
.accordion dt:hover {background:url(images/header_over.gif)}
.accordion dd {overflow:hidden; background:#fff}
.accordion span {display:block; width:333px; padding:15px}

#accordion2 {width:259px;   }
.accordion2 {width:259px; font:12px Verdana,Arial; color:#333}
.accordion2 dt {width:247px;  font-weight:bold; cursor:hand;  color:#fff; }
.accordion2 dt:hover {background-color:#555}
.accordion2 .open {background-color:#444;}
.accordion2 dd {overflow:hidden; background:#fff}
.accordion2 span {display:block; width:229px;  }


/*------------------FIm  class   portfolio----------------*/
