/* CSS Document */

.textosHome {
	color: #333333;
}
.textosContacto {
	color: #333333;
	margin-left: 120px;
}
.cuadrosTextos {
	padding: 10px;
}

.creditos {
	padding-top: 15px;
	font-size: 10px;
	color: #000;
}
#menuprincipal {
	height: 30px;
	text-align: center;
	padding-top: 0px;
	margin-top: 8px;
}
#menuprincipal a {
	color: #C9C9C9;
	font-size: 14px;
	text-decoration: none;
}

#menuprincipal a:hover {
	color: #FFFF00;
	font-weight: bold;
}.linkContacto {
	font-weight: bold;
}
.linkContacto2 {
	font-weight: bold;
	color: #FF0;
}

.linkContacto2:hover {
	font-weight: bold;
	color: #F90;
}
