body
{
padding:0;
font-family: sans-serif, Sans, Arial, Helvetica;
margin:0px auto auto auto;
color:#333333;
font-size:12px;

background: #000000 url(../img/bkg.jpg) repeat-x center top fixed;
}

h1, h1 a, h1 a:hover {
	font-family: sans-serif, Sans, Arial, Helvetica;
	color:#F56500;
	font-size:20px;
	text-decoration: none;
	margin: 15px 0 5px 0;
}



a,a:visited {
	text-decoration: none;
	color:#F56500;	
}

a:hover {
	color:#FF3600;	
}

a img{
		text-decoration: none;	
		border: 0;	
	}
	
img{
	margin: 0px;
}

.loadpic {display:none;}


#main_container{
	
	width:960px;
	height:auto;
	margin:auto;
	padding:0px;
}

#header{
	width:940px;
	height:120px;
	background: url(../img/top_bkg.png) no-repeat center top;
	margin-top: 40px;
	padding-top:0px;
	padding-left: 20px;
}
#logo {
	float: left;
	width: 300px;			
}

#top_menu{
	float:right;
	width: 550px;
	height: 50px;
	margin-top: -2px;
}

.top_menu_it{
	float:left;
	width: 170px;
	height: 50px;
	padding: 0 0 0 5px;
	
}

.top_menu_it h1{
	color: #ffffff;
	font-size:16px;
	margin: 3px 0 0 10px;
	padding: 0;
}

.top_menu_it p{
	color: #ffffff;
	font-size:10px;
	margin: 0 0 0 10px;
	padding: 0;
}


.top_menu_bl{
	background: url(../img/bt_top_bl.png) no-repeat center top;
}

.top_menu_bl:hover{
	background: url(../img/bt_top_bl_hover.png) no-repeat center top;
}

.top_menu_rd{
	background: url(../img/bt_top_rd.png) no-repeat center top;
}

.top_menu_rd:hover{
	background: url(../img/bt_top_rd_hover.png) no-repeat center top;
}


#container_pesquisa { float: right; margin: 0px 0px 10px 20px; width: 265px; height: 30px; padding: 0;  }

#warping{
	float:left;
	width:960px;
	height:auto;
	background: #FFFFFF url(../img/content_end_bkg.png) no-repeat center bottom;
	margin-top: 0px;
	padding:10px 0 20px 0;	

}

#conteudo{
	
	float: left;
	width: 550px;
	height: auto;
	margin: 0 25px 25px 20px;
	z-index:125;
	background: url(../img/intro.jpg) no-repeat center bottom;
}

#conteudo img{
	margin: 10px;
}

.post-info { 
	border-top: 1px dotted #FFA73F;
	border-bottom: 1px dotted #FFA73F;
	padding: 5px;
	text-align: right;
	
}

.blogdiv{
   width: 100%;
   margin-bottom:10px;
}


#Area_artigos  {
	width: 100%; 
}

#Area_artigos td, #Area_artigos tr {
	
	border: 1px solid #C1DAD7;
	padding: 1px 4px 1px 5px;
	
	
}

.top_tabela td {
	background-color: #C1DAD7;			
}

#right_menu{
	float: left;
	width: 320px;
	height: auto;
	margin: 0px 0 30px 15px;	
}

.menu_in{
	width: 310px;
	height: auto;
	margin: 10px 0 0 0;
}

.menu_in ul{
	margin: 0 0 40px 0;
}

.menu_in li{
	list-style: none;
	margin: 5px 0 0 0;
	color: #006633; 
	border-bottom: 1px dotted #006633;
	padding:0 0 5px 0;
}

.menu_in li a{
	color: #006633;
}

.menu_in li a:hover{
	color: #009903;
}

.menu_in li:hover{
	color: #009903; 
	border-bottom: 1px dotted #00C905;	
}

.menu_in li ul{
	margin: 0 0 0 0;
}

.menu_in li li, li:hover li:hover {
	border-bottom: 0px dotted #00C905;
}

.intro_bt{
	float: left;
	width: 310px;
	height: 100px;
	margin: 5px 0 5px 0;
	padding-left: 10px;
}

.intro_bt h1{
	color: #ffffff;
	font-size:24px;
}

.intro_bt p{
	color: #ffffff;
}

.bt_bl{
	background: url(../img/bl_box.png) no-repeat center top;
}

.bt_bl:hover{
	background: url(../img/bl_box_hover.png) no-repeat center top;
}

.bt_rd:hover{
   background: url(../img/red_box_hover.png) no-repeat center top;
}

.bt_rd{
   background: url(../img/red_box.png) no-repeat center top;
}



#footer{
	float: left;
	width:960px;
	height:auto;
	background: #373737;
	margin-top: 0px;
	
	padding-top:10px;	
}

.sitemapa{
	float: left;
	width:180px;
	height:auto;
	color: #D9D9D9;
	font-size:11px;
	margin-left: 10px;
}

.sitemapa a, .sitemapa a:visited{
	color: #D9D9D9;
}

.sitemapa h1{
	color: #FF9900;
	font-size:13px;
	padding: 0;
	margin: 0 0 5px 0;
}

.sitemapa ul{
	padding-left: 15px;
}

.sitemapa li{
	padding-bottom: 5px;
}

.sitemapa li:hover, .sitemapa a:hover{
	color: #FFB84C;
}

#insc_form{
	width:100%;
	height:auto;

}

#insc_form input {
	width:350px;
}

.L_cursos {
	float: left;
	width: 350px;
	height: auto;
	margin-right: 10px;
}

.erro_in_form {
		color: #A62823;	
	}

#footer_contact{
	width:350px;
	height:200px;
	background:	url(../img/phone.png) no-repeat right top;
}

#creditos{
	float: left;
	width:960px;
	height:30px;
	background: url(../img/fotter_end_bkg.png) no-repeat center top;
	margin-top: 0px;
	margin-bottom: 25px;
	padding-top:10px;	
	text-align: right;
}

#creditos table { float: right; margin: 0 10px 0 0}

