.txtNormal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
}
.txtNormal a:link {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	text-decoration:none;
}
.txtNormal a:visited {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	text-decoration:none;
}
.txtNormal a:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	text-decoration:underline;
}

.txtTerms {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #999999;
	text-decoration:none;
}
.txtTerms a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-decoration:none;
}
.txtTerms a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-decoration:none;
}
.txtTerms a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration:underline;
}


.txtProjects {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	line-height: 1.5;
}

.boxForms {
	border: 1px solid #dddddd;
	background-color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	width: 260px;
	
}

.txtProyectos {

	font-family: Verdana;
	font-size: 10px;
	color: #666666;
	font-weight: normal;
	text-decoration:none;
}

.txtProyectos a:link {

	font-family: Verdana;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
		text-decoration:none;

}

.txtProyectos a:hover{

	font-family: Verdana;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
	text-decoration:underline;
}

.txtProyectos a:visited{

	font-family: Verdana;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
	text-decoration:none;
}
.txtTitular {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
	font-weight: normal;
}

.titulo {
	font-family: Verdana;
	font-size: 20px;
	color: #666666;
}


.bgHomeCas {
	background-image: url(img/bg/cas.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.bgHomeCat {
	background-image: url(img/bg/cat.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.bgHomeAng {
	background-image: url(img/bg/ang.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.bgNosotros {
	background-image: url(img/bg/nosotros.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.bgServicios1 {
	background-image: url(img/bg/servicios1.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.bgServicios2 {
	background-image: url(img/bg/servicios2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.bgServicios3 {
	background-image: url(img/bg/servicios3.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.bgServicios4 {
	background-image: url(img/bg/servicios4.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.bgServicios5 {
	background-image: url(img/bg/servicios5.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.bgProyectos {
	background-image: url(img/bg/proyectos.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.bgProyectosWhite {
}

.bgContacta {
	background-image: url(img/bg/contacta.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.bgCreditos {
	background-image: url(img/bg/contacta.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.tituloNeg {
	font-family: Verdana;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}

