body
{
	line-height: 1.6em;
}


.logos_xs
{
	width: 200px;
	height: 80px;	
}

.logos_sm
{
	width: 250px;
	height: 100px;	
}

.logos_md
{
	width: 300px;
	height: 120px;	
}

.menu_principal_md
{
	width: 130px;
	height: 130px;	
}

.text
{
	font-family: Verdana, Geneva, sans-serif;;
	font-size: 20px;
	//background: #fff;
	//margin: 45px;
	//padding: 30px 8px;
	//width: 480px;
	//border-collapse: collapse;
	text-align: center;
	color: #669;
}

.text-title
{
	font-family: Verdana, Geneva, sans-serif;/*"Lucida Sans Unicode", "Lucida Grande", Sans-Serif;*/
	font-weight: bold;	
	color: #039;
	padding: 30px 8px;
	//border-bottom: 1px solid #ccc;
	
}

.text-title-xs
{
	font-family: Verdana, Geneva, sans-serif;/*"Lucida Sans Unicode", "Lucida Grande", Sans-Serif;*/
	font-weight: bold;	
	color: #039;
	padding: 30px 8px;
	//border-bottom: 1px solid #ccc;
	font-size: 12px;
	
}

.text-label
{
	font-family: Verdana, Geneva, sans-serif;/*"Lucida Sans Unicode", "Lucida Grande", Sans-Serif;*/
	font-weight: bold;	
	color: #039;	
}

.text-label-xs
{
	font-family: Verdana, Geneva, sans-serif;/*"Lucida Sans Unicode", "Lucida Grande", Sans-Serif;*/
	font-weight: bold;	
	color: #039;
	font-size: 8px;	
}

.text-label-sub
{	
	color: #669;
	padding: 6px 8px;
	border-bottom: 2px solid #6678b1;	
}



.row_space
{
	padding: 25px 0px;
}
	
	
