

.border {
	border: 1px solid #666666;
}
.texto {
	font-family: Tahoma, "Trebuchet MS", Arial;
	font-size: 10px;
	text-align: justify;
	letter-spacing: 0.1em;
	word-spacing: 2pt;
	color: #505050;





}
.form {
	font-family: Tahoma, "Trebuchet MS", Arial;
	font-size: 10px;
	text-align: justify;
	letter-spacing: 0.1em;
	word-spacing: 2pt;
	height: 16px;
	width: 150px;
	border: 1px solid #666666;
	background-color: #EFEDED;
	color: #4A0202;



}
.form2 {

	font-family: Tahoma, "Trebuchet MS", Arial;
	font-size: 10px;
	text-align: justify;
	letter-spacing: 0.1em;
	word-spacing: 2pt;
	border: 1px solid #666666;
	background-color: #EFEDED;
	color: #4A0202;
}
.textoPortfolio {
	font-family: Tahoma, "Trebuchet MS", Arial;
	font-size: 10px;
	text-align: justify;
	letter-spacing: 0em;
	word-spacing: normal;
	color: #505050;

}
.textoPaginacion {

	font-family: Tahoma, "Trebuchet MS", Arial;
	font-size: 10px;
	letter-spacing: 0em;
	word-spacing: 2pt;
	color: #6A3E3E;
}
a:link {
	color: #585151;
	text-decoration: none;
}
a:visited {
	color: #585151;
	text-decoration: none;
}
a:hover {
	color: #6A3E3E;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.border2 {

	border: 1px solid #DBDBDB;
}
.textoEmail {
	font-family: Tahoma, "Trebuchet MS", Arial;
	font-size: 11px;
	text-align: justify;
	letter-spacing: 0.1em;
	word-spacing: normal;
	color: #505050;
	line-height: 18px;

}
.textoInicio {
	font-family: Tahoma, "Trebuchet MS", Arial;
	font-size: 10px;
	text-align: right;
	letter-spacing: 0.08em;
	word-spacing: 1pt;
	color: #666666;
	line-height: 15px;
	margin-right:20px;
	padding-right:10px;
}
.textoTitulos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: 0.2em;
	word-spacing: 2pt;
	color: #FF0000;
	font-weight: bold;

}
.textoTitulos2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 0.2em;
	word-spacing: 2pt;
	font-weight: bold;

}