html, body {
	margin: 0; padding: 0;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	height:100%;
}

a{
	text-decoration:none;
	color:000;
	font-family:Georgia, "Times New Roman", Times, serif;
}

a:hover {
	text-decoration:none;
	
}

.container {width: 980px; height:100%; margin: 0 auto; font-size: 1.2em; position: relative;}

#logo {
	width:154px;
	position:relative;
	margin-top:95px;
}

#logo:hover {
	opacity: 0.5;
}

#sidenav {
	width: 170px;
	position: fixed;
	float: left;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	background-color:#fff;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

*html #sidenav {
	position: absolute; 
	left: expression( ( 0 + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
	top: expression( ( 0 + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
}

#sidenav h2 {
	text-indent: -99999px;
	height: 41px;
	padding: 0; margin: 15px 0 5px;
	background-position:  20px top;
}	

h2.categories {background: url(h2_categories.gif) no-repeat ;}

h2.sites {background: url(h2_othersites.gif) no-repeat ;}~


#sidenav ul {
	margin: 0; 
	padding: 0 20px 30px 20px;
	list-style: none;
	font: normal 14px Georgia;
}

#sidenav ul li{
	margin: 0; 
	padding:  2px 0 5px 0px;
	margin-left:-38px;
	font: normal 14px Georgia;
	list-style: none;
}

#sidenav ul li a{
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding:5px;
	margin-left: -5px; 
	padding:  2px 0 5px 5px;
	text-decoration: none;
	color: #000;
	font: italic 14px Georgia;
}

#sidenav ul li a:hover {
	border-radius: 0px;  
	padding:5px;
	color: #fff;
	background-color:#ec3d68;
}

#content {
	float: right;
	width: 680px;
	padding: 0 20px 20px;
	margin-top:80px;
	margin-right:60px;
}

#showcase_description_left {
	float:left;
	margin-top:35px;
	width:330px;
	color:#000;
}

#video {
	margin-top:25px;
}

#publications {
	display:block;
	margin-top:0px;
	width:300px;
	color:#000;
	width:300px;
	float:left;
	margin-bottom:0px;
}

#publications h2 {
	font-family:tradegothic;
	color:#000;
	font-size:40px;
	line-height:35px;
	margin-bottom:15px;
	}

#publications h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
    font-style:italic;
	font-weight:100;
	color:#000;
	font-size:20px;
	margin-top:25px;
	line-height:0px;
	}

#publications h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:100;
	color:#444;
	font-size:11px;
	margin-top:10px;
	width:300px;
	line-height:17px;
	}

#publications ul li {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:100;
	color:#444;
	font-size:11px;
	width:300px;
	line-height:17px;
	list-style:disc;
	margin-left:-25px;
	}
	
#publications a{
	color:#444;
	border-bottom:#000 dotted 1px;
}

#publications a:hover{
	color:#000;
	border-bottom:#000 solid 3px;
}
	

#publications2 {
	display:block;
	margin-top:0px;
	width:300px;
	color:#000;
	width:100%;
	float:left;
	margin-bottom:0px;
}

#publications2 h2 {
	font-family:tradegothic;
	color:#000;
	font-size:40px;
	line-height:35px;
	margin-bottom:15px;
	}

#publications2 h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
    font-style:italic;
	font-weight:100;
	color:#000;
	font-size:20px;
	margin-top:25px;
	line-height:0px;
	}

#publications2 h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:100;
	color:#444;
	font-size:11px;
	margin-top:10px;
	width:300px;
	line-height:17px;
	}



#friends {
	display:block;
	margin-top:0px;
	width:200px;
	color:#000;
	width:280px;
	float:right;
	margin-bottom:0px;
}

#friends h2 {
	font-family:tradegothic;
	color:#000;
	font-size:40px;
	line-height:35px;
	margin-bottom:15px;
	}

#friends h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
    font-style:italic;
	font-weight:100;
	color:#000;
	font-size:15px;
	margin-top:-38px;
	line-height:30px;
	}

#friends li {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:100;
	color:#444;
	font-size:11px;
	width:300px;
	line-height:17px;
	list-style:none;
	}

#pub_title {
	margin-top:-10px;
	width:400px;
	color:#000;
	float:left;
}

#pub_title h4 a{
	color:#444;
	border-bottom:#000 dotted 1px;
}

#pub_title h4 a:hover{
	color:#000;
	border-bottom:#000 solid 3px;
}

#pub_title2 {
	margin-top:-10px;
	width:100%;
	color:#000;
	float:left;
}


#pub_description {
	margin-top:0px;
	width:100%;
	color:#000;
	float:right;
}


#description {
	display:block;
	margin-top:-10px;
	width:100%;
	color:#000;
	width:300px;
	float:left;
	margin-bottom:180px;
}

#description_image {
	margin-top:25px;
	float:right;
}


#description a{
    padding:1px;
	color:#333;
	border-bottom-style:dotted;
	boder-bottom-color:#000;
	border-bottom-width:1px;
}

#description a:hover{
	padding:1px;
	color:#333;
	border-bottom-style:solid;
	border-bottom-color:#000;
	border-bottom-width:3px;
}

#column01 {
	margin-top:25px;
	width:100%;
	color:#000;
	width:350px;
	float:right;
	margin-right:2px;
}

.client {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#444;
	font-size:15px;
	font-weight:100;
	margin-top:0px;
}

#description h2 {
	font-family:tradegothic;
	color:#000;
	font-size:40px;
	line-height:35px;
	}

#description h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
    font-style:italic;
	font-weight:100;
	color:#000;
	font-size:15px;
	margin-top:-38px;
	line-height:30px;
	}

#description h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:100;
	color:#444;
	font-size:11px;
	margin-top:0px;
	line-height:20px;
	}

.outside_h3{
	padding-left:6px;
	margin-top:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:100;
	font-size:18px;
	color:#000;
}

.outside_h3:a{
	padding-left:6px;
	margin-top:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000;
	font-style:italic;
	font-weight:100;
	font-size:18px;
	color:#000;
}

.outside_h3:hover{
	margin-top:7px;
	padding-top:3px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:100;
	font-size:18px;
	color:#fff;
	padding-left:6px;
	text-decoration:underline;
	color:#000;
}

.outside_h4{
	margin-left:6px;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-top:-18px;
	font-style:italic;
	font-weight:100;
	font-size:13px;
	color:#666;
}

.inside_h3{
	text-align:center;
	margin-left:0px auto;
	margin-top:55px;
	margin-bottom:0px auto;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:100;
	font-size:14px;
	color:#000;
}

.outside_h3{
	padding-left:6px;
	margin-top:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:100;
	font-size:18px;
	color:#000;
}

.outside_h3:a{
	padding-left:6px;
	margin-top:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000;
	font-style:italic;
	font-weight:100;
	font-size:18px;
	color:#000;
}

.outside_h3:hover{
	margin-top:7px;
	padding-top:3px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:100;
	font-size:18px;
	color:#fff;
	padding-left:6px;
	text-decoration:underline;
	color:#000;
}

.outside_h4{
	margin-left:6px;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-top:-18px;
	font-style:italic;
	font-weight:100;
	font-size:13px;
	color:#666;
}

.inside_h3{
	text-align:center;
	margin-left:0px auto;
	margin-top:55px;
	margin-bottom:0px auto;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:100;
	font-size:14px;
	color:#666;
}


.inside_h3b{
	text-align:center;
	margin-left:0px auto;
	margin-top:10px;
	margin-bottom:0px auto;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:100;
	font-size:14px;
	color:#666;
}

.inside_h4{
	text-align:center;
	margin-left:0px auto;
	margin-bottom:0px auto;
    font-family: TradeGothic, sans-serif;
	margin-top:-12px;
	font-weight:100;
	font-size:18px;
	color:#fff;
}

#barra {
	height:18px;
	background-image:url(images/bctop.png);
	background-repeat:repeat-x;
	margin-top:0px;
	width:100%;
	position:fixed;
	z-index:99;
}


/** HS PEQUENOS **/

.outside_h3s{
	padding-left:6px;
	margin-top:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:100;
	font-size:18px;
	color:#000;
}

.outside_h3s:a{
	padding-left:6px;
	margin-top:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000;
	font-style:italic;
	font-weight:100;
	font-size:18px;
	color:#000;
}

.outside_h3s:hover{
	margin-top:7px;
	padding-top:3px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:100;
	font-size:18px;
	color:#fff;
	padding-left:6px;
	text-decoration:underline;
	color:#000;
}

.outside_h4s{
	margin-left:6px;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-top:-18px;
	font-style:italic;
	font-weight:100;
	font-size:13px;
	color:#666;
}

.inside_h3s{
	text-align:center;
	margin-left:0px auto;
	margin-top:55px;
	margin-bottom:0px auto;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:100;
	font-size:14px;
	color:#666;
}

.outside_h3s{
	padding-left:6px;
	margin-top:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:100;
	font-size:18px;
	color:#000;
}

.outside_h3s:a{
	padding-left:6px;
	margin-top:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000;
	font-style:italic;
	font-weight:100;
	font-size:18px;
	color:#000;
}

.outside_h3s:hover{
	margin-top:7px;
	padding-top:3px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:100;
	font-size:18px;
	color:#fff;
	padding-left:6px;
	text-decoration:underline;
	color:#000;
}

.outside_h4s{
	margin-left:6px;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-top:-18px;
	font-style:italic;
	font-weight:100;
	font-size:13px;
	color:#666;
}

.inside_h3s{
	text-align:center;
	margin-left:0px auto;
	margin-top:36px;
	margin-bottom:0px auto;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:100;
	font-size:14px;
	color:#666;
}


.inside_h3bs{
	text-align:center;
	margin-left:0px auto;
	margin-top:10px;
	margin-bottom:0px auto;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:100;
	font-size:14px;
	color:#000;
}

.inside_h4s{
	text-align:center;
	margin-left:0px auto;
	margin-bottom:0px auto;
    font-family: TradeGothic, sans-serif;
	margin-top:-12px;
	font-weight:100;
	font-size:18px;
	color:#fff;
}



@font-face {
	font-family: TradeGothic;
	src: url('trade_gothic1.ttf');
}

.top a {
	margin-bottom:0px;
	margin-top:500px;
}

#showcase_description_right {
	float:right;
	margin-top:35px;
	width:329px;
}

#showcase_description_right h5{
	margin-top:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:100;
	font-size:18px;
	padding-left:6px;
	color:#000;
	float:right;
}

#showcase_small_01 {
	float:left;
	margin-top:8px;
	width:216px;
}

#showcase_small_02 {
	float:left;
	margin-top:8px;
	width:216px;
	margin-left:16px;
}


#showcase_small_03 {
	float:left;
	margin-top:8px;
	width:216px;
	margin-left:16px;
}

.border {
	display:block;
	border-style:solid;
	border-width:1px;
	border-color:#000;
}

.border:hover {
	display:block;
	border-style:solid;
	border-width:1px;
	border-color:#000;
	opacity:0.5;filter:alpha(opacity=50);
}

.small01 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	margin-top:5px;
	padding-top:3px;
	padding-bottom:3px;
	color:#000;
	padding-left:5px;
	font-weight:100;
}

.small01:hover{
	padding-top:3px;
	padding-bottom:3px;
	padding-left:5px;
	color:#000;
	font-weight:100;
	text-decoration:underline;
	color:#000;
}

.small01 a{
	margin-top:10px;
	margin-left:5px;
	color:#000;
	font-weight:100;
	text-decoration:none;
}

.small01 a:hover{
	margin-top:10px;
	margin-left:5px;
	color:#000;
	text-decoration:underline;
}

.small02 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	margin-top:-14px;
	margin-left:5px;
	font-weight:100;
}

.hello {
	width:350px;
	color: #000;
	margin-bottom:0px;
	padding-bottom:0px;
	font: italic 30px Georgia;
	line-height:0.6em;
}

.intro {
	color: #000;
	margin: 10px 0;  
	padding-bottom: 10px;
	font: italic 13px Georgia;
	width:350px;
	line-height:1.8em;
}

#content p {
	line-height: 1.8em;
	padding: 7px 0;
	margin: 7px 0;
}

#contact {
	float:right;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:100;
	font-style:italic;
	line-height:1.8em;
	font-size:13px;
	padding-top:30px;
	padding-left:15px;
	width:116px;
	background-image:url(images/email.png);
	background-repeat:no-repeat;
	background-position:left;
	height:82px;
}

#contact a{
	border-bottom-style:dotted;
	border-bottom-width:thin;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:100;
	font-style:italic;
	padding:5px;
	color:#000;
	height:82px;
}

#contact a:hover{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:100;
	font-style:italic;
	color:#000;
	border-bottom:solid;
	border-bottom-width:5px;
}

.input {
	margin-top:10px;
	width:auto;
	color: #000;
	font-size: 14px;
}

.input:hover {
	margin-top:10px;
	width:auto;
	color: #000;
	font-size: 14px;
}


.submit input {
	margin-top:10px;
	padding: 3px 5px;
	background: #fff;
	font-size: 11px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	color: #000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	cursor: pointer;
	border-color:#bbb;
	border-width:1px;
	border-style:solid;
	}

.submit input:hover {
	margin-top:10px;
	width: auto;
	padding: 3px 5px;
	background: #ec3d68;
	font-size: 11px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	color: #fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	cursor: pointer;
	border-color:#970b2d;
	border-width:1px;
	border-style:solid;
	}

#network {
	margin-bottom:-10px;
	margin-top:50px;
}

#network h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-style:italic;
	font-weight:bold;
	color:#000;
}

#newsletter {
	margin-bottom:-10px;
	margin-top:50px;
}

#newsletter h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color:#000;
	font-style:italic;
	font-weight:bold;
}

#network_newsletter {
	margin-bottom:-10px;
	margin-top:20px;
}

#network_exp {
	margin-bottom:-10px;
	margin-top:20px;
}

#network_exp h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#000;
	font-style:italic;
	font-weight:100;
}

#network_exp h2 a{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#000;
	font-style:italic;
	font-weight:100;
	border-bottom:1px;
	border-bottom-color:#000;
	border-bottom-style:dotted;
}

#network_exp h2 a:hover{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#000;
	font-style:italic;
	font-weight:100;
	border-bottom:3px;
	border-bottom-color:#000;
	border-bottom-style:solid;
}

#separador {
	height:30px;;
}

.addthis {
	width:83px;
	height:16px;
	margin-top:10px;
	opacity: 0.5;
}

.addthis:hover {
	opacity: 1;
}

.social {
	opacity: 0.5;
}

.social:hover {
	opacity: 1;
}

#twitter {
	margin-bottom:-10px;
	padding-left:25px;
	margin-top:50px;
	margin-left:-25px;
	background-image:url(images/twitbird.png);
	background-repeat:no-repeat;
	background-position:left;
	background-position:0px;
}

#twitter h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000;
	font-size:20px;
	font-style:italic;
	font-weight:bold;
}

#arrow {
	background-image:url(images/arrow.png);
	width:38px;
	height:12px;
	margin-bottom:-3px;
	margin-left:5%;
}

#footer {
	background-color:#3deca8;
	}
	
#footer, .push {
}

#footer_container {width: 980px; margin: 0 auto; overflow: hidden; font-size: 1.2em; position: relative; }

#footer_inside {
	background-color:#3deca8;
	float: right;
	width: 680px;
	padding: 0 20px 20px;
	margin-right:60px;
}

#sub_footer_container {width: 980px; margin: -17px auto; overflow: hidden; font-size: 1.2em; position: relative; }

#sub_footer_inside {
	float: right;
	width: 680px;
	padding: 0 20px 20px;
	margin-top:0px;
	margin-right:60px;
}

#footer_01 {
	float:left;
	margin-top:8px;
	width:216px;
}

#footer_02 {
	float:left;
	margin-top:8px;
	width:216px;
	margin-left:16px;
}

#footer_03 {
	float:left;
	margin-top:8px;
	width:216px;
	margin-left:16px;
}

#footer_01a {
	float:left;
	margin-top:1px;
	width:216px;
}

#footer_01a h4 {
    font-family: Georgia, serif;
    font-style:italic;
    font-size:12px;
    font-weight:100;
    color: #000; 
	margin-top:25px;
	opacity:0.4;
}

#footer_02a {
	float:left;
	margin-top:1px;
	width:216px;
	margin-left:16px;
}

#footer_03a {
	float:left;
	margin-top:1px;
	width:216px;
	margin-left:16px;
}

#copyright_box {
	color:#000;
	margin-left:0px;
	background-color:#3deca8;
}

#footer2 {
	background-color:#000;
	width:100%;
	height:150px;
	margin-bottom:0px;
	margin-top:0px;
	margin-left: auto;
    margin-right: auto;
	}

.copyright2 {
	font:Georgia, "Times New Roman", Times, serif;
	color:#333;
	font-size:11px;
	font-style:italic;
}

#copyright_cont {
	font:Georgia, "Times New Roman", Times, serif;
	color:#444;
	margin-bottom:0px;
}

#customers {
font-family:Georgia, "Times New Roman", Times, serif;
width:100%;
border-collapse:collapse;
margin-bottom:20px;
margin-top:20px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}

.magazine {
background-color:#a5f9d4;
}

.magazine2 {
background-color:#a5f9d4;
}

.magazine:hover {
background-color:#3deca8;
}

.magazine2:hover {
background-color:#3deca8;
}

.web {
background-color:#f9f8a5;
}

.web:hover {
background-color:#f0df6a;
}

.book {
background-color:#dfccee;
}

.book:hover {
background-color:#c095e5;
}

.exhibition {
background-color:#fdc1d0;
}

.exhibition2 {
background-color:#fdc1d0;
}

.exhibition:hover {
background-color:#f57e9b;
}

.exhibition2:hover {
background-color:#f57e9b;
}

#customers td, #customers th {
font-size:11px;
border:0px solid #98bf21;
padding:7px 20px 7px 7px;
border:0px solid #bbb;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}

#customers th {
font-size:12px;
text-align:left;
padding-top:5px;
padding-bottom:4px;
background-color:#A7C942;
color:#fff;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}

#customers tr.alt td {
color:#000;
background-color:#eee;
border:0px solid #bbb;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}

/** CSS3 **/

#demo-4{position:relative;}
#demo-4 img{
position:absolute;
top:0;
left:0;
-webkit-transition: margin-top;
-webkit-transition-timing-function: ease-in;
-webkit-transition-duration: 250ms;
}
#demo-4:hover img{
margin-top:227px;
}
#demo-4 .details{
position:absolute;
top:0;
left:0;
z-index:-1;
}

#demo-5{position:relative;}
#demo-5 img{
position:absolute;
top:0;
left:0;
-webkit-transition: margin-top;
-webkit-transition-timing-function: ease-in;
-webkit-transition-duration: 250ms;
}
#demo-5:hover img{
margin-top:227px;
}
#demo-5 .details{
position:absolute;
top:0;
left:0;
z-index:-1;
}

.demobox{
/*     	background-image:url(images/bc.png);
*/     	margin:0px;
		width:327px;
		height:220px;
		border:1px solid #000;
		background-color:#000;
		overflow:hidden;
}

.demobox_small{
/*     	background-image:url(images/bc.png);
*/     	margin:0px;
		width:214px;
		height:180px;
		border:1px solid #000;
		background-color:#000;
		overflow:hidden;
}

