/*	Desc: *3DCAM* Screen Style Sheet
	Author: *Marcio Sartor*
	Date: *last modified date*
	+ Colours
	- *colour hex* *colour name* (*purpose*)
=== === === === === === === === === === */
/*=STRUCTURE
=== === === === === === === === === === */
html {

}
body {
	margin:0px;
	padding:0px;
	background-repeat: repeat-x;
	background-color:#124876;
	font-family:Arial, Helvetica, Sans-Serif;
	font-size:12px;
	line-height:20px;
	color:#000000;
}


/*=BG_EFEITO
=== === === === === === === === === === */
#bg_efeito {
	position:absolute;
	top:25px;
	z-index:1;
	width:100%;
	height:194px;
	background-position: center;
	visibility: visible;
	


}
#bg_efeito_internas {
	position:absolute;
	top:25px;
	z-index:1;
	width:100%;
	height:74px;
	background-position: center top;
}



/*=CONTAINER
=== === === === === === === === === === */
#container {
	width:778px;
	float: none;
	margin: 0 auto;
	padding: 0;
	position:relative;
	align: center;
	z-index:2;
	visibility: visible;
	background-color: #FFFFFF;
		

}

#container a {
	text-decoration:yes;
	color:#000000;

}
#container a:hover {
	color:#E67800;
	text-decoration:none;

}

#container a.active {
	color:#E67800;
	text-decoration:none;

}


/*=COMMON
=== === === === === === === === === === */
* {
	padding: 0;
	margin: 0
}
p { margin-left:15px;  }


img,div, { behavior: url(iepngfix.htc);
}

img {
	border: 0
}
a {

}


h4 {
	line-height: 100%;
	font-size:10px;
	color:#E67800;
}

h3 {
	line-height: 150%;
	font-size:10px;
	color:#E67800;
}
h2 {

	font-size:14px;
	color:#E67800;


}
h1 {
	font-family:Trebuchet MS, Arial, Helvetica, Sans-Serif;
	font-size:22px;
	color:#000000;
	margin-bottom:15px;

}

/*=MASTHEAD
=== === === === === === === === === === */
#cabecalho {

	width:778px;
	height:197px;
}





/*=MENU
=== === === === === === === === === === */
#menunav {
	position: relative;
	width: 700px;
	height: 33px;
	left: 30px;
	padding: 0;

	
	}

#nav {
	position: absolute;
	top: 5px;
	left: 2px;
	list-style: none;
	margin: 0;
	padding: 0;
	height: 22px;
	display: inline;
	overflow: hidden;
	width: 770px;
	}
	
#nav li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
	}

#nav a {
	float: left;
	padding: 22px 45px 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:22px; /* for IE5/Win */
	}
	
#nav a:hover {
	background-position: 0 -22px;
	}

#nav a:active, #nav a.selected {
	background-position: 0 -22px;
	}
	
#tinicio a  {
	width: 68px;
	background: url(../cssimg/home.gif) top left no-repeat;
	}

#tpremio a  {
	width: 96px;
	background: url(../cssimg/premio.gif) top left no-repeat;
	}

#treg a  {
	width: 121px;
	background: url(../cssimg/reg.gif) top left no-repeat;
	}

#tinsc a  {
	width: 96px;
	background: url(../cssimg/insc.gif) top left no-repeat;
	}
	
#tenvie a  {
	width: 156px;
	background: url(../cssimg/envie.gif) top left no-repeat;
	}
	
#tcontato a  {
	width: 86px;
	background: url(../cssimg/contato.gif) top left no-repeat;
	}




/*=SUBMENU
=== === === === === === === === === === */
#sub_menu {
	position:relative;
	left:28px;
	top:43px;
	width:772px;
	height:33px;
	font-family:Trebuchet MS, Arial, Helvetica, Sans-Serif;
	font-size:12px;
	color: #444444;
	letter-spacing: 0.02cm;
	margin-bottom:20px;
	background-repeat: no-repeat;
	visibility: visible;



}
#sub_menu a {color:#444444;text-decoration:none;font-weight:normal;}
#sub_menu a:hover {color: #E67800;}
#sub_menu a.active {color:#E67800;}

#sub_menu h2 {padding-left:23px;padding-top:4px;}

/*=LOGOS
=== === === === === === === === === === */
#logo_home {
	position:absolute;
	top:25px;
	z-index:3;
	visibility: visible;


	/*float:left;
	margin-top:5px;*/
}
#logo_internas {
	position:absolute;
	top:25px;
	z-index:3;
	visibility: visible;




	/*float:left;
	margin-top:5px;*/
}

/*=FLASH_VIDEO
=== === === === === === === === === === */
#flash_video {
	position:relative;
	top:25px;
	left:231px;
	z-index:4;
	width:548px;
	height:194px;
	background-color: #FFFFFF;
	visibility: visible;



	/*float:right;
	z-index:4;
	margin-top:5px;
	width:548px;
	height:194px;
	background-color: #FFFFFF;
	background-image: url(../cssimg/flash_img_provisoria.jpg);*/
}
#flash_video_internas {
	position:relative;
	top:25px;
	left:225px;
	z-index:4;
	width:554px;
	height:74px;
	background-color: #FFFFFF;
	visibility: visible;
	background-repeat: no-repeat;

}



/*=BOX_TITULOS
=== === === === === === === === === === */
#box_fotos {
	/*position:absolute;
	width:275px;
	top:280px;
	left:40px;*/
	
	float:left;
	clear:left;
	width:321px;
	height:269px;
	margin-left:0px;
	padding-left:30px;
	margin-top:60px;

}


#box_multimidia h3, p {
	margin-bottom:10px;
	margin-top:5px;
	padding-left:20px;
	line-height: 150%;
	
}






/*=BOX_INTERNAS
=== === === === === === === === === === */
#box_geral_centro {
	float: none;
	clear:both;

}

#box_internas_right {
	/*position:absolute;
	width:350px;
	top:280px;
	left:400px;*/
	float:right;
	clear:right;
	background-color: #E2E6E9
	
}
#box_internas_right h3, p {
	
	padding-left:10px;
	padding-right:10px;
	line-height: 150%;

}

#box_internas_left {
	/*position:absolute;
	width:350px;
	top:280px;
	left:400px;*/
	float:left;
	clear:left;
	background-color: #E2E6E9
	

}
#box_internas_left   p, {
	
	padding-left:10px;
	padding-right:10px;
	line-height: 150%;

}
#box_internas {
	/*position:absolute;
	width:778px;
	top:280px;
	left:400px;*/
	float:center;
	clear:center;
	background-color: #FFFFFF
	

}
#box_internas   p, {
	
	padding-left:25px;
	padding-right:25px;
	line-height: 150%;

}


/*=RODAPE
=== === === === === === === === === === */
#rodape {
	float: none;
	clear:both;
	margin-left:0px;
	margin-bottom:0px;
	height:103px;
	width:778px;


}

