body {

	font-family : Arial, Helvetica, sans-serif;

	font-size : 100%;

	color : #000;

	margin : 0;

	padding : 0;

	text-align : left;

	background-color: #FFF;

}



h1 {

	font-size: 10px;

	line-height: 4px;

}



a {

	color : #000;

}

a:link {

	text-decoration : none;

	color: #000;

}

a:visited {

	text-decoration : none;

	color : #000;

}

a:hover {

	text-decoration : none;

	color : #000;

}

a:active {

	text-decoration : none;

	color : #000;

}

p {

	margin : 0px;

	padding : 0px;

}

img {

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

}

#wrap {

	position:absolute;

	left: 50%;

	width:860px;

	min-height:650px;

	margin-left: -430px; /*set to a negative number 1/2 of your width*/

}

#wrap_intersticial {

	position:absolute;
    background-color:#000;
	left: 50%;
  
	width:660px;

	height:539px;

	margin-left: -330px; /*set to a negative number 1/2 of your width*/
	
	z-index:1100;

}

#logo {

	position:absolute;

	width:97px;

	height:199px;

	top: 425px;

	left: 882px;

}

#right_index {

	width: 860px;

	height:550px;

	clear: none;

	float: left;

	padding-top: 15px;

	overflow: hidden;

}

#photo_index {

	width: 860px;

	min-height:520px;

	clear: none;

	float: left;

}

#footer_index {

	width: 860px;

	height:15px;

	clear: none;
	

	float: left;

	border-top-width: 1px;

	border-top-style: dashed;

	border-top-color: #666;

	color: #000;

	font-size: 10px;
	padding-top:4px;

}

#footer_index_sep {

	width: 855px;

	height:15px;

	clear: none;
	padding-left:5px;

	float: left;



}




#project {

	width: 860px;

	min-height:510px;

	clear: none;

	float: left;

	padding-top: 35px;

	padding-bottom: 35px;

}



/* MENUS TOP */

#top_menus {

	width: 860px;

	height:36px;

	border-bottom-width: 1px;

	border-bottom-style: dashed;

	border-bottom-color: #666;

	clear: none;

	float: left;

}

.top_menu{

	height:20px;

	clear: none;

	float: left;

	text-transform: uppercase;

	font-size: 14px;

	font-weight: normal;

	padding-top: 11px;

	padding-right: 5px;

	padding-bottom: 5px;

	padding-left: 5px;

}

.top_menu a{

	border-top-width: 1px;

	border-top-style: dotted;

	border-top-color: #FFF;

	height:26px;

	clear: none;

	float: left;

	color: #000;

	text-transform: uppercase;

}

.top_menu a:hover{

	border-top-width: 1px;

	border-top-style: dashed;

	border-top-color: #000;

	text-decoration: none;

}

.top_menu_active{

	height:20px;

	clear: none;

	float: left;

	text-transform: uppercase;

	font-size: 14px;

	font-weight: normal;

	margin-top: 11px;

	padding-right: 5px;

	padding-bottom: 5px;

	padding-left: 5px;

	border-top-width: 1px;

	border-top-style: dashed;

	border-top-color: #000;

	text-decoration: none;

}





.top_menu_hpage{

	height:20px;

	clear: none;

	float: left;

	text-transform: uppercase;

	font-size: 14px;

	font-weight: normal;

	padding-top: 11px;

	padding-right: 1px;

	padding-bottom: 5px;

	padding-left: 0px;

}

.top_menu_hpage a{

	border-top-width: 1px;

	border-top-style: dotted;

	border-top-color: #FFF;

	height:26px;

	clear: none;

	float: left;

	color: #000;

	text-transform: uppercase;

}

.top_menu_hpage a:hover{

	border-top-width: 1px;

	border-top-style: dashed;

	border-top-color: #000;

	text-decoration: none;

}








.sep_menu {

	width: 5px;

	

	clear: none;

	float: left;

	padding-top: 12px;

	padding-right: 0;

	/*padding-bottom: 0px;*/

	padding-left: 0;

}



/* SUBMENUS TOP */

#sub_menus {

	width: 860px;

	height:30px;

	clear: none;

	float: left;

}

.sub_menu{

	height:12px;

	clear: none;

	float: left;

	font-size: 12px;

	padding-top: 5px;

	padding-right: 5px;

	padding-bottom: 5px;

	padding-left: 5px;

}

.sub_menu a{

	height:12px;

	clear: none;

	float: left;

	color: #000;

	padding-bottom: 5px;

}

.sub_menu a:hover{

	color: #000;

	text-decoration: none;

	border-bottom-width: 1px;

	border-bottom-style: dashed;

	border-bottom-color: #000;

}

.sep_submenu {

	width: 5px;

	height:20px;

	clear: none;

	float: left;

	padding-top: 3px;

	padding-right: 0;

	padding-bottom: 0;

	padding-left: 0;

}

.sub_menu_active{

	height:12px;

	padding: 5px;

	clear: none;

	float: left;

	font-size: 12px;

	color: #000;

	text-decoration: underline;

}



/* CONTEUDOS */

#container {

	width: 860px;

	min-height:520px;

	clear: none;

	float: left;

}

#left {

	width: 220px;

	min-height:490px;

	clear: none;

	float: left;

	padding-top: 30px;

}

#right {

	width: 640px;

	min-height:520px;

	clear: none;

	float: left;

	padding-top: 30px;

}

#text {

	width: 200px;

	height:395px;

	clear: none;

	float: left;

	padding-right: 20px;

}

#photos {

	width: 640px;

	height:420px;

	clear: none;

	float: left;

}

#award {

	width: 220px;

	height:100px;

	clear: none;

	float: left;

	padding-right: 0px;

	padding-bottom: 25px;

}

#navigation {

	width: 640px;

	height:20px;

	clear: none;

	float: left;

	padding-top: 60px;

	font-size: 12px;

}

#left_nav {

	width: 315px;

	height:20px;

	clear: none;

	float: left;

	text-align: right;

	padding: 0 10px 0 0;

}

#left_nav a{

	text-align: right;

	font-size: 12px;

	color: #000;

}

#left_nav a:hover{

	text-align: right;

	font-size: 12px;

	color: #333;

}

#right_nav {

	width: 315px;

	height:20px;

	clear: none;

	float: left;

}

#right_nav a{

	font-size: 12px;

	color: #000;

}

#right_nav a:hover{

	font-size: 12px;

	color: #333;

}

#sep_nav {

	width: 10px;

	height:20px;

	clear: none;

	float: left;

	text-align: center;

}

.title {

	font-size: 16px;

	text-transform: uppercase;

	padding-bottom: 12px;

}

.subtitle {

	font-size: 12px;

	font-weight: bold;

	padding-bottom: 6px;

}

.txt {

	font-size: 11px;

}





/* RODAPE */

#footer {

	width: 860px;

	height:20px;

	clear: none;

	float: left;

	border-top-width: 1px;

	border-top-style: dashed;

	border-top-color: #666;

	padding-top: 10px;

	color: #000;

	font-size: 12px;

}

.foot {

	height:12px;

	float: left;

	color: #000;

	font-size: 12px;

	font-weight: bold;

}

.footer a{

	height:12px;

	clear: none;

	float: left;

	color: #000;

}

.footer a:hover{

	color: #666;

	text-decoration: underline;

}
