.tituloArtigo{
	font-weight:bold;
	color:White;
	background-color:#6AC4D2;
	padding: 5px 3px 5px 10px;
	background-repeat: no-repeat;
	background-image: url('../../img/ul_mark3.jpg');
	background-position: 4px 10px;
	margin: 2px 0px 15px 0px;
	padding-right:2px;

	text-align: left;
	
	width:211px;
}

.tituloArtigo2{
	font-weight:bold;
	color:White;
	background-color:#6AC4D2;
	padding: 5px 3px 5px 10px;
	background-repeat: no-repeat;
	background-image: url('../../img/ul_mark3.jpg');
	background-position: 4px 10px;
	margin: 2px 0px 15px 0px;
	padding-right:2px;
	padding-left:2px;
	text-align: left;
	
	width:249px;
}
.tituloArtigo3{
	font-weight:bold;
	color:White;
	background-color:#6AC4D2;
	padding: 5px 3px 5px 10px;
	margin: 2px 0px 15px 0px;
	padding-right:2px;
	padding-left:2px;
	text-align: left;
	width:249px;
}
.tituloArtigo4{
	font-weight:bold;
	color:White;
	background-color:#6AC4D2;
	padding: 5px 2px 5px 5px;
	margin: 2px 0px 15px 0px;
	text-align: left;
	font-weight:bold;
	background-repeat: no-repeat;
	/*background-image: url('../../img/ul_mark3.jpg');*/
	background-position: 4px 10px;
}

.leadArtigo{
	font-weight:bold;
	color:#333333;
	background-color:#F2F2E8;
	background-repeat: no-repeat;
	background-position: 15px 0px;
	margin: 0px 15px 4px 15px;
	
	text-align: left;
	background-image: url('../../img/artigo_seta_baixo.gif');
	padding: 45px 15px 15px 15px;
}


.textoArtigo{
	color:#333333;
	margin: 5px 0px 5px 0px;
	padding-right:30px;
	padding-left:30px;
	text-align: left;
}
