#body_artigos{
	background-image: url("../images/back_menu.png");
    background-repeat: repeat-x;
    color: rgb(80, 80, 80);
    font-family: tahoma,verdana,arial,helvetica,sans-serif;
    font-size: 80%;
}

/* Hack IE 9 e 10 */
@media screen and (min-width:0\0) {
	#body_artigos{		
		background-image: url("../images/back_menu.png");
		background-repeat: repeat-x;
		color: rgb(80, 80, 80);
		font-family: tahoma,verdana,arial,helvetica,sans-serif;
		font-size: 80%;
		width: 99%; 
		height: 94%; 
		position: absolute;
	}
}

/* Fim Hack */

	h1, h2{	
		color: #FB9F24;
		font-size: 1.8em; font-family: tahoma, verdana, arial, helvetica, sans-serif; font-weight:normal;
	}
	
	a {
		color: rgb(0, 131, 191);
		font-size: 8pt;
		text-decoration: none;
	}

	a:hover {
		text-decoration: underline;
	}
	
	.divBuscaArtigos {
		padding: 15px;
		padding: 5px 15px 15px 15px\0/; /* Hack IE*/
		color: #FFFFFF;
		font-family: tahoma;
		font-size: 11px;
		text-align: left;
	}	
	
	.divListArtigos {
		font-family: Verdana,Arial,Helvetica;
		font-size: 10px;
		margin-bottom: 5px;
		margin-left: 5px;
		margin-top: 5px;
	}
	
	.divListArticulistas {
		display: block;
		float: left;
		font-family: Verdana,Arial,Helvetica;
		font-size: 10px;
		/*width: 750px;*/
	}
		
	.divArtigoMais {
		clear: right;
		display: block;
		float: right;
		margin-right: 10px;
		width: 240px;
	}
	
	.divListArticulistas 
	.divArtColumn1, 
	.divListArticulistas 
	.divArtColumn2, 
	.divListArticulistas 
	.divArtColumn3 {
		/*border-right: 1px dashed #000000;*/
		display: block;
		float: left;
		padding: 15px;
		width: 340px;
	}
	

	.tit_celda {
		background-color: #FF8100;
		color: #FFFFFF;
		padding: 3px;
	}
	
	.botao_buscar {
		font-weight: bold; 
		font-size: 11px; 
		width: 50px; 
		color: #ffffff; 
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		height: 16px; 
		background-image:url(../../images/btn_buscar_ckp.jpg); 
		border: 0px; 
		background-repeat:no-repeat; 
		cursor:pointer;
	}
	
	.divViewArtigo {
		display: block;
		float: left;
		margin-left: 10px;
		margin-right: 10px;
	}
		
	.divListaAutores {
		width: 900px;
	}
		
	.divListaAutores .spancoluna {
		display: block;
		float: left;
		height: 55px;
		width: 300px;
	}
	
	#ui-datepicker-div{	
		position: absolute;
		z-index: 1;
	}
	
	.divArtigoFoto {
		font-family: tahoma, verdana, arial, helvetica, sans-serif; 
	}
	
	.divArtigoFoto strong{
		color: #FB9F24;
		font-size: 1em; font-weight:bold;
	}
	
	.corpoArtigo p i b font{
		color: #FB9F24;
		font-size: 1.1em; font-family: tahoma, verdana, arial, helvetica, sans-serif; font-weight:bold;
	}

	#tableAssuntos a{
		line-height:2;
		font-size:8pt;	
	}	
	
	
	.contentpad{
		color:#505050;
		padding-top: 5px;
	}
	
	.contentpad ul{
		list-style: outside none none;	
		padding-left:0px;
	}	
	
	.contentpad li{
		border-left: 1px solid #cccccc;
		display: inline-block;
		padding: 0 3px 0 5px;
	}	
	
	.thomsonreuterslogo{
		display: inline;
		float: right;
		margin-top: 5px;	
	}	
	
	.footer {
		background-color: #FBFBFB;
		border-top: 1px solid #f1f1f1;
		bottom: 0;
		clear: both;
		min-width: 1024px;
		overflow: hidden;
		padding: 0;
		right: 0;
		width: 100%;
		text-align:left;
	}
		