.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC9933;
	text-align: right;
	text-decoration: none;

}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.ladoizq {
	background-repeat:  repeat-y;
	background-position: left;
	background-image: url(fonlado.gif);

}
.ladoder {
	background-repeat:   repeat-y;
	background-position: right;
	background-image: url(fonladoizq.gif);

}
.body {
	background-image: url(fondo-index-arriba.gif);
	background-repeat:     repeat-y;
	background-position: center;

}
.arriba {
	background-attachment: fixed;
	background-image: url(FON-Arriba-flashdream.jpg);
	background-position: center bottom;
	background-repeat:  repeat-y;
	vertical-align: baseline;

}
.arribaCopia {

	background-attachment: fixed;
	background-image: url(FON-ABAJO-flashdream.jpg);
	background-position: center top;
	background-repeat:  no-repeat;
	vertical-align: baseline;
}
.banderaizq {
	background-image: url(fondomontajeizq.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.banderader {

	background-image: url(fondomontajeder.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.textoformulario {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.textoformularioBOTON {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #9C3000;
	text-transform: uppercase;
	font-weight: bold;



}

