body {
	background-color: #f2f4f5;
}
.textoHome {
	font-family: Tahoma, Arial, "Lucida Sans";
	font-size: 12px;
	line-height: 25px;
	font-weight: normal;
	color: #6c7880;
	text-decoration: none;
}


#verdeHome {
	font-size: 16px;
	color: #378643;	
}

.textoCopy {
	font-family: Tahoma, Arial, "Lucida Sans";
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

#verdeLink{
	color: #378643;
	text-decoration: none;	
}

#verdeLink:Hover{
	color: #378643;
	text-decoration: underline;	
}

#verdeBold{
	color: #378643;
	font-weight: bolder;	
}
.textoC {
	font-family: Tahoma, Arial, "Lucida Sans";
	font-size: 11px;
	font-weight: normal;
	color: #6c7880;
	text-decoration: none;
}

#naranja{
	color: #ff3600;
}

.input {
	font-family: Tahoma, Arial, "Lucida Sans";
	font-size: 12px;
		color: #6c7880;
	background-color: #f2f6f9;
	border: 1px solid #a0a5a9;
}

