.itemlistamenu
{
	font-size: 12;
	text-decoration: none;
	color: #045FB4;
	margin: 1px;
	padding: 2px;
	border: 1px solid #045FB4;
	display: block;
}

.itemsubmenutemas
{
	text-decoration: none;
	font-size: 12px;
	color: #3B240B;
	border: 1px solid #3B240B;
	padding: 2px;
	margin: 2px;
	display: block;
	width: 120px;
	text-align: center;
}

.iniciotema
{
	width: 85%;
	border: 0px solid #EFEFFB;
	padding: 2px;
	margin-right: 2px;

}

.titmodulo
{
	font-size: 18px; 
	font-weight: bold;
	color: #0B3861;
}

.tittema
{
	font-size: 18px; 
	font-weight: bold;
	color: #0B3861;
}

.titbloquetema
{
	font-size: 16px; 
	font-weight: bold;
	border: 0px solid black;
	text-align: left;
	text-decoration: underline;
	margin-bottom: 5px;
}

.linkstema
{
	text-decoration: none;
	color: #0B3861;
}

.linkstema:hover
{
	text-decoration: underline;
}

