* {
	margin:0;
	padding:0;
}

html { height: 100%; margin-bottom: 1px; }

body {
	background:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	color:#808080; /*#626366;*/
	font-size:12px;
	background:#262626;
}

a {
	color:#404040;
	text-decoration:underline;
}

a:hover {
	text-decoration:underline;
	color:#404040;
}

p {
	margin-bottom:10px;
}

img {
	border:0;
}

h1 {
}

h2 {
}

h3 {
}

li.clr {
   display: inline;
   margin: 0;
   padding: 0;
   width: 1px;
 }

br.clr {
   clear: left;
   width: 1px;
   font-size:1px;
   margin: 0;
   padding: 0;
   overflow:hidden;
}

.clear {
	clear:both;
}

p.clear {
	margin:0;
	padding:0;
	clear:both;
}

ul {
	list-style:none;
}

li {
	list-style:none;
}

#top {
	background:#404040;/*#626366;*/
	height:26px;
	width:900px;
	padding-left:60px;
	padding-right:60px;
	margin:0 auto;
}

#bg-top {
	background:#404040;
	height:26px;
	width:100%;
	border-bottom:1px solid #FFF;
}

#logo {
	background:#262626;
	width:900px;
	height:58px;
	padding-left:60px;
	padding-right:60px;
	padding-top:8px;
	padding-bottom:9px;
	margin:0 auto;
}

#bg-logo {
	background:#262626;
	width:100%;
}

#main-menu {
	float:left;
}

#main-menu li {
	float:left;
	color:#bfbfbf;
	margin-right:10px;
	line-height:26px;
	font-size:11px;
}

#main-menu a {
	color:#bfbfbf;
	text-decoration:none;
}
#main-menu a:hover {
	color:#FFF;
	text-decoration:none;
}

#main-menu li.selected {
	border-bottom:1px solid #00AEE8;
}

#main-menu li.selected a {
	color:#FFF;
}

#lang-menu {
	float:right;
}

#lang-menu li {
	float:left;
	margin-left:10px;
	color:#808080;
	line-height:26px;
	font-size:11px;
}

#lang-menu a {
	color:#808080;
	text-decoration:none;
}

#lang-menu a:hover {
	color:#FFF;
	text-decoration:none;
}

#lang-menu li.selected {
	border-bottom:1px solid #00AEE8;
}

#lang-menu li.selected a {
	color:#FFF;
}

#main2,
#main {
	width:900px;
	padding-left:60px;
	padding-right:60px;
	padding-bottom:60px;
	margin:0 auto;
	background:#262626;/*#4B4C4D;*/
}

#main2 {
	background:#FFF;
}



#content {
	padding-top:75px;
}

#content3 {
	padding-top:8px;
}

#content2 {
	padding-top:0px;
}

#rastro-migas {
	height:35px;
	line-height:35px;
	color:#00AEE8;
	font-size:10px;
}

#rastro-migas a {
	color:#00AEE8;
	text-decoration:none;
}

#rastro-migas a:hover {
	text-decoration:underline;
}

#home-project {
	position:relative;
	height:300px;
	width:900px;
	background:#262626/*#4B4C4D*/;
	margin-bottom:10px;
}

#home-project #text {
	position:absolute;
	top:0px;
	right:0px;
	width:405px;
	height:280px;
	padding:10px 20px;
	color:#FFF;
	font-size:18px;	
	overflow:hidden;
	
}


#home-project #transparent {
	position:absolute;
	top:0px;
	right:0px;
	width:405px;
	height:280px;
	padding:10px 20px;
	background:#4B4C4D;
	filter:alpha(Opacity=80);
	-moz-opacity:.80;
	opacity:.80;

}

a.link-view {
	width:36px;
	height:36px;
	background-image:url(../img/mes_off.gif);
	background-repeat:no-repeat;
	display:block;
	position:absolute;
	left:20px;
	bottom:20px;
}
a:hover.link-view {
	background-image:url(../img/mes_on.gif);
}

#home-project #text h1 {
	font-size:72px;
	line-height:60px;
	font-weight:normal;
	color:#FFF;
}
#home-project #text h2 {
	font-size:40px;
	line-height:40px;
	font-weight:normal;
	color:#FFF;
}
#home-project #text h3 {
	font-size:50px;
	line-height:40px;
	font-weight:normal;
	color:#FFF;
}
#home-project #text h4 {
	font-size:30px;
	line-height:25px;
	font-weight:normal;
	color:#FFF;
}

#home-branding {
	float:left;
	width:385px;
	height:175px;
	padding:30px;
	background:#E4E4E4;
	font-size:16px;
	overflow:hidden;
}

#home-branding img {
	margin-bottom:10px;
}

#home-news {
	float:right;
	width:405px;
	height:195px;
	padding:20px;
	background:#00AEE8;
	color:#FFF;
	overflow:hidden;
	
}

#home-news a {
	font-size: 14px;
	color:#FFF;
	text-decoration:none;
}

#home-news a:hover {
	text-decoration:underline;
}

#top-project {
	margin-right:225px;
	margin-bottom:20px;
}

#top-project h1 {
	color:#00AEE8;
	font-size:36px;
	font-weight:normal;
}

#top-project h2 {	
	color:#00AEE8;
	font-size:18px;
	font-weight:normal;
}

#top-project h3 {	
	font-size:18px;
	font-weight:normal;
}

#left-col {
	width:675px;
	float:left;
}

#list-projects {
}

#list-projects img {
	float:left;
	margin-right:10px;
}
#list-projects .box-text {
	float:left;
	width:450px;
}

#list-projects h1 a {
	font-size:18px;
	color:#00AEE8;
	font-weight:normal;
	text-decoration:none;
}

#list-projects h1 a:hover {
	text-decoration:underline;
}

#list-projects .summary {
	margin-top:10px;
}


#right-col {
	width:215px;
	float:right;
}

#right-col #info {
	margin-bottom:10px;
	background:#939598;
	color:#FFF;
	padding:10px;
	font-size:10px;
}

#right-col #download {
	margin-bottom:10px;
	background:#C7C8CA;
	color:#FFF;
	padding:10px;
}

#right-col #download h3 {
	color:#A2A4A7;
	font-size:14px;
	font-weight:normal;
}

#right-col #gallery {
	margin-bottom:11px;
	background:#FFF;
	width:215px;
}

#right-col #gallery li {
	float:left;
}

#right-col #gallery img {
	margin-bottom:2px;
}
#right-col #gallery li.first {
	padding-right:4px;
}

#image-two {
	margin:10px 10px 10px 0;
	float:left;
}

#video {
	margin-top:20px;
}

#news {
	float:left;
	width:450px;
	padding-right:249px;
}

#news h1 {
	font-size:18px;
	color:#00AEE8;
	font-weight:normal;
}

#lateral {
	float:left;
	width:190px;
	border-left:1px solid #808080;
	padding-left:9px;
	margin-bottom:16px;
}

#news-lateral li {
	margin-bottom:20px;
}

#news-lateral li h2 {
	color:#404040;
	font-size:12px;
	font-weight:normal;
}

#news-lateral li a {
	font-size:14px;
	color:#00AEE8;
	font-weight:normal;
	margin-bottom:20px;
	text-decoration:none;
}
#news-lateral li a:hover {
	text-decoration:underline;
}

#news-lateral li a.selected {
	color:#BFBFBF;
}

#lateral form {
	margin-bottom:20px;
}

#lateral div.submit {
	display:inline;
}

#lateral input,
#lateral select {
	background:#404040;
	border:0;
	color:#FFF;
	padding:2px;
	font-size:11px;
	border:0 none;
	padding:1%;
}

#list-contact {
	float:right;
}
#list-contact li {
	float:left;
	color:#FFF;
	font-size:10px;
	padding-top:30px;
	padding-left:20px;
}

#list-contact li a {
	text-decoration:none;
}

#top-contact img {
	margin-left:0px;
	margin-bottom:10px;
}

#contact-big-image {
	border:1px solid #BFBFBF;
	clear:both;
}

#footer2,
#footer {
	clear:both;
	background:#BFBFBF;
	color:#404040;
	font-size:10px;
	margin-top:10px;
	height:24px;
	line-height:24px;
	padding-left:10px;
}

#footer2 {
	border-top:45px #E4E4E4 solid;
}

#footer2 a,
#footer a {
	text-decoration:none;
}

#footer2 a:hover,
#footer a:hover {
	text-decoration:none;
}

.tit-1 {
	color:#404040;
}
.tit-2 {
	color:#808080;
}
.tit-3 {
	color:#00AEE8;
}
.tit-4 {
	color:#BFBFBF;
}
