/********** GENERAL **********/

*{
	margin:0;
	padding:0;
	list-style:none;
	font-family:Arial, Helvetica, sans-serif;
	color:#999;
	}

body{
	background:#fff;
	}

img{
	border:none;
	margin:0;
	padding:0;
	}
	
.ed_button{
	background:#f0f0f0;
	font-size:10px;
	color:#272d24;
	border-bottom:1px #5a5a5a solid;
	border-right:1px #878787 solid;
	border-left:1px #dfdfdf solid;
	border-top:1px #dfdfdf solid;
	margin:3px 2px 2px 0;
	padding:0 2px 0 2px;
	}
	
div, img, input, a, li, p{
	behavior: url(/css/iepngfix.htc);
	}
	
/********** CONTENT **********/
	
div#wrap{
	width:926px;
	margin:0 auto;
	background:#fff;
	}
	
div#structure{
	margin:0 auto;
	width:926px;
	background:#fff;
	}
	
div#top{
	height:75px;
	}	
	
div#language{
	float:right;
	margin:10px 0 22px 0;
	padding:2px 0 2px 0;
	}
	
div#language ul li{
	float:left;
	height:8px;
	line-height:8px;
	*line-height:14px;
	}	

div#language ul li.spacer{
	padding:0 5px 0 5px;	
	}
	
div#language ul li a{
	font-size:9px;
	color:#999;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
	}
	
div#language ul li a:hover{
	color:#666;
	text-decoration:underline;
	}
	
div#menu{
	margin-top:10px;
	}
	
div#menu li{
	float:left;
	height:14px;
	line-height:14px;
	}
	
div#menu li.spacer{
	padding:0 10px 0 10px;	
	}
	
div#menu li a{
	font-size:11px; 
	text-transform:uppercase;
	font-weight:normal;
	color:#666;
	text-decoration:none;
	}	
	
div#menu a:hover{
	text-decoration:underline;
	}
	
div#content{
	width:926px;	
	clear:both;
	}
	
div#featured_inner{
	font-size:10px;
	margin-bottom:12px;
	}
	
div#featured_inner img{
	margin-bottom:10px;
	}
	
div#breadcrumb{
	border-top:1px solid #808080;
	border-bottom:1px solid #808080;
	text-transform:uppercase;
	padding:6px 0 6px 0;
	margin:0 0 9px 0;
	}
	
div#breadcrumb div{
	font-size:10px;
	}
	
div#breadcrumb a{
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	color:#666;
	}
	
div#breadcrumb a:hover{
	text-decoration:underline;
	}	
	
div#main_column_2{
	width:738px;
	float:left;
	line-height:24px;
	font-size:12px;
	clear:both;
	padding:0 0 20px 0;
	}
	
div#main_column_2 p{
	margin-bottom:10px;
	}
	
div#main_column{
	width:546px;
	float:left;
	margin-right:26px;
	line-height:24px;
	font-size:12px;
	clear:both;
	padding:0 0 20px 0;
	}
	
div#main_column p{
	margin-bottom:10px;
	}
	
div#main_column p.spacing{
	letter-spacing:4px;
	}
	
div.custom_diagramation strong{
	font-size:18px;
	font-weight:normal;
	}
	
div.custom_diagramation em{
	text-transform:uppercase;
	font-style:normal;
	color:#933;
	}

div.custom_diagramation p{
	margin-bottom:20px;
	}
	
div.custom_diagramation li{
	background:url(/img/icon_options_areas.gif) no-repeat left 9px;
	padding-left:15px;
	}
	
div.custom_diagramation a{
	color:#666666;
	text-decoration:none;
	font-weight:normal;
	}
	
div.custom_diagramation_2 strong{
	font-size:18px;
	font-weight:normal;
	}
	
div.custom_diagramation_2 em{
	font-size:22px;
	font-style:normal;
	color:#933;
	}

div.custom_diagramation_2 p{
	margin-bottom:20px;
	}
	
div.custom_diagramation_2 li{
	background:url(/img/icon_options_areas.gif) no-repeat left 9px;
	padding-left:15px;
	}
	
div.custom_diagramation_2 a{
	color:#666666;
	text-decoration:none;
	font-weight:normal;
	}
	
div.custom_diagramation_3 strong{
	font-size:12px;
	font-weight:bold;
	}

div#support_column{
	float:left;
	width:166px;
	padding-top:19px;
	}

div#support_column span{
	display:block;
	line-height:17px;
	}
	
div#support_column p{
	font-size:10px; 
	line-height:17px;
	margin-bottom:10px;
	}
	
div#support_column p a{
	font-size:10px; 
	}

div#support_column div.box{	
	border-bottom:1px solid #cdcdcd;
	padding:17px 0 17px 0;
	}
		
div#sidebar{
	width:166px;
	float:right;
	}
	
div.sidebox, div#apendix{
	font-size:10px;
	color:#666;
	float:left;
	margin-bottom:28px;
	}
	
div.sidebox p{
	margin:9px 0 0 0;
	}

div.sidebox a{
	font-size:10px;
	color:#933;
	text-decoration:underline;
	font-weight:normal;
	}
	
div.apendix_box{
	clear:both;
	margin:0 0 20px 0;
	}
	
div.apendix_box p{
	margin:0 0 9px 0;
	}
	
div#page_title{
	border-top:1px solid #808080;
	height:33px;
	line-height:33px;
	}
	
div#footer{
	border-top:1px solid #808080;
	height:30px;
	padding:10px 0 10px 0;
	margin:11px 0 11px 0;
	}
	
div#footer p{
	font-size:11px;
	}
	
div#footer li{
	float:left;
	height:10px;
	line-height:10px;
	*line-height:16px;
	}
		
div#footer li.spacer{
	padding:0 4px 0 4px;	
	}
	
div#footer li a{
	color:#666;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	}
	
div#footer li a:hover{
	text-decoration:underline;
	}
			
.clear_both{
	clear:both;
	}
	
.left{
	text-align:left;
	}
	
.right{
	text-align:right;
	}

.float_left{
	float:left;
	}
	
.float_right{
	float:right;
	}
	
.small{
	font-size:10px;	
	}
	
.text_notation{
	font-size:10px;
	line-height:normal;
	}
	
.text_notation2{
	font-size:12px;
	color:#f00;
	font-weight:bold;
	}
	
.center{
	text-align:center;
	}
	
.loading_hidden{
	visibility:hidden;
	}

.loading_visible{
	visibility:visible;
	}
	
.border_bottom{
	border-bottom:1px solid #cdcdcd;
	padding-bottom:10px;
	}
	
.border_top{
	border-top:1px solid #cdcdcd;
	}
	
/*********** TABLES ***********/

td.manage_title{
	padding:0 0 5px 0;
	border-bottom:1px #ddd solid;
	}
	
td.manage_item{
	padding:10px 0 10px 0;
	}
	
td.pagination{
	font-size:10px;
	color:#999;
	}

td.pagination_left{
	font-size:10px;
	color:#999;
	}
	
td.pagination_right{
	font-size:10px;
	color:#999;
	}
	
td.pagination_right a, td.pagination_left a, td.pagination a{
	font-weight:bold;
	font-size:10px;
	color:#933;
	text-decoration:none;
	}

table.client td{
	font-size:11px;
	color:#999;
	}
	
table.client td.projects_list_name{
	font-size:11px;
	color:#933;
	}
	
/************ FONTS ************/

.bold{
	font-weight:bold;
	}

.title_box{
	font-size:18px;
	}
	
.title_banner{
	font-size:24px;
	color:#666;
	}

.title_large{
	font-size:18px;
	color:#666;
	font-weight:bold;
	}
	
.title_small{
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	line-height:20px;
	color:#666;
	}
	
.title_small_2{
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	color:#666;
	}

.title_medium, .title_medium a:link, .title_medium a:visited, .title_medium a:hover, .title_medium a:visited:hover{
	font-size:14px;
	font-weight:bold;
	color:#666;
	text-transform:uppercase;
	}
	
.title_medium_2, .title_medium_2 a:link, .title_medium_2 a:visited, .title_medium_2 a:hover, .title_medium_2 a:visited:hover{
	font-size:14px;
	font-weight:bold;
	color:#933;
	text-transform:uppercase;
	}

.title_section, .title_section a:link, .title_section a:visited, .title_section a:hover, .title_section a:visited:hover{
	font-size:11px;
	font-weight:bold;
	color:#933;
	text-transform:uppercase;
	}
	
.title_section_box, .title_section_box a:link, .title_section_box a:visited, .title_section_box a:hover, .title_section_box a:visited:hover{
	font-size:11px;
	font-weight:bold;
	color:#933;
	text-transform:uppercase;
	text-decoration:none;
	}
	
.title_section_2, .title_section_2 a:link, .title_section_2 a:visited, .title_section_2 a:hover, .title_section_2 a:visited:hover{
	font-size:12px;
	font-weight:normal;
	color:#933;
	text-transform:uppercase;
	}
	
.title_section_3, .title_section_3 a:link, .title_section_3 a:visited, .title_section_3 a:hover, .title_section_3 a:visited:hover{
	font-size:10px;
	font-weight:normal;
	color:#933;
	text-transform:uppercase;
	padding-top:6px;
	}
	
.title_post, .title_post a:link, .title_post a:visited, .title_post a:hover, .title_post a:visited:hover{
	font-size:18px;
	font-weight:normal;
	color:#666;
	text-decoration:none;
	padding-top:10px;
	line-height:22px;
	}
	
.title_search, .title_search a:link, .title_search a:visited, .title_search a:hover, .title_search a:visited:hover{
	font-size:18px;
	font-weight:normal;
	color:#933;
	text-decoration:none;
	padding-top:10px;
	}
	
.title_project, .title_project a:link, .title_project a:visited, .title_project a:hover, .title_project a:visited:hover{
	font-size:10px;
	font-weight:normal;
	color:#933;
	text-transform:uppercase;
	padding-top:8px;
	}
	
.title_timeline, .title_timeline a:link, .title_timeline a:visited, .title_timeline a:hover, .title_timeline a:visited:hover{
	font-size:10px;
	font-weight:normal;
	color:#933;
	text-transform:uppercase;
	padding-top:8px;
	}
	
.subtitle_section, .subtitle_section a:link, .subtitle_section a:visited, .subtitle_section a:hover, .subtitle_section a:visited:hover{
	font-size:10px;
	font-weight:normal;
	color:#999;
	text-transform:uppercase;
	}
	
.subtitle_section_2, .subtitle_section_2 a:link, .subtitle_section_2 a:visited, .subtitle_section_2 a:hover, .subtitle_section_2 a:visited:hover{
	font-size:12px;
	font-weight:bold;
	color:#666;
	}
	
.title_page{
	font-size:18px;
	font-weight:normal;
	color:#933;
	text-transform:uppercase;
	padding-left:70px;
	}
	
.title_custom{
	font-size:18px;
	font-weight:normal;
	color:#933;
	text-transform:uppercase;
	padding:27px 0 0 0;
	}
	
.title_custom_2{
	font-size:18px;
	font-weight:normal;
	color:#933;
	text-transform:uppercase;
	padding:27px 0 0 0;
	}
	
.title_custom_featured{
	/*font-size:128px;*/
	}
	
.title_quemsomos{
	background:url(/img/icon_quemsomos.gif) no-repeat 0 9px;
	}

.title_contato{
	background:url(/img/icon_contato.gif) no-repeat 0 9px;
	}

.title_blog{
	background:url(/img/icon_blog.gif) no-repeat 0 9px;
	}
	
.title_historia{
	background:url(/img/icon_historia.gif) no-repeat 0 9px;
	}
	
.title_projetos{
	background:url(/img/icon_projetos.gif) no-repeat 0 9px;
	}
	
.title_area{
	background:url(/img/icon_area.gif) no-repeat 0 9px;
	}
	
.title_usuarios{
	background:url(/img/icon_usuarios.gif) no-repeat 0 9px;
	}
	
.title_busca{
	background:url(/img/icon_busca.gif) no-repeat 0 9px;
	}
	
.featured_text{
	font-size:18px;
	}
	
.featured_text_2{
	font-size:22px;
	color:#933;
	}
		
/************ LINKS ************/

a:link, a:visited{
	color:#933;
	font-weight:bold;
	text-decoration:underline;
	}
	
a:hover, a:visited:hover{
	text-decoration:underline;
	}
	
a.tags:link, a.tags:visited{
	color:#666;
	text-decoration:none;
	font-weight:normal;
	font-size:12px;
	}
	
a.tags:hover, a.tags:visited:hover{
	color:#666;
	text-decoration:underline;
	font-weight:normal;
	font-size:12px;
	}

a.tags_1:link, a.tags_1:visited{
	color:#666;
	text-decoration:none;
	font-weight:normal;
	font-size:14px;
	}
	
a.tags_1:hover, a.tags_1:visited:hover{
	color:#666;
	text-decoration:underline;
	font-weight:normal;
	font-size:14px;
	}
	
a.tags_2:link, a.tags_2:visited{
	color:#666;
	text-decoration:none;
	font-weight:normal;
	font-size:18px;
	}
	
a.tags_2:hover, a.tags_2:visited:hover{
	color:#666;
	text-decoration:underline;
	font-weight:normal;
	font-size:18px;
	}
	
a.tags_3:link, a.tags_3:visited{
	color:#666;
	text-decoration:none;
	font-weight:normal;
	font-size:22px;
	}
	
a.tags_3:hover, a.tags_3:visited:hover{
	color:#666;
	text-decoration:underline;
	font-weight:normal;
	font-size:22px;
	}
	
a.month:link, a.month:visited{
	color:#666;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	font-size:12px;
	}

/********** CLEARFIX **********/

.clearfix:after{
	content:"."; 
	display:block; 
	height:0; 
	clear:both; 
	visibility:hidden;
	}

.clearfix{
	display:inline-block;
	}

/* Hides from IE-mac \*/
* html .clearfix{
	height:1%;
	}
.clearfix{
	display:block;
	}
/* End hide from IE-mac */
