.conteudo {
	float: left;
	width: 	700px;
	min-height: 200px;
	padding: 1px;
	_height: 200px;
	margin-bottom: 15px;
	color: #343434;
	margin-left:20px;
}

	.conteudo ul {
		list-style-position: inside;
		list-style-type: disc; 
	}

	.conteudo .conteudo_box {
		width: 687px;
		background-color: #FFF;
		min-height: 200px;
		display: table;
		_height: 200px;
		padding: 5px;
		font-size: 12px;
		text-align:left;
	}

	.lista-noticias h2{
		background: url("../images/arrow.png") no-repeat scroll 0 6px rgba(0, 0, 0, 0);
	    font-size: 14px;
	    margin: 9px 0 0px 0;
	    padding: 0 0 0 10px;
	}

	.blog .create{  
	color: #555;
    display: block;
    font-size: 11px;
    padding: 0 0 0 10px;
	}


	.dropdown-menu {
    display: table;
    float: right;
    margin-top: -50px;
	}
	.dropdown-menu li {
    background-image: none !important;
    display: block;
    float: left;
    height: 16px;
    width: 16px; 
	}
	.dropdown-menu li.print-icon a {
    background: url("../images/printButton.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    height: 16px;
    width: 16px;
    text-indent: -9999px !important;
    display: block;
	}

	.dropdown-menu li.email-icon a {
    background: url("../images/emailButton.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    height: 16px;
    width: 16px;
    text-indent: -9999px !important;
    display: block;
	}
	
		.contentpaneopen a{
			color: #b18c2a;
			text-decoration: underline;
		}
		
		.blog .contentpaneopen a{
			color: #343434;
			text-decoration: none;
		}
	
	table.blog{
		padding: 0 5px;
		width: 100%;
	}	
		
		table.blog_numeros
	
	.blog_more_videos {
		margin-bottom: 15px;
	}
	
		.blog_more_videos div {
			margin-bottom: 5px;
		}
	
	table.blog .article_seperator, table.blog_videos .article_seperator {
		width: 100%;
		height: 1px;
		overflow: hidden;
		background-color: #ccc6a9;
		display: block;
		margin-bottom: 10px;
		margin-top: 5px;
	}
	
	.blog_videos table td {
		padding-right: 25px;
		padding-bottom: 10px;
	}
	
		.blog_videos table td table {
			width: 100%;
			background-color: #e1dbbb;			
		}
		
		.blog_videos table td .article_seperator {
			display: none;
		}
	
	.contentheading, .contentheading_videos, .contentheading_numeros {
		font-weight: bold;
		font-size: 20px;
		color:#3a98b2;
	}
	
	.componentheading, .componentheading_videos, .componentheading_numeros, .subheading-category {
		color:#3A98B2;
        font-size:20px;
        font-weight:bold;
	}
	
	.conteudo_box ul li{
	margin-top:20px;
	font-size:14px;
	list-style:none;
	/*background:#e7eef1;*/
	padding:4px 2px;
	/* list-style-image:url(../images/seta_lista.png); */
	list-style-image:url(../images/arrow.png);
	list-style-position:inside;
	}
	
	.contentpaneopen_numeros{
		margin: 10px 0 0 20px;
		float: left;
		display: table;
	}
	
/*		.blog_numeros div{
			background: #DED8B8;
			margin: 5px 0 10px 20px;			
			padding: 5px 10px;
			float: left;
			width: 690px;
			font-size: 12px;
		}
		
			.blog_numeros div .contentpaneopen_numeros{	margin: 0;}*/
	
		.blog_numeros{
			float: left;
			width: 730px;			
		}
		
			.contentpagetitle_numeros{
				width: 300px;
				float: left;
			}
	
	.createdate {
		padding-bottom: 15px;
		font-size: 0.8em
	}
	.article-info-term{display: none;}
	
	.back_button a, a.readon {
		font-weight: bold;
		color: #747161;	
		text-decoration: underline;
		font-size: 0.9em
	}


	
	a.readon {
		padding: 5px 0 0 0;
		display: block;
		text-decoration: none;
	}
	
		a.readon:hover {
			text-decoration: underline;
		}
		
	.pathway {
		width: 100%;
		height: 17px;
		margin-bottom: 10px;
		font-size: 0.6em;
		color: #343434;
	}
	
		.pathway a {
			font-size: 1em;
			color: #343434;
		}
		
	.linha_divisoria {
		width: 100%;
		height: 1px;
		background-color: #DED8B8;
		margin-bottom: 10px;
	}
	
	.number_pages {
		margin-top: 5px;
	}
	
	.listRegioes{}
	
		ul.lista_regioes{
			float: left;
			width: 50%;
			margin-left: 20px;
			display: inline;
		}		
		
/* FALE CONOSCO */
		
	.fale_conosco {
		width: 535px;
		height: 200px;		
		margin: 0 auto;
	}
	
		.fale_conosco label {
			display: block;
			font-weight: bold;
			margin-bottom: 2px;
		}
		
		.fale_conosco .input_texto {
			height: 14px;
			border: 1px solid #c0bba0;
			width: 190px;
			margin: 0 3px 6px 0;
			font-size: 1.0em;
			padding: 3px 5px;
			
		}
		
		.fale_conosco .textarea {
			width: 300px;
			height: 100px;
			border: 1px solid #c0bba0;
			font-size: 1.0em;
			padding: 3px 5px;
		}
		
		.fale_conosco .bt_enviar {
			width: 59px;
			height: 19px;
			overflow: hidden;
			text-indent: -9000px;
			text-transform: uppercase;
			background: url("../images/bt_enviar.gif");
			border: 0;
			cursor: pointer;
			float: right;
			margin-top: 5px;
		}
	
/* FIM FALE CONOSCO */

/* COM_UNIVERSIDADES */

.lista_regioes li {
	margin-bottom: 5px;
}

.lista_regioes li a {
	font-size: 1.4em;
	font-weight: bold;
	margin-bottom: 10px;
}

	.lista_regioes li li {
		color: #ff0000;
		font-size: 1.2em;
		padding: 5px 0 0 5px;
	}

		.lista_regioes li li a {
			color: #878470;
			font-size: 0.9em;
		}

.conteudo_box .wrapper{
	border: none;
}