body
{
padding:0;
font-family: sans-serif, Sans, Arial, Helvetica;
margin:0px auto auto auto;
color:#333333;
font-size:12px;
background: #f5f5f5 url(../img/bkg.png) repeat-x left top;
}

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

a:hover {
	color:#252525;	
}

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

h1, h1 a, h1 a:visited, h1 a:hover {
  color: #F17C00;
  font-size:28px;
  margin:10px 0 -10px 0;
  padding:0;
  text-shadow: 0px 1px 0px #FFFFFF; 
}

h2{
	font-size:14px;
	margin-top:0px;
	margin-bottom: 0px; 
	padding-top: 0px;
}

h3{
	font-size:14px;
	text-align:left;
}	



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

#header{
	width:960px;
	height:140px;
	background: url(../img/head_bkg.png) no-repeat center top;
	margin:auto;
	margin-bottom: 0px;
	padding-left:25px;
	padding-top:0px;
}

#header img {
	margin:25px;
}

#warping{
	float:left;
	width:960px;
	height:auto;
	margin:0;
	padding-top: 0px;
}

#top_menu{
	float: right;;
	width:450px;
	height:45px;
	margin:90px 10px 0 0;
	font-size:13px;
	text-align:center;
	padding-top: 0px;
}

#top_menu ul{
	
	list-style: none;
	height: 55px;
	width:auto;
	margin: 0 0 0 0px; padding: 0;	
	display: inline;

}

#top_menu ul li {
	display:block;float:left;
	width:80px;
	height:50px;
	margin: 0px; 
	padding-top: 12px;
	margin-right: 10px;
	background:  url(../img/menu_separador.png) no-repeat right top;
}


#top_menu ul li a{display:block; text-decoration:none; color:#FFFFFF; height:38px;}

#top_menu ul li a:hover{
	color:#F27D00;
	
}

#top_menu .current a {
	color:#8d2654;
	background: url(../img/pointer.png) no-repeat center bottom; 
}

.activo{
	background: url(../img/pointer.png) no-repeat left bottom;
}



#conteudo{
	display: block;
	float:left;
	width:920px;
	height:auto;
	background:  url(../img/cont_bkg.jpg) no-repeat left top;
	margin:0px;
	text-align:left;
	padding-top: 20px;
	padding-left:25px;
	padding-right:30px;
}

.cont_artigo{
	margin: 15px 0 15px 0;
	width:950px;
	height:auto;
	float: left;

}

.txt{
	width:440px;
	height:auto;
	float: left;
}

.foto{
	width:440px;
	height:auto;
	float: right;

}

.foto img {
	margin: 10px;
}

#footer{
	float:left;
	width:100%;
	height:auto;
	background: url(../img/pre_footer_bkg.png) repeat-x left top;
	margin-left:0px;
	margin-top:20px;
	text-align:left;
	color: #ffffff;
}

#footer_cont{
	width:960px;
	height:230px;
   margin:auto;
}

.ft_cont{
	
	float:left;
	width:450px;
	height:220px;
   color: #ffffff;
   margin-bottom: 10px;
}

.ft_cont ul{
			margin-left: 25px;	
	}

.ft_cont h1{
	color: #ffffff;
	margin-top:0px;
	padding: 15px 20px 10px 50px;
	text-shadow: 0px 2px 4px #000000; 
	background: url(../img/h1_fbkg.png) no-repeat left bottom;
}

.ft_cont p{padding: 0px 20px 10px 50px;}

#principios{
	margin-right: 60px;
}


#login{
	float:left;
	width:200px;
	height:110px;
	/*background: #252525;*/
	
	margin-left:5px;
	margin-top:5px;
	text-align:left;
	padding-top: 5px;
	padding-left: 0px;
}

#creditos{
	float:left;
	width:100%;
	height:auto;
	margin:auto;
	margin-bottom:10px;
	padding:0px;
	text-align:center;
	font-size:10px;
}







