@charset "utf-8";
/* CSS Document */

body{background-color:#000000; 
scrollbar-arrow-color: white;
scrollbar-base-color: #CC0000;
scrollbar-dark-shadow-color: #white;
scrollbar-track-color: #CC0000;
scrollbar-face-color: #white;
scrollbar-shadow-color: white;
scrollbar-highlight-color: white;
scrollbar-3d-light-color: a;
}
img{border:0;
}
.tex-arriba{font-family:"Verdana", Arial, Helvetica, sans-serif; color:#FFFFFF; font-size:12px; text-align:center;
}
.tex-arriba a:link,
.tex-arriba a:visited{
	text-decoration: none; color: #ffffff;
}
.tex-arriba a:hover{
	text-decoration: underline; color: #ffffff;
}
.columna{
	background-image: url(img/bienvenidos.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	}
.columnaafter{
	background-image: url(img/fondoseccion.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	}
.tex-titulo{font-family:"Verdana", Arial, Helvetica, sans-serif; color:#FFFFFF; font-size:18px; text-align:center;
}
.tex-titulo a:link,
.tex-titulo a:visited{
	text-decoration: none; color: #ffffff;
}
.tex-titulo a:hover{
	text-decoration: underline; color: #ffffff;
}
.tex-servicio{font-family:"Verdana", Arial, Helvetica, sans-serif; color:#FFFFFF; font-size:13px; text-align:left; padding: 0px 0px 0px 20px;
}
.tex-servicio a:link,
.tex-servicio a:visited{
	text-decoration: none; color: #ffffff;
}
.tex-servicio a:hover{
	text-decoration: underline; color: #ffffff;
}
.tex-indexfondo{
	background-image: url(img/contenido-index.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	}
.tex-index{font-family:"Verdana", Arial, Helvetica, sans-serif; color:#FFFFFF; font-size:13px; text-align:left; padding: 0px 0px 0px 20px;
}
.tex-index a:link,
.tex-index a:visited{
	text-decoration: none; color: #ffffff;
}
.tex-index a:hover{
	text-decoration: underline; color: #ffffff;
}
.columnaconce{
	background-image: url(../partybus/img/bienvenidosconce.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.columnaiquique{
	background-image: url(../partybus/img/bienvenidosiquique.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.columnaformulario{
	background-image: url(../partybus/img/formulario.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.pie{
	background-image: url(img/pie.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	}