.fondo {
	background-attachment: fixed;
	background-color: #F28E29;
	background-image: url("iconos/fd-montaje5.jpg");
	background-repeat: no-repeat;
	background-position: center center;
	margin-top : 0px;
	margin-left : 0px;
}

.fondo2 {
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url("iconos/fondo.jpg");
	background-repeat: no-repeat;
	background-position: right top
}

.fuera1{
	font-family: arial;
	font-size:16Px;
	color:black;
}

.pop-up{
	font-family: arial;
	font-size: 10Px;
	color:black;
}

a.pop-up{	
	font-family: arial;
	font-size: 10Px;
	color: White;
}

.fuera2{
	font-family: arial;
	font-size:16Px;
	color:white;
}

.fuera4{
	font-family: arial;
	font-size:12Px;
	color:white;
}

.fuera6{
	font-family: arial;
	font-size:16Px;
	color:#4444AA;
}

A:link{
	text-decoration: none;
}

A:visited{
	text-decoration: none;
}

A:hover{
	text-decoration: overline;
}

A:hover{
	text-decoration: underline;
}

