@charset "utf-8";
/* CSS Document */

.textoLinks {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;


}

.textoInterno {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding-top: 10px;
	line-height: 18px;
}
.titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: -1px;

}

.pie {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #696868;
	text-decoration: none;
}
.pie:hover {
	font-style: normal;
	font-weight: normal;
	color: #C1E241;
	text-decoration: none;
}
.pie:link {
	font-style: normal;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.pie:active {
	font-style: normal;
	font-weight: normal;
	color: #696868;
	text-decoration: none;
}

.portfolio {
	font-family: 'Franklin Gothic Book', arial, serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: -1px;
	text-decoration: none;
	color: #C66504;
}
a.portfolio:link {color: #FFFFFF;}
a.portfolio:visited {color: #FFFFFF;}
a.portfolio:hover {color: #000000;}
a.portfolio:active  {color: #FFFFFF;}


.dot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	text-decoration: none;
}

.items {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	color: #C66504;
	text-decoration: none;
	letter-spacing: -1px;
	bottom: 5px;

}
.textobase {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	
}
